Leonid Mesnik
|
4cdb97893c
|
8289098: clean up ported serviceability/jvmti tests
Reviewed-by: kevinw, sspitsyn
|
2022-06-24 18:13:23 +00:00 |
|
Joe Darcy
|
9918b6d384
|
8288609: Update --release 19 symbol information for JDK 19 build 28
Reviewed-by: iris
|
2022-06-24 16:26:03 +00:00 |
|
Ioi Lam
|
f67c5361cc
|
8288935: Remove excessive includes introduced in loom
Reviewed-by: rehn, stefank
|
2022-06-24 14:43:16 +00:00 |
|
Brian Burkhalter
|
239b4bb020
|
8289095: (fs) UnixCopyFile build error on linux-x86
Reviewed-by: alanb, shade, stuefe
|
2022-06-24 14:24:28 +00:00 |
|
Daniel D. Daugherty
|
0d2952e5b3
|
8289129: [BACKOUT] JDK-8287281 adjust guarantee in Handshake::execute for the case of target thread being current
Reviewed-by: alanb
|
2022-06-24 14:17:22 +00:00 |
|
Roger Riggs
|
fdc8455c45
|
8288495: [test] Make OutputAnalyzer exception more informative
Reviewed-by: lmesnik, naoto, jpai, dholmes
|
2022-06-24 13:46:32 +00:00 |
|
Harold Seigel
|
925084c496
|
8288976: classfile parser 'wrong name' error message has the names the wrong way around
Reviewed-by: dholmes, shade
|
2022-06-24 12:03:09 +00:00 |
|
Christian Hagedorn
|
17aacde50f
|
8288669: compiler/vectorapi/VectorFPtoIntCastTest.java still fails with "IRViolationException: There were one or multiple IR rule failures."
Reviewed-by: thartmann, dcubed
|
2022-06-24 07:28:44 +00:00 |
|
Johan Sjölén
|
9dc9a64fa4
|
8287281: adjust guarantee in Handshake::execute for the case of target thread being current
Reviewed-by: rehn, pchilanomate, dholmes, dcubed
|
2022-06-24 05:00:53 +00:00 |
|
Ioi Lam
|
64782a7524
|
8288623: Move Continuation classes out of javaClasses.hpp
Reviewed-by: stefank, coleenp
|
2022-06-24 04:29:48 +00:00 |
|
Daniel Jeliński
|
c8cc94a384
|
8288979: Improve CLDRConverter run time
Reviewed-by: naoto, rriggs
|
2022-06-23 18:44:54 +00:00 |
|
Sergey Tsypanov
|
740169ce1c
|
8285521: Minor improvements in java.net.URI
Reviewed-by: dfuchs
|
2022-06-23 17:52:37 +00:00 |
|
Brian Burkhalter
|
13cbb3a416
|
8289073: (fs) UnsatisfiedLinkError for sun.nio.fs.UnixCopyFile.bufferedCopy0()
Reviewed-by: alanb
|
2022-06-23 17:48:45 +00:00 |
|
Coleen Phillimore
|
b206d2d149
|
8289006: Cleanup from thread.hpp split
Reviewed-by: dholmes, dcubed
|
2022-06-23 16:21:26 +00:00 |
|
Naoto Sato
|
2728770e3d
|
8288589: Files.readString ignores encoding errors for UTF-16
Reviewed-by: rriggs, iris, alanb
|
2022-06-23 15:49:43 +00:00 |
|
Brian Burkhalter
|
ef17ee4dea
|
8288515: (ch) Unnecessary use of Math.addExact() in java.nio.channels.FileLock.overlaps()
Reviewed-by: alanb
|
2022-06-23 15:40:23 +00:00 |
|
Brian Burkhalter
|
72f286a9ba
|
8287580: (se) CancelledKeyException during channel registration
Reviewed-by: alanb
|
2022-06-23 15:39:32 +00:00 |
|
Brian Burkhalter
|
b8db0c383b
|
6980847: (fs) Files.copy needs to be "tuned"
Reviewed-by: alanb
|
2022-06-23 15:36:19 +00:00 |
|
Julian Waters
|
d579916a6b
|
8288740: Change incorrect documentation for sjavac flag
Reviewed-by: ihse
|
2022-06-23 14:17:58 +00:00 |
|
Thomas Stuefe
|
26c03c1860
|
8288719: [arm32] SafeFetch32 thumb interleaving causes random crashes
8284997: arm32 build crashes since JDK-8283326
Reviewed-by: snazarki, xliu, lucy
|
2022-06-23 10:15:05 +00:00 |
|
Thiago Henrique Hüpner
|
a802b9816a
|
8287760: --do-not-resolve-by-default gets overwritten if --warn-if-resolved flags is used
Reviewed-by: lancea, alanb, cstein
|
2022-06-23 09:41:06 +00:00 |
|
Evgeny Astigeevich
|
bf0623b11f
|
8286314: Trampoline not created for far runtime targets outside small CodeCache
Reviewed-by: aph, phh
|
2022-06-23 09:30:59 +00:00 |
|
Jesper Wilhelmsson
|
5b583e4792
|
Merge
|
2022-06-22 23:21:49 +00:00 |
|
Jonathan Gibbons
|
3b1ec3e660
|
8288994: Incorrect @since tags for @value update in JDK-8286101
Reviewed-by: darcy, prappo
|
2022-06-22 20:48:31 +00:00 |
|
Erik Gahlin
|
58b6937b09
|
8288982: JFR: Log event streaming actions
Reviewed-by: mgronlun
|
2022-06-22 19:37:51 +00:00 |
|
Daniel D. Daugherty
|
6458ebc8e4
|
8288988: ProblemList serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java in -Xcomp mode
Reviewed-by: alanb, azvegint
|
2022-06-22 16:20:20 +00:00 |
|
Xin Liu
|
82c77ca807
|
8288926: make runtime/logging/DeoptStats.java more reliable
Reviewed-by: simonis, phh
|
2022-06-22 15:57:48 +00:00 |
|
Naoto Sato
|
d4de475747
|
8287868: Localized names update in COMPAT locale provider
Reviewed-by: iris, joehw
|
2022-06-22 15:47:07 +00:00 |
|
Jaikiran Pai
|
50c37f53f2
|
8276798: HttpURLConnection sends invalid HTTP request
Reviewed-by: dfuchs, michaelm
|
2022-06-22 14:45:52 +00:00 |
|
Markus Grönlund
|
6037ccdd50
|
8288846 : misc tests fail "assert(ms < 1000) failed: Un-interruptable sleep, short time use only"
Reviewed-by: egahlin
|
2022-06-22 13:29:44 +00:00 |
|
Coleen Phillimore
|
270cf67e5f
|
8288752: Split thread implementation files
Reviewed-by: dholmes, rehn, iklam
|
2022-06-22 12:49:25 +00:00 |
|
Matthias Baesken
|
d51f4f471f
|
8287011: Improve container information
Reviewed-by: sgehwolf, stuefe
|
2022-06-22 10:36:16 +00:00 |
|
Alan Bateman
|
8fa46c8f72
|
8288840: StructureViolationException should not link to fork method
Reviewed-by: psandoz, mchung
|
2022-06-22 07:48:58 +00:00 |
|
Alan Bateman
|
7cf71bc2d3
|
8287982: Concurrent implicit attach from native threads crashes VM
Reviewed-by: dholmes, rehn
|
2022-06-22 07:48:14 +00:00 |
|
Jaikiran Pai
|
affbd72aa3
|
8288744: Remove tools/jlink/plugins/CompressorPluginTest.java from problemlist
Reviewed-by: alanb
|
2022-06-22 05:51:24 +00:00 |
|
Joe Wang
|
9e2d9ac59a
|
8288529: broken link in java.xml
Reviewed-by: iris, lancea, naoto
|
2022-06-22 04:49:17 +00:00 |
|
Jesper Wilhelmsson
|
2bf5c9a687
|
Merge
|
2022-06-21 22:26:26 +00:00 |
|
Alexander Matveev
|
70008da6b4
|
8287971: Throw exception for missing values in .jpackage.xml
Reviewed-by: asemenyuk
|
2022-06-21 21:12:21 +00:00 |
|
Maurizio Cimadamore
|
d7b43af591
|
8288761: SegmentAllocator:allocate(long bytesSize) not throwing IAEx when bytesSize < 0
Reviewed-by: psandoz
|
2022-06-21 20:59:45 +00:00 |
|
Ioi Lam
|
9f8bfab290
|
8288537: Move Devirtualizer out of hotspot/share/memory/iterator.hpp
Reviewed-by: stefank, coleenp
|
2022-06-21 20:54:59 +00:00 |
|
Leonid Mesnik
|
f080430440
|
8288599: com/sun/management/OperatingSystemMXBean/TestTotalSwap.java: Expected total swap size ... but getTotalSwapSpaceSize returned ...
Reviewed-by: sspitsyn, kevinw
|
2022-06-21 18:38:03 +00:00 |
|
Aleksey Shipilev
|
834d92dd72
|
8288754: GCC 12 fails to build zReferenceProcessor.cpp
Reviewed-by: kbarrett, ayang, stefank, tschatzl
|
2022-06-21 18:13:36 +00:00 |
|
Ron Pressler
|
198cec9e1b
|
8286103: VThreadMonitorTest fails "assert(!current->cont_fastpath() || (current->cont_fastpath_thread_state() && !interpreted_native_or_deoptimized_on_stack(current))) failed"
Reviewed-by: sspitsyn, pchilanomate
|
2022-06-21 16:58:55 +00:00 |
|
Ron Pressler
|
97200a78b1
|
8278053: serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java failing in loom repo with Xcomp
Reviewed-by: sspitsyn, pchilanomate, coleenp
|
2022-06-21 16:48:33 +00:00 |
|
Daniel D. Daugherty
|
31d981e5ea
|
8288532: additional review changes for JDK-8286830
Reviewed-by: pchilanomate, dholmes
|
2022-06-21 16:36:51 +00:00 |
|
Daniel D. Daugherty
|
a144988600
|
8288139: JavaThread touches oop after GC barrier is detached
Reviewed-by: pchilanomate, dholmes, rehn, eosterlund
|
2022-06-21 16:21:03 +00:00 |
|
Daniel D. Daugherty
|
e26d3b3c01
|
8288497: add support for JavaThread::is_oop_safe()
Reviewed-by: pchilanomate, dholmes, rehn, eosterlund
|
2022-06-21 16:08:09 +00:00 |
|
Hannes Wallnöfer
|
c74a9235fc
|
8288531: Empty spans in mobile navigation markup
Reviewed-by: jjg
|
2022-06-21 16:02:22 +00:00 |
|
Brian Burkhalter
|
535fba8bfc
|
8288687: (fc) Unix version ofFileChannelImpl.transferTo0() should should return IOS_UNSUPPORTED if not Linux, macOS, nor AIX
Reviewed-by: alanb
|
2022-06-21 15:27:52 +00:00 |
|
Emanuel Peter
|
af05139133
|
8288467: remove memory_operand assert for spilled instructions
Reviewed-by: thartmann, shade, jbhateja
|
2022-06-21 15:22:02 +00:00 |
|