Igor Veresov
|
f99391ee6f
|
8023542: Test java/io/File/CheckPermission.java fails due to unfinished recursion (java.lang.StackOverflowError) when JIT'ed code (-client,-server) is running
Move null check before klass reference materialization in checkcast
Reviewed-by: kvn, roland
|
2013-09-18 14:10:21 -07:00 |
|
Rickard Bäckman
|
0f418a050c
|
Merge
|
2013-09-18 09:31:01 +02:00 |
|
Albert Noll
|
73fa617082
|
8022883: Assertion failed: sweptCount >= flushedCount + markedCount + zombifiedCount
Provide correct number of visited nmethods to Tracing
Reviewed-by: kvn, iveresov
|
2013-09-18 07:22:20 +02:00 |
|
John R Rose
|
d0ad8f875c
|
Merge
|
2013-09-17 20:48:42 -07:00 |
|
Niclas Adlertz
|
aadc88fb53
|
Merge
|
2013-09-17 16:07:37 -07:00 |
|
Christian Tornqvist
|
98d8f57603
|
Merge
|
2013-09-17 23:12:27 +02:00 |
|
Christian Tornqvist
|
0051ace82a
|
8014905: [TESTBUG] Some hotspot tests should be updated to divide test jdk and compile jdk
Change JDKToolFinder to look in compile.jdk if the executable cannot be found in test.jdk
Reviewed-by: dholmes, hseigel
|
2013-09-17 16:55:53 +02:00 |
|
Niclas Adlertz
|
c2ed47a76e
|
Merge
|
2013-09-17 05:30:19 -07:00 |
|
Albert Noll
|
d11f6f252b
|
8024128: guarantee(codelet_size > 0 && (size_t)codelet_size > 2*K) failed: not enough space for interpreter generation
Increase interpreter size for x86 template interpreter
Reviewed-by: kvn, iveresov
|
2013-09-17 08:39:20 +02:00 |
|
David Chase
|
222c735458
|
8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Enhance method resolution and resulting data structures, plus some refactoring.
Reviewed-by: twisti, acorn, jrose
|
2013-09-13 22:38:02 -04:00 |
|
Christian Thalinger
|
4fa99b3fc5
|
8024760: add more types, fields and constants to VMStructs
Reviewed-by: kvn, coleenp
|
2013-09-13 16:55:44 -07:00 |
|
Vladimir Ivanov
|
13d322d70f
|
8023134: Rename VM LogFile to hotspot_pid{pid}.log (was hotspot.log)
Reviewed-by: twisti, kvn, sla
|
2013-09-13 04:16:54 -07:00 |
|
Christian Thalinger
|
f2a19eaddb
|
Merge
|
2013-09-12 18:13:28 -07:00 |
|
Christian Thalinger
|
bfe7c0bfc2
|
8024275: During CTW: assert(sig_bt[member_arg_pos] == T_OBJECT) failed: dispatch argument must be an object
Reviewed-by: kvn, vlivanov
|
2013-09-12 14:53:44 -07:00 |
|
Niclas Adlertz
|
350906807b
|
8024646: Remove LRG_List container, replace it with GrowableArray
We already have GrowableArray, use it instead of LRG_List
Reviewed-by: kvn
|
2013-09-12 23:13:45 +02:00 |
|
Niclas Adlertz
|
1a3fb4c38a
|
Merge
|
2013-09-12 09:10:14 +02:00 |
|
Niclas Adlertz
|
bcdf7e7a4d
|
8010941: MinJumpTableSize is set to 18, investigate if that's still optimal
Lowered the MinJumpTableSize for each platform
Reviewed-by: kvn
|
2013-09-11 09:34:00 +02:00 |
|
Vladimir Ivanov
|
3d840abcc2
|
Merge
|
2013-09-10 15:28:44 -07:00 |
|
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 |
|
Albert Noll
|
4d99afea08
|
8024473: Remove unused macro: IRT_ENTRY_FOR_NMETHOD
Removed unused macro
Reviewed-by: kvn, adlertz
|
2013-09-10 07:51:37 +02:00 |
|
Niclas Adlertz
|
19d50345e1
|
Merge
|
2013-09-09 19:53:28 +02:00 |
|
Alejandro Murillo
|
7e04c1775c
|
8024258: new hotspot build - hs25-b50
Reviewed-by: jcoomes
|
2013-09-06 11:11:19 -07:00 |
|
Alejandro Murillo
|
eb65e048f9
|
Added tag hs25-b49 for changeset 20a700f38686
|
2013-09-06 11:04:00 -07:00 |
|
Alejandro Murillo
|
3825e8cfae
|
Merge
|
2013-09-06 11:04:00 -07:00 |
|
Igor Ignatyev
|
c73d393947
|
8012447: Java CTW implementation
Reviewed-by: vlivanov, kvn, twisti
|
2013-09-05 16:38:04 +04:00 |
|
Thomas Schatzl
|
066b624223
|
Merge
|
2013-09-05 14:15:54 +02:00 |
|
Christine Lu
|
250f98771a
|
Added tag jdk8-b106 for changeset a9ef5fb72167
|
2013-09-05 02:45:38 -07:00 |
|
Niclas Adlertz
|
a0a141a9d9
|
Merge
|
2013-09-05 10:39:10 +02:00 |
|
Jon Masamitsu
|
5eb2a3e96d
|
Merge
|
2013-09-04 12:56:03 -07:00 |
|
Jon Masamitsu
|
451ff188a0
|
8013938: Native OOME on fastdebug VM on Solaris
Reviewed-by: azeemj, brutisso, kvn, tschatzl
|
2013-09-04 11:41:17 -07: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 |
|
Bengt Rutisson
|
6d7626dba4
|
8019902: G1: Use the average heap size rather than the minimum heap size to calculate the region size
Reviewed-by: tonyp, tschatzl, sjohanss
|
2013-08-30 07:31:47 +02: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 |
|