HR bugfix for #235421

Dusan Balek <[email protected]> Fri, 13 Sep 2013 18:51:20 +0200
Newsgroups gmane.comp.java.netbeans.reviewers
Organization Oracle
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------040601010007020100050602
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Please review the bug fix for

https://netbeans.org/bugzilla/show_bug.cgi?id=235421 
<https://netbeans.org/bugzilla/show_bug.cgi?id=235421>

Description:ClassCastException due to erroneous fall-through to another 
case in a switch statement.

Impact: ClassCastException thrown after every keystroke when typing 
inside of an unclosed try block.

Risk: Low, trivial change.

Changesets: http://hg.netbeans.org/jet-main/rev/33dfbc4b9364
http://hg.netbeans.org/main/nb-javac/rev/bf149ece9888

The fix was reviewed by Tomas Zezula and QA already verified it.

Thanks,
Dusan

--------------040601010007020100050602
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Please review the bug fix for
    <br>
    <br>
    <a class="moz-txt-link-freetext"
      href="https://netbeans.org/bugzilla/show_bug.cgi?id=234671">https://netbeans.org/bugzilla/show_bug.cgi?id=</a><a
      href="https://netbeans.org/bugzilla/show_bug.cgi?id=235421">235421</a><br>
    <br>
    Description:<span id="summary_alias_container"><span
        id="short_desc_nonedit_display">ClassCastException due to
        erroneous </span></span>fall-through to another case
    in a switch statement.<br>
    <br>
    Impact: <span id="summary_alias_container"><span
        id="short_desc_nonedit_display">ClassCastException thrown after
        every keystroke when typing inside of an unclosed </span></span>try
    block.<br>
    <br>
    Risk: Low, trivial change.<br>
    <br>
    Changesets: <a
      href="http://hg.netbeans.org/jet-main/rev/33dfbc4b9364">http://hg.netbeans.org/jet-main/rev/33dfbc4b9364</a><br>
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <a
      href="http://hg.netbeans.org/main/nb-javac/rev/bf149ece9888">http://hg.netbeans.org/main/nb-javac/rev/bf149ece9888</a><br>
    <br>
    The fix was reviewed by Tomas Zezula and QA already verified it.
    <br>
    <br>
    Thanks,<br>
    Dusan
    <br>
  </body>
</html>

--------------040601010007020100050602--