Project
IntelliJ IDEA
Priority
Minor
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Anna Kozlova
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Chris Sherratt
    6 years ago (29 Mar 2005 17:15)
  • Updated by   root
    2 years ago (17 Jan 2010 20:19)
  • Jira: IDEADEV-22416
    (history, comments)
 
IDEA-28233 "throws Exception" displayed twice in quick Javadoc
2
Issue is visible to: All Users
  The issue is visible to the selected user group only
Display quick javadoc for the following piece of code:

java.security.MessageDigest md = java.security.MessageDigest.getInstance("");

(with the caret on the getInstance method.

The "Throws" section displays the "NoSuchAlgorithmException" and associated details twice.




Environment: WinXP

Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments