Calvin Cheung
|
343e5f09d4
|
8282040: Remove unnecessary check made obsolete by JDK-8261941
Reviewed-by: iklam
|
2022-04-07 16:41:32 +00:00 |
|
Mark Powers
|
d6f01e9d6f
|
8234128: jarsigner will not show not-signed-by-alias warning if an intermediate cert is in this keystore
Reviewed-by: jnimeh
|
2022-04-07 15:52:43 +00:00 |
|
Daniel Jeliński
|
5bafcfdc17
|
8284444: Sting typo
Reviewed-by: kcr, aivanov, mgronlun
|
2022-04-07 14:55:05 +00:00 |
|
Andrey Turbanov
|
8e58d4a589
|
8284415: Collapse identical catch branches in security libs
Reviewed-by: coffeys, xuelei, wetmore
|
2022-04-07 10:00:08 +00:00 |
|
Pavel Rappo
|
4f36229c96
|
8284446: Miscellaneous doc-comment fixes in jdk.javadoc
Reviewed-by: jjg
|
2022-04-07 09:38:42 +00:00 |
|
Prasanta Sadhukhan
|
192886546b
|
8284166: [macos] Replace deprecated alternateSelectedControlColor with selectedContentBackgroundColor
Reviewed-by: prr
|
2022-04-07 09:11:56 +00:00 |
|
Conor Cleary
|
4d2cd26ab5
|
8263031: HttpClient throws Exception if it receives a Push Promise that is too large
Reviewed-by: dfuchs
|
2022-04-07 08:42:38 +00:00 |
|
Alexander Zuev
|
d5cd4a3a28
|
8283387: [macos] a11y : Screen magnifier does not show selected Tab
Reviewed-by: prr, aivanov
|
2022-04-07 04:00:56 +00:00 |
|
Pavel Rappo
|
5a21397f70
|
8284387: Fix formatting of doc comments in jdk.javadoc
Reviewed-by: jjg
|
2022-04-06 22:14:21 +00:00 |
|
Pavel Rappo
|
dd4a1bba91
|
8284299: Handle inheritDoc misuse more gracefully
Reviewed-by: jjg
|
2022-04-06 18:56:06 +00:00 |
|
Xue-Lei Andrew Fan
|
77388eaf25
|
8284368: Remove finalizer method in jdk.crypto.cryptoki
Reviewed-by: valeriep
|
2022-04-06 17:07:35 +00:00 |
|
Aleksey Shipilev
|
3cd3a83647
|
8284167: Make internal javac exceptions stackless
Reviewed-by: mcimadamore
|
2022-04-06 15:47:35 +00:00 |
|
Claes Redestad
|
a385142398
|
8177107: Reduce memory footprint of java.lang.reflect.Constructor/Method
Reviewed-by: darcy, shade, coleenp
|
2022-04-06 14:26:58 +00:00 |
|
Zhengyu Gu
|
ec205f68a8
|
8284023: java.sun.awt.X11GraphicsDevice.getDoubleBufferVisuals() leaks XdbeScreenVisualInfo
Reviewed-by: prr, serb
|
2022-04-06 12:50:43 +00:00 |
|
Alexey Semenyuk
|
b9cc3bc1bf
|
8284067: jpackage'd launcher reports non-zero exit codes with error prompt
Reviewed-by: almatvee
|
2022-04-06 11:49:36 +00:00 |
|
Alexey Ivanov
|
bbe894fc81
|
8284288: Use SVG images for FocusSpec.html and Modality.html
Reviewed-by: prr, serb
|
2022-04-06 10:26:52 +00:00 |
|
Boris Ulasevich
|
e524107a74
|
8280872: Reorder code cache segments to improve code density
Reviewed-by: simonis, kvn
|
2022-04-06 09:32:12 +00:00 |
|
Artem Semenov
|
e18414a322
|
8284014: Menu items with submenus in JPopupMEnu are not spoken on macOS
Reviewed-by: prr, serb, ant
|
2022-04-06 09:29:36 +00:00 |
|
Thomas Schatzl
|
b56df2808d
|
8283935: Parallel: Crash during pretouch after large pages allocation failure
Reviewed-by: kbarrett, ayang
|
2022-04-06 08:01:47 +00:00 |
|
Pengfei Li
|
741be46138
|
8183390: Fix and re-enable post loop vectorization
Reviewed-by: roland, thartmann, kvn
|
2022-04-05 23:50:13 +00:00 |
|
Dean Long
|
500f9a577b
|
8283396: Null pointer dereference in loopnode.cpp:2851
Reviewed-by: chagedorn, kvn
|
2022-04-05 21:07:29 +00:00 |
|
Joe Darcy
|
e9e3aa7b82
|
8283730: Improve discussion of modeling of packages and modules
Reviewed-by: jjg, jlahoda
|
2022-04-05 18:21:54 +00:00 |
|
Pavel Rappo
|
20acea41cc
|
8284362: Remove the "unsupported API" warning from jdk.javadoc
Reviewed-by: jjg
|
2022-04-05 17:45:39 +00:00 |
|
Naoto Sato
|
526e73498e
|
8282819: Deprecate Locale class constructors
Reviewed-by: lancea, rriggs
|
2022-04-05 15:38:36 +00:00 |
|
Andrey Turbanov
|
648efd7abc
|
8284275: Remove unused sun.nio.fs.Reflect
Reviewed-by: alanb, bpb
|
2022-04-05 13:08:54 +00:00 |
|
Thomas Stuefe
|
9561b5e041
|
8284165: Add pid to process reaper thread name
Reviewed-by: rriggs
|
2022-04-05 03:39:39 +00:00 |
|
Zhengyu Gu
|
36b3bbc53d
|
8284033: Leak XVisualInfo in getAllConfigs in awt_GraphicsEnv.c
Reviewed-by: serb, prr
|
2022-04-05 00:39:02 +00:00 |
|
Alexander Zuev
|
9440b39193
|
8283215: [macos] Screen Magnifier: Getting java.awt.IllegalComponentStateException when menu item is selected
Reviewed-by: serb, prr
|
2022-04-04 21:22:44 +00:00 |
|
Phil Race
|
86caf606ff
|
8283703: Add sealed modifier to java.awt.geom.Path2D
Reviewed-by: bpb, kizune, aivanov
|
2022-04-04 21:20:12 +00:00 |
|
Alex Menkov
|
0cd46f655a
|
8283597: [REDO] Invalid generic signature for redefined classes
Reviewed-by: sspitsyn, coleenp
|
2022-04-04 20:39:44 +00:00 |
|
Andrey Turbanov
|
732f7ae0aa
|
8284071: Collapse identical catch branches in jdk.console
Reviewed-by: cjplummer
|
2022-04-04 20:05:22 +00:00 |
|
Joe Wang
|
61d06c2d28
|
8276050: XMLInputFactoryImpl.getProperty() returns null
Reviewed-by: rriggs
|
2022-04-04 20:00:36 +00:00 |
|
Brian Burkhalter
|
f76f5da016
|
5087440: java.io bulk read(...) end-of-stream return value descriptions ambiguous
Reviewed-by: rriggs, lancea
|
2022-04-04 18:54:36 +00:00 |
|
Vicente Romero
|
36b9baa70d
|
8282508: Updating ASM to 9.2 for JDK 19
Reviewed-by: lancea, egahlin, mchung
|
2022-04-04 15:05:00 +00:00 |
|
Patricio Chilano Mateo
|
4e20a03786
|
8283044: Use asynchronous handshakes to deliver asynchronous exceptions
Reviewed-by: dcubed, dholmes, rehn
|
2022-04-04 14:00:26 +00:00 |
|
Pavel Rappo
|
9d200d6e7a
|
8282756: Make ElementKind checks more specific
Reviewed-by: jjg
|
2022-04-04 09:28:04 +00:00 |
|
Lutz Schmidt
|
1012d59e64
|
8281079: [s390] Unify Address Operand Encoding in Instruction Emitters
Reviewed-by: mdoerr, mbaesken
|
2022-04-04 07:51:50 +00:00 |
|
Jatin Bhateja
|
003ec21f3c
|
8279508: Auto-vectorize Math.round API
Reviewed-by: sviswanathan, aph
|
2022-04-02 18:00:33 +00:00 |
|
Ioi Lam
|
c1e67b6603
|
8283474: Include detailed heap object info in CDS map file
Reviewed-by: ccheung, stuefe
|
2022-04-02 03:23:49 +00:00 |
|
Feilong Jiang
|
060a188733
|
8283865: riscv: Break down -XX:+UseRVB into seperate options for each bitmanip extension
Reviewed-by: fyang, shade
|
2022-04-02 02:55:50 +00:00 |
|
Fei Yang
|
e5e1aab459
|
8284068: riscv: should call Atomic::release_store in JavaThread::set_thread_state
Reviewed-by: shade
|
2022-04-02 02:46:26 +00:00 |
|
Bradford Wetmore
|
0b09f70a73
|
8273553: sun.security.ssl.SSLEngineImpl.closeInbound also has similar error of JDK-8253368
Reviewed-by: xuelei, rhalade, coffeys
|
2022-04-02 00:30:48 +00:00 |
|
Valerie Peng
|
028fbf474b
|
8254935: Deprecate the PSSParameterSpec(int) constructor
Reviewed-by: mullan
|
2022-04-01 18:37:39 +00:00 |
|
Roman Kennke
|
1dfa1eaea0
|
8284094: Memory leak in invoker_completeInvokeRequest()
Reviewed-by: cjplummer, shade
|
2022-04-01 16:28:26 +00:00 |
|
Coleen Phillimore
|
943d4ee18f
|
8284180: Some files missing newlines
Reviewed-by: alanb, pchilanomate, stefank
|
2022-04-01 16:14:53 +00:00 |
|
Luis Pinto
|
63fec5da27
|
8283525: http://tools.ietf.org/html/* URLs return 404
Reviewed-by: coffeys
|
2022-04-01 13:26:20 +00:00 |
|
Pavel Rappo
|
dbfac3c99c
|
8283269: Improve definition and use of jdk.javadoc.internal.doclets.toolkit.Content
Reviewed-by: jjg
|
2022-04-01 13:05:48 +00:00 |
|
Dan Heidinga
|
fc7a17c79b
|
8284103: AsVarargsCollector::asCollectorCache incorrectly marked @stable
Reviewed-by: jvernee, shade
|
2022-04-01 12:50:21 +00:00 |
|
Xiaohong Gong
|
05ea7a51e1
|
8282431: AArch64: Add optimized rules for masked vector multiply-add/sub for SVE
Reviewed-by: njian, ngasson
|
2022-04-01 09:33:46 +00:00 |
|
Jan Lahoda
|
9156c0b213
|
8274148: can jshell show deprecated classes, methods and fields as strikethrough text?
Reviewed-by: vromero
|
2022-04-01 06:37:46 +00:00 |
|