History log of /openjdk10/hotspot/test/native/logging/test_logMessageTest.cpp
Revision Date Author Comments
# 13254:c044f8d03932 05-Jul-2017 jwilhelm

8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
8182656: Make the required changes in GC code to build on OSX 10 + Xcode 8
8182657: Make the required changes in Runtime code to build on OSX 10 + Xcode 8
8182658: Make the required changes in Compiler code to build on OSX 10 + Xcode 8
Reviewed-by: jwilhelm, ehelin, phh
Contributed-by: phh <hohensee@amazon.com>, jwilhelm <jesper.wilhelmsson@oracle.com>


# 13184:7903df1b0c4f 22-Jun-2017 kbarrett

8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Summary: Refactor debug.hpp and reverse include dependency.
Reviewed-by: coleenp, stefank, dcubed


# 12526:019ee3b02acc 28-Dec-2016 kzhaldyb

8172098: A lot of gtests uses TEST instead of TEST_VM
Reviewed-by: iignatyev


# 12471:0d1580bb0cb3 21-Dec-2016 kzhaldyb

8171517: test_logMessageTest.cpp has "ac_heapanied" instead of "accompanied" inside copyright notice
Reviewed-by: sspitsyn, jprovino


# 12130:1a8be2fab619 08-Sep-2016 mlarsson

8165700: Convert LogMessage internal tests to GTest
Reviewed-by: rehn, rprotacio