CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/01/16 09:49:29
Modified files:
devel/jdk/1.7 : Makefile
devel/jdk/1.7/patches: patch-corba_make_common_Defs_gmk
patch-corba_make_common_shared_Defs-bsd_gmk
patch-corba_make_common_shared_Defs-utils_gmk
patch-hotspot_src_cpu_x86_vm_interpreterRT_x86_32_cpp
patch-hotspot_src_os_bsd_vm_os_bsd_cpp
patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_parNew
patch-hotspot_src_share_vm_includeDB_compiler2
patch-hotspot_src_share_vm_includeDB_core
patch-jdk_make_common_Defs_gmk
patch-jdk_make_common_shared_Defs-bsd_gmk
patch-jdk_make_common_shared_Defs-utils_gmk
Added files:
devel/jdk/1.7/patches:
patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_concurrentMarkSweep
patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_g1
patch-hotspot_src_share_vm_gc_implementation_includeDB_gc_parallelScavenge
patch-hotspot_src_share_vm_includeDB_features
Removed files:
devel/jdk/1.7/patches:
patch-corba_make_com_sun_corba_minclude_com_sun_corba_se_spi_orb_jmk
patch-make_Defs-internal_gmk
Log message:
Various minor corrections:
- Remove some patches no longer needed
- Sync some corba and jdk makefiles with bsd-port repo
- Another datatype correction in hotspot
- Use proper scoping for clock_get* from bsd-port repo
- Use includeDB corrections from Coleen Phillimore @ Sun
instead of my own ones. From hotspot-dev list.