Kalin Chan

Results 12 issues of Kalin Chan

# EclipseLink L2 Caching NullPointer Exception triggers a deadlock The code that triggers the error in question is this line of code from the [ObjectChangeSet](https://github.com/eclipse-ee4j/eclipselink/blob/ec0c9cdda67c6e88813a78ce4b2b3e3968fef15c/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/ObjectChangeSet.java#L536) class. This class seems to...

# Info If I am reading the TOML specification correctly, I believe that the following Quoted Key is valid however trying to `get` the value of this key results in...