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

Support dealing with standard assert macro assert bug fix and disable gtest deprecated-copy #151

Closed elifaslan1 closed 8 months ago

elifaslan1 commented 8 months ago

Description

This PR disables gtest deprecated-copy error and also backport of d4e1d5e58a0129c7 for JBS issue JDK-8299254

Related issues

Motivation and context

This is temporary fix f for mac os x64 monterey with XCODE 14 build.

How has this been tested?

Ran tier1 tests for al2

Platform information

Additional context