Skip to content

Commit e7a5c4c

Browse files
kriegaexslachiewicz
authored andcommitted
Refactor javac output parsing code for better readability
Add a few more helper methods, factor out error message constants into an inner class, get rid of some deprecated API usage, add or improve comments, remove excessive blank line usage. The scope of these changes is not the whole JavacCompiler class, but just the 'parseModern*' methods I am about to improve some more in subsequent commits. The functionality is unchanged for now, it really is a classical refactoring.
1 parent 4bc23df commit e7a5c4c

File tree

1 file changed

+134
-144
lines changed
  • plexus-compilers/plexus-compiler-javac/src/main/java/org/codehaus/plexus/compiler/javac

1 file changed

+134
-144
lines changed

0 commit comments

Comments
 (0)