This bug shadows a JIRA bug created for the Mac OS X port at...
http://java.net/jira/browse/MACOSX_PORT-168
Here is the description from that bug:
Running java leaks several strings:
> MallocStackLogging=1 /Volumes/Work/jdk7-macosxport/macosx-port/build/macosx-universal/j2sdk-bundle/1.7.0.jdk/Contents/Home/bin/java <some program>
In another window:
> leaks <java PID>
Report attached.
http://java.net/jira/browse/MACOSX_PORT-168
Here is the description from that bug:
Running java leaks several strings:
> MallocStackLogging=1 /Volumes/Work/jdk7-macosxport/macosx-port/build/macosx-universal/j2sdk-bundle/1.7.0.jdk/Contents/Home/bin/java <some program>
In another window:
> leaks <java PID>
Report attached.
- relates to
-
JDK-7044160 Property argument processing leaks memory
-
- Closed
-
-
JDK-6966194 java heap memory not released when vm exits
-
- Open
-
-
JDK-6859079 JNI_CreateJavaVM() terminates the process on error condition instead of returning error code
-
- Closed
-