Thank you, Tim, Kelvin
The issue was eliminated.
Lena
2007/6/14, Elena Sayapina <[EMAIL PROTECTED]>:
HARMONY-4147 was filed about this issue.
Thank you, Lena
2007/6/13, Tim Ellison <[EMAIL PROTECTED]>:
> Thanks Elena -- please open a JIRA and we'll fix it there.
>
> Regards,
> Tim
>
> Elena S
HARMONY-4147 was filed about this issue.
Thank you, Lena
2007/6/13, Tim Ellison <[EMAIL PROTECTED]>:
Thanks Elena -- please open a JIRA and we'll fix it there.
Regards,
Tim
Elena Sayapina wrote:
> The following piece of code fails on Harmony-r545749, but passes on
> Harmony-r545092:
>
> impor
Thanks Elena -- please open a JIRA and we'll fix it there.
Regards,
Tim
Elena Sayapina wrote:
> The following piece of code fails on Harmony-r545749, but passes on
> Harmony-r545092:
>
> import java.util.BitSet;
>
> public class bitsetTest {
>
>public static void main(String[] args
The following piece of code fails on Harmony-r545749, but passes on
Harmony-r545092:
import java.util.BitSet;
public class bitsetTest {
public static void main(String[] args) {
BitSet bitset = null;
try {
bitset = new BitSe