History log of /openjdk9/hotspot/test/native/runtime/test_arguments.cpp
Revision Date Author Comments
# 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>


# 11562:2af3fb9f244f 29-Jun-2016 mlarsson

8159695: Arguments::atojulong() fails to detect overflows
Reviewed-by: dholmes, dsamersoff