issues
search
jsr107
/
jsr107spec
JSR107 Cache Specification
Apache License 2.0
415
stars
164
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Provide an API to retrieve statistics
#423
chrisknoll
opened
3 months ago
0
Size based eviction policy
#422
pizzi80
opened
1 year ago
0
Add module-info.java
#421
Sineaggi
opened
1 year ago
0
iterator() return type in Cache
#420
dhruvv90
opened
1 year ago
0
Cache to extend Map or add CacheManager.createCacheAsMap
#419
sergproua
opened
1 year ago
0
Add support for `compute...` convenience methods available in Map since Java 1.8
#418
sergproua
opened
1 year ago
4
add copyright to pom.xml
#417
tobi5775
opened
1 year ago
0
javax.cache.cache-api library support?
#416
ben77reilly
opened
2 years ago
1
Handle jakarta namespace?
#415
rmannibucau
closed
2 years ago
36
New CDI scope SessionCacheScoped
#414
beikov
opened
4 years ago
2
Bump junit from 4.11 to 4.13.1
#413
dependabot[bot]
opened
4 years ago
0
Fix SCM in pom.xml to point to correct repository
#412
tsteenbe
opened
4 years ago
0
Fixes typo in Caching class javadoc
#411
vbekiaris
closed
9 months ago
0
Typo in Caching class javadoc
#410
vbekiaris
opened
4 years ago
0
add CachingProvider.getCacheManagers()
#409
evernat
opened
5 years ago
4
Prepare for next iteration 1.1.2-SNAPSHOT
#408
vbekiaris
closed
5 years ago
0
Update README for 1.1.1
#407
vbekiaris
closed
5 years ago
0
CompleteConfiguration.isWriteThrough issues
#406
cruftex
opened
5 years ago
0
Fixes javadoc generation when using JDK >= 10 to build JCache
#405
vbekiaris
closed
6 years ago
0
Build error with JDK 10 & 11
#404
vbekiaris
closed
6 years ago
0
Cache event for eviction by space
#403
neilstevenson
closed
6 years ago
6
Couple of typos in specification
#402
TanyaGaleyev
opened
6 years ago
1
@CacheResult doesn't have @InterceptorBinding and Partial-Bean Module
#401
luisalves00
closed
6 years ago
4
Get specific property while looking up CachingProvider
#400
vbekiaris
closed
6 years ago
0
Use fine-grained getProperty for proper SecurityManager access
#399
aguibert
closed
6 years ago
2
Caching.getcache() requires SecurityManager access to all system properties
#398
aguibert
closed
6 years ago
12
Proper annotation for injecting cache with CDI?
#397
Quix0r
opened
6 years ago
2
Why CDI 1.0-SP4?
#396
keilw
opened
6 years ago
1
Change version number to 1.1.0
#395
keilw
closed
6 years ago
3
Publish new Release for MR 1
#394
keilw
closed
6 years ago
2
Java EE support and cache configuration
#393
cruftex
opened
7 years ago
0
Clarify old value availability in CacheEntryEvent
#392
vbekiaris
closed
7 years ago
0
CacheEntryEvent.getValue and getOldValue
#391
vbekiaris
closed
6 years ago
20
Update javadoc of CachingProvider.getCacheManager(URI,ClassLoader,Properties)
#390
vbekiaris
closed
7 years ago
0
Clarify CacheManager properties pass-through behavior
#389
vbekiaris
closed
7 years ago
0
Revisit exception handling for customizations, listeners and callbacks
#388
cruftex
opened
7 years ago
0
Update more plugin versions, closes #383
#387
cruftex
closed
7 years ago
0
Maven report generation fails on Java 9
#386
cruftex
opened
7 years ago
2
Get rid of JavaDoc warnings, typo fix in CompletionListener, closes #384
#385
cruftex
closed
7 years ago
0
Get rid of JavaDoc warnings
#384
cruftex
closed
7 years ago
1
Check Maven version and plugin versions and use recent versions
#383
cruftex
closed
7 years ago
1
Remove CacheAnnotationConfigurationException
#382
vbekiaris
closed
7 years ago
0
Caching is missing a cleanup method
#381
Donnerbart
closed
2 years ago
2
Correct Cache.invoke() and Cache.invokeAll() JavaDoc
#380
cruftex
closed
7 years ago
1
Explicitly state that CacheManager properties must be preserved in javadoc
#379
vbekiaris
closed
7 years ago
1
Scala and required CDI dependency
#378
ben-manes
opened
7 years ago
6
Fix javadoc grammar
#377
jerrinot
closed
7 years ago
1
JCache API does not compile with JDK 8
#376
jerrinot
closed
7 years ago
1
Interactions between declarative API and CacheLoader&CacheWriter?
#375
jerrinot
opened
8 years ago
5
CacheKeyGenerator should return Object
#374
jerrinot
opened
8 years ago
9
Next