jlahoda [Thu, 04 Sep 2014 08:49:20 +0200] rev 26392
8047675: tools/javac/defaultMethods/Assertions.java fails if run with -enableassertions (-ea)
Summary: Using ToolBox to start new Java processes, to avoid passing default VM options to the newly started process.
Reviewed-by: jjg
jlahoda [Thu, 04 Sep 2014 08:48:29 +0200] rev 26391
8054563: Update RunCodingRules.java for source code reorg
Summary: Tests RunCodingRules and MessageInfo fixed to work in the new source code structure.
Reviewed-by: jjg
jjg [Wed, 03 Sep 2014 14:19:39 -0700] rev 26390
8038414: Constant pool's strings are not escaped properly
Reviewed-by: jjg, mcimadamore, ksrini
jjg [Wed, 03 Sep 2014 14:06:25 -0700] rev 26389
8034861: Incorrect format and indentation of InnerClasses section
Reviewed-by: jjg, ksrini, mcimadamore, lagergren