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
amurillo [Fri, 05 Dec 2014 16:36:07 -0800] rev 27926
Merge
iignatyev [Thu, 04 Dec 2014 14:14:09 -0800] rev 27925
8066713: ignore compiler/types/correctness
Summary: add @ignore to compiler/types/correctness tests
Reviewed-by: kvn
drchase [Thu, 04 Dec 2014 17:53:36 +0000] rev 27924
Merge
drchase [Thu, 04 Dec 2014 11:35:09 -0500] rev 27923
Merge
roland [Thu, 04 Dec 2014 11:22:05 +0000] rev 27922
Merge
roland [Mon, 01 Dec 2014 11:59:56 +0100] rev 27921
8064703: crash running specjvm98's javac following 8060252
Summary: uncommon trap between arraycopy and initialization may leave array initialized
Reviewed-by: kvn, vlivanov, goetz
thartmann [Thu, 04 Dec 2014 09:52:15 +0100] rev 27920
8066448: SmallCodeCacheStartup.java exits with exit code 1
Summary: Check for VirtualMachineError in case VM initialization fails.
Reviewed-by: kvn
kvn [Tue, 02 Dec 2014 12:24:31 -0800] rev 27919
8066199: C2 escape analysis prevents VM from exiting quickly
Summary: Check for safepoint and block during EA Connection graph construction.
Reviewed-by: roland, vlivanov, shade
iignatyev [Tue, 02 Dec 2014 12:37:01 +0300] rev 27918
8066290: Port JDK-8066191 into hotspot
Reviewed-by: kvn
iignatyev [Tue, 02 Dec 2014 12:36:03 +0300] rev 27917
8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts
Reviewed-by: kvn, anoll
iignatyev [Mon, 01 Dec 2014 22:41:16 +0300] rev 27916
Merge
iignatyev [Mon, 01 Dec 2014 22:38:29 +0300] rev 27915
8066141: compiler/whitebox/GetNMethodTest.java: java.lang.RuntimeException: blob_type[MethodProfiled] for 2 level isn't MethodNonProfiled
Reviewed-by: iveresov, iignatyev
Contributed-by: tatiana.pivovarova@oracle.com
iignatyev [Fri, 28 Nov 2014 18:37:20 +0000] rev 27914
Merge
iignatyev [Fri, 28 Nov 2014 16:59:12 +0000] rev 27913
Merge