okutsu [Mon, 02 Mar 2015 11:48:08 +0900] rev 29227
8072602: Unpredictable timezone on Windows when OS's timezone is not found in tzmappings
Reviewed-by: peytoia
redestad [Sat, 28 Feb 2015 13:17:13 +0100] rev 29226
8073497: Lazy conversion of ZipEntry time
Reviewed-by: sherman, plevart
weijun [Sat, 28 Feb 2015 10:47:07 +0800] rev 29225
8074018: Named extension not recognized in keytool -ext honored after 8073182
Reviewed-by: mullan
bpb [Fri, 27 Feb 2015 14:36:03 -0800] rev 29224
8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking
Summary: Remove restriction to blocking case
Reviewed-by: alanb, chegar
chegar [Fri, 27 Feb 2015 18:12:07 +0000] rev 29223
8074043: java.util.Arrays setAll and parallelSetAll subrange note
Reviewed-by: smarks
rriggs [Fri, 27 Feb 2015 10:09:06 -0500] rev 29222
8044051: Test jdk/lambda/vm/InterfaceAccessFlagsTest.java gets IOException during compilation
Summary: create the gen-separate directory in the current directory to improve robustness
Reviewed-by: darcy
vlivanov [Fri, 27 Feb 2015 18:03:21 +0300] rev 29221
8073644: Assertion in LambdaFormEditor.bindArgumentType is too strict
Reviewed-by: psandoz
chegar [Fri, 27 Feb 2015 11:45:07 +0000] rev 29220
8074022: Serialization should issue a freeze action after reconstituting a graph that contains objects with final fields
Reviewed-by: dholmes, plevart, psandoz