Coleen Phillimore
|
e897041770
|
8312262: Klass::array_klass() should return ArrayKlass pointer
Reviewed-by: dlong, ccheung
|
2023-07-28 16:32:06 +00:00 |
|
Matthias Baesken
|
d9559f9b24
|
8312612: handle WideCharToMultiByte return values
Reviewed-by: clanger
|
2023-07-28 13:45:19 +00:00 |
|
Coleen Phillimore
|
47c4b992b4
|
8312121: Fix -Wconversion warnings in tribool.hpp
Reviewed-by: dlong, dholmes
|
2023-07-28 12:08:24 +00:00 |
|
Alexander Scherbatiy
|
a3d67231a7
|
8311033: [macos] PrinterJob does not take into account Sides attribute
Reviewed-by: prr, serb
|
2023-07-28 10:25:22 +00:00 |
|
Damon Fenacci
|
cad6114e1c
|
8304954: SegmentedCodeCache fails when using large pages
Reviewed-by: stuefe, thartmann
|
2023-07-28 09:09:48 +00:00 |
|
Valerie Peng
|
c27c87786a
|
8302017: Allocate BadPaddingException only if it will be thrown
Reviewed-by: xuelei
|
2023-07-27 21:24:03 +00:00 |
|
Jiangli Zhou
|
c55d29ff11
|
8312626: Resolve multiple definition of 'start_timer' when statically linking JDK native libraries with user code
Reviewed-by: serb
|
2023-07-27 19:12:46 +00:00 |
|
Alexey Semenyuk
|
0ca2bfd779
|
8311104: dangling-gsl warning in libwixhelper.cpp
Reviewed-by: almatvee
|
2023-07-27 16:07:54 +00:00 |
|
Roger Riggs
|
8650026ff1
|
8310033: Clarify return value of Java Time compareTo methods
Reviewed-by: bpb, scolebourne, prappo, naoto
|
2023-07-27 14:01:25 +00:00 |
|
Thomas Stuefe
|
25058cd23a
|
8312620: WSL Linux build crashes after JDK-8310233
Reviewed-by: dholmes, djelinski
|
2023-07-27 13:45:36 +00:00 |
|
Richard Reingruber
|
8661b8e115
|
8312495: assert(0 <= i && i < _len) failed: illegal index after JDK-8287061 on big endian platforms
Reviewed-by: clanger, kvn, dlong
|
2023-07-27 13:40:23 +00:00 |
|
Jaikiran Pai
|
486c7844f9
|
8312433: HttpClient request fails due to connection being considered idle and closed
Reviewed-by: djelinski
|
2023-07-27 12:14:14 +00:00 |
|
Gergö Barany
|
271417a0e1
|
8312579: [JVMCI] JVMCI support for virtual Vector API objects
Reviewed-by: dnsimon, never
|
2023-07-27 10:48:18 +00:00 |
|
Doug Simon
|
86821a7ce8
|
8312235: [JVMCI] ConstantPool should not force eager resolution
Reviewed-by: never, matsaave
|
2023-07-27 08:39:32 +00:00 |
|
Eric Nothum
|
7cbab1f396
|
8312218: Print additional debug information when hitting assert(in_hash)
Reviewed-by: chagedorn, thartmann
|
2023-07-27 07:29:23 +00:00 |
|
Roland Westrelin
|
01e135c910
|
8312440: assert(cast != nullptr) failed: must have added a cast to pin the node
Reviewed-by: chagedorn, kvn, thartmann
|
2023-07-27 07:24:46 +00:00 |
|
Matthias Baesken
|
b7545a69a2
|
8313164: src/java.desktop/windows/native/libawt/windows/awt_Robot.cpp GetRGBPixels adjust releasing of resources
Reviewed-by: stuefe
|
2023-07-27 07:06:32 +00:00 |
|
Sean Coffey
|
36d578cddb
|
8311653: Modify -XshowSettings launcher behavior
Reviewed-by: mchung, rriggs
|
2023-07-27 06:33:27 +00:00 |
|
Paul Hohensee
|
a9d21c61fb
|
8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
Reviewed-by: dholmes, sspitsyn, shade
|
2023-07-26 19:30:21 +00:00 |
|
John Jiang
|
830413f19a
|
8313087: DerValue::toString should output a hex view of the values in byte array
Reviewed-by: mullan
|
2023-07-26 15:16:52 +00:00 |
|
Brian Burkhalter
|
74121930e3
|
4800398: (ch spec) Clarify Channels.newChannel(InputStream) spec
Reviewed-by: alanb
|
2023-07-26 15:07:18 +00:00 |
|
Hannes Wallnöfer
|
02a04731b1
|
8312445: Array types in annotation elements show square brackets twice
Reviewed-by: prappo
|
2023-07-26 13:04:39 +00:00 |
|
Jan Lahoda
|
cc2a75e11c
|
8312619: Strange error message when switching over long
Reviewed-by: vromero
|
2023-07-26 10:35:15 +00:00 |
|
Jan Lahoda
|
1f81e5b19e
|
8312229: Crash involving yield, switch and anonymous classes
Reviewed-by: vromero
|
2023-07-26 09:44:50 +00:00 |
|
Coleen Phillimore
|
2d05d3545c
|
8312979: Fix assembler_aarch64.hpp after JDK-8311847
Reviewed-by: dlong
|
2023-07-25 21:33:54 +00:00 |
|
Vladimir Petko
|
78a8a99d99
|
8312488: tools/jpackage/share/AppLauncherEnvTest.java fails with dynamically linked libstdc++
Reviewed-by: asemenyuk, almatvee
|
2023-07-25 20:12:23 +00:00 |
|
Joe Darcy
|
cb82c954e3
|
8312415: Expand -Xlint:serial checks to enum constants with specialized class bodies
Reviewed-by: jjg, jlahoda
|
2023-07-25 18:57:32 +00:00 |
|
Justin Lu
|
c6396dceb9
|
8039165: [Doc] MessageFormat null locale generates NullPointerException
Reviewed-by: naoto
|
2023-07-25 18:26:23 +00:00 |
|
Jiangli Zhou
|
36f3bae556
|
8312401: SymbolTable::do_add_if_needed hangs when called in InstanceKlass::add_initialization_error path with requesting length exceeds max_symbol_length
Reviewed-by: dholmes, coleenp, iklam
|
2023-07-25 16:37:51 +00:00 |
|
Anthony Scarpino
|
e554fdee25
|
8311592: ECKeySizeParameterSpec causes too many exceptions on third party providers
Reviewed-by: hchao, valeriep
|
2023-07-25 15:48:31 +00:00 |
|
Doug Simon
|
9606cbcd23
|
8312524: [JVMCI] serviceability/dcmd/compiler/CompilerQueueTest.java fails
Reviewed-by: never, thartmann
|
2023-07-25 13:12:42 +00:00 |
|
Jaikiran Pai
|
91fe032327
|
8312818: Incorrect format specifier in a HttpClient log message
Reviewed-by: djelinski
|
2023-07-25 11:00:33 +00:00 |
|
Matthias Baesken
|
bd098806f7
|
8312512: sspi.cpp avoid some NULL checks related to free and delete
Reviewed-by: djelinski
|
2023-07-25 10:56:23 +00:00 |
|
Erik Gahlin
|
b35ccb27c3
|
8312533: JFR: No message for JFR.view when data is missing
Reviewed-by: mgronlun
|
2023-07-25 09:58:29 +00:00 |
|
Chad Rakoczy
|
9999838156
|
8311646: ZGC: LIR_OpZStoreBarrier::_info shadows LIR_Op::_info
Reviewed-by: kbarrett, eosterlund, ksakata
|
2023-07-25 06:04:42 +00:00 |
|
John Jiang
|
d63bff672f
|
8312578: Redundant javadoc in X400Address
Reviewed-by: xuelei, hchao
|
2023-07-24 22:12:28 +00:00 |
|
Dean Long
|
d0761c19d1
|
8312077: Fix signed integer overflow, final part
Reviewed-by: kvn, amitkumar
|
2023-07-24 20:40:08 +00:00 |
|
Brian Burkhalter
|
2bdfa836ad
|
8262742: (fs) Add Path::resolve with varargs string
Reviewed-by: alanb
|
2023-07-24 19:59:17 +00:00 |
|
Ioi Lam
|
8008e27c55
|
8308903: Print detailed info for Java objects in -Xlog:cds+map
Reviewed-by: stuefe, ccheung
|
2023-07-24 17:56:42 +00:00 |
|
Sergey Tsypanov
|
d8f2e9ae3b
|
8310530: PipedOutputStream.flush() accesses sink racily
Reviewed-by: dfuchs, bpb, liach, rriggs
|
2023-07-24 16:24:40 +00:00 |
|
sunyaqi
|
fac9f88c52
|
8311631: When multiple users run tools/jpackage/share/LicenseTest.java, Permission denied for writing /var/tmp/*.files
Reviewed-by: asemenyuk, almatvee
|
2023-07-24 16:22:57 +00:00 |
|
Erik Gahlin
|
3caf64e065
|
8309238: jdk/jfr/tool/TestView.java failed with "exitValue = 134"
Reviewed-by: mgronlun
|
2023-07-24 14:32:17 +00:00 |
|
Coleen Phillimore
|
7dd47998f0
|
8311847: Fix -Wconversion for assembler.hpp emit_int8,16 callers
Reviewed-by: dlong, aph
|
2023-07-24 12:09:27 +00:00 |
|
Eric Nothum
|
04f39e1f1e
|
8310316: Failing HotSpot Compiler directives are too verbose
Reviewed-by: thartmann, chagedorn
|
2023-07-24 09:17:09 +00:00 |
|
Terry Chow
|
f3ade388da
|
8308593: Add Keepalive Extended Socket Options Support for Windows
Reviewed-by: michaelm, djelinski, vtewari
|
2023-07-24 09:03:10 +00:00 |
|
Tejesh R
|
ab821aa24f
|
6442919: JFilechooser popup still left-to-right when JFilechooser is set to right-to-left
Reviewed-by: serb, abhiscxk
|
2023-07-24 08:23:05 +00:00 |
|
Doug Lea
|
8d1ab57065
|
8301341: LinkedTransferQueue does not respect timeout for poll()
8300663: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=true i=0 j=1"
8267502: JDK-8246677 caused 16x performance regression in SynchronousQueue
Reviewed-by: alanb
|
2023-07-22 10:41:42 +00:00 |
|
William Kemper
|
bfa76dffb5
|
8311978: Shenandoah: Create abstraction over heap metrics for heuristics
Reviewed-by: ysr, phh, shade
|
2023-07-21 21:47:20 +00:00 |
|
Jonathan Gibbons
|
3c644dc586
|
8312044: Simplify toolkit Builder/Writer world
Reviewed-by: prappo
|
2023-07-21 18:51:06 +00:00 |
|
Andrey Turbanov
|
f4ba7b2198
|
8312414: Make java.util.ServiceLoader.LANG_ACCESS final
Reviewed-by: alanb, jpai
|
2023-07-21 16:49:37 +00:00 |
|