[aarch64-port-dev ] hg: aarch64-port/jdk8/hotspot: 6 new changesets
aph at redhat.com
aph at redhat.com
Tue Dec 10 02:43:21 PST 2013
Changeset: 0de89b70611b
Author: aph
Date: 2013-12-03 11:04 +0000
URL: http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot/rev/0de89b70611b
Use tlab_allocate in template interpreter
! src/cpu/aarch64/vm/macroAssembler_aarch64.cpp
! src/cpu/aarch64/vm/templateTable_aarch64.cpp
Changeset: cf547fab864b
Author: aph
Date: 2013-12-09 16:28 +0000
URL: http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot/rev/cf547fab864b
Fix hang in compiler/7116216/StackOverflow.
When we throw a stack overflow error at method entry, remove incoming
args first so that the caller's SP is correct.
! src/cpu/aarch64/vm/templateInterpreter_aarch64.cpp
Changeset: bd1555e15374
Author: aph
Date: 2013-12-09 16:30 +0000
URL: http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot/rev/bd1555e15374
Update debug code to unwind correctly through C2-compiled frames.
! src/cpu/aarch64/vm/frame_aarch64.cpp
Changeset: f64ae8b5f014
Author: aph
Date: 2013-12-09 16:30 +0000
URL: http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot/rev/f64ae8b5f014
Fix comments.
! src/cpu/aarch64/vm/methodHandles_aarch64.cpp
Changeset: 746be2a18a6d
Author: aph
Date: 2013-12-09 16:55 +0000
URL: http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot/rev/746be2a18a6d
Correct debug code for when we don't know the frame size.
! src/cpu/aarch64/vm/frame_aarch64.cpp
Changeset: 0577cd628b2a
Author: aph
Date: 2013-12-09 16:56 +0000
URL: http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot/rev/0577cd628b2a
Merge
! src/cpu/aarch64/vm/frame_aarch64.cpp
! src/cpu/aarch64/vm/methodHandles_aarch64.cpp
- test/testlibrary/AssertsTest.java
- test/testlibrary/OutputAnalyzerReportingTest.java
- test/testlibrary/OutputAnalyzerTest.java
More information about the aarch64-port-dev
mailing list