hg: jdk9/hs/hotspot: 7 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Fri Jun 19 07:16:35 UTC 2015
Changeset: c25bfaaed7f2
Author: lana
Date: 2015-06-11 10:44 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/c25bfaaed7f2
Added tag jdk9-b68 for changeset 11af3990d56c
! .hgtags
Changeset: ff0929a59ced
Author: lana
Date: 2015-06-11 20:19 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/ff0929a59ced
Merge
Changeset: 6217fd2c767b
Author: sgehwolf
Date: 2015-06-12 16:09 +0100
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/6217fd2c767b
8087120: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms.
Summary: Use __builtin_frame_address(0) rather than returning address of local variable.
Reviewed-by: dholmes
! src/os_cpu/linux_zero/vm/os_linux_zero.cpp
Changeset: 43e11a06fcf3
Author: amurillo
Date: 2015-06-15 10:56 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/43e11a06fcf3
Merge
Changeset: 4e745c069aa3
Author: lana
Date: 2015-06-18 01:43 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/4e745c069aa3
Added tag jdk9-b69 for changeset ff0929a59ced
! .hgtags
Changeset: 8672e9264db3
Author: lana
Date: 2015-06-18 10:23 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/8672e9264db3
Merge
Changeset: cff206797bdd
Author: amurillo
Date: 2015-06-18 22:38 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/cff206797bdd
Merge
- test/compiler/intrinsics/sha/cli/testcases/GenericTestCaseForSupportedSparcCPU.java
- test/compiler/intrinsics/sha/cli/testcases/UseSHAIntrinsicsSpecificTestCaseForUnsupportedSparcCPU.java
- test/compiler/intrinsics/sha/cli/testcases/UseSHASpecificTestCaseForSupportedSparcCPU.java
- test/compiler/intrinsics/sha/cli/testcases/UseSHASpecificTestCaseForUnsupportedSparcCPU.java
More information about the jdk9-hs-changes
mailing list