Christian Tornqvist
|
7519b299b3
|
Merge
|
2017-03-01 13:47:11 +00:00 |
|
Christian Tornqvist
|
ba1cc2636e
|
Merge
|
2017-03-01 13:24:34 +00:00 |
|
Christian Tornqvist
|
a09caaa6ff
|
8176012: Remove unused groups in hotspot/test/TEST.groups
Reviewed-by: iignatyev, gtriantafill
|
2017-03-01 08:11:29 -05:00 |
|
Harold Seigel
|
5485a03844
|
8172307: Remove ununsed JVM API JVM_GetModuleByPackageName()
Remove get_module_by_package_name() etc., and unneeded test.
Reviewed-by: sspitsyn, gtriantafill
|
2017-03-01 07:59:20 -05: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 |
|
Shafi Ahmad
|
0a19790e65
|
8167423: Adding return value check and updating index variable
Reviewed-by: dholmes, coleenp
|
2017-02-16 00:50:19 -08:00 |
|
Joseph Provino
|
f404ded34f
|
Merge
|
2017-02-27 23:20:05 +01:00 |
|
Joseph Provino
|
68fa501522
|
8168038: Some methods in G1RemSet are virtual unnecessarily
G1RemSet has a number of virtual functions, yet is derived from CHeapObj and has no subclasses.
Reviewed-by: kbarrett, tschatzl
|
2017-02-27 12:41:41 -05:00 |
|
Alexander Harlap
|
725e1cfafe
|
8151045: Remove code duplication in PLABStats/G1EvacStats::adjust_desired_plab_sz
Move class specific code to the helper method
Reviewed-by: kbarrett, tschatzl
|
2017-02-23 12:50:49 -05:00 |
|
Bob Vandette
|
929fc23c45
|
Merge
|
2017-02-24 12:41:26 -05:00 |
|
Rickard Bäckman
|
51b49df7c4
|
Merge
|
2017-02-24 15:42:47 +01:00 |
|
Rickard Bäckman
|
52ad33bebb
|
8175815: Quarantine AOT tests on windows
Reviewed-by: thartmann
|
2017-02-24 13:48:16 +01:00 |
|
Stefan Johansson
|
ae38e65467
|
8173764: G1 BOT wrongly assumes that objects must always begin at the start of G1BlockOffsetTablePart
Reviewed-by: tschatzl, kbarrett
|
2017-02-24 10:41:56 +01:00 |
|
Thomas Stuefe
|
8f9584260e
|
8166944: Hanging Error Reporting steps may lead to torn error logs
Interupt error reporting if reporting steps hang to enable subsequent reporting steps to run.
Reviewed-by: cjplummer, dholmes
|
2017-02-23 15:59:14 -05:00 |
|
Lana Steuck
|
7a3d0a1349
|
Merge
|
2017-02-23 17:22:44 +00:00 |
|
Lana Steuck
|
3714541749
|
Added tag jdk-9+158 for changeset 1ea025bbd11d
|
2017-02-23 16:21:27 +00:00 |
|
Thomas Schatzl
|
a842f84577
|
Merge
|
2017-02-23 11:57:07 +01:00 |
|
Thomas Schatzl
|
3b93aefe93
|
8162104: Use in_cset() instead of obj_in_cs()
Reviewed-by: ehelin, sjohanss
|
2017-02-23 10:19:05 +01:00 |
|
Thomas Schatzl
|
342c0bc788
|
8160874: Remove typo in G1InitalMarkClosures
Reviewed-by: stefank, sjohanss
|
2017-02-23 10:18:21 +01:00 |
|
Vladimir Kozlov
|
3a55989e20
|
Merge
|
2017-02-22 19:51:34 +00:00 |
|
Bob Vandette
|
3c5ab92595
|
Merge
|
2017-02-22 12:34:32 -05:00 |
|
Bob Vandette
|
be6bbf5834
|
8174863: AOT: jaotc should provide an option to specify the path to the platform linker
Reviewed-by: kvn
|
2017-02-22 12:33:36 -05:00 |
|
Claes Redestad
|
b1e28ffd5a
|
8175233: Remove LambdaForm.debugName
Reviewed-by: vlivanov, psandoz, jrose
|
2017-02-22 11:04:03 +01:00 |
|
Coleen Phillimore
|
fcc9699132
|
8175104: Unhandled oop in ProtectionDomainCacheTable::compute_hash
Pass Handle for protection_domain as it is mostly a Handle up the call stack
Reviewed-by: hseigel, jiangli, dcubed
|
2017-02-17 14:47:46 -05:00 |
|
Vladimir Kempik
|
bf9a4cd8fb
|
8165753: Custom security manager, crashing wth 'java/security/AccessControlException'
Reviewed-by: dholmes, dcubed
|
2017-02-17 02:31:12 +00:00 |
|
Lana Steuck
|
4485a22c48
|
Added tag jdk-9+157 for changeset a7bc2b7f62f6
|
2017-02-16 17:12:58 +00:00 |
|
Bob Vandette
|
2fc76e8a55
|
Merge
|
2017-02-14 11:26:27 -05:00 |
|
Bob Vandette
|
b6eb59739d
|
8174203: Enable AOT Jtreg tests on Windows x86_64
Reviewed-by: kvn, dholmes
|
2017-02-14 11:24:35 -05:00 |
|
David Holmes
|
ec7aacc831
|
8157709: NMT should use size_t version of Atomic::add
Reviewed-by: kbarrett, sspitsyn
|
2017-02-13 19:10:55 -05:00 |
|
Max Ockner
|
aa9f6f6b43
|
Merge
|
2017-02-13 17:26:26 +00:00 |
|
Max Ockner
|
861eef035c
|
8157271: Avoid extra copy of NativeCallStack
Now pass reference to NativeCallStack instead of copy.
Reviewed-by: zgu, sspitsyn
|
2017-02-13 12:00:40 -05: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 |
|
Harold Seigel
|
6e88661a89
|
8174092: Remove array-related access checks from Reflection::verify_class_access()
Change the parameter type to InstanceKlass* and fix the method's callers
Reviewed-by: acorn, coleenp, gtriantafill, lfoltan
|
2017-02-10 07:46:07 -05:00 |
|
Jesper Wilhelmsson
|
4519090804
|
Merge
|
2017-02-09 23:35:22 +01:00 |
|
Alan Bateman
|
9db79d57c8
|
8173393: Module system implementation refresh (2/2017)
Co-authored-by: George Triantafillou <george.triantafillou@oracle.com>
Reviewed-by: lfoltan, acorn, mchung
|
2017-02-10 09:03:55 +00:00 |
|
Jesper Wilhelmsson
|
9f4f582c70
|
Merge
|
2017-02-09 23:15:52 +01:00 |
|
Bob Vandette
|
f0e05db651
|
Merge
|
2017-02-09 16:03:03 -05:00 |
|
Bob Vandette
|
50d01f670b
|
8172670: AOT Platform Support for Windows and Mac OS X x64
Reviewed-by: kvn
|
2017-02-09 15:43:54 -05:00 |
|
Lana Steuck
|
e02360463a
|
Merge
|
2017-02-09 18:15:37 +00:00 |
|
Lana Steuck
|
27dc8df66b
|
Added tag jdk-9+156 for changeset 656a9525a59c
|
2017-02-09 17:21:46 +00:00 |
|
Roland Westrelin
|
804ff732ce
|
8174199: ci replay doesn't reallocate static final fields of recorded klass
Reviewed-by: kvn
|
2017-02-08 16:33:53 +01:00 |
|
Jesper Wilhelmsson
|
3560e1733c
|
Merge
|
2017-02-04 03:29:40 +01:00 |
|
Magnus Ihse Bursie
|
e729ca2dc5
|
8004842: Unify values of boolean make variables set in configure to true/false
Reviewed-by: erikj
|
2017-02-03 15:20:05 +01:00 |
|
Tom Rodriguez
|
632427880f
|
8173846: [AOT] Stubs hang onto intermediate compiler state forever
Stub shouldn't keep alive the graph
Reviewed-by: kvn
|
2017-02-02 16:57:01 -08:00 |
|
Lana Steuck
|
776485ed09
|
Merge
|
2017-02-02 21:56:04 +00:00 |
|
Lana Steuck
|
ad89b957e6
|
Added tag jdk-9+155 for changeset 220ab62f260a
|
2017-02-02 21:20:37 +00:00 |
|
Mandy Chung
|
3c835ae983
|
8173608: Separate JDK management agent from java.management module
Reviewed-by: dfuchs, dholmes, erikj
|
2017-01-31 20:06:42 -08:00 |
|
David Holmes
|
fe4d1bb602
|
8173421: Obsolete and expired flags for JDK 10 need to be removed and related tests updated
Reviewed-by: lfoltan, mikael, dcubed
|
2017-01-31 19:26:50 -05:00 |
|
Tom Rodriguez
|
48341996cf
|
8173227: [JVMCI] HotSpotJVMCIMetaAccessContext.fromClass is inefficient
Reviewed-by: dnsimon
|
2017-01-30 17:29:48 -08:00 |
|
Jesper Wilhelmsson
|
710612ff65
|
Merge
|
2017-02-01 00:56:16 +01:00 |
|