After Steve G. noadapters changes and switching to SS10 C++
the size of C2 VM on sparc was the smallest - about 9.3Mb.
After that the size increased to 9.45Mb (+150Kb) due to
new code. We need clean up.
Remove unused global flags.
Create new type "notproduct" of flags which are not
referenced in product version.
It reduces the C2 VM size by 70Kb on sparc.
###@###.### 2005-04-20 22:16:34 GMT
###@###.### 2005-04-27 18:24:10 GMT
the size of C2 VM on sparc was the smallest - about 9.3Mb.
After that the size increased to 9.45Mb (+150Kb) due to
new code. We need clean up.
Remove unused global flags.
Create new type "notproduct" of flags which are not
referenced in product version.
It reduces the C2 VM size by 70Kb on sparc.
###@###.### 2005-04-20 22:16:34 GMT
###@###.### 2005-04-27 18:24:10 GMT
- relates to
-
JDK-8236736 Change notproduct JVM flags to develop flags
-
- Resolved
-
-
JDK-8259624 C2: Fix disabled reduction in AddLNode::Ideal
-
- Closed
-