<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<font size="4" face="monospace">Thanks for these reports. Some of
them seem obvious how to reproduce, but some could use some more
information.<br>
</font><br>
<blockquote type="cite" cite="mid:12dbb0e6.275b.18d4be81e7e.Webtop.104@btinternet.com">
<div class="auto-created-dir-div" dir="auto" style="unicode-bidi: embed;">
<p># Duplicate and ambiguous switch cases.</p>
<p><br>
</p>
<p>Lookupswitch throws an exception but where depends on the
ClassFile options specified but tableswitch silently ignores
it by dropping a switch case.</p>
</div>
</blockquote>
<br>
Can you provide an example of the code that causes the problem?<br>
<br>
<blockquote type="cite" cite="mid:12dbb0e6.275b.18d4be81e7e.Webtop.104@btinternet.com">
<div class="auto-created-dir-div" dir="auto" style="unicode-bidi: embed;"># Dead Code
<p>I was surprised that the default was to change deadcode to
nop, throw. Also there is no dead code option to faill with an
exception.</p>
</div>
</blockquote>
<br>
Can you provide more detail of what you expected, in what case, and
what was different?<br>
<br>
</body>
</html>