- 30 8月, 2013 4 次提交
-
-
由 coleenp 提交于
Summary: declare all user-defined operator new()s within Hotspot code with the empty throw() exception specification Reviewed-by: coleenp, twisti, dholmes, hseigel, dcubed, kvn, ccheung Contributed-by: lois.foltan@oracle.com
-
由 dsamersoff 提交于
-
由 dsamersoff 提交于
Summary: don't re-evaluate stack bounds for main thread before install guard page Reviewed-by: coleenp, dholmes, dlong
-
由 hseigel 提交于
Summary: lower optimization level for unsafe.cpp due to MacOS Xcode 4.6.2 compiler optimization issue. Reviewed-by: coleenp, twisti, dholmes Contributed-by: lois.foltan@oracle.com
-
- 29 8月, 2013 2 次提交
- 28 8月, 2013 2 次提交
- 27 8月, 2013 8 次提交
-
-
由 minqi 提交于
-
由 jiangli 提交于
-
由 acorn 提交于
-
由 iklam 提交于
-
由 iklam 提交于
Summary: Treat VS2012 the same as VS2010. Reviewed-by: dcubed, kamg, minqi
-
由 dcubed 提交于
-
由 ccheung 提交于
Summary: removed offending EXCEPTION_MARK calls and code cleanup Reviewed-by: dholmes, iklam, coleenp, mseledtsov
-
由 jiangli 提交于
Summary: Need to check for 0 case for InstanceKlass::_generic_signature_index. Reviewed-by: sspitsyn, sla
-
- 26 8月, 2013 5 次提交
-
-
由 acorn 提交于
Reviewed-by: kamg, coleenp
-
由 stefank 提交于
-
由 shade 提交于
Summary: Add the relevant test and proofread the VM messages as well Reviewed-by: coleenp, mseledtsov, dcubed
-
由 dsimms 提交于
Summary: Return NULL on OOM from GetStringChars, GetStringUTFChars and Get<PrimitiveType>ArrayElements family of functions. Reviewed-by: dholmes, coleenp
-
由 hseigel 提交于
Summary: Explicitly specify -fno-omit-frame-pointer. Reviewed-by: coleenp, dholmes, dcubed
-
- 24 8月, 2013 1 次提交
-
-
由 dcubed 提交于
-
- 23 8月, 2013 15 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 mgronlun 提交于
Reviewed-by: acorn, sla
-
由 poonam 提交于
-
由 poonam 提交于
-
由 jiangli 提交于
-
由 jiangli 提交于
Summary: Need to check if the constant pool mapping returns 0. Reviewed-by: coleenp, sspitsyn
-
由 jmasa 提交于
-
由 iklam 提交于
-
由 sla 提交于
-
由 jmasa 提交于
-
由 iklam 提交于
Summary: Avoid dumping C++ vtable when BUILD_WIN_SA != 1 Reviewed-by: dcubed, sla, tbell
-
由 rbackman 提交于
-
由 cl 提交于
-
- 22 8月, 2013 2 次提交
-
-
由 hseigel 提交于
8023393: Need to suppress info message if -Xcheck:jni used with libjsig.dylab on Mac OSX Summary: Rewrite 7051189 test in Java, port Linux fix for 7051189 to Mac OSX. Reviewed-by: coleenp, dholmes, mseledtsov, ccheung
-
由 poonam 提交于
Reviewed-by: coleenp, sla Contributed-by: vladimir.kempik@oracle.com
-
- 21 8月, 2013 1 次提交
-
-
由 sla 提交于
Summary: Use pthread_mach_thread_np() instead of mach_thread_self() to avoid leaking resources Reviewed-by: dholmes, rbackman
-