autoboxing and auto-unboxing error with '||' operation in Jdk 1.5
The fllowing is my code snippet:
Compile is ok,but the editor give me error. I found that '||' cann't accept object type? only primitive type. Is this a bug?
Please sign in to leave a comment.
This is definitely our bug, please submit SCR to the tracker.
"linux_china" <linux_china@hotmail.com> wrote in message
news:24089700.1095239716276.JavaMail.itn@is.intellij.net...
>
>
accept object type? only primitive type. Is this a bug?