There are a couple of issues that prevent "friends of javac" from being able to create alternate impls of NameTable and Name, In addition, there are some static methods in Convert, to access parts of a Name, that would benefit from using abstract methods on Name, such as to access the part of a name before or after a delimiter character.
- relates to
-
JDK-8315116 fix minor issue in copyright header introduced by JDK-8269957 that is breaking the build
- Closed
-
JDK-8316024 Regression ~5% on Javac-Cold-Generate bench - all platfms in b13
- Closed
-
JDK-8268622 Performance issues in javac `Name` class
- Resolved
-
JDK-8315248 AssertionError in Name.compareTo
- Resolved
(1 links to)