A lot of the installer c++ was written over 10 years ago, and is still using very old deprecated API's. This is both messy and dangerous. It's time to move to more updated API's. We should use the string class, stop using .rgs files, etc. Just take a look at the number of warnings from the log. This may need to be broken down into multiple CRs.
- relates to
-
JDK-7173558 need to reduce warnings in installer build
-
- Closed
-