javap.properties (3573:c4a18ee691c4) javap.properties (3820:6511fe5cca40)
1
2err.prefix=Error:
3
4err.bad.constant.pool=error while reading constant pool for {0}: {1}
5err.class.not.found=class not found: {0}
6err.crash=A serious internal error has occurred: {0}\nPlease file a bug report, and include the following information:\n{1}
7err.end.of.file=unexpected end of file while reading {0}
8err.file.not.found=file not found: {0}

--- 13 unchanged lines hidden (view full) ---

22err.cant.find.module=Cannot find module {0}
23err.cant.find.module.ex=Problem finding module {0}: {1}
24
25main.usage.summary=\
26Usage: {0} <options> <classes>\n\
27use -help for a list of possible options
28
29warn.prefix=Warning:
1
2err.prefix=Error:
3
4err.bad.constant.pool=error while reading constant pool for {0}: {1}
5err.class.not.found=class not found: {0}
6err.crash=A serious internal error has occurred: {0}\nPlease file a bug report, and include the following information:\n{1}
7err.end.of.file=unexpected end of file while reading {0}
8err.file.not.found=file not found: {0}

--- 13 unchanged lines hidden (view full) ---

22err.cant.find.module=Cannot find module {0}
23err.cant.find.module.ex=Problem finding module {0}: {1}
24
25main.usage.summary=\
26Usage: {0} <options> <classes>\n\
27use -help for a list of possible options
28
29warn.prefix=Warning:
30warn.unexpected.class=Binary file {0} contains {1}
30warn.unexpected.class=File {0} does not contain class {1}
31
32note.prefix=Note:
33
34main.usage.summary=\
35Usage: {0} <options> <classes>\n\
36use -help for a list of possible options
37
38main.usage=\

--- 75 unchanged lines hidden ---
31
32note.prefix=Note:
33
34main.usage.summary=\
35Usage: {0} <options> <classes>\n\
36use -help for a list of possible options
37
38main.usage=\

--- 75 unchanged lines hidden ---