-
Enhancement
-
Resolution: Fixed
-
P4
-
21
-
b10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8331897 | 17.0.13-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
JDK-8335101 | 17.0.13 | Amos SHI | P4 | Resolved | Fixed | b01 |
test/jdk/java/lang/invoke/defineHiddenClass/UnloadingTest.java has several test cases to verify if a class loader is not unloaded. ForceGC::wait defaults the timeout to 1000ms * jtreg timeout factor, which is designed to expect the boolean supplier to return true. For the case when the boolean supplier never returns true, a test may want to configure the timeout to reduce its execution time.
- backported by
-
JDK-8331897 Shorten the number of GCs in UnloadingTest.java to verify a class loader not being unloaded
- Resolved
-
JDK-8335101 Shorten the number of GCs in UnloadingTest.java to verify a class loader not being unloaded
- Resolved
- relates to
-
JDK-8294147 Review running times of java.lang.invoke regression tests
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/35cac7f9
-
Commit openjdk/jdk/c8cc7b67
-
Review openjdk/jdk/12392
-
Review(master) openjdk/jdk17u-dev/2583
(2 links to)