comparison c1x4hotspotsrc/HotSpotVM/.checkstyle @ 1437:9e5e83ca2259

Enabled -C1X:OPTIONS when running HotSpot/C1X. Enabled checkstyle for the HotSpotVM Java project.
author Thomas Wuerthinger <wuerthinger@ssw.jku.at>
date Mon, 25 Oct 2010 16:47:52 +0200
parents
children d0c8d3a2a7e8
comparison
equal deleted inserted replaced
1436:9dae1aae168a 1437:9e5e83ca2259
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
4 <local-check-config name="C1X Checkstyle" location="/home/tw/Projects/maxine/C1X/.checkstyle_checks.xml" type="external" description="">
5 <additional-data name="protect-config-file" value="false"/>
6 </local-check-config>
7 <fileset name="all" enabled="true" check-config-name="C1X Checkstyle" local="true">
8 <file-match-pattern match-pattern="." include-pattern="true"/>
9 </fileset>
10 </fileset-config>