-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b59
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8028658 | 8 | Mikael Gerdin | P3 | Closed | Fixed | b117 |
JDK-8028967 | port-stage-ppc-aix | Mikael Gerdin | P3 | Resolved | Fixed | master |
As part of native memory testing there should be tests verifying ReservedSpace/VirualSpace
It should be:
- positive test, that should work with memory like VM test scenario should be executed
with all supported VM options
- negative tests checking incorrect size, alignment, regions overlapping scenarios
- stress tests, where the same regions are allocated/released in different threads
These tests will be executed on machines with largepages installed
It should be:
- positive test, that should work with memory like VM test scenario should be executed
with all supported VM options
- negative tests checking incorrect size, alignment, regions overlapping scenarios
- stress tests, where the same regions are allocated/released in different threads
These tests will be executed on machines with largepages installed
- backported by
-
JDK-8028967 Develop tests for ReservedSpace/VirtualSpace
-
- Resolved
-
-
JDK-8028658 Develop tests for ReservedSpace/VirtualSpace
-
- Closed
-