-
Enhancement
-
Resolution: Fixed
-
P4
-
hs23
-
b08
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223892 | 8 | Tony Printezis | P4 | Resolved | Fixed | b36 |
JDK-8018194 | 7u45 | Tony Printezis | P4 | Closed | Fixed | b01 |
JDK-8002470 | 7u40 | Tony Printezis | P4 | Closed | Fixed | b01 |
In G1, we use size_t in many places to represent region counts and indexes. There's a general feeling among the group to make those uint's.
- backported by
-
JDK-2223892 G1: type change size_t -> uint for region counts / indexes
- Resolved
-
JDK-8002470 G1: type change size_t -> uint for region counts / indexes
- Closed
-
JDK-8018194 G1: type change size_t -> uint for region counts / indexes
- Closed