-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b132
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8348178 | 8u451 | Shivangi Gupta | P4 | Resolved | Fixed | b03 |
The test java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails in the compiler nightly testing of 2016-03-02 due to out of memory. The platform is "Sun Sparcv9 3600 MHz, 8 cores, 16G, Solaris / Solaris 11, sun4v".
The test is run with -Xmx8m. That might give too little memory to run the test.
The test is run with -Xmx8m. That might give too little memory to run the test.
- backported by
-
JDK-8348178 [TESTBUG] java/util/concurrent/forkjoin/FJExceptionTableLeak.java fails due to out of memory
- Resolved
- relates to
-
JDK-8161567 Mark java/util/concurrent/forkjoin/FJExceptionTableLeak.java as intermittently failing
- Resolved
-
JDK-8177313 Move FJExceptionTableLeak.java and ConfigChanges.java back to tier1
- Resolved