Jie Fu
|
1c40d6fdfb
|
8233590: Compiler thread creation fails with assert(_c2_count > 0 || _c1_count > 0) failed: No compilers?
Handle the case with -XX:-TieredCompilation properly
Reviewed-by: shade, thartmann
|
2019-11-05 09:59:21 -08:00 |
|
Thomas Stuefe
|
1be39aa9c7
|
8233530: gcc 5.4 build warning -Wc++14-compat after JDK-8233359
Reviewed-by: dholmes, goetz
|
2019-11-05 16:57:58 +01:00 |
|
Martin Doerr
|
c15dfbfd60
|
8233081: C1: PatchingStub for field access copies too much
Reviewed-by: thartmann, dlong
|
2019-11-05 11:53:46 +01:00 |
|
Nils Eliasson
|
3ca7e3f6ff
|
8232896: ZGC: Enable C2 clone intrinsic
Reviewed-by: pliden, kvn
|
2019-10-31 17:16:36 +01:00 |
|
Jie Fu
|
3762eb00f0
|
8233574: Shenandoah: build is broken without jfr
Reviewed-by: rkennke, shade
|
2019-11-05 17:02:01 +08:00 |
|
Claes Redestad
|
dd8e82f46e
|
8233495: Some fieldDescriptor methods can pass existing constantPoolHandle
Reviewed-by: lfoltan, coleenp
|
2019-11-05 09:58:05 +01:00 |
|
Claes Redestad
|
af729c390c
|
8233494: Avoid calling MallocTracker::record_malloc and record_free when NMT is off
Reviewed-by: mdoerr, zgu
|
2019-11-05 09:57:10 +01:00 |
|
Jie Fu
|
9f62f4586d
|
8233429: Minimal and zero VM build broken after JDK-8227003
Co-authored-by: Igor Veresov <igor.veresov@oracle.com>
Reviewed-by: iveresov, shade, thartmann
|
2019-11-05 09:37:20 +08:00 |
|
Thomas Stuefe
|
13cc1154f0
|
8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit
Reviewed-by: mdoerr, dlong, aph
|
2019-10-31 07:53:16 +01:00 |
|
Brent Christian
|
3561b4ed50
|
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
Reviewed-by: alanb, dholmes, mchung
|
2019-11-04 11:42:24 -08:00 |
|
Aleksey Shipilev
|
05307243c0
|
8233520: Shenandoah: do not sleep when thread is attaching
Reviewed-by: rkennke
|
2019-11-04 19:40:58 +01:00 |
|
David Holmes
|
1d50b2761c
|
8229516: Thread.isInterrupted() always returns false after thread termination
Reviewed-by: dnsimon, sspitsyn, dcubed, alanb
|
2019-11-03 18:02:29 -05:00 |
|
Kim Barrett
|
5dafc279a7
|
8233359: Add global sized operator delete definitions
Added new definitions.
Reviewed-by: dholmes
|
2019-11-01 16:21:17 -04:00 |
|
Calvin Cheung
|
9c7e4bcf59
|
8233363: Clarify the DumpSharedSpaces condition in InstanceKlass::verify_on
Change DumpSharedSpaces to Arguments::is_dumping_archive().
Reviewed-by: iklam, coleenp
|
2019-11-01 11:31:37 -07:00 |
|
Igor Veresov
|
83dda95d7f
|
8227003: Add high-level JIT compilation mode control mechanism
Add tiered mode to emulate non-tiered with special mode for JVMCI compiler. Add -XX:CompilationMode option.
Reviewed-by: never, redestad
|
2019-11-01 09:39:13 -07:00 |
|
Aleksey Shipilev
|
b56749537d
|
8233387: Shenandoah: passive mode should disable pacing ergonomically
Reviewed-by: zgu
|
2019-11-01 16:16:05 +01:00 |
|
Coleen Phillimore
|
026e83632d
|
8233386: Initialize NULL fields for unused decorations
Reviewed-by: shade, hseigel, dcubed
|
2019-11-01 10:04:49 -04:00 |
|
Christoph Langer
|
dae8d44447
|
8232980: Cleanup initialization of function pointers into java.base from classloader.cpp
Reviewed-by: iklam, ccheung
|
2019-11-01 07:58:05 +01:00 |
|
Goetz Lindenmaier
|
a3ee39cb81
|
8232921: assert(is_object_aligned(result)) failed: address not aligned
Reviewed-by: coleenp, rschmelter
|
2019-10-29 15:08:19 +01:00 |
|
Alan Bateman
|
6d98a3bdd8
|
8205132: Degrade Thread.countStackFrames() to throw UOE
Reviewed-by: mchung, dholmes, dcubed
|
2019-10-31 16:45:58 +00:00 |
|
Aleksey Shipilev
|
4fcd28bf54
|
8233303: Shenandoah: verifier assert erroneously uses byte_size_in_exact_unit
Reviewed-by: rkennke
|
2019-10-31 10:37:03 +01:00 |
|
Coleen Phillimore
|
2c77ae1ca5
|
8233266: Remove unnecessary fence in restore_unshareable_info
Reviewed-by: jiangli, dholmes
|
2019-10-30 22:32:00 -04:00 |
|
Markus Grönlund
|
8addc1418a
|
8226511: Implement JFR Event Streaming
Co-authored-by: Erik Gahlin <erik.gahlin@oracle.com>
Co-authored-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
Reviewed-by: egahlin, mseledtsov, mgronlun
|
2019-10-30 19:43:52 +01:00 |
|
Claes Redestad
|
061b0a6637
|
8233159: Method::result_type should use calculated value in constMethod
Reviewed-by: lfoltan, iklam, coleenp
|
2019-10-30 16:14:56 +01:00 |
|
Christian Hagedorn
|
6df28153fd
|
8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
Explicitly set the receiver klass in the ci MDO to NULL if it is NULL in the MDO while translating.
Reviewed-by: kvn, thartmann
|
2019-10-29 14:29:40 +01:00 |
|
Alexey Ivanov
|
c7acea028c
|
8232724: Remove indirection with calling JNU_NewStringPlatform
Reviewed-by: dholmes, clanger
|
2019-10-30 14:08:07 +00:00 |
|
Vladimir Kozlov
|
5c506779b2
|
8233035: Update JVMCI
Reviewed-by: dlong
|
2019-10-29 15:35:06 -07:00 |
|
Mark Reinhold
|
f9f141b6ab
|
8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080
Reviewed-by: stuefe, iignatyev, mchung
|
2019-10-29 13:52:04 -07:00 |
|
Eric Caspole
|
dbbd17b497
|
8233075: JFR - nmetods - misspelled in several places
Reviewed-by: hseigel, mseledtsov
|
2019-10-29 13:51:14 -04:00 |
|
Mark Reinhold
|
d83df45396
|
8232080: jlink plugins for vendor information and run-time options
Reviewed-by: ihse, alanb, kvn, bobv, mchung
|
2019-10-29 08:26:55 -07:00 |
|
Markus Grönlund
|
72b3f81dd4
|
8230400: Missing constant pool entry for a method in stacktrace
Reviewed-by: egahlin
|
2019-10-29 11:33:25 +01:00 |
|
Bob Vandette
|
25d6a33eb5
|
8232118: Add JVM option to enable JVMCI compilers in product mode
Reviewed-by: kvn, dholmes
|
2019-10-28 16:06:08 +00:00 |
|
Zhengyu Gu
|
f906a432e9
|
8232992: Shenandoah: Implement self-fixing interpreter LRB
Reviewed-by: shade
|
2019-10-28 11:33:28 -04:00 |
|
Harold Seigel
|
eedc99c9ab
|
8232890: Remove bad Code attribute parsing code
Remove code that accepts illegal max_stack, max_locals, and length values for Code attribute in old class files.
Reviewed-by: dholmes, lfoltan
|
2019-10-28 12:55:48 +00:00 |
|
Patric Hedlin
|
902858e3ce
|
8231565: More node budget asserts in fuzzed tests
Reviewed-by: neliasso, thartmann
|
2019-10-23 12:51:53 +02:00 |
|
Stefan Karlsson
|
5e549ca805
|
8232604: ZGC: Make ZVerifyViews mapping and unmapping precise
Reviewed-by: pliden, eosterlund
|
2019-10-28 11:27:27 +01:00 |
|
Stefan Karlsson
|
ecb66d2c55
|
8232650: ZGC: Add initialization hooks for OS specific code
Reviewed-by: pliden, eosterlund
|
2019-10-28 11:26:53 +01:00 |
|
Stefan Karlsson
|
17a041119f
|
8232649: ZGC: Add callbacks to ZMemoryManager
Reviewed-by: pliden, eosterlund
|
2019-10-28 11:24:11 +01:00 |
|
Stefan Karlsson
|
8df718fa82
|
8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations
Reviewed-by: pliden, eosterlund
|
2019-10-28 11:23:48 +01:00 |
|
Stefan Karlsson
|
06a479f965
|
8232602: ZGC: Make ZGranuleMap ZAddress agnostic
Reviewed-by: pliden, eosterlund
|
2019-10-28 11:23:28 +01:00 |
|
Stefan Karlsson
|
acf447e49e
|
8232601: ZGC: Parameterize the ZGranuleMap table size
Reviewed-by: pliden, eosterlund
|
2019-10-28 11:21:23 +01:00 |
|
Tom Rodriguez
|
a2844b54e1
|
8233027: OopMapSet::all_do does oms.next() twice during iteration
Reviewed-by: shade, kvn
|
2019-10-25 13:17:31 -07:00 |
|
Vladimir Kozlov
|
d8c73de1df
|
8225464: Obsolete TraceNMethodInstalls flag
Reviewed-by: dholmes, thartmann
|
2019-10-25 11:51:48 -07:00 |
|
Aleksey Shipilev
|
8e546a3fe0
|
8233021: Shenandoah: SBSC2::is_shenandoah_lrb_call should match all LRB shapes
Reviewed-by: zgu
|
2019-10-25 17:30:25 +02:00 |
|
Thomas Schatzl
|
ba9ce48bd8
|
8232776: G1 should always take rs_length_diff into account when predicting rs_lengths
Reviewed-by: sangheki, kbarrett
|
2019-10-25 12:32:46 +02:00 |
|
Thomas Schatzl
|
9ae0d5f81f
|
8232777: Rename G1Policy::_max_rs_length as it is no maximum
Reviewed-by: kbarrett, sjohanss
|
2019-10-25 12:33:30 +02:00 |
|
Thomas Schatzl
|
e4a6d80db2
|
8232779: G1 current collection parallel time does not include optional evacuation
Reviewed-by: kbarrett, sangheki
|
2019-10-25 12:34:30 +02:00 |
|
Tom Rodriguez
|
be6a893e1f
|
8232083: Minimal VM is broken after JDK-8231586
Reviewed-by: dlong
|
2019-10-24 22:41:24 -07:00 |
|
Vladimir Kozlov
|
e15849a0f8
|
8232904: Update JVMCI
Reviewed-by: dnsimon
|
2019-10-24 16:58:39 -07:00 |
|
Per Lidén
|
a8c4e6786d
|
8231552: ZGC: Refine address space reservation
Reviewed-by: eosterlund, stefank
|
2019-10-24 17:24:58 +02:00 |
|