R.M.Morrien
R.M.Morrien
Fixes #23483 Add lock logic between 2 methods, add notifyWaitingThreads call for better max pool size logic. Add lock, add notifyWaitingThreads call for better max pool size logic. No longer...
## Environment Details * GlassFish Version (and build number): 7.0.10 * JDK version: jdk-17.0.8.1_1-openjdk-adoptium * OS: Windows 10 * Database: Postgresql ## Problem Description I am running integration tests against...
[//]: # "Please remove these comments" [//]: # "Provide a general summary of the issue in the Title above" ## Environment Details * GlassFish Version (and build number): Eclipse GlassFish...
Hi, thank you for this effort. In 2004 I wrote my own Windows dll driver to connect to Sony NetMD - MZ505 via the NetMD.dll. And also played with the...
Draft for now, I would like to add more unit tests and I would like to remove a number of TODO statements I added in ConnectionPool and PoolManagerImpl classes. Part...
## Environment Details * GlassFish Version (and build number): 7.0.14 * JDK version: jdk-17.0.8.1_1-openjdk-adoptium * OS: Windows 10 * Database: Postgresql ## Problem description - Document (javadoc) some connection pool...
I wrote a few unit tests to start to understand associateConnection logic which is used by ConnectorXAResource in connector-runtime. Added some javadoc to understand ManagedConnectionImpl parameters. Added a listener null...
### Describe the bug Similar to issue #12139 but now while using an enum value (which has a default equals and hashcode implementation). ### Reproducer Use picklist like: ``` #{platformMsg['process']}...