mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8317376: Minor improvements to the 'this' escape analyzer
Reviewed-by: vromero
This commit is contained in:
parent
4895a15a77
commit
064628471b
20 changed files with 756 additions and 375 deletions
|
@ -23,8 +23,6 @@
|
|||
# questions.
|
||||
#
|
||||
|
||||
DISABLED_WARNINGS_java += this-escape
|
||||
|
||||
DOCLINT += -Xdoclint:all/protected \
|
||||
'-Xdoclint/package:java.*,javax.*'
|
||||
CLEAN_FILES += $(wildcard \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue