Alejandro Murillo
91b6c6cb5f
Added tag hs25-b53 for changeset 2e003ae41242
2013-10-04 14:10:09 -07:00
Alejandro Murillo
e244a49e78
Merge
2013-10-04 14:10:08 -07:00
John Coomes
875078a4e0
Merge
2013-10-04 13:37:25 -07:00
Vladimir Danushevsky
09f1f55883
Merge
2013-10-03 10:35:32 -07:00
Jesper Wilhelmsson
11da59e506
8025853: Remove unnecessary uses of GenerationSizer
...
Removed stray includes and some minor cleanup of GenerationSizer
Reviewed-by: tschatzl, jcoomes
2013-10-03 17:16:23 +02:00
Joseph Provino
a1c9c2fe6f
Merge
2013-10-03 10:25:54 -04:00
Igor Veresov
51a9303c03
Merge
2013-10-03 16:38:21 +04:00
Jesper Wilhelmsson
ed022aded1
8025855: Simplify GenRemSet code slightly
...
Remove a few redundant switch-statements
Reviewed-by: jcoomes, tschatzl
2013-10-03 13:19:19 +02:00
David Katleman
360b472d7f
Added tag jdk8-b110 for changeset 5feed41054de
2013-10-02 13:26:31 -07:00
Erik Helin
ac15ca0d6a
Merge
2013-10-02 18:24:58 +02:00
Vladimir Ivanov
02e57a0152
8025233: Move sun.invoke.Stable into java.lang.invoke package
...
Reviewed-by: twisti, iveresov
2013-10-02 06:17:10 -07:00
Mikael Gerdin
9204842093
8012525: gc/metaspace/G1AddMetaspaceDependency.java Test fails a safepoint timeout assertion or hangs
...
Reviewed-by: brutisso, tschatzl
2013-10-02 14:33:32 +02:00
Zhengyu Gu
876ecd9acf
Merge
2013-10-01 11:06:35 -04:00
Zhengyu Gu
81d4345cb8
Merge
2013-10-01 09:21:43 -04:00
Erik Helin
ce8f16808b
8025313: MetaspaceMemoryPool incorrectly reports undefined size for max
...
Reviewed-by: stefank, tschatzl
2013-10-01 15:21:14 +02:00
Zhengyu Gu
fb39220608
8022187: Missing ResourceMark crash when assertion using FormatBufferResource fails
...
Uses stack for the format buffer instead of resource memory
Reviewed-by: kvn, coleenp
2013-10-01 08:54:05 -04:00
Karen Kinnear
71a3a55630
8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default
...
Reviewed-by: coleenp, bharadwaj, minqi
2013-10-01 08:10:42 -04:00
Bengt Rutisson
ac3d344514
8025605: G1: Heap expansion logging misleading for fully expanded heap
...
Reviewed-by: tschatzl, jwilhelm, jmasa
2013-10-01 07:52:52 +02:00
Thomas Schatzl
f144f37f49
8025441: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads
...
The initialization for the remembered set summary data structures used the wrong thread count, i.e. number of worker threads instead of number of refinement threads.
Reviewed-by: brutisso
2013-09-30 12:43:59 +02:00
Erik Helin
2722c5d966
8025226: TestPerfCountersAndMemoryPools.java fails with -Xmixed or -Xcomp
...
Reviewed-by: brutisso, mgerdin
2013-09-30 11:39:07 +02:00
Jiangli Zhou
b49de4da48
Merge
2013-09-27 13:53:43 -04:00
Jiangli Zhou
b364358afe
8024990: JT_JDK: 11 failures with SIGSEGV on arm-sflt platforms in nightly fastdebug build
...
Enable patching for load_appendix_id.
Reviewed-by: kvn, dlong, bdelsart
2013-09-27 13:49:57 -04:00
David Chase
02f6818d8f
8025260: Methodhandles/JSR292: NullPointerException (NPE) thrown instead of AbstractMethodError (AME)
...
Copied null-checks from templateInterpreter_CPU into methodHandles_CPU
Reviewed-by: jrose, twisti
2013-09-27 13:36:25 -04:00
Axel Siebenborn
0c588fa80b
8025599: Missing store barrier with OptimizeStringConcat
...
Reviewed-by: kvn, twisti
2013-09-30 15:42:39 -07:00
Zhengyu Gu
bfafab7b47
Merge
2013-09-27 10:08:56 -04:00
Aleksey Shipilev
84fd9150e2
8014447: Object.hashCode intrinsic breaks inline caches
...
Try to inline as normal method first, then fall back to intrinsic.
Reviewed-by: kvn, twisti
2013-09-27 11:52:24 +04:00
Christian Thalinger
9376d94e6c
8025613: clang: remove -Wno-unused-value
...
Reviewed-by: iveresov
2013-09-28 12:42:22 -07:00
Igor Ignatyev
30874d35f1
8023452: TestCase$Helper(java.lang.Object) must be osr_compiled
...
Reviewed-by: kvn
2013-09-28 12:32:10 +04:00
Igor Ignatyev
74b0d053ee
8024678: Java source files in hotspot/test/testlibrary should not use @author tag in JavaDoc
...
Reviewed-by: twisti
2013-09-28 12:32:09 +04:00
Niclas Adlertz
f9b1731815
Merge
2013-09-27 15:43:03 -07:00
Niclas Adlertz
562ce20154
Merge
2013-09-27 12:43:51 -07:00
Albert Noll
0dee555ead
8020151: PSR:PERF Large performance regressions when code cache is filled
...
Code cache sweeping based on method hotness; removed speculatively disconnect
Reviewed-by: kvn, iveresov
2013-09-27 10:50:55 +02:00
Rickard Bäckman
441f1d74cf
8024924: Intrinsify java.lang.Math.addExact
...
Reviewed-by: kvn, twisti
2013-09-27 08:39:19 +02:00
Alejandro Murillo
a47169e435
8025536: new hotspot build - hs25-b53
...
Reviewed-by: jcoomes
2013-09-26 13:41:34 -07:00
Alejandro Murillo
66672ae1e2
Added tag hs25-b52 for changeset 54bdf1f141cb
2013-09-26 13:33:02 -07:00
Alejandro Murillo
af2833b77e
Merge
2013-09-26 13:33:01 -07:00
Christian Thalinger
cd7bfac363
8024545: make develop and notproduct flag values available in product builds
...
Reviewed-by: dholmes, kvn
2013-09-26 12:07:53 -07:00
Christine Lu
8f4a717c02
Added tag jdk8-b109 for changeset fbc092143b0b
2013-09-26 10:43:15 -07:00
Lois Foltan
7bf953d005
7195622: CheckUnhandledOops has limited usefulness now
...
Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
2013-09-26 10:25:02 -04:00
Thomas Schatzl
dac5a0401a
Merge
2013-09-26 06:34:10 -07:00
Bertrand Delsart
bc89e6b93f
Merge
2013-09-26 04:00:09 -07:00
Thomas Schatzl
4abf168208
Merge
2013-09-26 12:18:21 +02:00
Bertrand Delsart
4cbb893adf
Merge
2013-09-26 01:30:01 -07:00
Niclas Adlertz
3554ed5490
Merge
2013-09-26 08:48:15 +02:00
Tim Bell
f07a2ff3cb
8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
...
Reviewed-by: ksrini, katleman
2013-09-25 12:23:10 -07:00
Zhengyu Gu
8aadcd5b28
Merge
2013-09-25 13:03:21 -04:00
Christian Tornqvist
18550f7774
8024492: [TESTBUG] Test library class Platform.java needs to include methods for missing OS's and architectures
...
Added methods for 32bit, arm, ppc, x64 and x86
Reviewed-by: zgu, hseigel, mseledtsov
2013-09-25 17:47:51 +02:00
Christian Tornqvist
81505a6a57
8024677: [TESTBUG] Move tests for classes in /testlibrary
...
Moved the tests to /testlibrary_tests and updated TEST.groups
Reviewed-by: dholmes, sla
2013-09-25 17:47:22 +02:00
Bengt Rutisson
dc5131c84d
8025228: assert(new_entry->reserved_words() == vs_word_size) fails in nightly
...
Reviewed-by: mgerdin, tschatzl, jmasa
2013-09-25 17:23:41 +02:00
David Simms
d5157be0e8
8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL)
...
Execute some code at a high virtual address value, and keep mapped
Reviewed-by: coleenp, zgu
2013-09-25 13:58:13 +02:00