Igor Ignatyev
|
b78d23ed01
|
8073860: [TESTBUG] compiler/whitebox/DeoptimizeFramesTest fails with exit code 1
Reviewed-by: kvn, roland
|
2015-03-12 19:12:52 +03:00 |
|
Dean Long
|
aa21fdd0c0
|
8072383: resolve conflicts between open and closed ports
Refactor close to remove references to closed ports
Reviewed-by: kvn, simonis, dholmes
|
2015-02-24 17:23:53 -05:00 |
|
Alejandro Murillo
|
cf1f3d308b
|
Merge
|
2015-03-06 04:58:52 -08:00 |
|
Zoltan Majo
|
78b1c29418
|
Merge
|
2015-03-06 08:53:22 +01:00 |
|
Lana Steuck
|
3b60a5c6e0
|
Merge
|
2015-03-05 15:21:35 -08:00 |
|
David Katleman
|
e3a2a22af9
|
Added tag jdk9-b53 for changeset 9bbd69ad1f34
|
2015-03-05 11:26:13 -08:00 |
|
Jesper Wilhelmsson
|
3ea0bee55c
|
Merge
|
2015-03-05 17:27:16 +01:00 |
|
Kim Barrett
|
0401cdb946
|
8074319: barrier_set_cast defined via friend injection
Changed the in-class definition to a friend declaration and move the definition to namespace scope
Reviewed-by: jwilhelm, simonis
|
2015-03-04 02:23:38 +01:00 |
|
Markus Grönlund
|
8c5e105bac
|
8073042: jcmd hangs until another jcmd is executed (which, in turn also hangs)
Reviewed-by: jbachorik, dsamersoff, farvidsson
|
2015-03-03 20:17:07 +01:00 |
|
Jesper Wilhelmsson
|
25c5065b89
|
Merge
|
2015-03-03 19:21:45 +01:00 |
|
Andrew Haley
|
45d5073b91
|
8074349: AARCH64: C2 generates poor code for some byte and character stores
Use iRegIorL2I as src input for char and byte stores.
Reviewed-by: kvn
|
2015-03-03 17:56:33 +00:00 |
|
Alejandro Murillo
|
94ddb7fc72
|
Merge
|
2015-03-03 06:23:49 -08:00 |
|
Roland Westrelin
|
2c277304d8
|
8073957: assert(ary_src != 0) failed: not an array or instance?
ArrayCopyNode going dead needs better validation of inputs
Reviewed-by: kvn, vlivanov
|
2015-03-03 12:30:07 +01:00 |
|
Daniel D. Daugherty
|
12cd46edc9
|
8072439: fix for 8047720 may need more work
Cleanup PeriodTask_lock usage. Also reviewed by varming@gmail.com.
Co-authored-by: Carsten Varming <varming@gmail.com>
Reviewed-by: dholmes, dcubed, mgronlun, coleenp
|
2015-03-02 16:31:25 -08:00 |
|
Andrew Dinn
|
539384a8d2
|
8074119: [AARCH64] stage repo misses fixes from several Hotspot changes
Add shared code changes from 8059606, 8069230, 8068976, 8068977, 8072911 and 8071805
Reviewed-by: aph, kvn
|
2015-03-02 10:31:52 -08:00 |
|
Vladimir Ivanov
|
361f1ae295
|
Merge
|
2015-03-02 18:12:06 +00:00 |
|
Vladimir Kozlov
|
6fd49139e8
|
Merge
|
2015-03-02 10:09:33 -08:00 |
|
Tobias Hartmann
|
2b2dec1ea4
|
Merge
|
2015-03-02 15:20:38 +00:00 |
|
Vladimir Ivanov
|
b4b2912109
|
Merge
|
2015-03-02 07:20:09 -08:00 |
|
Jesper Wilhelmsson
|
8107130954
|
8071335: gc/TestSmallHeap.java throw OOM
To avoid OOME, do not run with -Xcomp
Reviewed-by: brutisso, tschatzl
|
2015-03-02 16:19:59 +01:00 |
|
Thomas Schatzl
|
77fc522153
|
Merge
|
2015-03-03 13:25:23 +00:00 |
|
Thomas Schatzl
|
2d22f2780c
|
8073466: Remove buffer retaining functionality and clean up in ParGCAllocBuffer
Reviewed-by: jmasa, kbarrett
|
2015-03-03 12:38:42 +01:00 |
|
David Lindholm
|
a827cdfa10
|
8073464: GC workers do not have thread names
Reviewed-by: brutisso, tschatzl
|
2015-03-03 12:19:35 +01:00 |
|
Tobias Hartmann
|
e5f039dbfb
|
Merge
|
2015-03-02 15:11:55 +00:00 |
|
Christian Tornqvist
|
6465239986
|
Merge
|
2015-03-02 05:32:01 -08:00 |
|
Tobias Hartmann
|
9e655cb7ea
|
Merge
|
2015-03-02 13:28:06 +00:00 |
|
Tobias Hartmann
|
b4420f1516
|
8006960: hotspot, "impossible" assertion failure
Escape state of allocated object should be always adjusted after it was passed to a method.
Reviewed-by: kvn
|
2015-03-02 13:40:40 +01:00 |
|
Tobias Hartmann
|
3f42ccd0ff
|
8073956 : Escape analysis dump misses args information
Fixed output of PrintEscapeAnalysis.
Reviewed-by: kvn
|
2015-03-02 13:16:07 +01:00 |
|
Igor Ignatyev
|
450835d136
|
Merge
|
2015-03-02 11:15:09 +00:00 |
|
Kim Barrett
|
40d3986051
|
8069016: Add BarrierSet downcast support
Add FakeRttiSupport utility and use to provide barrier_set_cast.
Reviewed-by: jmasa, sangheki
|
2015-02-27 19:52:48 -05:00 |
|
Harold Seigel
|
01ed1c9ea6
|
8073908: Replace hotspot/testlibrary use of sun.management with public API
Use java.lang API's instead of sun.management API's.
Reviewed-by: sla, iignatyev, gtriantafill, mchung
|
2015-02-27 12:48:06 -05:00 |
|
Alejandro Murillo
|
e7f35f99b5
|
Merge
|
2015-02-27 07:34:26 -08:00 |
|
Magnus Ihse Bursie
|
0624f19e6e
|
8072842: Add support for building native JTReg tests
Reviewed-by: erikj, sla
|
2015-02-27 11:56:34 +01:00 |
|
Filipp Zhinkin
|
dbf67b8e69
|
8073154: NULL-pointer dereferencing in LIR_OpProfileType::print_instr
Reviewed-by: iveresov
|
2015-02-27 11:41:42 +03:00 |
|
Lana Steuck
|
171f832de9
|
Merge
|
2015-02-26 20:17:34 -08:00 |
|
David Katleman
|
435bd0a792
|
Added tag jdk9-b52 for changeset d638088414a8
|
2015-02-26 15:57:41 -08:00 |
|
Jesper Wilhelmsson
|
1426bc9dc1
|
8073883: serviceability/dcmd/gc/RunGCTest.java should not run with -XX:+ExplicitGCInvokesConcurrent
Don't run test with -XX:+ExplicitGCInvokesConcurrent
Reviewed-by: mgerdin
|
2015-02-26 21:00:03 +01:00 |
|
Vladimir Kozlov
|
239370b736
|
Merge
|
2015-02-26 10:56:54 -08:00 |
|
Jesper Wilhelmsson
|
b22466d59d
|
Merge
|
2015-02-26 19:32:03 +01:00 |
|
Andrey Zakharov
|
fd9d670156
|
8073950: Quarantine failing test: gc/TestSoftReferencesBehaviorOnOOME.java due to JDK-8073669
Quarantine gc/TestSoftReferencesBehaviorOnOOME.java
Reviewed-by: mgerdin, tschatzl
|
2015-02-26 17:02:48 +01:00 |
|
Dmitry Dmitriev
|
26261a9600
|
8069291: [TESTBUG] runtime/threads/Fibonacci: OutOfMemoryError: unable to create native thread
Reviewed-by: dholmes, ctornqvi
|
2015-02-26 06:11:56 -08:00 |
|
Stefan Sarne
|
fab80a0ca3
|
8073718: [TESTBUG] Cleanup test output and skip creating mini dumps
Reviewed-by: sla, ctornqvi
|
2015-02-26 06:11:40 -08:00 |
|
Roland Westrelin
|
25a0458907
|
8073796: assert(check_obj_alignment(result)) failed: address not aligned: ..
Arrays.copyOf intrinsic can deoptimize with uninitialized new array
Reviewed-by: kvn
|
2015-02-25 12:33:43 +01:00 |
|
Zoltan Majo
|
b5f763492e
|
Merge
|
2015-02-28 12:33:50 +00:00 |
|
Stefan Anzinger
|
292cc73546
|
8073670: TypeF::eq and TypeD::eq do not handle NaNs correctly
Change TypeF:eq and TypeD:eq to compare NaN values using a bitwise comparison.
Reviewed-by: kvn
|
2015-02-27 13:21:05 +01:00 |
|
Roland Westrelin
|
3a627c0d83
|
8073792: assert((get_length_if_constant(phase) == -1) == !ary_src->size()->is_con()) failed: inconsistent
Assert in array copy code broken when array size becomes known during igvn
Reviewed-by: kvn, vlivanov
|
2015-02-25 10:44:38 +01:00 |
|
Serguei Spitsyn
|
942d1f7f32
|
8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Optimize the adjust_method_entries functions by using the orig_method_idnum() function
Reviewed-by: coleenp, dcubed
|
2015-02-25 00:30:54 -08:00 |
|
Igor Veresov
|
14cf940405
|
8073735: compiler/loopopts/CountedLoopProblem.java got OOME
Ignore OOM in the test
Reviewed-by: kvn
|
2015-02-24 23:31:00 -08:00 |
|
Vladimir Ivanov
|
24be5c951c
|
Merge
|
2015-02-24 17:14:29 +00:00 |
|
Vladimir Ivanov
|
dad72d8a2b
|
Merge
|
2015-02-24 07:39:22 -08:00 |
|