-
Bug
-
Resolution: Fixed
-
P3
-
8u40, 9
-
b33
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084360 | emb-9 | Konstantin Shefov | P3 | Resolved | Fixed | team |
JDK-8063886 | 8u45 | Konstantin Shefov | P3 | Resolved | Fixed | b01 |
JDK-8058878 | 8u40 | Konstantin Shefov | P3 | Resolved | Fixed | b08 |
JDK-8070154 | emb-8u47 | Konstantin Shefov | P3 | Resolved | Fixed | team |
Test name: java/lang/invoke/LFCaching/LFGarbageCollectedTest.java
Need to fix the test by skipping arrayElementSetter and arrayElementGetter methods, because their lambda forms are stored in a static field and are not cleaned by GC.
- backported by
-
JDK-8058878 TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
-
- Resolved
-
-
JDK-8063886 TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
-
- Resolved
-
-
JDK-8070154 TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
-
- Resolved
-
-
JDK-8084360 TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
-
- Resolved
-
- relates to
-
JDK-8057020 LambdaForm caches should support eviction
-
- Closed
-