- 17 3月, 2011 1 次提交
-
-
由 dholmes 提交于
7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code Summary: Cross-compilation support Reviewed-by: ohair, andrew
-
- 16 3月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: Support builds for which only the client VM is required and/or available Reviewed-by: ohair, andrew
-
- 15 3月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 10 3月, 2011 3 次提交
- 26 2月, 2011 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, ohair
-
- 12 2月, 2011 1 次提交
-
-
由 weijun 提交于
6911041: JCK api/signaturetest tests fails for Mixed Code PIT builds (b91) for all trains 6921823: JarVerifier csdomain field not initialized 6921839: Update trusted.libraries list Reviewed-by: dgu
-
- 28 1月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, sherman
-
- 21 1月, 2011 1 次提交
-
-
由 phh 提交于
Summary: Subclass com.sun.management.ThreadMXBean from java.lang.management.ThreadMXBean, add getAllocatedBytes() and friends to c.s.m.ThreadMXBean and have sun.management.ThreadImpl implement c.s.m.ThreadMXBean rather than j.l.m.ThreadMXBean. Reviewed-by: mchung, alanb, dholmes, emcmanus
-
- 15 1月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: prr
-
- 10 1月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 07 1月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: ohair, lancea, chegar, mduigou, mchung, mr
-
- 06 1月, 2011 1 次提交
-
-
由 ohair 提交于
6413588: Add 'ldd -r' and 'dump -Lv' checks to all .so files delivered in the JDK 7000995: Add check in makefiles to verify that msvcp100.dll is NOT used Reviewed-by: mduigou
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 24 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: mchung, andrew, aph, dholmes
-
- 14 12月, 2010 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg, mcimadamore
-
- 02 12月, 2010 1 次提交
-
-
由 yhuang 提交于
Reviewed-by: mfang, psun
-
- 23 11月, 2010 1 次提交
-
-
由 jrose 提交于
6979327: method handle invocation should use casts instead of type parameters to specify return type Summary: Change result type parameters to result type casts. (Also, replace private placeholder class InvokeDynamic.) Reviewed-by: twisti
-
- 02 11月, 2010 2 次提交
- 12 10月, 2010 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, sherman, darcy, igor
-
- 28 9月, 2010 1 次提交
-
-
由 skoppar 提交于
Reviewed-by: hawtin
-
- 21 9月, 2010 1 次提交
-
-
由 dl 提交于
Summary: Extend techniques developed for ConcurrentLinkedQueue and LinkedTransferQueue to implement a non-blocking concurrent Deque with interior removes. Reviewed-by: martin, dholmes, chegar
-
- 14 9月, 2010 1 次提交
-
-
由 kamg 提交于
6983225: libjvm_db.so is not imported into solaris-x86 builds, and libjvm_dtrace.so not imported at all. Summary: Removed sparc-only libjvm_db code and added rules for libjvm_dtrace Reviewed-by: ohair
-
- 11 9月, 2010 1 次提交
-
-
由 naoto 提交于
Reviewed-by: srl Contributed-by: NYoshito Umaoka <y.umaoka@gmail.com>, Doug Felt <dougfelt@google.com>, Mark Davis <markdavis@google.com>
-
- 10 9月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax
-
- 03 9月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: michaelm
-
- 02 9月, 2010 1 次提交
-
-
由 martin 提交于
Summary: Avoid *Critical; fix compile warnings; improve readability Reviewed-by: alanb
-
- 01 9月, 2010 1 次提交
-
-
由 okutsu 提交于
6549953: (cal) WEEK_OF_YEAR and DAY_OF_YEAR calculation problems around Gregorian cutover Reviewed-by: peytoia
-
- 22 7月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 02 7月, 2010 1 次提交
-
-
由 mullan 提交于
Reviewed-by: ohair
-
- 24 6月, 2010 1 次提交
-
-
由 darcy 提交于
6911261: Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs 6962571: Infinite loop in printing out Throwable stack traces with circular references Reviewed-by: darcy, alanb Contributed-by: jjb@google.com
-
- 11 6月, 2010 1 次提交
-
-
由 martin 提交于
Summary: Define LIBNSL (like LIBSOCKET), non-empty only on Solaris 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
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 19 5月, 2010 1 次提交
-
-
由 sherman 提交于
6948903: Make Unicode scripts available for use in regular expressions Summary: added Unicode script suport Reviewed-by: martin
-
- 11 2月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: Define new SUBDIRS_* variables for specifying components for one group Reviewed-by: ohair
-
- 02 2月, 2010 1 次提交
-
-
由 andrew 提交于
Summary: Fix sun.io converters unchecked and cast warnings produced by -Xlint:all Reviewed-by: alanb, sherman
-
- 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>
-