Vladimir Kozlov
|
c6d82df571
|
8162496: missing precedence edge for anti_dependence
Fix Implicit Null Check optimization code.
Reviewed-by: roland, aph
|
2016-08-18 14:31:02 -07:00 |
|
Igor Ignatyev
|
c645d7bb87
|
8164035: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java failing with Agent JAR not found or no Agent-Class attribute
Reviewed-by: kvn
|
2016-08-18 11:26:35 +03:00 |
|
Nils Eliasson
|
ee1cbde17b
|
Merge
|
2016-08-17 22:34:33 +02:00 |
|
Vladimir Ivanov
|
e3d5b655af
|
8164103: C2: Broken cmpxchgb encoding on x86
Reviewed-by: kvn, shade, psandoz
|
2016-08-17 22:09:57 +03:00 |
|
Tobias Hartmann
|
2eab293b99
|
Merge
|
2016-08-17 06:23:04 +00:00 |
|
Tobias Hartmann
|
be08874935
|
8164091: VM fails during startup with "assert(resolved_method->method_holder()->is_linked()) failed: must be linked"
Don't throw java_lang_VirtualMachineError during VM initialization.
Reviewed-by: zmajo, dlong, dholmes
|
2016-08-17 08:19:06 +02:00 |
|
Dean Long
|
28ccc9e20c
|
Merge
|
2016-08-16 17:54:08 +00:00 |
|
Andrew Haley
|
ad3fc31b3d
|
8164113: AArch64: follow-up the fix for 8161598
Reviewed-by: dlong
|
2016-08-16 17:31:57 +01:00 |
|
Dean Long
|
6e820bb025
|
8161598: Kitchensink fails: assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod/CompiledMethod
Skip unwalkable frames in
Reviewed-by: fparain, coleenp, aph
|
2016-08-16 09:19:13 -07:00 |
|
Doug Simon
|
72dcc9193e
|
8163962: [JVMCI] integrate VarHandles
Add VarHandle support to JVMCI
Reviewed-by: psandoz, iveresov
|
2016-08-15 14:08:01 -07:00 |
|
Nils Eliasson
|
61066d3795
|
8156659: assert(CodeCache::find_blob_unsafe(_pc) == _cb) failed: inconsistent
Stackwalking from corrupt frame
Reviewed-by: dlong, thartmann
|
2016-08-15 16:04:16 +02:00 |
|
Igor Veresov
|
19d25373bf
|
Merge
|
2016-08-11 16:22:08 -07:00 |
|
Daniel D. Daugherty
|
7cd5a9a0f4
|
Merge
|
2016-08-11 21:35:09 +02:00 |
|
Daniel D. Daugherty
|
d05e00ca76
|
8163879: quarantine serviceability/sa/sadebugd/SADebugDTest.java since it hangs intermittently
Reviewed-by: hseigel
|
2016-08-11 12:27:20 -07:00 |
|
Lois Foltan
|
35c7012a32
|
Merge
|
2016-08-11 16:13:05 +00:00 |
|
Lois Foltan
|
2579620b6d
|
8162553: Crash in class unloading due to null CLD having a zero _keep_alive value
Correct the refcounting of ClassLoaderData::_keep_alive for anonymous classes.
Reviewed-by: acorn, coleenp, dholmes, jiangli
|
2016-08-11 11:41:11 -04:00 |
|
Jini George
|
17c7042e60
|
8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames
Added code to represent the frame mirror offset in SA
Reviewed-by: dsamersoff
|
2016-08-11 17:47:25 +03:00 |
|
Yasumasa Suenaga
|
942ee05da5
|
8163580: Cannot get Monitor Cache Dump in HSDB
Reviewed-by: dholmes
|
2016-08-10 21:02:14 -04:00 |
|
Robbin Ehn
|
85d6f6505d
|
8161026: GPL header missing comma in year
Reviewed-by: sjohanss, redestad
|
2016-08-10 09:24:42 +02:00 |
|
Dmitrij Pochepko
|
5ae0aff787
|
8160299: Test8015436 doesn't check which method was executed
Reviewed-by: kvn
|
2016-08-09 16:47:47 +03:00 |
|
Dmitrij Pochepko
|
dfce7d89bf
|
8163366: compiler/codecache/jmx/ThresholdNotificationsTest.java doesn't set -XX:+UnlockDiagnosticVMOptions while using WB
Reviewed-by: kvn
|
2016-08-09 14:17:28 +03:00 |
|
Dmitrij Pochepko
|
432e69e8fe
|
8160083: compiler.codecache.jmx.InitialAndMaxUsageTest can not be used w/ disabled SegmentedCodeCache
Reviewed-by: kvn
|
2016-08-09 14:16:44 +03:00 |
|
Dmitry Samersoff
|
4fc31a844d
|
Merge
|
2016-08-08 15:53:02 +00:00 |
|
Doug Simon
|
e9ea1b08e8
|
8163105: SIGSEGV: constantPoolHandle::constantPoolHandle(ConstantPool*)
Simplify CompilerToVM.getConstantPool() and related tests.
Reviewed-by: kvn, zmajo
|
2016-08-08 17:06:21 +02:00 |
|
Sharath Ballal
|
bd4e4b5bfb
|
8163269: Testcase missed in push for JDK-8160817
Add missed testcase
Reviewed-by: dsamersoff
|
2016-08-08 17:15:46 +03:00 |
|
Yasumasa Suenaga
|
4d61582818
|
8163272: jhsdb jinfo cannot show system properties
Reviewed-by: dholmes, dsamersoff
|
2016-08-08 21:59:12 +09:00 |
|
Dmitrij Pochepko
|
91f0706600
|
8163243: [TESTBUG] compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed with: Failed to find sun/hotspot/WhiteBox.class
Reviewed-by: iveresov
|
2016-08-08 11:30:46 +03:00 |
|
Igor Veresov
|
6ca8a98449
|
8163313: assert(comp != __null) failed: compiler not available
Constrain compLevel parameter in WB_IsIntrinsicAvailable() to supported levels
Reviewed-by: kvn
|
2016-08-06 11:52:37 -07:00 |
|
Igor Veresov
|
3c025b715c
|
Merge
|
2016-08-05 13:37:53 -07:00 |
|
Alejandro Murillo
|
8857b866e7
|
Merge
|
2016-08-05 09:58:09 -07:00 |
|
J. Duke
|
bb1bd02549
|
Merge
|
2017-07-05 22:04:04 +02:00 |
|
J. Duke
|
b4c177ce2e
|
Merge
|
2017-07-05 22:03:58 +02:00 |
|
J. Duke
|
5c9a0605f9
|
Merge
|
2017-07-05 22:03:48 +02:00 |
|
J. Duke
|
791dcd9cf6
|
Merge
|
2017-07-05 22:03:41 +02:00 |
|
J. Duke
|
156895d83e
|
Merge
|
2017-07-05 22:03:31 +02:00 |
|
J. Duke
|
8963ec0cc6
|
Merge
|
2017-07-05 22:03:22 +02:00 |
|
J. Duke
|
1d66e87cea
|
Merge
|
2017-07-05 22:03:13 +02:00 |
|
J. Duke
|
b2d6135b16
|
Merge
|
2017-07-05 22:02:42 +02:00 |
|
J. Duke
|
b2441f4a67
|
Added tag jdk-9+130 for changeset e613affb88d1
|
2017-07-05 22:01:29 +02:00 |
|
J. Duke
|
53adb9034d
|
Merge
|
2017-07-05 22:01:28 +02:00 |
|
J. Duke
|
9bf2bf2378
|
Merge
|
2017-07-05 22:01:23 +02:00 |
|
J. Duke
|
554b8b95e7
|
Merge
|
2017-07-05 22:01:14 +02:00 |
|
J. Duke
|
04bcf322bc
|
Merge
|
2017-07-05 22:01:07 +02:00 |
|
J. Duke
|
f590774ad9
|
Merge
|
2017-07-05 22:00:59 +02:00 |
|
J. Duke
|
4ca2c5d72f
|
Merge
|
2017-07-05 22:00:50 +02:00 |
|
J. Duke
|
5587bc2881
|
Merge
|
2017-07-05 22:00:43 +02:00 |
|
J. Duke
|
4e1dce9762
|
Merge
|
2017-07-05 22:00:22 +02:00 |
|
J. Duke
|
98215e73b0
|
Added tag jdk-9+129 for changeset e8373543a3f0
|
2017-07-05 22:00:07 +02:00 |
|
J. Duke
|
85c169d7cb
|
Merge
|
2017-07-05 22:00:06 +02:00 |
|
J. Duke
|
c386e89079
|
Merge
|
2017-07-05 21:59:59 +02:00 |
|