Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for 209498: NullPointerException thrown from MapContainerPolicy

 
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

Back to the top