PS. In addition to the enhancement, I'm fixing this line ->
+ new LinkedHashMap<String, List<String>>(32, 0.75f, true) { in PackagesHelper to make sure the code compiles with jdk9 as well as jdk8u. Thanks, -Sundar
Sundararajan Athijegannathan Sun, 23 Aug 2015 21:08:09 -0700
PS. In addition to the enhancement, I'm fixing this line ->
+ new LinkedHashMap<String, List<String>>(32, 0.75f, true) { in PackagesHelper to make sure the code compiles with jdk9 as well as jdk8u. Thanks, -Sundar