Bug 222478 - Two Translation Clarification Questions
Summary: Two Translation Clarification Questions
Status: VERIFIED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.4 M6   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 16:57 EDT by John Ryding CLA
Modified: 2008-03-25 12:38 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Ryding CLA 2008-03-12 16:57:03 EDT
Build ID: I20080307

Steps To Reproduce:
Testcase/Filename/IU:  	org.eclipze.jdt.core\org\eclipse\jdt\internal\compiler\messages.properties

Description:
Hello,

Please clarify "opcode" and "pc" in the following string:

SANITY CHECK: Invalid opcode {0} at pc {1} for stackmap table attribute for method {2}

Thank you 

Testcase/Filename/IU:  	org.eclipse.jdt.core\org\eclipse\jdt\internal\core\util\messages.properties

Description:
Hello

Would you please clarify or reword the following string:

{1} files to index ({0})

For example, does it mean "there are {1} files to index?

Also, what does {0} stand for?

Thank you 

More information:
Comment 1 Olivier Thomann CLA 2008-03-13 08:42:54 EDT
(In reply to comment #0)
> SANITY CHECK: Invalid opcode {0} at pc {1} for stackmap table attribute for
> method {2}
Instead of "pc" we could have use "position".
"opcode" this is like a bytecode instruction.

> {1} files to index ({0})
> 
> For example, does it mean "there are {1} files to index?
Yes. This is the meaning.
 
> Also, what does {0} stand for?
{0} this is the job family. For indexing jobs, this returns where the files to index are coming from.

If these answers are enough, I would close as FIXED.
Comment 2 Jerome Lanneluc CLA 2008-03-19 11:51:09 EDT
Closing as INVALID as no change in the JDT/Core is required.
Comment 3 Kent Johnson CLA 2008-03-25 12:38:45 EDT
Verified for 3.4M6