Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2205100 | 7 | Vladimir Kozlov | P4 | Closed | Fixed | b125 |
JDK-2205869 | 6u25 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
Currently we use cpu count (32) to distinguish T1 from latest T machines and it is not clear when/if we can get CPUID instruction or new Solaris interface which provides information we need. John G Johnson suggested to read kstat data to get more precise CPU information.
- backported by
-
JDK-2205869 Use kstat info to identify SPARC processor
- Resolved
-
JDK-2205100 Use kstat info to identify SPARC processor
- Closed