diff jvmci/jdk.vm.ci.code/src/jdk/vm/ci/code/TargetDescription.java @ 23345:1c4b6a7f1917

update to Eclipse 4.5.2 format style
author Doug Simon <doug.simon@oracle.com>
date Thu, 07 Apr 2016 13:56:58 +0200
parents 1bbd4a7c274b
children 9ed5b586018b
line wrap: on
line diff
--- a/jvmci/jdk.vm.ci.code/src/jdk/vm/ci/code/TargetDescription.java	Mon Apr 04 22:59:08 2016 +0200
+++ b/jvmci/jdk.vm.ci.code/src/jdk/vm/ci/code/TargetDescription.java	Thu Apr 07 13:56:58 2016 +0200
@@ -56,8 +56,8 @@
     public final JavaKind wordJavaKind;
 
     /**
-     * The stack alignment requirement of the platform. For example, from Appendix D of <a
-     * href="http://www.intel.com/Assets/PDF/manual/248966.pdf">Intel 64 and IA-32 Architectures
+     * The stack alignment requirement of the platform. For example, from Appendix D of
+     * <a href="http://www.intel.com/Assets/PDF/manual/248966.pdf">Intel 64 and IA-32 Architectures
      * Optimization Reference Manual</a>:
      *
      * <pre>