ohrstrom [Wed, 07 May 2014 23:55:41 +0200] rev 24295
8042699: sjavac does not track dependencies
Summary: Using / in some places and . in other places break package comparisons. The fix standardizes on dots.
Reviewed-by: jjg
dlsmith [Tue, 06 May 2014 15:46:09 -0600] rev 24293
8033718: Inference ignores capture variable as upper bound
Summary: Split Types.lowerBound into two methods; fix bugs in inference handling of capture variables.
Reviewed-by: vromero