Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
+1 RE: [eclipselink-dev] Fix for 209498: NullPointerException thrown fromMapContainerPolicy

+1
Verified your diff - the null check inside the catch block, good and thanks guy
/michael
-----Original Message-----
From: eclipselink-dev-bounces@xxxxxxxxxxx [mailto:eclipselink-dev-bounces@xxxxxxxxxxx]On Behalf Of Guy Pelletier
Sent: Tuesday, November 13, 2007 13:45
To: Dev mailing list for Eclipse Persistence Services
Subject: Re: [eclipselink-dev] Fix for 209498: NullPointerException thrown fromMapContainerPolicy

An amendment was added to the previous fix.
 
A new patch is available from the bug.
 
Reviewed: Gordon Yorke
 
Cheers,
Guy
----- Original Message -----
Sent: Monday, November 12, 2007 10:54 AM
Subject: [eclipselink-dev] Fix for 209498: NullPointerException thrown fromMapContainerPolicy

 
The fix replaces the null pointer exception with a nicer EclipseLink exception. The cause of this exception being thrown is still a user error however.
Code reviewed: Tom Ware

Cheers,
Guy


_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev

Back to the top