8325266: Enable this-escape javac warning in jdk.javadoc
Reviewed-by: jjg, erikj
This commit is contained in:
parent
e0fd3f4dab
commit
729ae1d787
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
#
|
||||
# This code is free software; you can redistribute it and/or modify it
|
||||
@ -23,6 +23,4 @@
|
||||
# questions.
|
||||
#
|
||||
|
||||
DISABLED_WARNINGS_java += this-escape
|
||||
|
||||
COPY += .xml .css .svg .js .js.template .png .txt
|
||||
|
Loading…
Reference in New Issue
Block a user