Vladimir Kozlov
|
063286a618
|
Merge
|
2017-05-12 13:14:25 -07:00 |
|
Coleen Phillimore
|
1457155505
|
8168699: Validate special case invocations
Reviewed-by: acorn, kvn, lfoltan, ctornqvi, ahgross, vlivanov
|
2016-12-01 14:21:31 -05:00 |
|
David Holmes
|
bb2a9268c7
|
8135161: Missing commas in copyright notices
Reviewed-by: sspitsyn
|
2017-04-11 19:39:16 -04:00 |
|
Mikael Gerdin
|
cc1aaab7e9
|
8176100: [REDO][REDO] G1 Needs pre barrier on dereference of weak JNI handles
Reviewed-by: kbarrett, coleenp, tschatzl
|
2017-03-22 15:25:21 +01:00 |
|
Daniel D. Daugherty
|
298e3a2dcc
|
8175086: [BACKOUT] fix for JDK-8166188
Reviewed-by: kbarrett, jwilhelm, dcubed
|
2017-02-16 10:41:19 -08:00 |
|
Kim Barrett
|
28477cf493
|
8166188: G1 Needs pre barrier on dereference of weak JNI handles
Add low tag to jweaks and G1 barrier for jweak loads.
Co-authored-by: Martin Doerr <martin.doerr@sap.com>
Co-authored-by: Volker Simonis <volker.simonis@sap.com>
Reviewed-by: mgerdin, mdoerr, pliden, dlong, dcubed, coleenp, aph, tschatzl
|
2017-02-15 22:19:13 -05:00 |
|
Alexander Harlap
|
cc5730af70
|
8140588: Internal Error: gc/g1/ptrQueue.hpp:126 assert(_index == _sz) failed: invariant: queues are empty when activated
Re-check queue active state before updating
Reviewed-by: pliden, kbarrett, mdoerr
|
2017-01-13 12:27:54 -05:00 |
|
Goetz Lindenmaier
|
0d99993d6e
|
8172049: [s390] Implement "JEP 270: Reserved Stack Areas for Critical Sections"
Reviewed-by: mdoerr
|
2016-12-27 16:10:59 +01:00 |
|
Martin Doerr
|
27139d7529
|
8171398: s390x: Make interpreter's math entries consistent with C1 and C2 and support FMA
Reviewed-by: lucy, goetz
|
2016-12-20 14:55:18 +01:00 |
|
Jamsheed Mohammed C M
|
af7e1eac20
|
8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
Fixed missing half assert!
Reviewed-by: kvn
|
2016-12-19 06:25:12 -08:00 |
|
Bharadwaj Yadavalli
|
2841c5eb2b
|
8171008: Integrate AOT compiler into JDK
Co-authored-by: Christian Thalinger <cthalinger@twitter.com>
Co-authored-by: Dean Long <dean.long@oracle.com>
Co-authored-by: Dmitrij Pochepko <dmitrij.pochepko@oracle.com>
Co-authored-by: Dmitry Chuyko <dmitry.chuyko@oracle.com>
Co-authored-by: Doug Simon <doug.simon@oracle.com>
Co-authored-by: Eric Caspole <eric.caspole@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: Igor Veresov <igor.veresov@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Morris Meyer <morris.meyer@oracle.com>
Co-authored-by: Niclas Adlertz <niclas.adlertz@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Reviewed-by: erikj, mchung, psandoz, coleenp, iklam, stefank, simonis
|
2016-12-11 19:07:04 -08:00 |
|
Goetz Lindenmaier
|
003b7aba48
|
8169317: [s390] Various minor bug fixes and adaptions
Reviewed-by: mdoerr
|
2016-11-07 12:37:28 +01:00 |
|
Ioi Lam
|
c386cec7b1
|
8171392: Move Klass pointers outside of ConstantPool entries so ConstantPool can be read-only
Added _resolved_klasses; moved _resolved_references to ConstantPoolCache, etc.
Reviewed-by: coleenp, lfoltan, simonis, aph
|
2017-03-03 23:08:35 -08:00 |
|
Jesper Wilhelmsson
|
dd358a3bac
|
Merge
|
2017-04-24 21:34:24 +02:00 |
|
Lutz Schmidt
|
2327609d91
|
8176580: [ppc, s390] CRC32C: wrong checksum result in some cases
Reviewed-by: simonis, mdoerr
|
2017-03-24 16:35:37 +01:00 |
|
Kim Barrett
|
f7277d87d5
|
8160748: Inconsistent types for ideal_reg
Made ideal_reg consistently uint.
Reviewed-by: kvn, iveresov
|
2017-04-12 01:31:36 -04:00 |
|
Jesper Wilhelmsson
|
cc14920031
|
Merge
|
2017-04-06 22:58:55 +02:00 |
|
Thomas Stuefe
|
99d6ff5c76
|
8177458: [s390] (jdk10) build broken after 8155672
Reviewed-by: simonis
|
2017-03-23 17:45:13 +01:00 |
|
Coleen Phillimore
|
4b9562288f
|
8155672: Remove instanceKlassHandles and KlassHandles
Use unhandled pointers for Klass and InstanceKlass, remove handles with no implementation.
Reviewed-by: dholmes, lfoltan, vlivanov, sspitsyn
|
2017-03-15 10:25:37 -04:00 |
|
Ioi Lam
|
f5777dc9bd
|
8005165: Remove CPU-dependent code in self-patching vtables
Reviewed-by: coleenp, stuefe, jiangli
|
2017-03-03 23:08:35 -08:00 |
|
Lutz Schmidt
|
99a554c5ad
|
8175368: [s390] Provide intrinsic implementation for CRC32C
Reviewed-by: mdoerr, simonis
|
2017-03-08 14:55:32 +01:00 |
|
Chris Plummer
|
3b086bdbbb
|
8172020: Internal Error (cpu/arm/vm/frame_arm.cpp:571): assert(obj == __null || Universe::heap()->is_in(obj)) failed: sanity check #
Do check_and_handle_earlyret() on method return
Reviewed-by: sspitsyn, aph, adinn, simonis
|
2017-02-28 10:51:47 -08:00 |
|
Bob Vandette
|
929fc23c45
|
Merge
|
2017-02-24 12:41:26 -05:00 |
|
Lutz Schmidt
|
fd7b599656
|
8175269: [s390] cleanup calls to vtable_start_offset() and vtable_length_offset()
Reviewed-by: dholmes, mdoerr
|
2017-01-20 16:53:50 +01:00 |
|
Lutz Schmidt
|
5c5e21df9f
|
8175267: [s390] cleanup stub code "handler_for_unsafe_access"
Reviewed-by: dholmes, goetz, mdoerr
|
2017-01-20 15:17:46 +01:00 |
|
Goetz Lindenmaier
|
9b2f8340ec
|
8173470: [C2] Mask shift operands in ideal graph
Reviewed-by: lucy, kvn
|
2017-01-27 11:19:52 +01:00 |
|
Goetz Lindenmaier
|
8698102379
|
8173465: Introduce NearLabel for branches known to be short
Reviewed-by: kvn
|
2017-01-27 10:22:19 +01:00 |
|
Max Ockner
|
697bec6baf
|
8169206: TemplateInterpreter::_continuation_entry is never referenced
TemplateInterpreter::_continuation_entry has been removed.
Reviewed-by: coleenp, dholmes, fparain
|
2017-02-13 10:37:33 -05:00 |
|
Goetz Lindenmaier
|
a4cfffae9b
|
8167673: [s390] The s390 port
Template interpreter, C1, C2
Reviewed-by: kvn, simonis
|
2016-10-13 14:49:34 +02:00 |
|