- 08 6月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: alanb
-
- 04 6月, 2010 1 次提交
-
-
由 andrew 提交于
Summary: Allow the Zero port to be built on alpha architectures Reviewed-by: ohair
-
- 29 5月, 2010 1 次提交
-
-
由 ohair 提交于
6949590: exes(java.exe, javaws.exe) show Copyright Year as 2004, COMPANY as Sun Reviewed-by: weijun, alanb
-
- 27 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: jjg, darcy, weijun
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 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
-
- 28 4月, 2010 1 次提交
-
-
由 anthony 提交于
Summary: Introduce a GTK-based alternative implementation of the FileDialogPeer on X11 Reviewed-by: anthony, peterz Contributed-by: NCostantino Cerbo <c.cerbo@gmail.com>
-
- 20 4月, 2010 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 13 4月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: updated the Big5.map table to add 5 entries Reviewed-by: okutsu
-
- 12 4月, 2010 1 次提交
-
-
由 yhuang 提交于
Reviewed-by: ogino, faryad
-
- 31 3月, 2010 1 次提交
-
-
由 sherman 提交于
6911753: NSN wants to add Big5 HKSCS-2004 support Summary: support HKSCS2008 in Big5_HKSCS and MS950_HKSCS Reviewed-by: okutsu
-
- 30 3月, 2010 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 11 3月, 2010 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 10 3月, 2010 1 次提交
-
-
由 okutsu 提交于
Reviewed-by: peytoia
-
- 04 3月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: jjg
-
- 24 2月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mchung
-
- 12 2月, 2010 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 11 2月, 2010 2 次提交
- 02 2月, 2010 1 次提交
-
-
由 andrew 提交于
Summary: Fix sun.io converters unchecked and cast warnings produced by -Xlint:all Reviewed-by: alanb, sherman
-
- 29 1月, 2010 2 次提交
- 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
-
- 13 1月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: Fix the legal notice in jdk/make/modules/tools Reviewed-by: tbell
-
- 12 1月, 2010 1 次提交
-
-
由 chegar 提交于
Summary: This makes the SCTP implementation easier to run with Suns JDK6. Reviewed-by: alanb
-
- 08 1月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: create modules under OUTPUTDIR/modules directory containing resources, native libraries Reviewed-by: alanb, ohair
-
- 24 12月, 2009 2 次提交
- 19 12月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Add a new "modules" build target that builds jdk and jre module image Reviewed-by: alanb, ohair
-
- 17 12月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: ksrini
-
- 16 12月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 09 12月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Describe the exact behavior of {Double,Float}Buffer.{equals,compareTo}; fix non-anti-symmetric behavior of compareTo Reviewed-by: alanb Contributed-by: jessewilson@google.com
-
- 07 12月, 2009 1 次提交
-
-
由 yan 提交于
5036807: Pressing action keys "STOP/AGAIN/COMPOSE" generates keycode of F11/F12 keys. 4787377: VK_STOP key on Solaris generates wrong Key Code Summary: Added an event processing lumped with similar native code for similar bugs. Reviewed-by: art
-
- 01 12月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: alanb
-
- 23 11月, 2009 1 次提交
-
-
由 gbenson 提交于
Summary: Correctly set uname on ARM, and correctly build fdlibm on IA-64 Reviewed-by: ohair
-
- 21 11月, 2009 1 次提交
-
-
由 ksrini 提交于
6899834: (launcher) remove the solaris libjvm.so symlink Summary: Fixes other related issues as well. Reviewed-by: darcy, ohair, xlu, martin
-
- 13 11月, 2009 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: alanb, xuelei
-
- 11 11月, 2009 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-