-
Bug
-
Resolution: Fixed
-
P4
-
7u6
-
b12
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2225107 | 8 | Nils Loodin | P4 | Closed | Fixed | b41 |
JDK-8018229 | 7u45 | Nils Loodin | P4 | Closed | Fixed | b01 |
JDK-8002511 | 7u40 | Nils Loodin | P4 | Closed | Fixed | b01 |
JDK-2225063 | 7u6 | Nils Loodin | P4 | Closed | Fixed | b12 |
JDK-2224989 | hs23.2 | Nils Loodin | P4 | Closed | Fixed | b03 |
src/os/linux/vm/os_linux.cpp:2024 (and other files for other platforms)
the length of the text is radically longer for linux than other platforms.
This can make it hard for tool writers to get a summary that look good and similar for multiple platforms (sizing of gui fields, having to parse info in the tool code etc)
Lookin at the code, it's in some serious need of refactoring. It would be nice with a method to get a "brief" os info for these kinds of tools that looks similar on all platforms.
- backported by
-
JDK-2224989 OS Information much longer for linux than other platforms
-
- Closed
-
-
JDK-2225063 OS Information much longer for linux than other platforms
-
- Closed
-
-
JDK-2225107 OS Information much longer for linux than other platforms
-
- Closed
-
-
JDK-8002511 OS Information much longer for linux than other platforms
-
- Closed
-
-
JDK-8002512 OS Information much longer for linux than other platforms
-
- Closed
-
-
JDK-8018229 OS Information much longer for linux than other platforms
-
- Closed
-
- relates to
-
JDK-8085865 hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files
-
- Resolved
-