-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b06
-
generic
-
generic
For Linux, Solaris, BSD, and AIX the implementations of PerfMemory support (perfMemory_<os>.cpp) are very similar, with many of the differences being merely code formatting and spelling, capitalization, and formatting in comments. Many of the remaining differences appear to be unimportant and could be reconciled.
I think these perfMemory_<os>.cpp files could be mostly merged into a single implementation in os/posix.
I think these perfMemory_<os>.cpp files could be mostly merged into a single implementation in os/posix.
- duplicates
-
JDK-8260534 Factor out common POSIX code: perfMemory
- Closed
- relates to
-
JDK-8202353 os::readdir should use readdir instead of readdir_r
- Resolved
-
JDK-8223699 cleanup perfMemory_aix.cpp O_NOFOLLOW coding on aix
- Resolved
-
JDK-8260262 Use common code in function unmap_shared() in perfMemory_posix.cpp
- Resolved
-
JDK-7015652 src/os/solaris, src/os/linux and src/os/bsd should not contain duplicate code
- Closed
-
JDK-8260533 Umbrella: Factor out common POSIX code
- Closed
- links to
-
Review openjdk/jdk/2037
(1 relates to, 1 links to)