diff c1x4hotspotsrc/HotSpotVM/src/com/sun/hotspot/c1x/HotSpotVMConfig.java @ 2294:0eb807bd8942

Checkstyle fixes.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Mon, 11 Apr 2011 18:01:44 +0200
parents 569d3fe7d65c
children
line wrap: on
line diff
--- a/c1x4hotspotsrc/HotSpotVM/src/com/sun/hotspot/c1x/HotSpotVMConfig.java	Mon Apr 11 17:42:45 2011 +0200
+++ b/c1x4hotspotsrc/HotSpotVM/src/com/sun/hotspot/c1x/HotSpotVMConfig.java	Mon Apr 11 18:01:44 2011 +0200
@@ -27,7 +27,7 @@
  *
  * @author Lukas Stadler
  */
-public class HotSpotVMConfig extends CompilerObject {
+public final class HotSpotVMConfig extends CompilerObject {
 
     private HotSpotVMConfig() {
         super(null);