Mercurial
Mercurial
>
jdk-sandbox
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
langtools/test/tools/doclint/MissingReturnTest.out
author
hseigel
Wed, 01 Mar 2017 08:00:02 -0500
changeset 46194
5596e6f63072
parent 30730
d3ce7619db2c
permissions
-rw-r--r--
8172307: Remove ununsed JVM API JVM_GetModuleByPackageName() Summary: Remove get_module_by_package_name() etc., and unneeded test. Reviewed-by: sspitsyn, gtriantafill
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
30730
d3ce7619db2c
8076543: Add @modules as needed to the langtools tests
akulyakh
parents:
14962
diff
changeset
1
MissingReturnTest.java:23: warning: no @return
14952
d0022ae20516
8004832: Add new doclint package
jjg
parents:
diff
changeset
2
int missingReturn() { }
d0022ae20516
8004832: Add new doclint package
jjg
parents:
diff
changeset
3
^
d0022ae20516
8004832: Add new doclint package
jjg
parents:
diff
changeset
4
1 warning
d0022ae20516
8004832: Add new doclint package
jjg
parents:
diff
changeset
5