jjg [Wed, 05 Nov 2014 19:48:42 -0800] rev 27389
8063074: test/tools/javac/plugin/showType/Test.java fails on Windows
Reviewed-by: ksrini
jjg [Wed, 05 Nov 2014 19:12:45 -0800] rev 27388
8062676: Tests which leak lots of file managers should be fixed (group 2)
Reviewed-by: darcy
jjg [Wed, 05 Nov 2014 19:09:09 -0800] rev 27387
8063039: incorrect message reference or broken message file
Reviewed-by: ksrini
emc [Wed, 05 Nov 2014 08:37:04 -0500] rev 27386
8035259: javac, incorrect shadowing of classes vs type parameters
Summary: Cause javac to look at type variables first when resolving names in an extends/implements list
Reviewed-by: mcimadamore, jlahoda
sogoel [Tue, 04 Nov 2014 13:21:25 -0800] rev 27385
8062314: Update tools/javac/plugin/showtype/Test.java to use ToolBox.java
Reviewed-by: jjg
alundblad [Tue, 04 Nov 2014 09:04:13 +0100] rev 27384
8062740: Since changeset 2686:030080f03e4f test/tools/sjavac/DependencyCollection.java does no longer compile
Summary: Added throws IOException to main method.
Reviewed-by: jjg
alundblad [Mon, 03 Nov 2014 10:20:34 +0100] rev 27383
8042088: Sjavac spawns external processes in a unnecessarily complex and platform dependent way
Summary: Refactoring of the sjavac background fork code.
Reviewed-by: jfranck, ohrstrom
dlsmith [Fri, 31 Oct 2014 17:23:21 -0600] rev 27382
8062449: Update langtools/test/Makefile to use JCK 9
Summary: Updated to JCK 9 and improved use of variables to control the invocation
Reviewed-by: jjg, erikj