undefect. CWE-407 — 63 sites patched across 27 ecosystems
Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
This commit is contained in:
commit
0a580b313d
70422 changed files with 17213626 additions and 0 deletions
14
test/langtools/tools/javac/patterns/PatternMatchPosTest.out
Normal file
14
test/langtools/tools/javac/patterns/PatternMatchPosTest.out
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
- compiler.note.proc.messager: (o instanceof String s)
|
||||
- compiler.note.proc.messager: o instanceof String s
|
||||
- compiler.note.proc.messager: o
|
||||
- compiler.note.proc.messager: String s
|
||||
- compiler.note.proc.messager: String s
|
||||
- compiler.note.proc.messager: String
|
||||
- compiler.note.proc.messager: (o instanceof java.lang.String s)
|
||||
- compiler.note.proc.messager: o instanceof java.lang.String s
|
||||
- compiler.note.proc.messager: o
|
||||
- compiler.note.proc.messager: java.lang.String s
|
||||
- compiler.note.proc.messager: java.lang.String s
|
||||
- compiler.note.proc.messager: java.lang.String
|
||||
- compiler.note.proc.messager: java.lang
|
||||
- compiler.note.proc.messager: java
|
||||
Loading…
Add table
Add a link
Reference in a new issue