David Holmes
|
0119969816
|
8309171: Test vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java fails after JDK-8308341
Reviewed-by: dcubed, gziemski
|
2023-05-31 21:13:30 +00:00 |
|
Dean Long
|
f8a924a749
|
8308975: Fix signed integer overflow in compiler code, part 2
Reviewed-by: aph, coleenp, kvn
|
2023-05-31 20:51:53 +00:00 |
|
Chris Plummer
|
5531f6ba1b
|
8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn
Reviewed-by: sspitsyn, alanb
|
2023-05-31 20:50:22 +00:00 |
|
Brian Burkhalter
|
8dbd384003
|
8308678: (fs) UnixPath::toRealPath needs additional permissions when running with SM (macOS)
Reviewed-by: lancea, alanb
|
2023-05-31 19:40:23 +00:00 |
|
Roger Riggs
|
c3cd481a9a
|
8304914: Use OperatingSystem, Architecture, and Version in jpackage
Reviewed-by: asemenyuk
|
2023-05-31 19:32:21 +00:00 |
|
Chen Liang
|
78aa5f3fc1
|
8299505: findVirtual on array classes incorrectly restricts the receiver type
Reviewed-by: mchung
|
2023-05-31 16:28:26 +00:00 |
|
Xue-Lei Andrew Fan
|
42ca6e6942
|
8308022: update for deprecated sprintf for java.base
Reviewed-by: naoto
|
2023-05-31 16:26:48 +00:00 |
|
Naoto Sato
|
1264902517
|
8308316: Default decomposition mode in Collator
Reviewed-by: rriggs
|
2023-05-31 15:56:40 +00:00 |
|
Matthias Baesken
|
70670b4af6
|
8308872: enhance logging and some exception in krb5/Config.java
Reviewed-by: weijun
|
2023-05-31 14:43:07 +00:00 |
|
Emanuel Peter
|
25b9803056
|
8308917: C2 SuperWord::output: assert before bailout with CountedLoopReserveKit
Reviewed-by: kvn, thartmann
|
2023-05-31 13:17:45 +00:00 |
|
Yadong Wang
|
d66b6d8fd2
|
8308765: RISC-V: Expand size of stub routines for zgc only
Reviewed-by: fjiang, fyang
|
2023-05-31 13:13:20 +00:00 |
|
Daniel Fuchs
|
4aea7dab15
|
8309120: java/net/httpclient/AsyncShutdownNow.java fails intermittently
Reviewed-by: jpai
|
2023-05-31 10:49:20 +00:00 |
|
Albert Mingkun Yang
|
a990322429
|
8309111: Removing unused constructor of PerfLongCounter and PerfLongVariable
Reviewed-by: dholmes
|
2023-05-31 10:19:58 +00:00 |
|
Aggelos Biboudis
|
4f3a95af2f
|
8309054: Parsing of erroneous patterns succeeds
Reviewed-by: jlahoda
|
2023-05-31 09:37:58 +00:00 |
|
Johan Sjölen
|
4f16161607
|
8309044: Replace NULL with nullptr, final sweep of hotspot code
Reviewed-by: stefank, dholmes, kvn, amitkumar
|
2023-05-31 09:19:47 +00:00 |
|
Kim Barrett
|
927a9ed683
|
8240774: [REDO] G1DirtyCardQueue destructor has useless flush
Reviewed-by: dholmes, ayang, tschatzl
|
2023-05-31 01:52:05 +00:00 |
|
Dingli Zhang
|
119994f3ce
|
8308997: RISC-V: Sign extend when comparing 32-bit value with zero instead of testing the sign bit
Co-authored-by: zifeihan <caogui@iscas.ac.cn>
Reviewed-by: fjiang, fyang
|
2023-05-31 01:31:50 +00:00 |
|
David Holmes
|
1e6770fb97
|
8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM
Reviewed-by: jsjolen, gziemski
|
2023-05-30 22:46:06 +00:00 |
|
Mandy Chung
|
de7fd1c306
|
8307944: ClassFileDumper should only load java.nio.file.Path if enabled
Reviewed-by: rriggs
|
2023-05-30 21:01:12 +00:00 |
|
Roger Riggs
|
323d6ceda6
|
8308960: Decouple internal Version and OperatingSystem classes
Reviewed-by: mchung
|
2023-05-30 17:07:02 +00:00 |
|
Joe Darcy
|
1b8e6bf31c
|
8308987: Update java.lang.Class to use javadoc snippets
Reviewed-by: alanb
|
2023-05-30 16:47:02 +00:00 |
|
Daniel Fuchs
|
04b0e785f6
|
8307648: java/net/httpclient/ExpectContinueTest.java timed out
Reviewed-by: djelinski
|
2023-05-30 16:32:11 +00:00 |
|
Weijun Wang
|
6b90b0519e
|
8297878: KEM: Implementation
Reviewed-by: ascarpino, mullan
|
2023-05-30 16:29:19 +00:00 |
|
Brian Burkhalter
|
21af8bae38
|
8290499: new File(parent, "/") breaks normalization – creates File with slash at the end
Reviewed-by: rriggs
|
2023-05-30 16:16:45 +00:00 |
|
Jorn Vernee
|
804f198c73
|
8308992: New test TestHFA fails with zero
Reviewed-by: mcimadamore
|
2023-05-30 15:28:40 +00:00 |
|
Jasmine Karthikeyan
|
fb0b1f0c23
|
8051725: Improve expansion of Conv2B nodes in the middle-end
Reviewed-by: thartmann, qamai, sviswanathan
|
2023-05-30 14:11:12 +00:00 |
|
Paul Hohensee
|
3eced01f9e
|
8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM
Reviewed-by: dholmes, mchung
|
2023-05-30 13:44:02 +00:00 |
|
changpeng1997
|
f600d0369a
|
8307795: AArch64: Optimize VectorMask.truecount() on Neon
Reviewed-by: aph, eliu
|
2023-05-30 12:45:33 +00:00 |
|
Maurizio Cimadamore
|
2b186e246e
|
8309042: MemorySegment::reinterpret cleanup action is not called for all overloads
Reviewed-by: jvernee
|
2023-05-30 10:24:10 +00:00 |
|
Erik Österlund
|
78aac241b8
|
8308881: Strong CLD oop handle roots are demoted to non-roots concurrently
Reviewed-by: stefank, coleenp
|
2023-05-30 07:29:46 +00:00 |
|
Emanuel Peter
|
1f1f604071
|
8302670: use-after-free related to PhaseIterGVN interaction with Unique_Node_List and Node_Stack
Co-authored-by: Justin King <jcking@openjdk.org>
Reviewed-by: thartmann, chagedorn, jcking
|
2023-05-30 07:14:50 +00:00 |
|
Gui Cao
|
457e1cb827
|
8308817: RISC-V: Support VectorTest node for Vector API
Co-authored-by: Dingli Zhang <dingli@iscas.ac.cn>
Reviewed-by: fjiang, fyang
|
2023-05-30 00:39:53 +00:00 |
|
Ioi Lam
|
7508d9f9e0
|
8308906: Make CIPrintCompilerName a diagnostic flag
Reviewed-by: kvn, stuefe
|
2023-05-29 20:25:57 +00:00 |
|
Markus Grönlund
|
7cf6eecdc8
|
8307488: Incorrect weight of the first ObjectAllocationSample JFR event
Reviewed-by: egahlin
|
2023-05-29 10:53:08 +00:00 |
|
Prasanta Sadhukhan
|
70130d3b16
|
8306119: Many components respond to a mouse event by requesting focus without supplying the MOUSE_EVENT cause
Reviewed-by: jdv
|
2023-05-29 08:40:13 +00:00 |
|
Albert Mingkun Yang
|
6360b49931
|
8308948: Remove unimplemented ThreadLocalAllocBuffer::reset
Reviewed-by: tschatzl
|
2023-05-29 08:06:41 +00:00 |
|
Dingli Zhang
|
e21f865d84
|
8308915: RISC-V: Improve temporary vector register usage avoiding the use of v0
Reviewed-by: yzhu, fyang
|
2023-05-29 01:03:01 +00:00 |
|
Christian Stein
|
547a8b40b3
|
8306560: Add TOOLING.jsh load file
Reviewed-by: jlahoda
|
2023-05-28 08:14:37 +00:00 |
|
Gerard Ziemski
|
ca54f4e007
|
8306428: RunThese30M.java crashed with assert(early->flag() == current->flag() || early->flag() == mtNone)
Reviewed-by: jsjolen, stuefe
|
2023-05-27 18:28:49 +00:00 |
|
Erik Gahlin
|
5fdb22f911
|
8308876: JFR: Deserialization of EventTypeInfo uses incorrect attribute names
Reviewed-by: mgronlun
|
2023-05-27 06:18:26 +00:00 |
|
Serguei Spitsyn
|
bd113ee048
|
8308814: extend SetLocalXXX minimal support for virtual threads
Reviewed-by: cjplummer
|
2023-05-27 02:43:50 +00:00 |
|
Hannes Wallnöfer
|
a92363461d
|
8286470: Support searching for sections in class/package javadoc
Reviewed-by: jjg
|
2023-05-26 18:36:45 +00:00 |
|
Calvin Cheung
|
55d297fdda
|
8308594: Use atomic bitset function for PackageEntry::_defined_by_cds_in_class_path
Reviewed-by: coleenp, lfoltan
|
2023-05-26 18:04:01 +00:00 |
|
Xue-Lei Andrew Fan
|
c72b547425
|
8308801: update for deprecated sprintf for libnet in java.base
Reviewed-by: djelinski, rriggs
|
2023-05-26 16:47:39 +00:00 |
|
Ashutosh Mehra
|
ce5251aff7
|
8308657: ReplayInline is not availabe in production build
Reviewed-by: kvn, roland, thartmann
|
2023-05-26 14:48:14 +00:00 |
|
Kevin Walls
|
17ef8a44a9
|
8299665: /proc/self/stat parsing in libmanagement broken by execname with spaces
Reviewed-by: sspitsyn, amenkov
|
2023-05-26 10:51:39 +00:00 |
|
Erik Österlund
|
d3b9b364da
|
8308009: Generational ZGC: OOM before clearing all SoftReferences
Reviewed-by: stefank, aboldtch
|
2023-05-26 10:12:50 +00:00 |
|
Roland Westrelin
|
bac02b6e9d
|
8305189: C2 failed "assert(_outcnt==1) failed: not unique"
Reviewed-by: chagedorn, thartmann
|
2023-05-26 09:04:31 +00:00 |
|
Johan Sjölen
|
62537d200f
|
8299974: Replace NULL with nullptr in share/adlc/
Reviewed-by: dlong, kvn
|
2023-05-26 08:44:01 +00:00 |
|
Roland Westrelin
|
199b1bf500
|
8308583: SIGSEGV in GraphKit::gen_checkcast
Reviewed-by: thartmann, kvn, never
|
2023-05-26 07:03:35 +00:00 |
|