sundar [Thu, 25 Feb 2016 13:56:23 +0530] rev 36141
8148379: jdk.nashorn.api.scripting spec. adjustments, clarifications
Reviewed-by: hannesw, mhaupt
lana [Thu, 25 Feb 2016 09:41:52 -0800] rev 36140
Added tag jdk-9+107 for changeset ad5ff5d5459b
duke [Wed, 05 Jul 2017 21:23:38 +0200] rev 36139
Merge
lana [Thu, 25 Feb 2016 09:41:40 -0800] rev 36138
Added tag jdk-9+107 for changeset 5924078ce428
duke [Wed, 05 Jul 2017 21:23:32 +0200] rev 36137
Merge
mhaupt [Mon, 29 Feb 2016 14:16:20 +0100] rev 36136
8150825: MethodHandles.tryFinally throws IndexOutOfBoundsException for non-conforming parameter lists
Reviewed-by: redestad
dfuchs [Fri, 26 Feb 2016 12:11:28 +0100] rev 36135
8150533: Test java/util/logging/LogManagerAppContextDeadlock.java times out intermittently.
Summary: This is a test bug caused by a Logger being garbage collected too early.
Reviewed-by: darcy
erikj [Fri, 26 Feb 2016 06:03:12 +0100] rev 36134
8150497: 32 jshell tests failed on Windows 32 bit
Reviewed-by: darcy, tbell
amlu [Fri, 26 Feb 2016 09:55:14 +0800] rev 36133
8150608: Mark BashStreams.java as intermittently failing and put to ProblemList
Reviewed-by: bpb, rriggs
jnimeh [Thu, 25 Feb 2016 16:10:15 -0800] rev 36132
8145854: SSLContextImpl.statusResponseManager should be generated if required
Summary: Implement server-side lazy initialization of StatusResponseManagers in the SSLContextImpl class.
Reviewed-by: xuelei
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