darcy [Fri, 05 Dec 2014 17:36:18 -0800] rev 27936
8066638: Suppress deprecation warnings in jdk.crypto module
8066641: Suppress deprecation warnings in jdk.naming module
Reviewed-by: wetmore, xuelei, valeriep, lancea
robm [Fri, 05 Dec 2014 20:13:05 +0000] rev 27935
8065238: javax.naming.NamingException after upgrade to JDK 8
Reviewed-by: vinnie
simonis [Fri, 05 Dec 2014 19:46:15 +0100] rev 27934
8066766: The commands in the modular images are executable by the owner only
Summary: Also simplify the 'set executable' step of jspawnhelper in ImageBuilder.java
Reviewed-by: chegar, alanb
prappo [Fri, 05 Dec 2014 15:35:15 +0000] rev 27933
8066678: java.nio.channels.Channels cleanup
Reviewed-by: alanb, chegar
dfuchs [Fri, 05 Dec 2014 12:20:51 +0100] rev 27932
8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
Summary: The call to JavaAWTAccess is moved outside of the critical section
Reviewed-by: mchung
smarks [Thu, 04 Dec 2014 18:54:37 -0800] rev 27931
8035001: TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated
Reviewed-by: lancea
katleman [Thu, 11 Dec 2014 11:44:03 -0800] rev 27930
Added tag jdk9-b42 for changeset 1a0a8d89a6d7
duke [Wed, 05 Jul 2017 20:10:37 +0200] rev 27929
Merge
lana [Thu, 11 Dec 2014 12:28:03 -0800] rev 27928
Merge
simonis [Wed, 10 Dec 2014 19:12:27 +0100] rev 27927
8067015: Implement os::pd_map_memory() on AIX
Reviewed-by: dholmes