pchelko [Thu, 26 Jun 2014 13:38:38 +0400] rev 25554
8047799: Remove WindowClosingSupport
Reviewed-by: anthony, alexsch
ptbrunet [Thu, 26 Jun 2014 12:05:57 +0400] rev 25553
8048022: Fix raw and unchecked warnings in javax.accessibility
Reviewed-by: pchelko
alexsch [Wed, 25 Jun 2014 19:10:32 +0400] rev 25552
8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
Reviewed-by: pchelko, anthony, ksrini
msheppar [Wed, 16 Jul 2014 20:43:53 +0100] rev 25551
8040810: Uninitialised memory in jdk/src/windows/native/java/net: net_util_md.c, TwoStacksPlainSocketImpl.c, TwoStacksPlainDatagramSocketImpl.c, DualStackPlainSocketImpl.c, DualStackPlainDatagramSocketImpl.c
Summary: explicitly initialze local function variables
Reviewed-by: alanb
prappo [Wed, 16 Jul 2014 16:16:32 +0100] rev 25550
8050869: Convert runtime dependency to Applet to a static dependency in cosnaming
Reviewed-by: chegar, alanb
mkos [Tue, 20 May 2014 16:02:57 +0200] rev 25549
8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
Summary: adding newly restricted package to golden set in the test
Reviewed-by: asmotrak, coffeys, mullan