michaelm [Thu, 25 Feb 2016 23:14:22 +0000] rev 36131
8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: alanb, chegar, coffeys, psandoz, rriggs
lana [Thu, 25 Feb 2016 11:27:30 -0800] rev 36130
Merge
sdrach [Mon, 15 Feb 2016 17:47:53 -0800] rev 36129
8132734: JDK 9 runtime changes to support multi-release jar files
Summary: JEP 238 Multi-Release JAR Files runtime support
Reviewed-by: alanb, psandoz, sherman
bpb [Mon, 15 Feb 2016 16:59:56 -0800] rev 36128
8150204: (fs) Enhance java/nio/file/Files/probeContentType/Basic.java debugging output
Summary: Add debugging information to the test.
Reviewed-by: alanb
amurillo [Tue, 23 Feb 2016 18:57:08 -0800] rev 36127
Merge
amurillo [Thu, 18 Feb 2016 15:19:41 -0800] rev 36126
Merge
jwilhelm [Thu, 18 Feb 2016 18:07:47 +0100] rev 36125
Merge
dcubed [Tue, 16 Feb 2016 12:09:11 -0800] rev 36124
Merge
mikael [Wed, 10 Feb 2016 19:55:57 -0800] rev 36123
8149611: Add tests for Unsafe.copySwapMemory
Reviewed-by: dholmes
mikael [Wed, 10 Feb 2016 15:20:41 -0800] rev 36122
8141491: Unaligned memory access in Bits.c
Summary: Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory
Reviewed-by: jrose, dholmes, psandoz