Details
-
Type:
Enhancement
-
Status: Closed
-
Priority:
P4
-
Resolution: Won't Fix
-
Affects Version/s: 7
-
Fix Version/s: None
-
Component/s: embedded
-
Labels:
-
Subcomponent:
-
CPU:x86
-
OS:linux
Description
A DESCRIPTION OF THE REQUEST :
The Java 7 VM don`t support the Garbage First (G1) Collector for Linux ARM.
JUSTIFICATION :
The application is experiencing undesired long garbage collection or compaction pauses (longer than 0.5 to 1 second).Also, G1 offers more predictable garbage collection pauses than the CMS collector, and allows users to specify desired pause targets.
The Java 7 VM don`t support the Garbage First (G1) Collector for Linux ARM.
JUSTIFICATION :
The application is experiencing undesired long garbage collection or compaction pauses (longer than 0.5 to 1 second).Also, G1 offers more predictable garbage collection pauses than the CMS collector, and allows users to specify desired pause targets.