Coleen Phillimore
c59484e715
8267653: Remove Mutex::_safepoint_check_sometimes
...
Reviewed-by: dholmes, pchilanomate
2021-05-26 19:07:53 +00:00
Stefan Karlsson
de91643bfa
8267611: Print more info when pointer_delta assert fails
...
Reviewed-by: dholmes, jiefu, tschatzl, kbarrett
2021-05-26 17:57:30 +00:00
Naoto Sato
a4c46e1e4f
8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current
...
Reviewed-by: joehw
2021-05-26 15:52:39 +00:00
Yude Lin
9c346a1ec7
8266963: Remove safepoint poll introduced in 8262443 due to reentrance issue
...
Reviewed-by: rehn, zgu, dholmes
2021-05-26 12:26:52 +00:00
Pankaj Bansal
45e05970bc
8264302: Create implementation for Accessibility native peer for Splitpane java role
...
Reviewed-by: kizune
2021-05-26 12:17:21 +00:00
Pavel Rappo
4343997a1a
8267708: Remove references to com.sun.tools.javadoc.**
...
This commit changes BaseOptions.java to fix the NoStringToLower test that failed after jdk.javadoc has been added to the list of package prefixes that NoStringToLower scans.
Reviewed-by: jjg
2021-05-26 11:27:15 +00:00
Jan Lahoda
f632254943
8267221: jshell feedback is incorrect when creating method with array varargs parameter
...
Reviewed-by: vromero
2021-05-26 11:12:22 +00:00
Athijegannathan Sundararajan
bf8d4a8eca
8267583: jmod fails on symlink to class file
...
Reviewed-by: alanb
2021-05-26 11:04:59 +00:00
Wang Huang
083416d36c
8267130: Memory Overflow in Disassembler::load_library
...
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Miao Zhuojun <mouzhuojun@huawei.com>
Reviewed-by: neliasso, mli
2021-05-26 10:21:46 +00:00
Roland Westrelin
9d305b9c06
8252372: Check if cloning is required to move loads out of loops in PhaseIdealLoop::split_if_with_blocks_post()
...
Reviewed-by: thartmann, kvn
2021-05-26 09:20:42 +00:00
Albert Mingkun Yang
039441689d
8267468: Rename refill waster counters in ThreadLocalAllocBuffer
...
Reviewed-by: kbarrett, sspitsyn
2021-05-26 06:50:23 +00:00
Bradford Wetmore
b33b8bc88d
8267750: Incomplete fix for JDK-8267683
...
Reviewed-by: jnimeh
2021-05-26 03:17:32 +00:00
Tagir F. Valeev
ac36b7d3e2
8267452: Delegate forEachRemaining in Spliterators.iterator()
...
Reviewed-by: psandoz
2021-05-26 01:17:02 +00:00
David Holmes
d0d2ddccaf
8267651: runtime/handshake/HandshakeTimeoutTest.java times out when dumping core
...
Reviewed-by: dcubed
2021-05-25 23:35:17 +00:00
Jie Fu
a98e476c0a
8267311: vmTestbase/gc/gctests/StringInternGC/StringInternGC.java eventually OOMEs
...
8267311: vmTestbase/gc/gctests/StringInternGC/StringInternGC.java eventually OOMEs
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: tschatzl
2021-05-25 22:46:19 +00:00
Alexander Matveev
5aa45f2edf
8267403: tools/jpackage/share/FileAssociationsTest.java#id0 failed with "Error: Bundler "Mac PKG Package" (pkg) failed to produce a package"
...
Reviewed-by: herrick, asemenyuk
2021-05-25 22:08:33 +00:00
Coleen Phillimore
c20ca42e62
8267691: Change table to obsolete CriticalJNINatives in JDK 18, not 17
...
Reviewed-by: hseigel
2021-05-25 19:42:08 +00:00
Bradford Wetmore
e751b7b1b6
8267683: rfc7301Grease8F value not displayed correctly in SSLParameters javadoc
...
Reviewed-by: coffeys
2021-05-25 19:38:00 +00:00
Joe Darcy
0b77359384
8224243: Add implSpec's to AccessibleObject and seal Executable
...
Reviewed-by: alanb
2021-05-25 18:04:47 +00:00
Jonathan Gibbons
594d454475
8267574: Dead code in HtmlStyle/HtmlDocletWriter
...
Reviewed-by: hannesw
2021-05-25 17:36:50 +00:00
Adam Sotona
2ef2450aa6
8263445: Duplicate key compiler.err.expected.module in compiler.properties
...
Reviewed-by: vromero, jlahoda
2021-05-25 15:58:00 +00:00
Jonathan Gibbons
cc687fd43a
8267575: Add new documentation group in HtmlStyle
...
Reviewed-by: hannesw
2021-05-25 14:54:27 +00:00
Pavel Rappo
5a5b807e8e
8267633: Clarify documentation of (Doc)TreeScanner
...
Reviewed-by: jjg
2021-05-25 14:22:36 +00:00
Maurizio Cimadamore
86a8f44271
8267317: Remove DeferredTypeCompleter
...
Reviewed-by: vromero
2021-05-25 11:51:25 +00:00
Jie Fu
b403d39908
8267213: cpuinfo_segv is incorrectly triaged as execution protection violation on x86_32
...
Reviewed-by: dholmes
2021-05-25 11:49:58 +00:00
Claes Redestad
66b190e1e7
8267612: Declare package-private VarHandle.AccessMode/AccessType counts
...
Reviewed-by: mchung
2021-05-25 11:47:33 +00:00
Patrick Concannon
a52c4ede2f
8267110: Update java.util to use instanceof pattern variable
...
Reviewed-by: lancea, naoto
2021-05-25 08:24:49 +00:00
Jaikiran Pai
0a03fc84b3
8255674: SSLEngine class description is missing "case" in switch statement
...
Reviewed-by: xuelei
2021-05-25 07:40:48 +00:00
Alexander Zuev
d86f91642d
8267066: New NSAccessibility peers should return they roles and subroles directly
...
Reviewed-by: pbansal
2021-05-25 06:46:22 +00:00
Adam Sotona
31d0f0d895
8248843: java in source-file mode suggests javac-only options
...
Reviewed-by: vromero
2021-05-25 04:52:42 +00:00
Denghui Dong
2e8812df14
8265129: Add intrinsic support for JVM.getClassId
...
Reviewed-by: kvn, mgronlun
2021-05-25 04:11:12 +00:00
Dong Bo
123cdd1fbd
8264973: AArch64: Optimize vector max/min/add reduction of two integers with NEON pairwise instructions
...
Reviewed-by: njian, aph
2021-05-25 02:17:19 +00:00
Jonathan Gibbons
b4d4884c03
8267126: javadoc should show "line and caret" for diagnostics.
...
Reviewed-by: prappo
2021-05-25 01:33:13 +00:00
Calvin Cheung
461a3feebe
8261478: InstanceKlass::set_classpath_index does not match comments
...
Reviewed-by: minqi
2021-05-25 00:48:39 +00:00
Calvin Cheung
de27da7ded
8267431: Rename InstanceKlass::has_old_class_version to can_be_verified_at_dumptime
...
Reviewed-by: iklam
2021-05-25 00:42:21 +00:00
Claes Redestad
c519ba2e43
8267614: Outline VarHandleGuards exact behavior checks
...
Reviewed-by: psandoz, mchung
2021-05-24 23:02:40 +00:00
Kim Barrett
f6909596ca
8267446: Taskqueue code fails with assert(bottom_relaxed() == age_top_relaxed()) failed: not empty
...
Reviewed-by: stefank, pliden
2021-05-24 22:43:42 +00:00
Ian Graves
ebc9357d58
8267329: Modernize Javadoc code to use instanceof with pattern matching
...
Reviewed-by: prappo, jjg
2021-05-24 21:57:30 +00:00
Ioi Lam
209769b5ad
8267347: CDS record_linking_constraint asserts with unregistered class
...
Reviewed-by: minqi, ccheung
2021-05-24 21:52:13 +00:00
Andy Herrick
a5467ae7bb
8267423: Fix copyrights in jpackage tests
...
Reviewed-by: kcr, asemenyuk
2021-05-24 19:28:50 +00:00
Mark Sheppard
bb085f684d
8265362: java/net/Socket/UdpSocket.java fails with "java.net.BindException: Address already in use" (macos-aarch64)
...
Reviewed-by: dfuchs, alanb
2021-05-24 17:59:39 +00:00
Weijun Wang
640a2afda3
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
...
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
2021-05-24 16:55:55 +00:00
Vicente Romero
f04db5fbd7
8224158: assertion related to NPE at DynamicCallSiteDesc::withArgs should be reworded
...
Reviewed-by: jlahoda
2021-05-24 15:55:04 +00:00
Weijun Wang
838a007103
8267584: The java.security.krb5.realm system property only needs to be defined once
...
Reviewed-by: mullan
2021-05-24 15:45:01 +00:00
Hai-May Chao
f2d880c11a
8266400: importkeystore fails to a password less pkcs12 keystore
...
Reviewed-by: weijun
2021-05-24 15:38:32 +00:00
Vicente Romero
f5562f1214
8258535: jvm.ClassReader should set the accessor to the corresponding record component
...
Reviewed-by: jfranck
2021-05-24 14:50:22 +00:00
Roger Riggs
d8e6e2877a
8267544: (test) rmi test NonLocalSkeleton fails if network has multiple adapters with the same address
...
Reviewed-by: dfuchs
2021-05-24 14:10:09 +00:00
Guoxiong Li
f4531661b5
8267578: Remove unnecessary preview checks
...
Reviewed-by: jlahoda
2021-05-24 12:31:21 +00:00
Alexander Zuev
49f622c947
8208747: [a11y] [macos] In Optionpane Demo, inside ComponentDialog Example, unable to navigate to all items, with VO on
...
Reviewed-by: pbansal
2021-05-24 12:01:54 +00:00
Guoxiong Li
54520fbf49
8267580: The method JavacParser#peekToken is wrong when the first parameter is not zero
...
Reviewed-by: mcimadamore
2021-05-24 11:17:39 +00:00