sherman [Wed, 10 Dec 2014 14:11:05 -0800] rev 27955
8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown
Summary: to update the java doc to clarify the existing behavior
Reviewed-by: lancea
cjplummer [Fri, 05 Dec 2014 15:44:01 -0800] rev 27954
8066507: JPRT is not capable of running jtreg tests located jdk/test
Summary: Fixed by copying same fix already in place in hotspot/test/Makefile.
Reviewed-by: dholmes, tbell
simonis [Wed, 10 Dec 2014 18:31:24 +0100] rev 27953
8066589: Make importing sa-jdi.jar optional on its existance
Summary: Also fix the location where libjli_static.a is loaded from on AIX
Reviewed-by: erikj, dsamersoff