Skip to content

Commit 2213c92

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. Closes #346
1 parent 4bc23df commit 2213c92

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)