igerasim [Tue, 30 Dec 2014 00:11:00 +0300] rev 28258
8068338: Better message about incompatible zlib in Deflater.init
Reviewed-by: alanb, sherman
bpb [Mon, 29 Dec 2014 09:10:15 -0800] rev 28257
8064463: BigDecimal should populate NumberFormatException message
Summary: Populate all NumberFormatExceptions with appropriate messages.
Reviewed-by: alanb
ksrini [Mon, 29 Dec 2014 07:42:28 -0800] rev 28256
8066834: tools/pack200/CommandLineTests.java does not conform ProblemList.txt style
Reviewed-by: alanb
ksrini [Mon, 29 Dec 2014 07:38:54 -0800] rev 28255
8067889: 4 pack200 tests fail on mac since jdk became modular
Reviewed-by: alanb, chegar
lana [Tue, 30 Dec 2014 13:19:59 -0800] rev 28254
Merge
lana [Thu, 25 Dec 2014 19:46:17 -0800] rev 28253
Merge
bpb [Tue, 23 Dec 2014 12:40:06 -0800] rev 28252
8067964: Native2ascii doesn't close one of the streams it opens
Summary: Change sun.tools.native2ascii.Main.convert() to use try-with-resources; also clean up code formatting.
Reviewed-by: chegar
amurillo [Tue, 23 Dec 2014 11:06:13 -0800] rev 28251
Merge