jdk (original) (raw)

Code Review for jdk

Prepared by: chrisphi on Wed Apr 25 12:22:41 EDT 2018
Workspace: /home/local/openjdk/JDK-8201509/jdk
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version: 49886
Summary of changes: 5 lines changed: 0 ins; 0 del; 5 mod; 57 unchg
Changeset: <jdk.changeset>
Legend: Modified file Deleted file New file

[Cdiffs](src/hotspot/os%5Fcpu/linux%5Fzero/os%5Flinux%5Fzero.hpp.cdiff.html) [Udiffs](src/hotspot/os%5Fcpu/linux%5Fzero/os%5Flinux%5Fzero.hpp.udiff.html) [Sdiffs](src/hotspot/os%5Fcpu/linux%5Fzero/os%5Flinux%5Fzero.hpp.sdiff.html) [Frames](src/hotspot/os%5Fcpu/linux%5Fzero/os%5Flinux%5Fzero.hpp.frames.html) [Old](src/hotspot/os%5Fcpu/linux%5Fzero/os%5Flinux%5Fzero.hpp-.html) [New](src/hotspot/os%5Fcpu/linux%5Fzero/os%5Flinux%5Fzero.hpp.html) -----[Raw](raw%5Ffiles/new/src/hotspot/os%5Fcpu/linux%5Fzero/os%5Flinux%5Fzero.hpp) src/hotspot/os_cpu/linux_zero/os_linux_zero.hpp

rev 49887 : 8201509: Zero : S390x (S390 and not _LP64) atomic_copy64 inline assembler is wrong. Summary: In os_linux_zero.hpp the inline assembler for the S390 (S390 and not _LP64) has src and dst reversed thereby corrupting data. Reviewed-by: Shade Contributed-by: MBalao

5 lines changed: 0 ins; 0 del; 5 mod; 57 unchg


This code review page was prepared using /home/chphilli/bin/webrev.ksh(vers 25.16-hg+openjdk.java.net).