This bug is an offshoot of 4191352: Numega BoundsChecker showing many java/jre RESOURCE LEAKS. When tested on one of the late December Kestrel-FCS builds,
we found eight remaining leaks. This bug is for the two leaks we found that seem to be in the VM code.
allocated by LoadLibrary in ..\src\win32\bin\java_md.c(106)
allocated by LoadLibrary in ..\src\win32\hpi\src\linker_md.c(103)
Steps to duplicate:
Need Visual C++ installed
Need to install BoundsChecker Visual C++ 6.5
Launch Boundschecker
Select File/Open/"${JDKPath}\bin\java"
gary.collins@East 2001-05-04
we found eight remaining leaks. This bug is for the two leaks we found that seem to be in the VM code.
allocated by LoadLibrary in ..\src\win32\bin\java_md.c(106)
allocated by LoadLibrary in ..\src\win32\hpi\src\linker_md.c(103)
Steps to duplicate:
Need Visual C++ installed
Need to install BoundsChecker Visual C++ 6.5
Launch Boundschecker
Select File/Open/"${JDKPath}\bin\java"
gary.collins@East 2001-05-04
- relates to
-
JDK-4191352 Numega BoundsChecker showing many java/jre RESOURCE LEAKS
-
- Resolved
-