darcy [Mon, 27 Jul 2015 18:51:29 -0700] rev 31877
8122944: perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure
Reviewed-by: dholmes
mfang [Mon, 27 Jul 2015 16:49:10 -0700] rev 31876
8131105: Header Template for nroff man pages *.1 files contains errors
Reviewed-by: katleman
simonis [Mon, 27 Jul 2015 19:50:14 +0200] rev 31875
8132374: AIX: fix value of os.version property
Reviewed-by: alanb, rriggs
asmotrak [Sat, 25 Jul 2015 08:50:45 +0300] rev 31874
8048596: Tests for AEAD ciphers
Reviewed-by: valeriep
bpb [Fri, 24 Jul 2015 11:52:30 -0700] rev 31873
8065556: (bf) Buffer.position and other methods should include detail in IAE
Summary: Add messages to IAEs which have none.
Reviewed-by: alanb
jfdenise [Fri, 24 Jul 2015 18:57:04 +0200] rev 31872
8132335: jimage tool extract and recreate options are not consistent
Summary: Incorrect fileName formatting. Replaced with getFileName() + removal of .jimage extension.
Reviewed-by: jlaskey