- 23 9月, 2010 1 次提交
-
-
由 ohair 提交于
Summary: Changes from "Sun Microsystems, Inc." to "Oracle Corporation" in the java.vendor, java.specification.vendor and java.vendor.url Java system properties. Also change of Windows COMPANY file property from "Oracle" to "Oracle Corporation". Reviewed-by: lancea, flar
-
- 07 9月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: ohair
-
- 19 8月, 2010 2 次提交
- 03 8月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: igor, jjg
-
- 17 7月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: Removed the duplicate sun.nio.cs.ext entries from rt.jar and moved X11 charsets into charsets.jar Reviewed-by: ohair
-
- 07 7月, 2010 1 次提交
-
-
由 igor 提交于
Reviewed-by: prr, ohair
-
- 25 6月, 2010 1 次提交
-
-
由 ohair 提交于
Summary: The fix for 6933622 regressed control builds, this is a workaround fix, filed 6964313 to find the right answer to why it happened and how to fix it correctly. Reviewed-by: alanb, darcy
-
- 23 6月, 2010 2 次提交
- 21 6月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: alanb
-
- 17 6月, 2010 1 次提交
-
-
由 prr 提交于
Reviewed-by: ohair, jcoomes
-
- 15 6月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: Include com.sun.servicetag classes when generating ct.sym Reviewed-by: alanb, jjg
-
- 11 6月, 2010 1 次提交
-
-
由 martin 提交于
Summary: Define LIBNSL (like LIBSOCKET), non-empty only on Solaris Reviewed-by: ohair
-
- 04 6月, 2010 1 次提交
-
-
由 andrew 提交于
Summary: Allow the Zero port to be built on alpha architectures Reviewed-by: ohair
-
- 29 5月, 2010 2 次提交
- 28 5月, 2010 1 次提交
-
-
由 peterz 提交于
Reviewed-by: rupashka
-
- 27 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: jjg, darcy, weijun
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 21 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: wetmore
-
- 20 5月, 2010 1 次提交
-
-
由 prr 提交于
Reviewed-by: ohair, art
-
- 12 5月, 2010 1 次提交
-
-
由 prr 提交于
6944048: VS2010 build failure in make/com/sun/java/pack: missing unpack200.exe.manifest 6944015: VS2010 build failure in awt_TextArea.cpp: ambiguous call to abs() 6936319: JDK build fails in awt_DnDDS.cpp with Visual Studio 2008/Platform SDK 7 6944516: Windows L&F is broken in SwingSet2, when JDK is built with the recent Windows SDK Summary: Changes to enable building JDK7 with Microsoft Visual Studio 2010 Reviewed-by: ohair, art, ccheung, dcubed
-
- 04 3月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: jjg
-
- 11 2月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: Define new SUBDIRS_* variables for specifying components for one group Reviewed-by: ohair
-
- 29 1月, 2010 1 次提交
-
-
由 andrew 提交于
Summary: javadoc needs to reference the newly built classes so as not to hit APIs which differ between the boot JDK and the source files of the JDK being built. Reviewed-by: ohair
-
- 21 1月, 2010 1 次提交
-
-
由 dcubed 提交于
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining Summary: Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter. Reviewed-by: never, ohair, tbell, tdeneau Contributed-by: NVasanth Venkatachalam <vasanth.venkatachalam@amd.com>
-
- 19 1月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: build modules not depending on ALT_JDK_IMPORT_PATH being set Reviewed-by: alanb
-
- 08 1月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: create modules under OUTPUTDIR/modules directory containing resources, native libraries Reviewed-by: alanb, ohair
-
- 19 12月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Add a new "modules" build target that builds jdk and jre module image Reviewed-by: alanb, ohair
-
- 23 11月, 2009 1 次提交
-
-
由 gbenson 提交于
Summary: Correctly set uname on ARM, and correctly build fdlibm on IA-64 Reviewed-by: ohair
-
- 29 10月, 2009 2 次提交
- 20 10月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 15 10月, 2009 1 次提交
-
-
由 gbenson 提交于
Summary: Build changes for the Zero assembler port Reviewed-by: ohair, tbell
-
- 08 10月, 2009 1 次提交
-
-
由 tbell 提交于
Summary: Use the bootstrap javah during the build until bug-ID 6889255 is fixed Reviewed-by: jjg
-
- 31 8月, 2009 1 次提交
-
-
由 peterz 提交于
Summary: Nimbus generator now uses JAXB instead of JIBX Reviewed-by: jasper
-
- 26 8月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: upgrade zlib to the latest ver 1.2.3 Reviewed-by: martin, alanb, ksrini
-
- 19 8月, 2009 1 次提交
-
-
由 andrew 提交于
Summary: The bootstrap javac currently uses the default source and targets of the boot javac Reviewed-by: ohair
-
- 29 7月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
-