-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
hs20, hs21
-
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