Go to file
David Pursehouse 6d0ebb8ccb Fix some warnings raised by CheckStyle
- Change ordering of 'static', 'final', etc modifiers according to
  the order suggested by JLS.

- Add comments in empty catch blocks for intentionally ignored
  exceptions.

- Add curly braces around if-else blocks.

- Move `catch` to same line as closing brace of preceding `try`
  blocks.

- Wrap long lines.

Note that this change does not fix all instances of the above errors
across the entire code base.

Change-Id: I24bb9649cc5013c249fa5d84e05322a5cdf2ace6
2015-02-12 19:38:30 +09:00
2014-12-18 11:16:03 +09:00
2013-11-30 01:53:00 -08:00
2015-02-03 07:47:38 +00:00
2015-02-03 18:13:39 -08:00
2015-02-12 10:35:24 +00:00
2015-01-21 08:29:26 +00:00
2013-11-09 07:45:00 +01:00
2015-01-23 17:56:02 +09:00
2014-05-19 11:41:31 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2014-07-23 12:05:35 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB