persistence@glassfish.java.net
JPQL: FindBugs: Self assignment of field in oracle.toplink.essentials.internal.parsing.ParseTreeContext
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Michael Bouschen <
Michael.Bouschen_at_Sun.COM
>
Date
: Mon, 08 Jan 2007 17:39:35 +0100
Hi Tom,
I fixed the FindBugs issue 1918
https://glassfish.dev.java.net/issues/show_bug.cgi?id=1918
.
I simply removed the field self assignment from the two constructors of
the static inner class VariableDecl. The field is explicitly managed
using the setter method.
Thanks!
Regards Michael
application/java-archive attachment:
JPQL-fix1918-070108.jar
This message
: [
Message body
]
Next message
:
Tom Ware: "Re: JPQL: FindBugs: Self assignment of field in oracle.toplink.essentials.internal.parsing.ParseTreeContext"
Previous message
:
Tom Ware: "Re: Code review for Issue 1911: Make entity-persistence module compilable in JDK 6"
Next in thread
:
Tom Ware: "Re: JPQL: FindBugs: Self assignment of field in oracle.toplink.essentials.internal.parsing.ParseTreeContext"
Reply
:
Tom Ware: "Re: JPQL: FindBugs: Self assignment of field in oracle.toplink.essentials.internal.parsing.ParseTreeContext"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]