-
Bug
-
Resolution: Fixed
-
P4
-
8
-
None
-
b96
-
generic
-
generic
Parsing the big JSON file from JDK-8011630 still shows significant overhead in PropertyMap.addProperty().
It seems like PropertyMaps are added to the history but never retrieved because we only keep history for non-empty PropertyMaps.
It seems like PropertyMaps are added to the history but never retrieved because we only keep history for non-empty PropertyMaps.
- relates to
-
JDK-8011630 JSON parsing performance issue
-
- Resolved
-