-
Bug
-
Resolution: Fixed
-
P3
-
hs25
-
b44
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8022468 | 8 | Bengt Rutisson | P3 | Resolved | Fixed | b102 |
The flag DefaultMaxRAMFraction has been deprecated in the code since JDK6u18, but there has been no message to the users about this.
We need to add such a message in JDK8 to allow us to remove this flag in JDK9.
We need to add such a message in JDK8 to allow us to remove this flag in JDK9.
- backported by
-
JDK-8022468 Deprecate -XX:DefaultMaxRAMFraction
- Resolved