Harold Seigel
|
2842b72e34
|
Merge
|
2013-08-30 15:15:22 -04:00 |
|
Lois Foltan
|
0f6bcbe0b5
|
8024050: Incorrect optimization level and comment specified for unsafe.cpp
Fix comments and optimization level.
Reviewed-by: rdurbin, coleenp, hseigel
|
2013-08-30 15:07:23 -04:00 |
|
Daniel D. Daugherty
|
379674be8f
|
Merge
|
2013-08-30 07:04:42 -07:00 |
|
Alejandro Murillo
|
7ba96712a8
|
8024022: new hotspot build - hs25-b49
Reviewed-by: jcoomes
|
2013-08-30 00:29:52 -07:00 |
|
Alejandro Murillo
|
aa34aa0bcf
|
Added tag hs25-b48 for changeset 137826043047
|
2013-08-30 00:19:43 -07:00 |
|
Alejandro Murillo
|
861ce92334
|
Merge
|
2013-08-30 00:19:42 -07:00 |
|
Lois Foltan
|
fca9e37c80
|
8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
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
|
2013-08-29 18:56:29 -04:00 |
|
Dmitry Samersoff
|
399a8b8d3f
|
Merge
|
2013-08-29 21:46:09 +02:00 |
|
Dmitry Samersoff
|
98c327bc7d
|
8009062: poor performance of JNI AttachCurrentThread after fix for 7017193
Don't re-evaluate stack bounds for main thread before install guard page
Reviewed-by: coleenp, dholmes, dlong
|
2013-08-29 21:48:23 +04:00 |
|
Lois Foltan
|
02440bce37
|
8022407: sun/misc/CopyMemory.java fails with SIGSEGV in Unsafe_SetByte+0x35
Lower optimization level for unsafe.cpp due to MacOS Xcode 4.6.2 compiler optimization issue.
Reviewed-by: coleenp, twisti, dholmes
|
2013-08-29 13:44:07 -04:00 |
|
Christine Lu
|
12275d364e
|
Added tag jdk8-b105 for changeset 14a09ddd8d8b
|
2013-08-29 09:41:51 -07:00 |
|
Harold Seigel
|
1ff22f2ed9
|
8016764: JVM does not prohibit invokespecial in c.f.v 51.0 that invokes default interface method in c.f.v 52.0
Check cfv before allowing invokespecial call to default method.
Reviewed-by: kamg, acorn, dholmes
|
2013-08-29 10:33:13 -04:00 |
|
Staffan Larsen
|
026aac8993
|
8023720: (hotspot) setjmp/longjmp changes the process signal mask on OS X
Reviewed-by: dholmes, rbackman
|
2013-08-29 11:05:55 +02:00 |
|
David Holmes
|
e5e78099db
|
Merge
|
2013-08-29 00:22:13 -04:00 |
|
David Holmes
|
da2eb3d512
|
Merge
|
2013-08-28 21:42:14 -04:00 |
|
David Holmes
|
bdaf52c564
|
8023900: [TESTBUG] Initial compact profile test groups need adjusting
Reviewed-by: dcubed, mchung, hseigel
|
2013-08-28 19:25:18 -04:00 |
|
Jiangli Zhou
|
e66c07633c
|
Merge
|
2013-08-28 12:01:04 -07:00 |
|
Bill Pittore
|
67ca3cb452
|
8023580: Add jtreg test for 8004051 and 8005722
Tests checks an assertion dealing with the number of args passed in registers
Reviewed-by: mseledtsov, kvn
|
2013-08-28 14:44:46 -04:00 |
|
Karen Kinnear
|
c0f4055c78
|
8020489: VM crash when non-existent interface called by invokespecial
Reviewed-by: kamg, coleenp
|
2013-08-28 08:15:01 -04:00 |
|
David Holmes
|
e60f7b3406
|
8006164: [TESTBUG] compact profile hotspot test issues
Define profile-based test groups.
Reviewed-by: dcubed, mchung
|
2013-08-27 22:05:53 -04:00 |
|
Jon Masamitsu
|
ce2d714a66
|
Merge
|
2013-08-27 18:55:33 -07:00 |
|
Ioi Lam
|
fefcbb92f2
|
Merge
|
2013-08-27 16:02:59 -04:00 |
|
Yumin Qi
|
137cb8d4ee
|
Merge
|
2013-08-27 07:54:05 -07:00 |
|
Jiangli Zhou
|
d5c5d05982
|
Merge
|
2013-08-27 04:58:58 -07:00 |
|
Karen Kinnear
|
1f882e206f
|
Merge
|
2013-08-27 01:21:22 -07:00 |
|
Ioi Lam
|
345829043a
|
Merge
|
2013-08-27 03:35:46 -04:00 |
|
Ioi Lam
|
63e8e67451
|
8020622: create.bat on Windows failed to create project file for Visual Studio 2012
Treat VS2012 the same as VS2010.
Reviewed-by: dcubed, kamg, minqi
|
2013-08-26 21:59:50 -07:00 |
|
Daniel D. Daugherty
|
54b3f19d2c
|
Merge
|
2013-08-26 18:34:29 -07:00 |
|
Calvin Cheung
|
4415ae47cd
|
8020675: invalid jar file in the bootclasspath could lead to jvm fatal error
Removed offending EXCEPTION_MARK calls and code cleanup
Reviewed-by: dholmes, iklam, coleenp, mseledtsov
|
2013-08-26 14:11:26 -07:00 |
|
Jiangli Zhou
|
033640bd2c
|
8023477: Invalid CP index when reading ConstantPool
Need to check for 0 case for InstanceKlass::_generic_signature_index.
Reviewed-by: sspitsyn, sla
|
2013-08-26 13:32:14 -04:00 |
|
Karen Kinnear
|
38560368c1
|
8012294: remove generic handling for default methods
Reviewed-by: kamg, coleenp
|
2013-08-26 11:35:25 -04:00 |
|
Stefan Karlsson
|
15464d7992
|
Merge
|
2013-08-26 07:01:23 -07:00 |
|
Aleksey Shipilev
|
9f4ed448a0
|
8023638: Add the regression test for 8006997
Add the relevant test and proofread the VM messages as well
Reviewed-by: coleenp, mseledtsov, dcubed
|
2013-08-26 17:42:03 +04:00 |
|
David Simms
|
618cb11a73
|
8022683: JNI GetStringUTFChars should return NULL on allocation failure not abort the VM
Return NULL on OOM from GetStringChars, GetStringUTFChars and Get<PrimitiveType>ArrayElements family of functions.
Reviewed-by: dholmes, coleenp
|
2013-08-26 09:33:01 +02:00 |
|
Harold Seigel
|
6a548048a3
|
8022183: GCC 4.6 change sdefault setting for omit-frame-pointer which breaks hotspot stack walking
Explicitly specify -fno-omit-frame-pointer.
Reviewed-by: coleenp, dholmes, dcubed
|
2013-08-25 21:21:18 -04:00 |
|
Jon Masamitsu
|
a984bd23ad
|
Merge
|
2013-08-23 15:59:20 -07:00 |
|
Chris Plummer
|
a8f6ab1f52
|
8020829: JT_HS: 2 runtime NMT tests fail on platforms if NMT detail is not supported
Make tests query a new WhiteBox API to see if NMT detail is supported, and behave properly if it is not supported.
Reviewed-by: dholmes, coleenp
|
2013-08-23 12:36:32 -07:00 |
|
Bill Pittore
|
993de8ba28
|
8014135: The JVMTI specification does not conform to recent changes in JNI specification
Added support for statically linked agents
Reviewed-by: sspitsyn, bobv, coleenp
|
2013-08-23 20:33:02 -04:00 |
|
Daniel D. Daugherty
|
3b29cc06ea
|
Merge
|
2013-08-23 10:39:15 -07:00 |
|
Alejandro Murillo
|
6549fc2f25
|
8023635: new hotspot build - hs25-b48
Reviewed-by: jcoomes
|
2013-08-23 03:14:54 -07:00 |
|
Alejandro Murillo
|
d35ecfaa15
|
Added tag hs25-b47 for changeset 5ca7390c9649
|
2013-08-23 03:01:16 -07:00 |
|
Alejandro Murillo
|
f00f98f2cb
|
Merge
|
2013-08-23 03:01:16 -07:00 |
|
Markus Grönlund
|
ea17b8decf
|
8023457: Event based tracing framework needs a mutex for thread groups
Reviewed-by: acorn, sla
|
2013-08-23 10:36:34 +02:00 |
|
Poonam Bajaj
|
626bd19644
|
Merge
|
2013-08-22 21:23:31 -07:00 |
|
Poonam Bajaj
|
7df53d2e04
|
Merge
|
2013-08-22 18:09:29 -07:00 |
|
Jiangli Zhou
|
e99b9a6afb
|
Merge
|
2013-08-22 17:21:48 -07:00 |
|
Jiangli Zhou
|
5c6c0a8d1d
|
8023547: com/sun/jdi/RedefineMulti.sh fails with IllegalArgumentException after JDK-8021948
Need to check if the constant pool mapping returns 0.
Reviewed-by: coleenp, sspitsyn
|
2013-08-22 19:27:42 -04:00 |
|
Jon Masamitsu
|
2ef7b2abe3
|
Merge
|
2013-08-22 14:03:47 -07:00 |
|
Ioi Lam
|
2a3be6869b
|
Merge
|
2013-08-22 13:53:13 -07:00 |
|
Staffan Larsen
|
c2f5861c47
|
Merge
|
2013-08-22 14:56:10 -04:00 |
|