corretto / corretto-17

Amazon Corretto 17 is a no-cost, multi-platform, production-ready distribution of OpenJDK 17
GNU General Public License v2.0
201 stars 47 forks source link

Disable warning for gtest and fix the conflict between HotSpot's assert macro #150

Closed elifaslan1 closed 8 months ago

elifaslan1 commented 8 months ago

Description

This PR includes disabling error for gtest and also backport of d4e1d5e58a0129c7 for the JDK-8299254 issue.

Related issues

JDK-8299254

Motivation and context

How has this been tested?

GHA tested

Platform information

Works on OS: [e.g. Amazon Linux 2 only]
Applies to version [e.g. "11.0.1+13-1" (see output from "java -version")]

Additional context