lana [Thu, 20 Oct 2016 20:01:31 +0000] rev 41617
Merge
jlahoda [Wed, 19 Oct 2016 12:42:41 +0200] rev 41616
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Summary: Reset the console when the process is suspended and resumed.
Reviewed-by: sundar
sundar [Wed, 19 Oct 2016 13:27:20 +0530] rev 41615
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
Reviewed-by: alanb, hannesw
lana [Thu, 20 Oct 2016 18:38:11 +0000] rev 41614
Added tag jdk-9+141 for changeset 2b32a69a46c1
duke [Wed, 05 Jul 2017 22:21:51 +0200] rev 41613
Merge
rriggs [Mon, 24 Oct 2016 14:53:29 -0400] rev 41612
8164908: ReflectionFactory support for IIOP and custom serialization
Summary: Update IIOP Streams to use ReflectionFactory and Unsafe
Reviewed-by: alanb, chegar, plevart, amlu
lana [Thu, 20 Oct 2016 18:38:08 +0000] rev 41611
Added tag jdk-9+141 for changeset 2770f176df66
duke [Wed, 05 Jul 2017 22:21:44 +0200] rev 41610
Merge
rriggs [Mon, 24 Oct 2016 18:08:36 -0400] rev 41609
8168614: Disable CORBA com.sun.corba.serialization.ObjectStreamTest.echoObjects
Reviewed-by: darcy
rriggs [Mon, 24 Oct 2016 14:52:51 -0400] rev 41608
8164908: ReflectionFactory support for IIOP and custom serialization
Summary: Add support for serialization to sun.reflect.ReflectionFactory
Reviewed-by: alanb, chegar, plevart, amlu
rriggs [Mon, 24 Oct 2016 09:40:06 -0400] rev 41607
8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong
Reviewed-by: lancea, mchung
okutsu [Mon, 24 Oct 2016 15:26:15 +0900] rev 41606
8152926: PropertyResourceBundle constructor don't understand the System.setProperty change
Reviewed-by: naoto, peytoia
igerasim [Sat, 22 Oct 2016 17:03:17 +0300] rev 41605
8165463: Native implementation of sunmscapi should use operator new (nothrow) for allocations
Reviewed-by: clanger, jnimeh, vinnie
mullan [Fri, 21 Oct 2016 09:03:35 -0400] rev 41604
Merge
mullan [Fri, 21 Oct 2016 09:02:57 -0400] rev 41603
8168313: Tighten permissions granted to jdk.crypto.pkcs11 module
Reviewed-by: ascarpino
simonis [Fri, 21 Oct 2016 14:57:50 +0200] rev 41602
8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c
Reviewed-by: chegar