-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
6
-
None
-
generic
-
solaris
This may apply to Linux too, but the main target is Solaris.
Throughout the JDK build: hotspot, j2se, and deploy we need to investigate the use of:
* -zdefs all the time (using the extern trick described below)
* -zignore to get rid of libraries not really used?
* -zcombreloc to reduce the relocation sections.
Throughout the JDK build: hotspot, j2se, and deploy we need to investigate the use of:
* -zdefs all the time (using the extern trick described below)
* -zignore to get rid of libraries not really used?
* -zcombreloc to reduce the relocation sections.
- relates to
-
JDK-6367076 Library linking should use JVM detail isolation
-
- Closed
-