openbsd-ports/devel/jdk/1.4/patches
kurt 225683f4ff - don't mmap on top of malloc'ed memory. this fixes a large memory leak
while creating/destroying threads.
- add missing pthread_attr_destroy while creating threads. closes a
small memory leak.

Memory leaking problems reported by Carsten Raskgaard and also
David SH Rosenthal from the LOCKSS project.
2006-03-16 16:09:01 +00:00
..
disable-ipv6
patch-bin_bootscript
patch-deploy_make_common_Defs_gmk
patch-deploy_make_common_Defs-bsd_gmk
patch-deploy_make_plugin_ns6_Makefile - add missing -pthread to java_vm. From niklas@. 2005-04-19 14:35:56 +00:00
patch-hotspot_build_bsd_makefiles_adlc_make
patch-hotspot_build_bsd_makefiles_gcc_make
patch-hotspot_build_bsd_makefiles_vm_make
patch-hotspot_src_cpu_i486_vm_interpreterRT_i486_cpp - recent w^x changes combined with random malloc/mmap exposed a previously 2006-01-18 15:08:16 +00:00
patch-hotspot_src_os_bsd_vm_os_bsd_cpp - don't mmap on top of malloc'ed memory. this fixes a large memory leak 2006-03-16 16:09:01 +00:00
patch-hotspot_src_os_bsd_vm_os_bsd_inline_hpp - don't mmap on top of malloc'ed memory. this fixes a large memory leak 2006-03-16 16:09:01 +00:00
patch-j2se_make_common_Defs-bsd_gmk - add missing -pthread to java_vm. From niklas@. 2005-04-19 14:35:56 +00:00
patch-j2se_make_common_Release_gmk
patch-j2se_make_sun_awt_Makefile - add missing -pthread to java_vm. From niklas@. 2005-04-19 14:35:56 +00:00
patch-j2se_make_sun_jdbc_Makefile
patch-j2se_make_tools_pack-unpack_unpack_Makefile
patch-j2se_src_share_back_stream_h
patch-j2se_src_share_bin_java_c Disable Junk malloc option for java. java mprotects portions of the thread 2006-01-02 03:48:40 +00:00
patch-j2se_src_share_classes_java_lang_ClassLoader_java
patch-j2se_src_share_classes_sun_security_provider_SeedGenerator_java
patch-j2se_src_share_classes_sun_tools_jar_Main_java - Ensure that when files are extracted that their fully resolved path lies 2005-06-04 15:47:53 +00:00
patch-j2se_src_share_classes_sun_tools_jar_resources_jar_properties - Ensure that when files are extracted that their fully resolved path lies 2005-06-04 15:47:53 +00:00
patch-j2se_src_share_hpi_include_hpi_impl_h No need to protect the type-correct prototypes with #ifdef _LP64 2006-01-17 14:28:19 +00:00
patch-j2se_src_share_lib_security_java_security
patch-j2se_src_share_native_java_util_zip_Inflater_c No need to protect the type-correct prototypes with #ifdef _LP64 2006-01-17 14:28:19 +00:00
patch-j2se_src_solaris_native_java_util_TimeZone_md_c timezone is a function on BSD, not a variable, so move the timezone 2005-06-02 18:18:15 +00:00