Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8009097 | 8 | Joseph Provino | P4 | Resolved | Fixed | b79 |
I noticed the following files GC files are excluded in excludeSrc.make for the minimal VM, but they no longer exists.
cmsPermGen.cpp
psPermGen.cpp
yieldWorkingGroup.cpp
Also, immutableSpace.cpp is in the exclude list twice. It is only needed once.
cmsPermGen.cpp
psPermGen.cpp
yieldWorkingGroup.cpp
Also, immutableSpace.cpp is in the exclude list twice. It is only needed once.
- backported by
-
JDK-8009097 Some non-existent GC source files are in the minimalVM exclude list
-
- Resolved
-