-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P4
-
Affects Version/s: hs20, hs21
-
Component/s: hotspot
-
generic, x86
-
generic
loemem* tests fails with G1 with follow exception:
The exception is:
Exception in thread "Low Memory Detector" java.lang.IllegalArgumentException: used = 266673504 should be <= committed = 266338304
at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:158)
The exception is:
Exception in thread "Low Memory Detector" java.lang.IllegalArgumentException: used = 266673504 should be <= committed = 266338304
at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:158)
- duplicates
-
JDK-7020032 GC sometimes loses memory pools
-
- Closed
-