apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
8.43k stars 2.11k forks source link

Exclude Oracle Java on MacOS. It is not working currently #6355

Closed FSchumacher closed 2 months ago

FSchumacher commented 2 months ago

Description

Exclude Oracle Java on MacOS from CI builds.

Motivation and Context

It seems, that the env variable JAVA_HOME__x64 is not set. That breaks CI builds.

How Has This Been Tested?

Ran CI build on this branch

Screenshots (if appropriate):

Types of changes

Checklist: