commit | 28f5000da0929d28881b8b3483367e9a020ac430 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Fri Sep 21 23:46:42 2012 +0200 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Fri Sep 21 23:46:42 2012 +0200 |
tree | 69a18f923a803fc4bcfdbe3d6c9ad01f6c90ce9e | |
parent | 2dfc53e4b1799ab0fec5dda486e2f16de0c298b0 [diff] |
Bug 390059 - [compiler][performance] too much time spent in SourceTypeBinding.findTypeInTeamPackage() - Cache SourceTypeBinding.notFoundMemberNames - Restrict all this to types with an existing teamPackage - Change in TypeDeclaration fixes a regression in Java5.testA120_enumInTeam1 (enum missing from InnerClasses attr.)