Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
8253904: Revert Tokenizer improvements JDK-8224225
Reviewed-by: mcimadamore
- Loading branch information
Showing
18 changed files
with
1,234 additions
and
1,750 deletions.
There are no files selected for viewing
1,452 changes: 668 additions & 784 deletions
1,452
src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavaTokenizer.java
Large diffs are not rendered by default.
Oops, something went wrong.
657 changes: 340 additions & 317 deletions
657
src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavadocTokenizer.java
Large diffs are not rendered by default.
Oops, something went wrong.
101 changes: 0 additions & 101 deletions
101
src/jdk.compiler/share/classes/com/sun/tools/javac/parser/TextBlockSupport.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
8fda5b8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review
Issues