Andrey Turbanov
|
dc5a65ab37
|
8283426: Fix 'exeption' typo
Reviewed-by: xuelei, iris, dholmes, wetmore, aivanov
|
2022-03-24 19:52:16 +00:00 |
|
Joe Darcy
|
f16244509d
|
8283416: Update java.lang.invoke.MethodHandle to use sealed classes
Reviewed-by: sundar, mchung
|
2022-03-24 19:08:23 +00:00 |
|
Lance Andersen
|
90750decb4
|
8272477: Additional cleanup of test/jdk/java/nio/file/spi/SetDefaultProvider.java
Reviewed-by: bpb
|
2022-03-24 18:35:13 +00:00 |
|
Daniel D. Daugherty
|
a7e988343c
|
8283467: runtime/Thread/StopAtExit.java needs updating
Reviewed-by: dholmes, pchilanomate
|
2022-03-24 17:06:35 +00:00 |
|
Brian Burkhalter
|
b36cf35ad9
|
8283417: Update java.nio buffers to use sealed classes
Reviewed-by: rriggs, darcy, iris, alanb
|
2022-03-24 16:11:57 +00:00 |
|
Thomas Schatzl
|
19f01ab701
|
8283555: G1: Concurrent mark accesses uninitialized BOT of closed archive regions
Reviewed-by: ayang, iwalulya
|
2022-03-24 14:35:39 +00:00 |
|
Aleksei Efimov
|
929b6a3556
|
8282917: Remove InetAddressImplFactory from InetAddress
Reviewed-by: dfuchs, jpai
|
2022-03-24 13:50:50 +00:00 |
|
Roland Westrelin
|
14c20bc0e0
|
8283187: C2: loop candidate for superword not always unrolled fully if superword fails
Reviewed-by: thartmann, chagedorn
|
2022-03-24 12:53:44 +00:00 |
|
Erik Joelsson
|
1c4f5fcb88
|
8283575: Check for GNU time fails for version >1.7
Reviewed-by: shade, ihse
|
2022-03-24 12:48:12 +00:00 |
|
Magnus Ihse Bursie
|
2c43ecb43f
|
8283323: libharfbuzz optimization level results in extreme build times
Reviewed-by: erikj, prr
|
2022-03-24 09:49:33 +00:00 |
|
Fei Yang
|
5905b02c0e
|
8276799: Implementation of JEP 422: Linux/RISC-V Port
Co-authored-by: Yadong Wang <yadonn.wang@huawei.com>
Co-authored-by: Yanhong Zhu <zhuyanhong2@huawei.com>
Co-authored-by: Feilong Jiang <jiangfeilong@huawei.com>
Co-authored-by: Kun Wang <wangkun49@huawei.com>
Co-authored-by: Zhuxuan Ni <nizhuxuan@huawei.com>
Co-authored-by: Taiping Guo <guotaiping1@huawei.com>
Co-authored-by: Kang He <hekang6@huawei.com>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Xiaolin Zheng <yunyao.zxl@alibaba-inc.com>
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: ihse, dholmes, rriggs, kvn, shade
|
2022-03-24 09:22:46 +00:00 |
|
Yoshiki Sato
|
b05d4ccf8e
|
8283350: (tz) Update Timezone Data to 2022a
Reviewed-by: coffeys
|
2022-03-24 09:13:25 +00:00 |
|
Daniel Jeliński
|
a35afe84c3
|
8283519: Hsdis with capstone should annotate output
Reviewed-by: jvernee
|
2022-03-24 07:53:14 +00:00 |
|
Prasanta Sadhukhan
|
e6f707aa76
|
8283437: Refactor imageio classes javadoc to use @throws instead of @exception
Reviewed-by: serb
|
2022-03-24 06:31:12 +00:00 |
|
Stefan Karlsson
|
af18b1111a
|
8283574: Use Klass::_id for type checks in the C++ code
Reviewed-by: tschatzl, kbarrett
|
2022-03-24 06:02:09 +00:00 |
|
Alex Menkov
|
5cf580e0fb
|
8283587: [BACKOUT] Invalid generic signature for redefined classes
Reviewed-by: lmesnik, dcubed, sspitsyn
|
2022-03-24 04:41:38 +00:00 |
|
lawrence.andrews
|
2ef9767aae
|
8270331: [TESTBUG] Error: Not a test or directory containing tests: java/awt/print/PrinterJob/InitToBlack.java
Reviewed-by: prr
|
2022-03-24 02:55:21 +00:00 |
|
Pengfei Li
|
a6740c010b
|
8283408: Fix a C2 crash when filling arrays with unsafe
Reviewed-by: roland, thartmann
|
2022-03-24 01:50:04 +00:00 |
|
Joe Darcy
|
1a84d7590a
|
8283594: Improve docs of ElementScanner classes
Reviewed-by: jjg
|
2022-03-24 00:57:54 +00:00 |
|
Manukumar V S
|
8a044649bd
|
8282860: Write a regression test for JDK-4164779
Reviewed-by: serb
|
2022-03-23 23:46:58 +00:00 |
|
Manukumar V S
|
6917c39e45
|
8283493: Create an automated regression test for RFE 4231298
Reviewed-by: serb
|
2022-03-23 23:42:39 +00:00 |
|
Naoto Sato
|
0ee65e1ff3
|
8283465: Character.UnicodeBlock.NUM_ENTITIES is out of date
Reviewed-by: bpb, iris, smarks
|
2022-03-23 19:44:04 +00:00 |
|
Andrey Turbanov
|
f9137cb7b7
|
8280896: java/nio/file/Files/probeContentType/Basic.java fails on Windows 11
Reviewed-by: jpai, bpb
|
2022-03-23 19:27:56 +00:00 |
|
Daniel D. Daugherty
|
0b11b576a2
|
8283222: improve diagnosability of runtime/8176717/TestInheritFD.java timeouts
Reviewed-by: dholmes, hseigel
|
2022-03-23 19:18:57 +00:00 |
|
Sean Mullan
|
138460c004
|
8163327: Remove 3DES from the default enabled cipher suites list
Reviewed-by: xuelei
|
2022-03-23 18:32:55 +00:00 |
|
Alex Menkov
|
f01773956f
|
8282241: Invalid generic signature for redefined classes
Reviewed-by: coleenp, sspitsyn
|
2022-03-23 18:31:34 +00:00 |
|
liach
|
3e73a0b726
|
8283237: CallSite should be a sealed class
Reviewed-by: jkuhn, mchung
|
2022-03-23 16:43:06 +00:00 |
|
Severin Gehwolf
|
a77160065b
|
8283279: [Testbug] Improve TestGetSwapSpaceSize
Reviewed-by: jiefu
|
2022-03-23 15:00:05 +00:00 |
|
Aleksei Efimov
|
2b291d837e
|
8282536: java.net.InetAddress should be a sealed class
Reviewed-by: dfuchs, jpai, rriggs, michaelm
|
2022-03-23 14:57:36 +00:00 |
|
Albert Mingkun Yang
|
dc45b0ac58
|
8283513: Parallel: Skip the card marking in PSRootsClosure
Reviewed-by: tschatzl, iwalulya
|
2022-03-23 14:09:01 +00:00 |
|
Thomas Stuefe
|
78ef2fdef6
|
8283562: JDK-8282306 breaks gtests on zero
Reviewed-by: shade
|
2022-03-23 12:55:28 +00:00 |
|
Kevin Walls
|
61d7d868db
|
8283254: Remove redundant class jdk/internal/agent/spi/AgentProvider
Reviewed-by: mchung, redestad, dfuchs
|
2022-03-23 11:03:25 +00:00 |
|
Vicente Romero
|
6ed0ba2f8a
|
8283543: indentation error at com.sun.tools.javac.comp.Enter::visitTopLevel
Reviewed-by: darcy, iris
|
2022-03-23 10:34:09 +00:00 |
|
Jaikiran Pai
|
91fab6ad59
|
8283411: InflaterInputStream holds on to a temporary byte array of 512 bytes
Reviewed-by: lancea, vtewari, alanb
|
2022-03-23 09:47:44 +00:00 |
|
Quan Anh Mai
|
d8c55725e0
|
8282204: Use lea instructions for arithmetic operations on x86_64
Reviewed-by: jiefu, sviswanathan, thartmann
|
2022-03-23 09:45:23 +00:00 |
|
Jie Fu
|
026b85303c
|
8283298: Make CodeCacheSegmentSize a product flag
Reviewed-by: dlong, kvn
|
2022-03-23 08:48:17 +00:00 |
|
Thomas Stuefe
|
58487ddc17
|
8283249: CompressedClassPointers.java fails on ppc with 'Narrow klass shift: 0' missing
Reviewed-by: iklam
|
2022-03-23 06:46:55 +00:00 |
|
Sibabrata Sahoo
|
86015e15a5
|
8282293: Domain value for system property jdk.https.negotiate.cbt should be case-insensitive
Reviewed-by: weijun, rhalade
|
2022-03-23 06:45:37 +00:00 |
|
Aleksey Shipilev
|
1443f6b919
|
8283199: Linux os::cpu_microcode_revision() stalls cold startup
Reviewed-by: dholmes, redestad, stuefe
|
2022-03-23 06:31:36 +00:00 |
|
Aleksey Shipilev
|
82e1a1cf8b
|
8283257 : x86: Clean up invocation/branch counter updates code
Reviewed-by: redestad, kvn
|
2022-03-23 06:30:19 +00:00 |
|
Thomas Stuefe
|
b035fda459
|
8283497: [windows] print TMP and TEMP in hs_err and VM.info
Reviewed-by: ysuenaga, dholmes
|
2022-03-23 06:06:51 +00:00 |
|
Ichiroh Takiguchi
|
6ea996c205
|
8282422: JTable.print() failed with UnsupportedCharsetException on AIX ko_KR locale
Reviewed-by: prr, serb
|
2022-03-23 01:39:20 +00:00 |
|
David Holmes
|
8cc1235029
|
8282952: Thread::exit should be immune to Thread.stop
Reviewed-by: dcubed, pchilanomate, alanb
|
2022-03-23 00:06:53 +00:00 |
|
Phil Race
|
33eb89dfeb
|
8283457: [macos] libpng build failures with Xcode13.3
Reviewed-by: erikj
|
2022-03-22 21:48:42 +00:00 |
|
Joe Darcy
|
f7d21c3523
|
8283480: Make AbstractStringBuilder sealed
Reviewed-by: jjg, rriggs, jlaskey, dfuchs
|
2022-03-22 16:26:23 +00:00 |
|
Emanuel Peter
|
d29c7e740d
|
8282590: C2: assert(addp->is_AddP() && addp->outcnt() > 0) failed: Don't process dead nodes
Reviewed-by: thartmann, chagedorn
|
2022-03-22 16:23:23 +00:00 |
|
Jim Laskey
|
557ff4b355
|
8282625: Formatter caches Locale/DecimalFormatSymbols poorly
Reviewed-by: naoto, rriggs, jpai
|
2022-03-22 15:32:46 +00:00 |
|
Roland Westrelin
|
fabde3b7b8
|
8283451: C2: assert(_base == Long) failed: Not a Long
Reviewed-by: thartmann, chagedorn
|
2022-03-22 14:06:49 +00:00 |
|
Zhengyu Gu
|
c0f984e5fb
|
8283456: Make CompiledICHolder::live_count/live_not_claimed_count debug only
Reviewed-by: dholmes
|
2022-03-22 13:30:26 +00:00 |
|
Roland Westrelin
|
85628a871d
|
8282592: C2: assert(false) failed: graph should be schedulable
Reviewed-by: chagedorn, thartmann
|
2022-03-22 10:34:33 +00:00 |
|