openbsd-ports/devel/jdk/1.6/patches
jakemsr e7c615c994 sndio support. note, there are two different audio API APIs in jdk1.6,
one, HAE, is not portable to APIs that don't use file descriptors as
their handle, so it's still using ossaudio.  the other, DirectAudio,
is more portable, and is the one that this commit is converting to
sndio.  DirectAudio is preferred by jdk, and if it's supported, it will
be used.  in other words, your java apps on OpenBSD will now be using
sndio (assuing you're using jdk1.6, sndio for jdk1.7 coming soon).
just wanted to explain why this still links with libossaudio ...

ok ajacoutot
2010-07-02 01:43:12 +00:00
..
patch-deploy_make_common_DeployRules-solaris_gmk - use HW_{USER|PHYS}MEM64. okay naddy@ 2008-03-17 03:28:26 +00:00
patch-hotspot_build_bsd_makefiles_gcc_make - use HW_{USER|PHYS}MEM64. okay naddy@ 2008-03-17 03:28:26 +00:00
patch-hotspot_src_os_bsd_vm_os_bsd_cpp Limit the jdk's view of physical memory to rlimit_cur instead of 2008-10-22 16:02:24 +00:00
patch-hotspot_src_os_bsd_vm_perfMemory_bsd_cpp - remove work-arounds for missing getpwuid_r now that we have it 2008-06-28 12:34:57 +00:00
patch-hotspot_src_os_cpu_bsd_amd64_vm_os_bsd_amd64_cpp - use HW_{USER|PHYS}MEM64. okay naddy@ 2008-03-17 03:28:26 +00:00
patch-j2se_make_common_Defs-bsd_gmk Complete SYSTEM_ZLIB build flag hooks and enable for OpenBSD. 2008-12-22 13:16:56 +00:00
patch-j2se_make_common_Program_gmk Complete SYSTEM_ZLIB build flag hooks and enable for OpenBSD. 2008-12-22 13:16:56 +00:00
patch-j2se_make_common_shared_Compiler-gcc_gmk
patch-j2se_make_java_jli_Makefile Complete SYSTEM_ZLIB build flag hooks and enable for OpenBSD. 2008-12-22 13:16:56 +00:00
patch-j2se_make_javax_sound_FILES_c_gmk sndio support. note, there are two different audio API APIs in jdk1.6, 2010-07-02 01:43:12 +00:00
patch-j2se_make_javax_sound_Makefile sndio support. note, there are two different audio API APIs in jdk1.6, 2010-07-02 01:43:12 +00:00
patch-j2se_make_sun_splashscreen_FILES_c_gmk Complete SYSTEM_ZLIB build flag hooks and enable for OpenBSD. 2008-12-22 13:16:56 +00:00
patch-j2se_make_sun_splashscreen_Makefile Complete SYSTEM_ZLIB build flag hooks and enable for OpenBSD. 2008-12-22 13:16:56 +00:00
patch-j2se_src_share_classes_java_lang_ClassLoader_java
patch-j2se_src_share_classes_java_util_Calendar_java Java bug fix; from kurt@ 2009-03-01 20:43:08 +00:00
patch-j2se_src_share_classes_sun_security_provider_Sun_java
patch-j2se_src_share_native_com_sun_media_sound_Platform_c sndio support. note, there are two different audio API APIs in jdk1.6, 2010-07-02 01:43:12 +00:00
patch-j2se_src_solaris_bin_java_md_c - use HW_{USER|PHYS}MEM64. okay naddy@ 2008-03-17 03:28:26 +00:00
patch-j2se_src_solaris_classes_sun_security_provider_NativePRNG_java
patch-j2se_src_solaris_native_com_sun_management_UnixOperatingSystem_md_c - use HW_{USER|PHYS}MEM64. okay naddy@ 2008-03-17 03:28:26 +00:00
patch-j2se_src_solaris_native_com_sun_security_auth_module_Unix_c - remove work-arounds for missing getpwuid_r now that we have it 2008-06-28 12:34:57 +00:00
patch-j2se_src_solaris_native_sun_awt_awt_GraphicsEnv_h fix inclusion of X11 headers after xextproto & libXext updates 2010-05-10 21:20:52 +00:00