Vladimir Ivanov
|
9130b8a9d7
|
8268371: C2: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
Reviewed-by: roland, kvn
|
2021-06-17 21:25:46 +00:00 |
|
Vladimir Ivanov
|
8545269268
|
8268676: assert(!ik->is_interface() && !ik->has_subklass()) failed: inconsistent klass hierarchy
Reviewed-by: kvn, roland, neliasso
|
2021-06-17 21:17:48 +00:00 |
|
Kim Barrett
|
c98d50848b
|
8268265: MutableSpaceUsedHelper::take_sample() hits assert(left >= right) failed: avoid overflow
Reviewed-by: tschatzl, iwalulya
|
2021-06-17 19:05:10 +00:00 |
|
Jonathan Gibbons
|
0011b52ee8
|
8264843: Javac crashes with NullPointerException when finding unencoded XML in <pre> tag
Reviewed-by: hannesw
|
2021-06-17 16:37:35 +00:00 |
|
Eric Liu
|
4c9aefdb61
|
8268739: AArch64: Build failure after JDK-8267663
Reviewed-by: aph, dholmes
|
2021-06-17 02:47:00 +00:00 |
|
Jie Fu
|
112ddb7633
|
8268641: [foreign] assert(allocates2(pc)) failed: not in CodeBuffer memory with ShenandoahGC
Reviewed-by: rbackman, kvn
|
2021-06-17 02:10:52 +00:00 |
|
David Holmes
|
9f7851b5f5
|
8260194: Update the documentation for -Xcheck:jni
Reviewed-by: coleenp, hseigel
|
2021-06-16 23:58:24 +00:00 |
|
Jonathan Gibbons
|
2c7e47e12b
|
8268774: Residual logging output written to STDOUT, not STDERR
Reviewed-by: prappo, hannesw
|
2021-06-16 18:03:48 +00:00 |
|
Christian Hagedorn
|
9ad19f7838
|
8256934: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
Reviewed-by: roland, vlivanov
|
2021-06-16 13:02:51 +00:00 |
|
Roland Westrelin
|
4d545a1f86
|
8267988: C2: assert(!addp->is_AddP() || addp->in(AddPNode::Base)->is_top() || addp->in(AddPNode::Base) == n->in(AddPNode::Base)) failed: Base pointers must match (addp 1301)
Reviewed-by: chagedorn, vlivanov, kvn
|
2021-06-16 07:36:07 +00:00 |
|
Joe Darcy
|
31a055e67a
|
8268736: Use apiNote in AutoCloseable.close javadoc
Reviewed-by: bpb, naoto
|
2021-06-15 18:52:54 +00:00 |
|
Hannes Wallnöfer
|
76cad4b1ae
|
8263321: Regression 8% in javadoc-steady in 17-b11
Reviewed-by: prappo, vromero
|
2021-06-15 15:56:28 +00:00 |
|
Nils Eliasson
|
e36136fa93
|
8268125: ZGC: Clone oop array gets wrong acopy stub
Reviewed-by: vlivanov
|
2021-06-15 11:33:12 +00:00 |
|
Jan Lahoda
|
35d867df1f
|
8268663: Crash when guards contain boolean expression
Reviewed-by: vromero
|
2021-06-15 09:04:35 +00:00 |
|
Vladimir Kozlov
|
4d8b5c70df
|
8268347: C2: nested locks optimization may create unbalanced monitor enter/exit code
Reviewed-by: roland, vlivanov, dcubed
|
2021-06-14 23:41:50 +00:00 |
|
David Holmes
|
a5bf5e0e5f
|
8266614: update manpage for -Xlog:async
Reviewed-by: hseigel, xliu
|
2021-06-14 23:02:38 +00:00 |
|
Valerie Peng
|
f69e2d5651
|
8267397: AlgorithmId's OID cache is never refreshed
Reviewed-by: xuelei
|
2021-06-14 20:40:26 +00:00 |
|
Valerie Peng
|
ee3015968d
|
8268621: SunJCE provider may throw unexpected NPE for un-initialized AES KW/KWP Ciphers
Reviewed-by: xuelei
|
2021-06-14 20:34:44 +00:00 |
|
Dean Long
|
702e3ff054
|
8268366: Incorrect calculation of has_fpu_registers in C1 linear scan
Reviewed-by: kvn, chagedorn
|
2021-06-14 19:25:49 +00:00 |
|
Guoxiong Li
|
bca914b29e
|
8268670: yield statements doesn't allow ~ or ! unary operators in expression
Reviewed-by: vromero, jlahoda
|
2021-06-14 19:02:23 +00:00 |
|
Calvin Cheung
|
c088d093e2
|
8268522: InstanceKlass::can_be_verified_at_dumptime() returns opposite value
Reviewed-by: dholmes, minqi, iklam
|
2021-06-14 15:02:55 +00:00 |
|
Jan Lahoda
|
abe20c188c
|
8268333: javac crashes when pattern matching switch contains default case which is not last
Reviewed-by: vromero
|
2021-06-14 14:25:32 +00:00 |
|
Markus Grönlund
|
b318535452
|
8267579: Thread::cooked_allocated_bytes() hits assert(left >= right) failed: avoid underflow
Backport-of: c4207355d3fc19687c72f47edf21611ffed7efaf
|
2021-06-14 13:11:33 +00:00 |
|
Calvin Cheung
|
01054e6f5a
|
8268470: CDS dynamic dump asserts with JFR RecordingStream
Reviewed-by: minqi, iklam
|
2021-06-11 16:08:18 +00:00 |
|
Weijun Wang
|
7b2e7d8bab
|
8268525: Some new memory leak after JDK-8248268 and JDK-8255557
Reviewed-by: valeriep, ascarpino
|
2021-06-10 22:18:38 +00:00 |
|
Albert Mingkun Yang
|
a95e64ccc1
|
8268443: ParallelGC Full GC should use parallel WeakProcessor
Co-authored-by: Kim Barrett <kbarrett@openjdk.org>
Reviewed-by: kbarrett, sjohanss, tschatzl
|
2021-06-10 14:32:46 +00:00 |
|
Igor Veresov
|
0a6c7d8a4b
|
8267424: CTW: C1 fails with "State must not be null"
Reviewed-by: kvn, roland
|
2021-06-10 14:18:04 +00:00 |
|
Erik Gahlin
|
e11f70aeb6
|
8003216: Add JFR event indicating explicit System.gc() call
Reviewed-by: jbachorik, mgronlun, tschatzl
|
2021-06-10 14:10:51 +00:00 |
|
Thomas Schatzl
|
2b41459e95
|
8267073: Race between Card Redirtying and Freeing Collection Set regions results in missing remembered set entries with G1
Reviewed-by: kbarrett, sjohanss
|
2021-06-10 13:28:55 +00:00 |
|
Leo Korinth
|
7cd5a6e7b5
|
8268537: (Temporary) Disable ParallelRefProcEnabled for Parallel GC
Reviewed-by: stefank, sjohanss
|
2021-06-10 13:19:43 +00:00 |
|
Erik Gahlin
|
f716711c7b
|
8265271: JFR: Allow use of .jfc options when starting JFR
Reviewed-by: mgronlun
|
2021-06-10 13:18:54 +00:00 |
|
Rafael Winterhalter
|
09243822eb
|
8266766: Arrays of types that cannot be an annotation member do not yield exceptions
Reviewed-by: darcy, jfranck
|
2021-06-10 12:02:53 +00:00 |
|
Patrick Concannon
|
d43c8a74b3
|
8268124: Update java.lang to use switch expressions
Reviewed-by: naoto, darcy, mchung, iris, lancea, dfuchs
|
2021-06-10 11:12:37 +00:00 |
|
Markus Grönlund
|
a187fcc3ec
|
8238197: JFR: Rework setting and getting EventHandler
Reviewed-by: egahlin, jbachorik
|
2021-06-10 10:26:49 +00:00 |
|
Stefan Johansson
|
f770f771f8
|
8268390: G1 concurrent gc upgrade to full gc not working
Reviewed-by: kbarrett, tschatzl
|
2021-06-10 10:21:13 +00:00 |
|
Markus Grönlund
|
f271eb8b84
|
8268303: Incorrect casts in JfrWriterHost::write for Ticks and Tickspan
Reviewed-by: egahlin
|
2021-06-10 08:58:03 +00:00 |
|
Jorn Vernee
|
ab01cb547d
|
8268339: Upstream: 8267989: Exceptions thrown during upcalls should be handled
Reviewed-by: psandoz, mcimadamore
|
2021-06-10 08:44:28 +00:00 |
|
Christoph Göttschkes
|
1fd81464ec
|
8268461: ARM32: vector intrinsics reaches ShouldNotReachHere
Reviewed-by: jiefu, njian
|
2021-06-10 08:27:54 +00:00 |
|
Kim Barrett
|
5a666282a9
|
8263107: PSPromotionManager::copy_and_push_safe_barrier needs acquire memory barrier
Reviewed-by: iwalulya, tschatzl, mdoerr
|
2021-06-10 07:27:53 +00:00 |
|
Roland Westrelin
|
d4377afb99
|
8263303: C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
Reviewed-by: chagedorn, kvn
|
2021-06-10 06:56:04 +00:00 |
|
Stefan Johansson
|
ece3ae3cc4
|
8268388: Update large pages information in Java manpage
Reviewed-by: tschatzl, lkorinth, stuefe
|
2021-06-10 05:32:56 +00:00 |
|
Dan Smith
|
58ba48b7b8
|
8268192: LambdaMetafactory with invokespecial causes VerificationError
Reviewed-by: psandoz, mchung
|
2021-06-09 23:57:41 +00:00 |
|
Tom Rodriguez
|
b41f3f8ed5
|
8268478: JVMCI tests failing after JDK-8268052
Reviewed-by: kvn, eosterlund
|
2021-06-09 23:04:45 +00:00 |
|
Yumin Qi
|
7ff6e7b2b1
|
8267954: Shared classes that failed to load should not be loaded again
Reviewed-by: iklam, ccheung
|
2021-06-09 21:33:28 +00:00 |
|
Phil Race
|
991ca14279
|
8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: Unable to set display mode!
Reviewed-by: serb
|
2021-06-09 20:52:43 +00:00 |
|
Kevin Walls
|
bf29a0115c
|
8228343: JCMD and attach fail to work across Linux Container boundary
Reviewed-by: ysuenaga, sspitsyn
|
2021-06-09 20:45:44 +00:00 |
|
Evan Whelan
|
408e0a9c69
|
8255148: Confusing log output: SSLSocket duplex close failed
Reviewed-by: mullan
|
2021-06-09 20:38:47 +00:00 |
|
Chris Plummer
|
bbd0313ac1
|
8263203: jconsole Online User Guide has wrong URL
Reviewed-by: mchung, dholmes
|
2021-06-09 19:04:11 +00:00 |
|
Chris Plummer
|
33d34c6b67
|
8263323: Debug Agent help output includes invalid URL
Reviewed-by: kevinw, alanb
|
2021-06-09 19:03:16 +00:00 |
|
Jorn Vernee
|
79010f2254
|
8266835: Add a --validate option to the jar tool
Reviewed-by: lancea
|
2021-06-09 18:15:16 +00:00 |
|