Prepared by: | aph aph on Wed Aug 15 15:40:55 BST 2018 |
---|---|
Workspace: | /local/jdk-jdk |
Compare against: | http://hg.openjdk.java.net/jdk/jdk |
Compare against version: | 51263 |
Summary of changes: | 190 lines changed: 189 ins; 0 del; 1 mod; 3206 unchg |
Changeset: | jdk-jdk.changeset |
Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
rev 51264 : 8207838: AArch64: Float registers incorrectly restored in JNI call Summary: fix the order in which float registers are restored in restore_args for aarch64 Reviewed-by: aph Contributed-by: guoge1@huawei.com1 line changed: 0 ins; 0 del; 1 mod; 3206 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/compiler/floatingpoint/TestFloatSyncJNIArgs.java
rev 51264 : 8207838: AArch64: Float registers incorrectly restored in JNI call Summary: fix the order in which float registers are restored in restore_args for aarch64 Reviewed-by: aph Contributed-by: guoge1@huawei.com113 lines changed: 113 ins; 0 del; 0 mod; 0 unchg
------ ------ ------
------
---
New
-----
Raw
test/hotspot/jtreg/compiler/floatingpoint/libTestFloatSyncJNIArgs.c
rev 51264 : 8207838: AArch64: Float registers incorrectly restored in JNI call Summary: fix the order in which float registers are restored in restore_args for aarch64 Reviewed-by: aph Contributed-by: guoge1@huawei.com76 lines changed: 76 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using /home/aph/bin/webrev.ksh (vers 25.7-hg+openjdk.java.net).