changeset 9970:5f2ab1ec1a87

Remove blank line
author Christos Kotselidis <christos.kotselidis@oracle.com>
date Mon, 10 Jun 2013 10:14:17 +0200
parents 44fcf49b746f
children 390df0b3eefe
files graal/com.oracle.graal.hotspot.test/src/com/oracle/graal/hotspot/test/CompressedOopTest.java
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/graal/com.oracle.graal.hotspot.test/src/com/oracle/graal/hotspot/test/CompressedOopTest.java	Fri Jun 07 10:52:48 2013 +0200
+++ b/graal/com.oracle.graal.hotspot.test/src/com/oracle/graal/hotspot/test/CompressedOopTest.java	Mon Jun 10 10:14:17 2013 +0200
@@ -39,7 +39,6 @@
  * The following tests perform object/array equality and assignments in various ways. The selected
  * cases have been the problematic ones while implementing the Compressed Oops support.
  */
-
 public class CompressedOopTest extends GraalCompilerTest {
 
     private final MetaAccessProvider metaAccessProvider;