mirror of
https://github.com/openjdk/jdk.git
synced 2026-08-04 07:05:31 +00:00
Add "not yet" comment to TEXT_BLOCKS.
This commit is contained in:
parent
f831a1081a
commit
5bb0b11431
@ -372,7 +372,7 @@ public class Lint {
|
||||
* Warn about issues relating to use of text blocks
|
||||
*
|
||||
* <p>
|
||||
* This category is not supported by {@code @SuppressWarnings}.
|
||||
* This category is not supported by {@code @SuppressWarnings} (yet - see JDK-8224228).
|
||||
*/
|
||||
TEXT_BLOCKS("text-blocks", false),
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user