Code Review for jdk-jdk

Prepared by:aph aph on Tue Aug 21 13:45:21 BST 2018
Workspace:/local/jdk-jdk
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:51263
Summary of changes: 200 lines changed: 199 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 : [11] 8207838: AArch64: Float registers incorrectly resture 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.com
1 line changed: 0 ins; 0 del; 1 mod; 3206 unchg

------ ------ ------ ------ --- New ----- Raw test/hotspot/jtreg/compiler/floatingpoint/TestFloatSyncJNIArgs.java

rev 51264 : [11] 8207838: AArch64: Float registers incorrectly resture 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.com
113 lines changed: 113 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/hotspot/jtreg/compiler/floatingpoint/libTestFloatSyncJNIArgs.c

rev 51264 : [11] 8207838: AArch64: Float registers incorrectly resture 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.com
86 lines changed: 86 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).