Vladimir Ivanov
|
f0e77ac67f
|
8001107: @Stable annotation for constant folding of lazily evaluated variables
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: rbackman, twisti, kvn
|
2013-09-10 14:51:48 -07:00 |
|
Niclas Adlertz
|
19d50345e1
|
Merge
|
2013-09-09 19:53:28 +02:00 |
|
Igor Ignatyev
|
c73d393947
|
8012447: Java CTW implementation
Reviewed-by: vlivanov, kvn, twisti
|
2013-09-05 16:38:04 +04:00 |
|
Niclas Adlertz
|
a0a141a9d9
|
Merge
|
2013-09-05 10:39:10 +02:00 |
|
Niclas Adlertz
|
547f4dea7b
|
8024095: Missing brackets in local scheduling code
Added brackets for if-statement
Reviewed-by: kvn, roland
|
2013-09-02 22:44:57 +02:00 |
|
Rickard Bäckman
|
44a46005b8
|
Merge
|
2013-09-02 13:13:45 +02:00 |
|
Niclas Adlertz
|
adf7b53bfc
|
Merge
|
2013-09-01 19:52:02 +02:00 |
|
Niclas Adlertz
|
900acf0c44
|
8023988: Move local scheduling of nodes to the CFG creation and code motion phase (PhaseCFG)
Moved local scheduling code from class Block to class PhaseCFG
Reviewed-by: kvn, roland
|
2013-09-01 19:21:05 +02:00 |
|
Harold Seigel
|
a320f6a566
|
8023381: VM fails to initialize in runtime/CDSCompressedKPtrs/XShareAuto.java runtime/SharedArchiveFile/CdsSameObjectAlignment.java
Improve handling when CDS archive cannot be mapped
Reviewed-by: kvn, dholmes, mseledtsov
|
2013-09-01 10:37:01 -04:00 |
|
Karen Kinnear
|
dac29a1204
|
Merge
|
2013-08-30 15:42:01 -07:00 |
|
Harold Seigel
|
9422277fb6
|
Merge
|
2013-08-30 15:57:06 -04:00 |
|
Karen Kinnear
|
d61425d2f1
|
Merge
|
2013-08-30 12:56:58 -07:00 |
|
Karen Kinnear
|
fdf2c975ed
|
8023872: Verification error in generated lambda classes
Skip verification for generated lambda classes
Reviewed-by: kamg, dholmes
|
2013-08-30 15:15:56 -04:00 |
|
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 |
|
Zhengyu Gu
|
0dee23ad80
|
Merge
|
2013-08-30 13:38:45 -04:00 |
|
Zhengyu Gu
|
38fac8c706
|
Merge
|
2013-08-30 12:22:02 -04:00 |
|
Zhengyu Gu
|
c4d7122a7f
|
6991327: using -Xprof trigger native memory leak
Fixed a memory leak in FlatProfiler::record_thread_tick() method
Reviewed-by: dholmes, ccheung
|
2013-08-30 11:54:14 -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 |
|
Vladimir Ivanov
|
a92cdcd010
|
8023976: assert(!CompilationPolicy::can_be_compiled(this, comp_level)) failed: sanity check
Reviewed-by: kvn, twisti
|
2013-08-29 22:44:19 +04: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 |
|
Martin Doerr
|
c678f0173a
|
8023597: Optimize G1 barriers code for unsafe load_store
Avoid loading old values in G1 pre-barriers for inlined unsafe load_store nodes.
Reviewed-by: kvn, tonyp
|
2013-08-28 11:22:43 +02: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 |
|
Niclas Adlertz
|
e789f19ac1
|
Merge
|
2013-08-27 21:16:54 +02:00 |
|
Rickard Bäckman
|
a87950ce8d
|
Merge
|
2013-08-27 19:37:39 +02: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 |
|
Vladimir Ivanov
|
2ec967d54f
|
Merge
|
2013-08-26 21:48:19 -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 |
|