Lutz Schmidt
|
0171aad88e
|
8175369: [ppc] Provide intrinsic implementation for CRC32C
Reviewed-by: mdoerr, simonis, kvn
|
2017-03-08 17:01:13 -08:00 |
|
Lutz Schmidt
|
99a554c5ad
|
8175368: [s390] Provide intrinsic implementation for CRC32C
Reviewed-by: mdoerr, simonis
|
2017-03-08 14:55:32 +01:00 |
|
Sangheon Kim
|
a235f9f6ef
|
Merge
|
2017-03-07 22:58:16 +00:00 |
|
Chris Plummer
|
f91cc0cd42
|
8175341: "java/util/Arrays/ParallelPrefix.java" Crash Internal Error ...diagnosticCommand.cpp...assert(k != __null) failed: FinalizerHistogram class is not accessible
Allow the dcmd to fail with a pending exception rather than assert
Reviewed-by: sspitsyn, dholmes
|
2017-03-07 13:35:34 -08:00 |
|
Sangheon Kim
|
d86c76dca9
|
8023905: Failing to initialize VM with small initial heap when NUMA and large pages are enabled
Exit VM when fails to initialize small initial heap with NUMA and large pages enabled
Reviewed-by: jmasa, sjohanss
|
2017-03-07 10:25:58 -08:00 |
|
Gunter Haug
|
e44e774bbe
|
8175900: Assertion too strict in G1CollectedHeap::new_mutator_alloc_region
Reviewed-by: simonis, tschatzl, kbarrett
|
2017-02-27 12:57:16 +01:00 |
|
Thomas Schatzl
|
8d405d171c
|
8071278: Fix the closure mess in G1RemSet::refine_card()
Remove the use of many nested closure in the code to refine a card.
Reviewed-by: kbarrett, sjohanss
|
2017-03-06 17:03:35 +01:00 |
|
Kim Barrett
|
b067fc774d
|
8175221: Cleanup DirtyCardQueueSet::concatenate_log
Concatenate_log calls flush, flush no longer checks "permanent"
Reviewed-by: tschatzl, shade
|
2017-03-04 15:56:22 -05:00 |
|
Robbin Ehn
|
2ea73551ba
|
8176096: Wrong macro checks for INCLUDE_TRACE
Reviewed-by: dholmes, coleenp, mgronlun
|
2017-03-03 12:02:35 +01:00 |
|
Shafi Ahmad
|
90c3e97cbd
|
8171194: Exception "Duplicate field name&signature in class file" should report the name and signature of the field
Added code to emit name and signature of duplicate field in java.lang.ClassFormatError exception message
Reviewed-by: dholmes, coleenp
|
2017-02-28 20:32:06 -08: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 |
|
Thomas Stuefe
|
d93ba6ef1d
|
8168542: os::realloc should return a valid pointer for input size=0
Reviewed-by: dholmes, cjplummer, dsamersoff, rehn
|
2016-10-24 14:51:16 +02: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 |
|
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 |
|
Lana Steuck
|
7a3d0a1349
|
Merge
|
2017-02-23 17:22:44 +00: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 |
|
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 |
|
Lana Steuck
|
e02360463a
|
Merge
|
2017-02-09 18:15:37 +00: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 |
|
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 |
|
Daniel D. Daugherty
|
2132715a30
|
8173693: disable post_class_unload() for non JavaThread initiators
Reviewed-by: sspitsyn, gthornbr
|
2017-01-31 14:33:36 -08:00 |
|
Brent Christian
|
113673d854
|
Merge
|
2017-01-31 20:04:54 +00:00 |
|
Brent Christian
|
c38ccc4fb0
|
8156073: 2-slot LiveStackFrame locals (long and double) are incorrect
Reviewed-by: coleenp, mchung
|
2017-01-31 11:50:42 -08:00 |
|
Tobias Hartmann
|
ecea08b5c2
|
8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver
Deoptimize if receiver null check of unresolved field access fails to throw NoClassDefFoundError instead of NPE.
Reviewed-by: vlivanov
|
2017-01-31 18:42:45 +01:00 |
|
Vladimir Ivanov
|
95ff3ccdb4
|
8173338: C2: continuous CallSite relinkage eventually disables compilation for a method
Reviewed-by: jrose, dlong, kvn
|
2017-01-31 01:11:40 +03:00 |
|
Vladimir Ivanov
|
81e25c58fb
|
8173404: C2: wrong nmethod dependency can be recorded for CallSite.target
Reviewed-by: kvn
|
2017-01-30 16:04:22 +03:00 |
|
Vladimir Ivanov
|
cdae3f8fba
|
8158546: C1 compilation fails with "Constant field loads are folded during parsing"
Reviewed-by: kvn
|
2017-01-30 16:03:25 +03:00 |
|
Thomas Schatzl
|
6fb4d7356b
|
8173229: Wrong assert whether all remembered set entries have been iterated over in presence of coarsenings
Remove asserts as they are almost useless.
Reviewed-by: mgerdin, ehelin
|
2017-01-27 13:12:53 +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 |
|
Coleen Phillimore
|
0b3bc5c4f0
|
8169881: Remove implicit Handle conversions oop->Handle
Pass THREAD to Handle as argument instead of implicit Thread::current() call.
Reviewed-by: dholmes, sspitsyn
|
2017-02-15 22:59:57 -05:00 |
|
Yasumasa Suenaga
|
b1171ce431
|
8172285: UL support for PrintCompilation
Reviewed-by: kvn
|
2017-02-14 20:00:28 -08:00 |
|
Yasumasa Suenaga
|
5a06c21978
|
8172286: CodeCacheFlushing message should be shown in UL
Reviewed-by: kvn
|
2017-02-14 19:16:46 -08: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 |
|
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 |
|
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 |
|
Calvin Cheung
|
3520dcfe62
|
8173163: searching for a versioned entry in a multi-release jar in hotspot is inconsistent with java code
Use the highest versioned entry if the specified version is higher than the current jdk version
Reviewed-by: iklam, sspitsyn, jiangli
|
2017-01-26 10:17:06 -08:00 |
|
Doug Simon
|
8c46b8e160
|
8173278: [JVMCI] query_update_method_data might write outside _trap_hist array
Reviewed-by: kvn
|
2017-01-26 05:53:14 -08:00 |
|