History log of /openjdk10/hotspot/test/native/utilities/test_quicksort.cpp
Revision Date Author Comments
# 13392:1d0801b41ccd 07-Aug-2017 kbarrett

8185757: QuickSort array size should be size_t
Summary: Changed array size type, propogate effects.
Reviewed-by: tschatzl, coleenp


# 12245:ed468ebf42b3 11-May-2016 jwilhelm

8156800: Convert QuickSort_test to GTest
Reviewed-by: rehn, kzhaldyb, rprotacio, mlarsson


# 12158:0fe2815ffa74 17-Oct-2016 stsmirno

8165687: Fix license and copyright headers in jd9 under hotspot/test
Summary: Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements.
Reviewed-by: dholmes, iris
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>, Vassili Igouchkine <vassili.igouchkine@oracle.com>


# 11490:6b170e212317 13-Jun-2016 ehelin

8159364: Gtest unit tests does not support PCH
Reviewed-by: erikj, jwilhelm, gtriantafill


# 11201:148981ec9f91 09-May-2016 iignatyev

8148244: Finalize and integrate GTest implementation
Reviewed-by: jwilhelm, erikj
Contributed-by: stefan.karlsson@oracle.com, stefan.sarne@oracle.com, jesper.wilhelmsson@oracle.com, erik.helin@oracle.com, alexandre.iline@oracle.com, igor.ignatyev@oracle.com, erik.joelsson@oracle.com