Name: rlT66838 Date: 08/05/97
One of the fundamentals of delivering products
for Win32 is that the component executables must
be made to make effective use of the virtual
address space without requiring dynamic
relocation. javai.dll, zip.dll and net.dll (at
least) are linked at the default base address.
This adversely impacts application load time.
Also, when delivering development tools,
it's polite NOT to use addresses near the
default load address since application developers
should have access to this region.
======================================================================
- duplicates
-
JDK-4053763 win32 : load conflict (performance issue)
-
- Closed
-