Skip to content

Commit d79aa29

Browse files
committed
Java: Move some neutrals into the model.yml file (they have previosly been ignored due to wrong file extension).
1 parent db51604 commit d79aa29

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

java/ql/lib/ext/java.util.logging.model.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,8 @@ extensions:
5353
data:
5454
- ["java.util.logging", "Handler", "getEncoding", "()", "summary", "manual"]
5555
- ["java.util.logging", "Logger", "isLoggable", "(Level)", "summary", "manual"]
56+
- ["java.util.logging", "LogRecord", "getResourceBundle", "()", "summary", "df-manual"]
57+
# If needed, a pair of manual summary models using synthetics can be made for the two
58+
# neutrals below.
5659
- ["java.util.logging", "LogRecord", "getParameters", "()", "summary", "manual"]
60+
- ["java.util.logging", "LogRecord", "setParameters", "", "summary", "df-manual"]

java/ql/lib/ext/java.util.logging.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)