Remove JAVA_TOOL_OPTIONS when running platform tooling supports tests by filiphr · Pull Request #4148 · junit-team/junit-framework (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@filiphr

Overview

When a user has the JAVA_TOOL_OPTIONS set in their environment, java will print "Picked up JAVA_TOOL_OPTIONS: ..." on the error stream.
This leads to failure in some of the Platform Tooling Tests


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@filiphr

When a user has the JAVA_TOOL_OPTIONS set in their environment, java will print "Picked up JAVA_TOOL_OPTIONS: ..." on the error stream This leads to failure in some of the Platform Tooling Tests

marcphilipp

@marcphilipp

This was referenced

Feb 24, 2025

This was referenced

Mar 17, 2025

This was referenced

Apr 14, 2025

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

2 participants

@filiphr @marcphilipp