awolfson (Community Member) asked a question.

WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. on Java 11

Hello, i'm leveraging a local docker image that has java 11.0.11 installed. when leveraging the pipeline-scan command:

 

java -jar /opt/veracode/pipeline-scan.jar \

--veracode_api_id "${TEAM_ANALYSISCENTER_ID}" \

--veracode_api_key "${TEAM_ANALYSISCENTER_KEY}" \

--file <target>.jar \

--fail_on_severity="Very High, High" \

--project_name "${CI_PROJECT_PATH}" \

--project_url "${CI_REPOSITORY_URL}" \

--project_ref "${CI_COMMIT_REF_NAME}" \

--gl_vulnerability_generation true

 

The following error shows up in the pipeline:

24WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.

 

Any ideas?


  • Hi,

     

    I would recommend you contact our technical support team. Here's how you can log a case:

    1. Navigate to the upper right corner of any page in the Community, click on your user avatar.

    2. Select Contact Support from the drop-down menu.

     

    Thank you,

    Boy Baukema

    Expand Post
  • Ryan, Engineering Manager (Community Member)

    Same here. Running OpenJDK 17.0.1. Would be great to have guidance on this irrespective of a support ticket.

Topics (4)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.