Vladimir Ivanov
96107e31df
8272573: Redundant unique_concrete_method_4 dependencies
...
Reviewed-by: kvn, thartmann
2021-08-18 16:45:29 +00:00
Harold Seigel
4d6593ce02
8272124: Cgroup v1 initialization causes NullPointerException when cgroup path contains colon
...
Reviewed-by: mseledtsov, sgehwolf
2021-08-18 14:24:58 +00:00
Claes Redestad
30b0f820ce
8272626: Avoid C-style array declarations in java.*
...
Reviewed-by: dfuchs, alanb
2021-08-18 10:47:03 +00:00
Vladimir Ivanov
e8f1219d6f
8271276: C2: Wrong JVM state used for receiver null check
...
Reviewed-by: kvn, thartmann
2021-08-18 10:31:24 +00:00
Christian Hagedorn
79a06df811
8272567: [IR Framework] Make AbstractInfo.getRandom() static
...
Reviewed-by: thartmann
2021-08-18 06:39:22 +00:00
Alexander Zuev
481c1f0549
8269951: [macos] Focus not painted in JButton when setBorderPainted(false) is invoked
...
Reviewed-by: serb, psadhukhan
2021-08-18 05:48:26 +00:00
Tobias Hartmann
5189047d09
8272558: IR Test Framework README misses some flags
...
Reviewed-by: chagedorn
2021-08-18 04:47:58 +00:00
Mikhailo Seledtsov
ec63957f9d
8272398: Update DockerTestUtils.buildJdkDockerImage()
...
Reviewed-by: iignatyev, hseigel
2021-08-17 23:22:44 +00:00
Vicente Romero
14623cde3a
8270835: regression after JDK-8261006
...
Reviewed-by: jlahoda
2021-08-17 20:47:36 +00:00
Igor Ignatyev
fe72197102
8272551: mark hotspot runtime/modules tests which ignore external VM flags
...
Reviewed-by: mseledtsov, jiefu
2021-08-17 19:37:45 +00:00
Igor Ignatyev
05d64da7f3
8272291: mark hotspot runtime/logging tests which ignore external VM flags
...
Reviewed-by: mseledtsov, dholmes
2021-08-17 19:36:44 +00:00
Brian Burkhalter
a68b5b9c1d
8272369: java/io/File/GetXSpace.java failed with "RuntimeException: java.nio.file.NoSuchFileException: /run/user/0"
...
Reviewed-by: alanb
2021-08-17 17:07:03 +00:00
Abdul Kolarkunnu
a199ebc017
8272581: sun/security/pkcs11/Provider/MultipleLogins.sh fails after JDK-8266182
...
Reviewed-by: weijun
2021-08-17 16:54:32 +00:00
Rajan Halade
1cbf41a87b
8225083: Remove Google certificate that is expiring in December 2021
...
Reviewed-by: xuelei, mullan
2021-08-17 16:01:42 +00:00
Jim Laskey
cf64c3e7e2
8272326: java/util/Random/RandomTestMoments.java had two Gaussian fails
...
Reviewed-by: rriggs, bpb
2021-08-17 15:53:41 +00:00
Albert Mingkun Yang
2ed7b709a1
8272521: Remove unused PSPromotionManager::_claimed_stack_breadth
...
Reviewed-by: kbarrett, iwalulya
2021-08-17 12:42:55 +00:00
Albert Mingkun Yang
2aaf795270
8272520: Inline GenericTaskQueue::initialize() to the constructor
...
Reviewed-by: kbarrett, iwalulya
2021-08-17 12:42:02 +00:00
Abdul Kolarkunnu
ed57cf1cf3
8266182: Automate manual steps listed in the test jdk/sun/security/pkcs12/ParamsTest.java
...
Reviewed-by: hchao, ssahoo, xuelei, weijun
2021-08-17 12:12:22 +00:00
Hannes Wallnöfer
0e3fde6c3c
8264274: Block tags in overview.html are ignored
...
Reviewed-by: jjg
2021-08-17 08:29:49 +00:00
lawrence.andrews
c5c84b8fdc
8270312: Error: Not a test or directory containing tests: java/awt/print/PrinterJob/XparColor.java
...
Reviewed-by: psadhukhan, jdv
2021-08-17 07:44:35 +00:00
Stefan Karlsson
df1427b72b
8272446: C1: Raw version of UnsafeGet generates load barriers
...
Reviewed-by: eosterlund, iveresov
2021-08-17 06:36:09 +00:00
Igor Ignatyev
989f39f810
8272552: mark hotspot runtime/cds tests which ignore external VM flags
...
Reviewed-by: mseledtsov, jiefu, dholmes, iklam
2021-08-17 03:45:26 +00:00
Zhengyu Gu
ee8bf10d32
8272327: Shenandoah: Avoid enqueuing duplicate string candidates
...
Reviewed-by: rkennke
2021-08-17 00:35:18 +00:00
Jonathan Gibbons
3fb19279da
8271227: Missing {@code } in com.sun.source.*
...
Reviewed-by: iris
2021-08-16 22:54:54 +00:00
Rajat Mahajan
a5ad7720d2
8272342: [TEST_BUG] java/awt/print/PrinterJob/PageDialogMarginTest.java catches all exceptions
...
Reviewed-by: aivanov, pbansal
2021-08-16 22:24:00 +00:00
Jonathan Gibbons
ae45592d33
8272374: doclint should report missing "body" comments
...
Reviewed-by: kcr, hannesw
2021-08-16 20:48:25 +00:00
Igor Ignatyev
b2c272d4e2
8272305: several hotspot runtime/modules don't check exit codes
...
Reviewed-by: dholmes, mseledtsov
2021-08-16 16:56:15 +00:00
Brian Burkhalter
82688258f6
8272297: FileInputStream should override transferTo() for better performance
...
Reviewed-by: alanb
2021-08-16 15:53:33 +00:00
Christian Hagedorn
3677734584
8271471: [IR Framework] Rare occurrence of "<!-- safepoint while printing -->" in PrintIdeal/PrintOptoAssembly can let tests fail
...
Reviewed-by: kvn, thartmann
2021-08-16 14:51:11 +00:00
Ivan Walulya
0a03481a65
8272231: G1: Refactor G1CardSet::get_card_set to return G1CardSetHashTableValue*
...
Reviewed-by: tschatzl, kbarrett
2021-08-16 13:09:48 +00:00
Ivan Walulya
83d0e128e3
8267833: Improve G1CardSetInlinePtr::add()
...
Reviewed-by: tschatzl, kbarrett
2021-08-16 13:08:36 +00:00
Albert Mingkun Yang
69cc588fce
8272235: G1: update outdated code root fixup
...
Reviewed-by: tschatzl, kbarrett
2021-08-16 09:40:56 +00:00
Hannes Wallnöfer
5db36cedc9
8272158: SoftReference related bugs under memory pressure
...
Reviewed-by: jjg
2021-08-16 07:46:29 +00:00
Albert Mingkun Yang
7a5b37b8ca
8272439: G1: add documentation to G1CardSetInlinePtr
...
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org >
Reviewed-by: tschatzl, kbarrett
2021-08-16 07:35:43 +00:00
Albert Mingkun Yang
0209d9f382
8272461: G1: remove empty declaration of cleanup_after_scan_heap_roots
...
Reviewed-by: kbarrett
2021-08-16 07:34:32 +00:00
Ioi Lam
36e2ddad4d
8272348: Update CDS tests in anticipation of JDK-8270489
...
Reviewed-by: ccheung, minqi
2021-08-16 03:22:52 +00:00
Yi Yang
3f38a50c52
8271203: C2: assert(iff->Opcode() == Op_If || iff->Opcode() == Op_CountedLoopEnd || iff->Opcode() == Op_RangeCheck) failed: Check this code when new subtype is added
...
Reviewed-by: chagedorn, roland, thartmann
2021-08-16 02:30:57 +00:00
Phil Race
6a5241c3ad
8272491: Problem list javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java on macos
...
Reviewed-by: pbansal
2021-08-15 16:50:38 +00:00
Alexey Ushakov
17b9350023
8266079: Lanai: AlphaComposite shows differences on Metal compared to OpenGL
...
Reviewed-by: serb
2021-08-14 10:40:37 +00:00
Marcus G K Williams
87d2761f1b
8271883: Math CopySign optimization for x86
...
Reviewed-by: jbhateja, sviswanathan, kvn
2021-08-14 00:34:51 +00:00
Xue-Lei Andrew Fan
6b8b160e37
8272396: mismatching debug output streams
...
Reviewed-by: mullan
2021-08-13 21:33:22 +00:00
Phil Race
0af645aa4f
8205138: Remove Applet references from Font2DTest
...
Reviewed-by: serb, psadhukhan
2021-08-13 19:30:20 +00:00
Daniel D. Daugherty
bd7f9b4fb9
8272459: ProblemList compiler/codecache/TestStressCodeBuffers.java on aarch64
...
Reviewed-by: iignatyev
2021-08-13 16:57:12 +00:00
Lance Andersen
717792c3b7
8263940: NPE when creating default file system when default file system provider is packaged as JAR file on class path
...
Reviewed-by: naoto, bpb, iris, joehw
2021-08-13 16:11:04 +00:00
Thomas Stuefe
d06d0b9e9d
8272112: Arena code simplifications
...
Reviewed-by: kbarrett, coleenp
2021-08-13 06:38:08 +00:00
Prasanta Sadhukhan
0c4be76f7f
8058704: Nimbus does not honor JTextPane background color
...
6789980: JEditorPane background color not honored with Nimbus L&F
Reviewed-by: aivanov, serb
2021-08-13 05:12:59 +00:00
Jatin Bhateja
020aec5318
8271366: [REDO] JDK-8266054 VectorAPI rotate operation optimization
...
Reviewed-by: sviswanathan, psandoz
2021-08-13 04:33:53 +00:00
Hui Shi
4d4ba5c5b4
8272116: Update PerfDisableSharedMem with FLAG_SET_ERGO in PerfMemory::create_memory_region
...
Reviewed-by: dholmes
2021-08-13 01:00:49 +00:00
Lin Zang
09ab86b40c
8269909: getStack method in hprof.parser.Reader should use try-with-resource
...
Reviewed-by: dholmes, cjplummer, sspitsyn
2021-08-12 23:16:24 +00:00
Xue-Lei Andrew Fan
e4766ee0aa
8272391: Undeleted debug information
...
Reviewed-by: wetmore
2021-08-12 19:28:01 +00:00
Brian Burkhalter
428d51694f
8140241: (fc) Data transfer from FileChannel to itself causes hang in case of overlap
...
Reviewed-by: alanb
2021-08-12 15:27:09 +00:00
Kim Barrett
93cab7d07d
8272315: Improve assert_different_registers
...
Reviewed-by: adinn, vlivanov, thartmann
2021-08-12 14:29:32 +00:00
Harold Seigel
9980b413da
8272107: Removal of Unsafe::defineAnonymousClass left a dangling C++ class
...
Reviewed-by: coleenp, iklam, dholmes
2021-08-12 13:56:41 +00:00
Coleen Phillimore
464e874a5c
8048190: NoClassDefFoundError omits original ExceptionInInitializerError
...
Reviewed-by: dholmes, iklam
2021-08-12 13:45:36 +00:00
Xiaohong Gong
7e14c3cc11
8272310: AArch64: Add missing changes for shared vector helper methods in m4 files
...
Reviewed-by: jiefu
2021-08-12 11:07:04 +00:00
Sergey Tsypanov
b29fbad940
8267844: Replace Integer/Long.valueOf() with Integer/Long.parse*() where applicable
...
Reviewed-by: redestad
2021-08-12 10:03:52 +00:00
Severin Gehwolf
d38b31438d
8272332: --with-harfbuzz=system doesn't add -lharfbuzz after JDK-8255790
...
Reviewed-by: prr
2021-08-12 08:52:24 +00:00
Claes Redestad
a15b659278
8271732: Regression in StringBuilder.charAt bounds checking
...
Reviewed-by: alanb, naoto
2021-08-12 07:01:53 +00:00
Sergey Bylokhov
ec2fc384e5
8272120: Avoid looking for standard encodings in "java." modules
...
Reviewed-by: alanb, dfuchs, naoto
2021-08-12 05:46:00 +00:00
Igor Ignatyev
bd27bb9cbe
8272345: macos doesn't check os::set_boot_path() result
...
Reviewed-by: dholmes
2021-08-12 03:45:44 +00:00
Alexey Semenyuk
44f137ff9c
8271170: Add unit test for what jpackage app launcher puts in the environment
...
Reviewed-by: almatvee, herrick
2021-08-11 23:39:50 +00:00
Alexey Semenyuk
cd2dbe5f00
8272328: java.library.path is not set properly by Windows jpackage app launcher
...
Reviewed-by: herrick, almatvee
2021-08-11 20:54:58 +00:00
Igor Veresov
9faab400b8
8272330: C2: Cleanup profile counter scaling
...
Reviewed-by: kvn
2021-08-11 20:19:36 +00:00
Igor Ignatyev
75a06421e5
8272335: runtime/cds/appcds/MoveJDKTest.java doesn't check exit codes
...
Reviewed-by: iklam
2021-08-11 19:38:52 +00:00
Jonathan Gibbons
9ba8a12cfb
8269774: doclint reports missing javadoc comments for JavaFX properties if the docs are on the property method
...
Reviewed-by: kcr, hannesw
2021-08-11 18:04:29 +00:00
Jonathan Gibbons
ec8d3badc8
8271159: [REDO] JDK-8249634 doclint should report implicit constructor as missing javadoc comments
...
Reviewed-by: darcy
2021-08-11 18:03:40 +00:00
Ivan Walulya
619422764d
8272228: G1: G1CardSetInlinePtr Fix tautological assertion
...
Reviewed-by: ayang, tschatzl
2021-08-11 14:33:23 +00:00
Ivan Walulya
cd1751c34e
8271884: G1CH::_expand_heap_after_alloc_failure is no longer needed
...
Reviewed-by: kbarrett, tschatzl
2021-08-11 11:56:30 +00:00
Per Liden
3f723ca457
8271862: C2 intrinsic for Reference.refersTo() is often not used
...
Reviewed-by: kbarrett, mchung
2021-08-11 11:09:59 +00:00
Per Liden
abebbe2335
8267186: Add string deduplication support to ZGC
...
Reviewed-by: eosterlund, kbarrett, stefank
2021-08-11 11:07:12 +00:00
Albert Mingkun Yang
0d0f2d07f7
8272216: G1: replace G1ParScanThreadState::_dest with a constant
...
Reviewed-by: kbarrett, tschatzl
2021-08-11 10:19:46 +00:00
Jan Lahoda
3215dbc8b8
8271928: ErroneousTree with start position -1
...
Reviewed-by: jlaskey, vromero
2021-08-11 08:54:20 +00:00
Christoph Göttschkes
adba09b91d
8272146: Disable Fibonacci test on memory constrained systems
...
Reviewed-by: dholmes, mseledtsov, shade
2021-08-11 08:48:18 +00:00
Xiaowei Lu
846cc88f94
8272138: ZGC: Adopt relaxed ordering for self-healing
...
Co-authored-by: Hao Tang <albert.th@alibaba-inc.com >
Reviewed-by: eosterlund, pliden
2021-08-11 08:42:37 +00:00
Hui Shi
5350b9901c
8272131: PhaseMacroExpand::generate_slow_arraycopy crash when clone null CallProjections.fallthrough_ioproj
...
Reviewed-by: neliasso, xliu, thartmann
2021-08-11 02:00:19 +00:00
Sergey Bylokhov
148935279d
8271718: Crash when during color transformation the color profile is replaced
...
Reviewed-by: prr
2021-08-10 22:22:42 +00:00
Dean Long
2a9acc31b8
8272050: typo in MachSpillCopyNode::implementation after JDK-8131362
...
Reviewed-by: kvn, thartmann
2021-08-10 21:30:54 +00:00
Alex Menkov
b62e742045
8213714: AttachingConnector/attach/attach001 failed due to "bind failed: Address already in use"
...
Reviewed-by: sspitsyn, cjplummer
2021-08-10 19:13:18 +00:00
Raffaello Giulietti
66d1faa784
8271601: Math.floorMod(int, int) and Math.floorMod(long, long) differ in their logic
...
Reviewed-by: bpb
2021-08-10 17:16:17 +00:00
Joe Darcy
57ae9fbe77
8140442: Add getOutermostTypeElement to javax.lang.model utility class
...
Reviewed-by: jlahoda
2021-08-10 16:49:49 +00:00
Martin Balao
67869b491a
8270137: Kerberos Credential Retrieval from Cache not Working in Cross-Realm Setup
...
Reviewed-by: weijun
2021-08-10 16:28:10 +00:00
Andrey Turbanov
35b399aca8
8269130: Replace usages of Collection.toArray() with Collection.toArray(T[]) to avoid redundant array copying
...
Reviewed-by: mullan, serb
2021-08-10 13:27:59 +00:00
Harold Seigel
2b05fae155
8260262: Use common code in function unmap_shared() in perfMemory_posix.cpp
...
Reviewed-by: stuefe, coleenp
2021-08-10 12:17:08 +00:00
Albert Mingkun Yang
f2599ad867
8272196: Remove unused class ParStrongRootsScope
...
Reviewed-by: tschatzl, pliden
2021-08-10 10:12:06 +00:00
Alan Hayward
1f8813495e
8271869: AArch64: build errors with GCC11 in frame::saved_oop_result
...
Reviewed-by: ngasson, aph
2021-08-10 08:29:52 +00:00
Matthias Baesken
089e83bf1b
8266490: Extend the OSContainer API to support the pids controller of cgroups
...
Reviewed-by: sgehwolf, lucy
2021-08-10 07:40:21 +00:00
Tobias Hartmann
2384e12888
8270098: ZGC: ZBarrierSetC2::clone_at_expansion fails with "Guard against surprises" assert
...
Reviewed-by: neliasso, kvn
2021-08-10 05:37:55 +00:00
Tobias Hartmann
d53d94b14d
8271925: ZGC: Arraycopy stub passes invalid oop to load barrier
...
Reviewed-by: neliasso, kvn
2021-08-10 05:36:52 +00:00
Igor Ignatyev
3b899ef7ff
8272168: some hotspot runtime/logging tests don't check exit code
...
Reviewed-by: jiefu
2021-08-10 05:11:09 +00:00
Hamlin Li
abdc1074dc
8270454: G1: Simplify region index comparison
...
Reviewed-by: kbarrett, ayang, tschatzl
2021-08-10 03:18:47 +00:00
Igor Ignatyev
eb6f3fe59d
8272169: runtime/logging/LoaderConstraintsTest.java doesn't build test.Empty
...
Reviewed-by: dholmes
2021-08-10 02:26:08 +00:00
Igor Ignatyev
9654fd73cd
8271892: mark hotspot runtime/PrintStringTableStats/PrintStringTableStatsTest.java test as ignoring external VM flags
...
Reviewed-by: dholmes
2021-08-10 02:12:38 +00:00
David Holmes
843943c204
8263567: gtests don't terminate the VM safely
...
Reviewed-by: stuefe, dcubed
2021-08-09 20:59:22 +00:00
Joe Darcy
7fc99cf9b6
8225488: Examine ExecutableType.getReceiverType behavior when source receiver parameter is absent
...
Reviewed-by: jjg
2021-08-09 18:33:34 +00:00
Phil Race
4548677e89
8268824: Remove unused jdk.accessibility APIs deprecated for removal in JDK 9
...
Reviewed-by: serb
2021-08-09 18:15:46 +00:00
Brian Burkhalter
b53828b7c2
8272047: java/nio/channels/FileChannel/Transfer2GPlus.java failed with Unexpected transfer size: 2147418112
...
Reviewed-by: naoto, alanb
2021-08-09 16:50:50 +00:00
Naoto Sato
41dc795d6c
8264792: The NumberFormat for locale sq_XK formats price incorrectly.
...
Reviewed-by: joehw, iris
2021-08-09 16:22:35 +00:00
Artem Semenov
9c6457f222
8267385: Create NSAccessibilityElement implementation for JavaComponentAccessibility
...
8262031: Create implementation for NSAccessibilityNavigableStaticText protocol
8264287: Create implementation for NSAccessibilityComboBox protocol peer
8264303: Create implementation for NSAccessibilityTabGroup protocol peer
8264292: Create implementation for NSAccessibilityList protocol peer
8267387: Create implementation for NSAccessibilityOutline protocol
8267388: Create implementation for NSAccessibilityTable protocol
8264286: Create implementation for NSAccessibilityColumn protocol peer
8264298: Create implementation for NSAccessibilityRow protocol peer
8264291: Create implementation for NSAccessibilityCell protocol peer
Reviewed-by: kizune, pbansal, serb
2021-08-09 16:21:35 +00:00
Phil Race
0ac2be9b35
8272123: Problem list 4 jtreg tests which regularly fail on macos-aarch64
...
Reviewed-by: jdv, psadhukhan
2021-08-09 15:58:18 +00:00
Ioi Lam
272fcb423a
8272113: Build compare script fails with differences in classlist
...
Reviewed-by: tschatzl, hseigel
2021-08-09 15:50:10 +00:00
Albert Mingkun Yang
2f7a46934c
8271931: Make AbortVMOnVMOperationTimeout more resilient to OS scheduling
...
Reviewed-by: shade, dholmes
2021-08-09 15:19:55 +00:00
Roman Kennke
a86ac0d1e3
8271939: Clean up primitive raw accessors in oopDesc
...
Reviewed-by: stefank, tschatzl
2021-08-09 10:31:31 +00:00
Hao Sun
b84a9c7b37
8271956: AArch64: C1 build failed after JDK-8270947
...
Reviewed-by: shade, ngasson
2021-08-09 09:38:13 +00:00
Jie Fu
38ff85c824
8271461: CompileCommand support for hidden class methods
...
Co-authored-by: Tianyelan <vhinf2047@gmail.com >
Reviewed-by: yyang, xliu, iklam
2021-08-06 23:33:32 +00:00
Igor Ignatyev
c495ede2c2
8272099: mark hotspot runtime/Monitor tests which ignore external VM flags
...
Reviewed-by: dcubed
2021-08-06 18:49:48 +00:00
Igor Ignatyev
e882087f7a
8271904: mark hotspot runtime/ClassFile tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-06 16:36:50 +00:00
Daniel D. Daugherty
fa36e33437
8271513: support JavaThreadIteratorWithHandle replacement by new ThreadsList::Iterator
...
Co-authored-by: Kim Barrett <kbarrett@openjdk.org >
Reviewed-by: kbarrett, dholmes, coleenp
2021-08-06 14:18:54 +00:00
Hamlin Li
cc61520803
8270842: G1: Only young regions need to redirty outside references in remset.
...
Reviewed-by: tschatzl
2021-08-06 14:16:11 +00:00
Daniel D. Daugherty
f4cf2f7cef
8272095: ProblemList java/nio/channels/FileChannel/Transfer2GPlus.java on linux-aarch64
...
Reviewed-by: alanb
2021-08-06 13:38:56 +00:00
Andy Herrick
0aca4f72ce
8271868: Warn user when using mac-sign option with unsigned app-image.
...
Reviewed-by: almatvee, asemenyuk
2021-08-06 12:24:58 +00:00
Christoph Göttschkes
b6a19f173b
8271128: InlineIntrinsics support for 32-bit ARM
...
Reviewed-by: shade
2021-08-06 10:23:18 +00:00
Albert Mingkun Yang
c2b7facea4
8271896: Remove unnecessary top address checks in BOT
...
Reviewed-by: tschatzl, iwalulya
2021-08-06 08:27:42 +00:00
Ioi Lam
e7b6f48182
8265602: -XX:DumpLoadedClassList should support custom loaders
...
Reviewed-by: ccheung, minqi
2021-08-06 05:58:48 +00:00
David Holmes
ea02dade43
8272067: Initial nroff manpage generation for JDK 18
...
Reviewed-by: darcy
2021-08-06 03:49:34 +00:00
Denghui Dong
adb0ae56ab
8261441: JFR: Filename expansion
...
Reviewed-by: jbachorik, egahlin
2021-08-06 02:11:55 +00:00
Jaikiran Pai
e38e365c70
8271208: Typo in ModuleDescriptor.read javadoc
...
Reviewed-by: alanb, iris
2021-08-06 01:30:45 +00:00
Jesper Wilhelmsson
14692d5ed0
Merge
2021-08-06 01:21:44 +00:00
Jonathan Gibbons
dfacda488b
8270872: Final nroff manpage update for JDK 17
...
Reviewed-by: darcy, mr, iris, naoto
2021-08-05 22:12:27 +00:00
Patricio Chilano Mateo
62e72adfa7
8271293: Monitor class should use ThreadBlockInVMPreprocess
...
Reviewed-by: dholmes, dcubed
2021-08-05 19:16:14 +00:00
Rajat Mahajan
cb36880281
8270116: Expand ButtonGroupLayoutTraversalTest.java to run in all LaFs, including Aqua on macOS
...
Reviewed-by: psadhukhan, aivanov
2021-08-05 17:41:33 +00:00
Igor Ignatyev
3ab95d1917
8271905: mark hotspot runtime/Metaspace tests which ignore external VM flags
...
Reviewed-by: stuefe
2021-08-05 16:32:11 +00:00
Brian Burkhalter
e2c5bfe083
8271308: (fc) FileChannel.transferTo() transfers no more than Integer.MAX_VALUE bytes in one call
...
Reviewed-by: alanb, vtewari
2021-08-05 16:10:04 +00:00
Daniel D. Daugherty
7234a433f8
8271953: fix mis-merge in JDK-8271878
...
Reviewed-by: jwilhelm, ctornqvi
2021-08-05 14:55:54 +00:00
Sergey Tsypanov
d7fc9e4171
8267840: Improve URLStreamHandler.parseURL()
...
Reviewed-by: dfuchs, redestad
2021-08-05 14:55:00 +00:00
Claes Redestad
55bd52a142
8271840: Add simple Integer.toString microbenchmarks
...
Reviewed-by: shade
2021-08-05 14:46:38 +00:00
Per Liden
18dd4d469d
8271121: ZGC: stack overflow (segv) when -Xlog:gc+start=debug
...
Reviewed-by: ayang, eosterlund
2021-08-05 12:40:40 +00:00
Julia Boes
685fc3c677
8270903: sun.net.httpserver.HttpConnection: Improve toString
...
Reviewed-by: chegar, vtewari
2021-08-05 09:42:16 +00:00
Markus Grönlund
90f85ff70f
8271588: JFR Recorder Thread crashed with SIGSEGV in write_klass
...
Reviewed-by: egahlin
2021-08-05 09:13:26 +00:00
Richard Reingruber
4abe531140
8271722: [TESTBUG] gc/g1/TestMixedGCLiveThreshold.java can fail if G1 Full GC uses >1 workers
...
Reviewed-by: ayang, tschatzl
2021-08-05 07:31:14 +00:00
Yi Yang
ea9a59520d
8270058: Use Objects.check{Index,FromIndexSize} for java.desktop
...
Reviewed-by: psadhukhan, pbansal, jdv
2021-08-05 06:39:20 +00:00
Prasanta Sadhukhan
64d18d45ef
4819544: SwingSet2 JTable Demo throws NullPointerException
...
Reviewed-by: pbansal, aivanov
2021-08-05 04:56:46 +00:00
Jesper Wilhelmsson
6c8441f075
8271878: UnProblemList jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java in JDK18
...
Reviewed-by: dholmes
2021-08-05 01:42:32 +00:00
Jesper Wilhelmsson
7728423f8a
8271895: UnProblemList javax/swing/JComponent/7154030/bug7154030.java in JDK18
...
Reviewed-by: dholmes
2021-08-05 01:41:55 +00:00
Jesper Wilhelmsson
cd6b54ec40
Merge
2021-08-05 01:02:20 +00:00
Daniel D. Daugherty
f312f28b8b
8271863: ProblemList serviceability/sa/TestJmapCore.java on linux-x64 with ZGC
...
Backport-of: a007cb1a1d
2021-08-05 01:00:35 +00:00
Yasumasa Suenaga
a007cb1a1d
8271863: ProblemList serviceability/sa/TestJmapCore.java on linux-x64 with ZGC
...
Reviewed-by: dcubed
2021-08-04 23:42:43 +00:00
Daniel D. Daugherty
d62fbea7b4
8271898: disable os.release_multi_mappings_vm on macOS-X64
...
Reviewed-by: kbarrett
2021-08-04 21:06:23 +00:00
Igor Ignatyev
359c7084a1
8271893: mark hotspot runtime/PerfMemDestroy/PerfMemDestroy.java test as ignoring external VM flags
...
Reviewed-by: coleenp
2021-08-04 19:50:36 +00:00
Igor Ignatyev
a3b0143970
8271887: mark hotspot runtime/CDSCompressedKPtrs tests which ignore external VM flags
...
Reviewed-by: coleenp
2021-08-04 19:49:47 +00:00
Igor Ignatyev
6c17e6deb2
8271891: mark hotspot runtime/Safepoint tests which ignore external VM flags
...
Reviewed-by: coleenp
2021-08-04 19:46:13 +00:00
Igor Ignatyev
ff7431eafe
8271886: mark hotspot runtime/InvocationTests tests which ignore external VM flags
...
Reviewed-by: coleenp
2021-08-04 19:40:05 +00:00
Igor Ignatyev
cdf3d55c82
8271890: mark hotspot runtime/Dictionary tests which ignore external VM flags
...
Reviewed-by: coleenp
2021-08-04 19:39:12 +00:00
Daniel D. Daugherty
cebcc07b1b
8271894: ProblemList javax/swing/JComponent/7154030/bug7154030.java in JDK17
...
Reviewed-by: darcy
2021-08-04 19:23:25 +00:00
Joe Darcy
91bbe2fcbd
8271888: build error after JDK-8271599
...
Reviewed-by: psandoz, bpb
2021-08-04 18:48:53 +00:00
Sergey Bylokhov
6b55ef3b58
8271456: Avoid looking up standard charsets in "java.desktop" module
...
Reviewed-by: jdv, azvegint, aivanov
2021-08-04 18:44:18 +00:00
Jatin Bhateja
392fcc9df7
8271589: fatal error with variable shift count integer rotate operation.
...
Reviewed-by: kvn, sviswanathan
2021-08-04 17:49:17 +00:00
Raffaello Giulietti
9f1edafac4
8271599: Javadoc of floorDiv() and floorMod() families is inaccurate in some places
...
Reviewed-by: darcy, bpb
2021-08-04 17:16:40 +00:00
Daniel D. Daugherty
5f547e8c11
8271877: ProblemList jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java in JDK17
...
Reviewed-by: darcy
2021-08-04 16:43:31 +00:00
Kim Barrett
452f7d764f
8271217: Fix race between G1PeriodicGCTask checks and GC request
...
Reviewed-by: iwalulya, tschatzl, lkorinth
2021-08-04 15:04:55 +00:00
Weijun Wang
221e4b9c61
8270797: ShortECDSA.java test is not complete
...
Reviewed-by: mullan
2021-08-04 13:37:52 +00:00
Ivan Walulya
0a27f264da
8265057: G1: Investigate removal of maintenance of two BOT thresholds
...
Reviewed-by: ayang, tschatzl
2021-08-04 13:04:39 +00:00
Thomas Stuefe
eec64f5587
8256844: Make NMT late-initializable
...
Reviewed-by: coleenp, zgu
2021-08-04 12:19:02 +00:00
Prasanta Sadhukhan
4df1bc4bc6
6350025: API documentation for JOptionPane using deprecated methods.
...
Reviewed-by: jdv
2021-08-04 11:38:07 +00:00
Erik Österlund
181483b90b
8271064: ZGC several jvm08 perf regressions after JDK-8268372
...
Reviewed-by: ayang, pliden, tschatzl
2021-08-04 10:28:47 +00:00
Jayathirth D V
efcdcc7fb7
8270893: IndexOutOfBoundsException while reading large TIFF file
...
Reviewed-by: prr, serb
2021-08-04 09:16:35 +00:00
Jie Fu
977b8c4e16
8271836: runtime/ErrorHandling/ClassPathEnvVar.java fails with release VMs
...
Reviewed-by: stuefe
2021-08-04 07:25:36 +00:00
Xubo Zhang
04134fcdaa
8264543: Cross modify fence optimization for x86
...
Reviewed-by: dholmes, tschatzl, sviswanathan
2021-08-04 05:43:58 +00:00
Igor Ignatyev
9e769090a0
8271824: mark hotspot runtime/CompressedOops tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 05:19:33 +00:00
Igor Ignatyev
e49b7d958c
8271828: mark hotspot runtime/classFileParserBug tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 05:18:10 +00:00
Igor Ignatyev
68f784778c
8271825: mark hotspot runtime/LoadClass tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 05:17:14 +00:00
Igor Ignatyev
3d40cac8ce
8271821: mark hotspot runtime/MinimalVM tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 05:16:22 +00:00
Igor Ignatyev
33ec3a4d95
8271744: mark hotspot runtime/getSysPackage tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 04:53:20 +00:00
Igor Ignatyev
b48f31d381
8271743: mark hotspot runtime/jni tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-08-04 04:51:46 +00:00
Thomas Stuefe
66c653c561
8271721: Split gc/g1/TestMixedGCLiveThreshold into separate tests
...
Reviewed-by: tschatzl, rrich
2021-08-04 04:11:12 +00:00
Igor Ignatyev
68dd828088
8271224: runtime/EnclosingMethodAttr/EnclMethodAttr.java doesn't check exit code
...
Reviewed-by: mseledtsov, dholmes
2021-08-04 02:22:07 +00:00
Igor Ignatyev
34ba70a71b
8269037: jsig/Testjsig.java doesn't have to be restricted to linux only
...
Reviewed-by: mseledtsov, dholmes
2021-08-04 02:19:01 +00:00
David Holmes
7e518f42c9
8269934: RunThese24H.java failed with EXCEPTION_ACCESS_VIOLATION in java_lang_Thread::get_thread_status
...
Reviewed-by: stuefe, dcubed, sspitsyn
2021-08-04 02:08:30 +00:00
Igor Ignatyev
659498a07f
8271829: mark hotspot runtime/Throwable tests which ignore external VM flags
...
Reviewed-by: jiefu
2021-08-04 01:59:33 +00:00
Igor Ignatyev
d3b40cb683
8271826: mark hotspot runtime/condy tests which ignore external VM flags
...
Reviewed-by: jiefu
2021-08-04 01:49:11 +00:00
Calvin Cheung
3435d299f7
8271003: hs_err improvement: handle CLASSPATH env setting longer than O_BUFLEN
...
Reviewed-by: dholmes, stuefe, iklam, minqi
2021-08-04 01:38:18 +00:00
Denghui Dong
43a6ba9677
8271726: JFR: should use equal() to check event fields in tests
...
Reviewed-by: egahlin
2021-08-04 01:35:26 +00:00
Weijun Wang
a8408708b0
8271616: oddPart in MutableBigInteger::mutableModInverse contains info on final result
...
Reviewed-by: bpb, darcy, valeriep
2021-08-04 00:02:59 +00:00
Andy Herrick
0199b03eb3
8271344: Windows product version issue
...
Reviewed-by: asemenyuk, almatvee
2021-08-03 18:51:23 +00:00
Joe Darcy
6594d3a3ef
8271711: Remove WorkArounds.isSynthetic
...
Reviewed-by: jjg
2021-08-03 18:13:17 +00:00
Coleen Phillimore
f15d6cbcaf
8271506: Add ResourceHashtable support for deleting selected entries
...
Reviewed-by: iklam, stuefe
2021-08-03 17:20:25 +00:00
Xiaowei Lu
bdb50cab79
8270347: ZGC: Adopt release-acquire ordering for forwarding table access
...
Co-authored-by: Hao Tang <albert.th@alibaba-inc.com >
Reviewed-by: eosterlund, pliden
2021-08-03 12:23:14 +00:00
Albert Mingkun Yang
b217a6ca0f
8271609: Misleading message for AbortVMOnVMOperationTimeoutDelay
...
Reviewed-by: dholmes
2021-08-03 11:43:41 +00:00
Jesper Wilhelmsson
c8add223a1
Merge
...
Reviewed-by: mikael
2021-08-03 01:01:25 +00:00
Yumin Qi
84f0231031
8271419: Refactor test code for modifying CDS archive contents
...
Reviewed-by: iklam, ccheung
2021-08-02 23:07:43 +00:00
Claes Redestad
0b9539405d
8271624: Avoid unnecessary ThreadGroup.checkAccess calls when creating Threads
...
Reviewed-by: rriggs
2021-08-02 22:59:48 +00:00
Claes Redestad
e621cffa4f
8271627: Use local field access in favor of Class.getClassLoader0
...
Reviewed-by: mchung
2021-08-02 22:37:56 +00:00
Igor Ignatyev
ada58d13f7
8067223: [TESTBUG] Rename Whitebox API package
...
Reviewed-by: dholmes, kvn
2021-08-02 20:44:18 +00:00
Saravana Kumar Vijayasekaran
f8fb571307
8271150: Remove EA from JDK 17 version string starting with Initial RC promotion on Aug 5, 2021(B34)
...
Reviewed-by: iris, mikael
2021-08-02 18:42:41 +00:00
Daniel D. Daugherty
0a85236396
8193559: ugly DO_JAVA_THREADS macro should be replaced
...
Co-authored-by: Kim Barrett <kbarrett@openjdk.org >
Reviewed-by: eosterlund, ayang, kbarrett, dholmes
2021-08-02 16:01:27 +00:00
Daniel D. Daugherty
db950ca41f
8271348: Add stronger sanity check of thread state when polling for safepoint/handshakes
...
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org >
Reviewed-by: dholmes, pchilanomate
2021-08-02 16:00:13 +00:00
Lance Andersen
3e3051e2ee
8251329: (zipfs) Files.walkFileTree walks infinitely if zip has dir named "." inside
...
Reviewed-by: alanb, naoto
2021-08-02 15:47:16 +00:00
Claes Redestad
7a4c754e5d
8271611: Use SecurityConstants.ACCESS_PERMISSION in MethodHandles
...
Reviewed-by: rriggs
2021-08-02 15:34:56 +00:00
Aleksey Shipilev
e74537f924
8271605: Update JMH devkit to 1.32
...
Reviewed-by: redestad, ecaspole
2021-08-02 15:05:57 +00:00
Sergey Tsypanov
249d641889
8263561: Re-examine uses of LinkedList
...
Reviewed-by: redestad
2021-08-02 12:50:38 +00:00
Sergey Tsypanov
6a3f8343bc
8268113: Re-use Long.hashCode() where possible
...
Reviewed-by: redestad
2021-08-02 12:49:41 +00:00
Sergey Tsypanov
2536e4342e
8270160: Remove redundant bounds check from AbstractStringBuilder.charAt()
...
Reviewed-by: redestad
2021-08-02 12:48:35 +00:00
Sergey Tsypanov
6c4c48faea
8266972: Use String.concat() in j.l.Class where invokedynamic-based String concatenation is not available
...
Reviewed-by: redestad
2021-08-02 12:47:09 +00:00
Sergey Tsypanov
72145f3b94
8269665: Clean-up toString() methods of some primitive wrappers
...
Reviewed-by: redestad
2021-08-02 12:46:00 +00:00
Jesper Wilhelmsson
7cc1eb3e57
Merge
2021-07-30 22:30:23 +00:00
Rajan Halade
4bc9b04984
8263059: security/infra/java/security/cert/CertPathValidator/certification/ComodoCA.java fails due to revoked cert
...
Reviewed-by: mullan
2021-07-30 20:29:18 +00:00
Rajan Halade
d6bb846159
8248899: security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java fails, Certificate has been revoked
...
Reviewed-by: mullan
2021-07-30 20:16:32 +00:00
Jatin Bhateja
71ca0c08f0
8270848: Redundant unsafe opmask register allocation in some instruction patterns.
...
Reviewed-by: sviswanathan, kvn
2021-07-30 18:28:30 +00:00
Andrew Haley
6c68ce2d39
8270947: AArch64: C1: use zero_words to initialize all objects
...
Reviewed-by: ngasson, adinn
2021-07-30 18:02:11 +00:00
Thomas Stuefe
cd7e30ef84
8271242: Add Arena regression tests
...
Reviewed-by: mseledtsov, coleenp
2021-07-30 16:42:40 +00:00
Sergey Chernyshev
5b3c418249
8270321: Startup regressions in 18-b5 caused by JDK-8266310
...
Reviewed-by: mchung, alanb
2021-07-30 16:10:25 +00:00
Prasanta Sadhukhan
baf7797b09
8049301: Suspicious use of string identity checks in JComponent.setUIProperty
...
Reviewed-by: azvegint
2021-07-30 15:37:30 +00:00
Sean Mullan
89f5c96d63
8232066: Remove outdated code/methods from PKIX implementation
...
Reviewed-by: weijun
2021-07-30 12:43:20 +00:00
Christian Hagedorn
9856ace828
8268963: [IR Framework] Some default regexes matching on PrintOptoAssembly in IRNode.java do not work on all platforms
...
Reviewed-by: kvn, thartmann
2021-07-30 12:28:57 +00:00
Jan Lahoda
b59418f47d
8270060: (jdeprscan) tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java failed with class file for jdk.internal.util.random.RandomSupport not found
...
Reviewed-by: sundar, vromero, darcy
2021-07-30 07:58:51 +00:00
Roland Westrelin
e351de3bd6
8271272: C2: assert(!had_error) failed: bad dominance
...
Reviewed-by: kvn, thartmann, chagedorn
2021-07-30 07:28:04 +00:00
David Holmes
4f42eb6601
8269523: runtime/Safepoint/TestAbortOnVMOperationTimeout.java failed when expecting 'VM operation took too long'
...
Reviewed-by: shade, mseledtsov
2021-07-30 04:03:11 +00:00
Chris Plummer
6180cf1f0d
8271512: ProblemList serviceability/sa/sadebugd/DebugdConnectTest.java due to 8270326
...
Reviewed-by: dcubed
2021-07-30 01:01:52 +00:00
Chris Plummer
77fbd99f79
8270341: Test serviceability/dcmd/gc/HeapDumpAllTest.java timed-out
...
Reviewed-by: dcubed
2021-07-30 00:57:53 +00:00
Chris Plummer
a1b5b818c5
8271507: ProblemList SA tests that are failing with ZGC due to JDK-8248912
...
Reviewed-by: dcubed
2021-07-30 00:56:55 +00:00
Jesper Wilhelmsson
048fb2cb17
Merge
2021-07-29 21:49:16 +00:00
Roger Riggs
286d313635
8271489: (doc) Clarify Filter Factory example
...
Reviewed-by: iris, kcr, naoto, bpb
2021-07-29 20:22:02 +00:00
Emmanuel Bourg
d09b028407
8271396: Spelling errors
...
Reviewed-by: tschatzl, chegar, iris, psadhukhan, cjplummer
2021-07-29 16:03:31 +00:00
Christian Hagedorn
489e5fd12a
8268019: C2: assert(no_dead_loop) failed: dead loop detected
...
Reviewed-by: kvn, thartmann
2021-07-29 09:31:22 +00:00
Roland Westrelin
6afcf5f5a2
8270886: Crash in PhaseIdealLoop::verify_strip_mined_scheduling
...
Reviewed-by: kvn, thartmann
2021-07-29 07:34:20 +00:00
Jesper Wilhelmsson
a0504cff9f
Merge
2021-07-29 01:07:57 +00:00
Rajan Halade
2ec45dc2dd
8225082: Remove IdenTrust certificate that is expiring in September 2021
...
Reviewed-by: shade, mullan
2021-07-29 00:22:09 +00:00
bobpengxie
25f00d787c
8269851: OperatingSystemMXBean getProcessCpuLoad reports incorrect process cpu usage in containers
...
Co-authored-by: Severin Gehwolf <sgehwolf@openjdk.org >
Reviewed-by: sgehwolf
2021-07-28 23:12:44 +00:00
Igor Ignatyev
20d2dc1f35
8271403: mark hotspot runtime/memory tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-07-28 23:12:03 +00:00
Igor Ignatyev
e593e3de4c
8271402: mark hotspot runtime/os tests which ignore external VM flags
...
Reviewed-by: dholmes
2021-07-28 23:11:11 +00:00
Xin Liu
41b4c19086
8271353: PerfDataManager::destroy crashes in VM_Exit
...
Reviewed-by: dholmes, stuefe, minqi
2021-07-28 23:07:42 +00:00
Ioi Lam
357947acd8
8270061: Change parameter order of ResourceHashtable
...
Reviewed-by: coleenp, stuefe
2021-07-28 20:39:16 +00:00
Daniel D. Daugherty
7bf72ce301
8271412: ProblemList javax/sound/midi/Sequencer/Looping.java
...
8271413: ProblemList 2 locale tests on macOS-x64
Reviewed-by: naoto
2021-07-28 18:52:55 +00:00
Dean Long
034788a02c
8270925: replay dump using CICrashAt does not include inlining data
...
Reviewed-by: kvn, thartmann
2021-07-28 18:50:21 +00:00
Fernando Guallini
9711033780
8209776: Refactor jdk/security/JavaDotSecurity/ifdefs.sh to plain java test
...
Reviewed-by: rhalade
2021-07-28 18:29:55 +00:00
Liam Miller-Cushon
60c11fef00
8261088: Repeatable annotations without @Target cannot have containers that target module declarations
...
Reviewed-by: jfranck
2021-07-28 18:21:19 +00:00
Patricio Chilano Mateo
6878b05f8f
8271251: JavaThread::java_suspend() fails with "fatal error: Illegal threadstate encountered: 6"
...
Reviewed-by: dholmes, dcubed
2021-07-28 16:59:21 +00:00
Prasanta Sadhukhan
dcdb1b6aaa
8137101: [TEST_BUG] javax/swing/plaf/basic/BasicHTML/4251579/bug4251579.java failure due to timing
...
Reviewed-by: azvegint
2021-07-28 16:12:47 +00:00
Igor Ignatyev
c8ae7e5b03
8271174: runtime/ClassFile/UnsupportedClassFileVersion.java can be run in driver mode
...
Reviewed-by: mseledtsov, dholmes
2021-07-28 15:38:26 +00:00
Kim Barrett
5fcf72086f
8271352: Extend jcc erratum mitigation to additional processors
...
Reviewed-by: thartmann, eosterlund
2021-07-28 15:31:14 +00:00
Christoph Göttschkes
6e1da6440b
8270908: TestParallelRefProc fails on single core machines
...
Reviewed-by: tschatzl, kbarrett
2021-07-28 14:49:02 +00:00
Christoph Göttschkes
a066c7bed0
8270086: ARM32-softfp: Do not load CONSTANT_double using the condy helper methods in the interpreter
...
Reviewed-by: shade
2021-07-28 13:18:19 +00:00
Yi Yang
072fe486c9
8270901: Typo PHASE_CPP in CompilerPhaseType
...
Reviewed-by: jiefu
2021-07-28 08:03:29 +00:00
Vladimir Kozlov
d7b5cb6889
8271368: [BACKOUT] JDK-8266054 VectorAPI rotate operation optimization
...
Reviewed-by: dholmes, iklam
2021-07-28 06:58:36 +00:00
Tejpal Rebari
ecd445562f
8266510: Nimbus JTree default tree cell renderer does not use selected text color
...
Reviewed-by: psadhukhan, pbansal
2021-07-28 04:29:27 +00:00
Jatin Bhateja
d994b93e21
8266054: VectorAPI rotate operation optimization
...
Reviewed-by: psandoz, sviswanathan
2021-07-28 02:18:17 +00:00
Yi Yang
ed1cb24027
8271118: C2: StressGCM should have higher priority than frequency-based policy
...
Reviewed-by: iveresov, kvn
2021-07-28 02:17:30 +00:00
Nick Gasson
9bc52afa48
8271323: [TESTBUG] serviceability/sa/ClhsdbCDSCore.java fails with -XX:TieredStopAtLevel=1
...
Reviewed-by: cjplummer, kvn
2021-07-28 01:58:02 +00:00
Nick Gasson
752b6df34c
8261236: C2: ClhsdbJstackXcompStress test fails when StressGCM is enabled
...
Reviewed-by: never, kvn
2021-07-28 01:54:33 +00:00
Jesper Wilhelmsson
a50161b750
Merge
2021-07-28 00:36:16 +00:00
Igor Ignatyev
f1e15c8c8f
8271350: runtime/Safepoint tests use OutputAnalyzer::shouldMatch instead of shouldContaint
...
Reviewed-by: mseledtsov, dholmes
2021-07-27 23:20:19 +00:00
Hannes Wallnöfer
fbe28e4ee1
8270866: NPE in DocTreePath.getTreePath()
...
Reviewed-by: jjg
2021-07-27 19:28:54 +00:00
Weijun Wang
90cd2fa164
8270859: Post JEP 411 refactoring: client libs with maximum covering > 10K
...
Reviewed-by: serb
2021-07-27 17:34:19 +00:00
Markus Grönlund
f662127390
8270491: SEGV at read_string_field(oopDesc*, char const*, JavaThread*)+0x54
...
Reviewed-by: egahlin
2021-07-27 17:14:04 +00:00
Bradford Wetmore
c8af8238b4
8267485: Remove the dependency on SecurityManager in JceSecurityManager.java
...
Reviewed-by: mchung
2021-07-27 17:11:13 +00:00
Roman Kennke
ea49691f1d
8270794: Avoid loading Klass* twice in TypeArrayKlass::oop_size()
...
Reviewed-by: shade, coleenp
2021-07-27 16:37:31 +00:00
Sean Mullan
fc80a6b493
8270946: X509CertImpl.getFingerprint should not return the empty String
...
Reviewed-by: weijun
2021-07-27 13:49:03 +00:00
Thomas Stuefe
45d277feb0
8270308: Arena::Amalloc may return misaligned address on 32-bit
...
Reviewed-by: coleenp, kbarrett
2021-07-27 04:21:56 +00:00
Igor Ignatyev
cea7bc2dea
8271223: two runtime/ClassFile tests don't check exit code
...
Reviewed-by: dholmes
2021-07-27 02:59:40 +00:00
David Holmes
fde183130b
8212961: [TESTBUG] vmTestbase/nsk/stress/jni/ native code cleanup
...
Reviewed-by: stuefe, iignatyev
2021-07-27 02:49:34 +00:00
Ian Graves
bb508e1303
8269753: Misplaced caret in PatternSyntaxException's detail message
...
Reviewed-by: prappo
2021-07-27 02:25:30 +00:00
Jaikiran Pai
c3d8e9228d
8190753: (zipfs): Accessing a large entry (> 2^31 bytes) leads to a negative initial size for ByteArrayOutputStream
...
Reviewed-by: lancea
2021-07-27 01:57:13 +00:00
Jesper Wilhelmsson
eb6da88817
Merge
2021-07-27 00:57:58 +00:00
Dean Long
fcc7d59b99
8269342: CICrashAt=1 does not always catch first Java method
...
Reviewed-by: kvn, thartmann
2021-07-26 22:09:17 +00:00
Alex Menkov
8785737ba5
8269616: serviceability/dcmd/framework/VMVersionTest.java fails with Address already in use error
...
Reviewed-by: sspitsyn, kevinw
2021-07-26 20:16:32 +00:00
Andreas Woess
3aadae2077
8271140: Fix native frame handling in vframeStream::asJavaVFrame()
...
Reviewed-by: dnsimon, kvn, never
2021-07-26 19:47:34 +00:00
Andrey Turbanov
b8f79a7ff7
8268873: Unnecessary Vector usage in java.base
...
Reviewed-by: mullan
2021-07-26 18:18:56 +00:00
Jim Laskey
b76a83888b
8269150: UnicodeReader not translating \u005c\\u005d to \\]
...
Reviewed-by: jjg, jlahoda, darcy
2021-07-26 18:04:28 +00:00
Brian Burkhalter
0b12e7c82c
8075806: divideExact is missing in java.lang.Math
...
Reviewed-by: darcy
2021-07-26 17:19:53 +00:00
Igor Ignatyev
7ddabbff74
8271175: runtime/jni/FindClassUtf8/FindClassUtf8.java doesn't have to be run in othervm
...
Reviewed-by: dholmes
2021-07-26 17:19:33 +00:00
Igor Ignatyev
3c27f91986
8271222: two runtime/Monitor tests don't check exit code
...
Reviewed-by: dholmes
2021-07-26 17:18:26 +00:00
Naoto Sato
efa63dc1c6
8171382: java.time.Duration missing isPositive method
...
Reviewed-by: rriggs, joehw, iris, bpb, scolebourne
2021-07-26 16:33:16 +00:00
Andrey Turbanov
ee5536183a
8265474: Dubious 'null' assignment in CompactByteArray.expand
...
Reviewed-by: alanb, naoto
2021-07-26 16:31:13 +00:00
Aleksey Shipilev
515113d858
8269924: Shenandoah: Introduce weak/strong marking asserts
...
Reviewed-by: rkennke
2021-07-26 14:42:14 +00:00
Kim Barrett
f2c359a882
8271215: Fix data races in G1PeriodicGCTask
...
Reviewed-by: iwalulya, shade
2021-07-26 14:23:47 +00:00
Christian Hagedorn
36aefa351a
8270447: [IR Framework] Add missing compilation level restriction when using FlipC1C2 stress option
...
Reviewed-by: kvn, thartmann
2021-07-26 07:54:22 +00:00
Xiaohong Gong
e4295ccfcd
8270519: Move several vector helper methods to shared header file
...
Reviewed-by: jiefu, njian
2021-07-26 04:52:10 +00:00
Clive Verghese
e627caec84
8270317: Large Allocation in CipherSuite
...
Reviewed-by: xuelei, simonis
2021-07-24 10:14:53 +00:00
Alexander Zvegintsev
049b2ad4df
8015886: java/awt/Focus/DeiconifiedFrameLoosesFocus/DeiconifiedFrameLoosesFocus.java sometimes failed on ubuntu
...
Reviewed-by: kizune, serb
2021-07-24 08:14:05 +00:00
Jesper Wilhelmsson
0dcfc42f23
Merge
2021-07-24 01:06:15 +00:00
Igor Veresov
7468bbcd64
8266988: compiler/jvmci/compilerToVM/IsMatureTest.java fails with Unexpected isMature state for multiple times invoked method: expected false to equal true
...
Reviewed-by: kvn
2021-07-23 22:18:51 +00:00
Coleen Phillimore
286106dd2a
8271219: [REDO] JDK-8271063 Print injected fields for InstanceKlass
...
Reviewed-by: dcubed, fparain
2021-07-23 20:52:45 +00:00
Ian Graves
a1c0a6aafb
8199594: Add doc describing how (?x) ignores spaces in character classes
...
Reviewed-by: darcy, naoto, iris, lancea, bpb
2021-07-23 19:17:02 +00:00
Vladimir Kozlov
4ed548b3ee
8268261: C2: assert(n != __null) failed: Bad immediate dominator info.
...
Reviewed-by: iveresov, vlivanov
2021-07-23 18:51:25 +00:00
Alexander Zuev
8adf008b15
8269984: [macos] JTabbedPane title looks like disabled
...
Reviewed-by: kcr, psadhukhan
2021-07-23 17:36:44 +00:00
Daniel D. Daugherty
ec71e2d891
8271221: [BACKOUT] JDK-8271063 Print injected fields for InstanceKlass
...
Reviewed-by: coleenp
2021-07-23 15:53:49 +00:00
Igor Ignatyev
e90ed6cc38
8271173: serviceability/jvmti/GetObjectSizeClass.java doesn't check exit code
...
Reviewed-by: dholmes
2021-07-23 15:53:48 +00:00
Igor Ignatyev
b4c6229fd4
8271189: runtime/handshake/HandshakeTimeoutTest.java can be run in driver mode
...
Reviewed-by: dholmes
2021-07-23 15:32:42 +00:00
Rajan Halade
f4b3ee5dca
8270280: security/infra/java/security/cert/CertPathValidator/certification/LetsEncryptCA.java OCSP response error
...
Reviewed-by: mullan
2021-07-23 15:03:45 +00:00
Rajan Halade
45abbeed2f
8243543: jtreg test security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java fails
...
Reviewed-by: mullan
2021-07-23 14:18:55 +00:00
Pavel Rappo
c9251db175
8271209: Fix doc comment typos in JavadocTokenizer
...
Reviewed-by: jlaskey
2021-07-23 14:05:37 +00:00
Albert Mingkun Yang
96247ae8fb
8270187: G1: Remove ConcGCThreads constraint
...
Reviewed-by: kbarrett, iwalulya
2021-07-23 13:52:55 +00:00
Coleen Phillimore
9b27df6a4f
8271063: Print injected fields for InstanceKlass
...
Reviewed-by: fparain, hseigel, yyang
2021-07-23 12:23:12 +00:00
Kim Barrett
0cc4bb729e
8270870: Simplify G1ServiceThread
...
Reviewed-by: tschatzl, iwalulya
2021-07-23 12:14:45 +00:00
Thomas Schatzl
8c8e3a0df2
8271163: G1 uses wrong degree of MT processing since JDK-8270169
...
Reviewed-by: kbarrett, ayang
2021-07-23 11:56:52 +00:00
David Holmes
8a789b71fe
8263840: PeriodicTask should declare its destructor virtual
...
Reviewed-by: xliu, kbarrett
2021-07-23 11:40:19 +00:00
Roman Kennke
f22619032d
8270894: Use acquire semantics in ObjectSynchronizer::read_stable_mark()
...
Reviewed-by: dholmes
2021-07-23 10:42:00 +00:00
Thomas Schatzl
ea182b5c6e
8271060: Merge G1CollectedHeap::determine_start_concurrent_mark_gc and G1Policy::decide_on_conc_mark_initiation
...
Reviewed-by: ayang, kbarrett
2021-07-23 09:51:14 +00:00
Matthias Baesken
fb85960015
8271149: remove unreferenced functions from EncodingSupport_md.c
...
Reviewed-by: alanb
2021-07-23 06:38:47 +00:00
Jaikiran Pai
8156ff609b
8271147: java/nio/file/Path.java javadoc typo
...
Reviewed-by: iris
2021-07-23 04:06:59 +00:00
Jesper Wilhelmsson
9935440ede
Merge
2021-07-23 01:41:14 +00:00
Daniel D. Daugherty
a7d30123f0
8271165: ProblemList serviceability/dcmd/gc/HeapDumpAllTest.java on X64
...
8271166: ProblemList applications/jcstress/copy.java on Linux-X64
Reviewed-by: darcy
2021-07-22 23:56:22 +00:00
Igor Ignatyev
e3800e6497
8271162: runtime/StackTrace/LargeClassTest.java can be run in driver mode
...
Reviewed-by: dholmes
2021-07-22 23:54:28 +00:00
Igor Ignatyev
ee93cef8aa
8271158: runtime/handshake/HandshakeTimeoutTest.java test doesn't check exit code
...
Reviewed-by: dcubed
2021-07-22 23:53:36 +00:00
Igor Ignatyev
84be910e1d
8271169: runtime/Safepoint/TestAbortVMOnSafepointTimeout.java can be run in driver mode
...
Reviewed-by: dholmes
2021-07-22 23:21:39 +00:00
Igor Ignatyev
2d165a2bdf
8271160: runtime/jni/checked/TestCheckedJniExceptionCheck.java doesn't set -Djava.library.path
...
Reviewed-by: dcubed, dholmes
2021-07-22 22:15:25 +00:00
Alexey Semenyuk
7165b3f105
8271155: Wrong path separator in env variable
...
Reviewed-by: herrick, kcr, iris, almatvee
2021-07-22 22:14:31 +00:00
Daniel D. Daugherty
9b93d816c1
8271161: [BACKOUT] JDK-8249634 doclint should report implicit constructor as missing javadoc comments
...
Reviewed-by: iignatyev
2021-07-22 21:15:20 +00:00
Brian Burkhalter
1362e09479
8211002: test/jdk/java/lang/Math/PowTests.java skips testing for non-corner-case values
...
Reviewed-by: darcy
2021-07-22 20:35:05 +00:00
Joe Darcy
ecc37b06f2
8270916: Update java.lang.annotation.Target for changes in JLS 9.6.4.1
...
Reviewed-by: bpb, naoto
2021-07-22 19:50:23 +00:00
Alexey Semenyuk
984003d5c9
8268974: GetJREPath() JLI function fails to locate libjava.so if not standard Java launcher is used
...
Reviewed-by: almatvee, herrick, alanb
2021-07-22 18:53:51 +00:00
Jonathan Gibbons
c1c404896c
8249634: doclint should report implicit constructor as missing javadoc comments
...
Reviewed-by: hannesw
2021-07-22 18:52:19 +00:00
Leonid Mesnik
09e5321763
8225313: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatObjectCorrectnessTest.java failed with Unexpected high difference percentage
...
Reviewed-by: dholmes, kevinw
2021-07-22 18:19:16 +00:00
Leonid Mesnik
258f188bff
8270961: [TESTBUG] Move GotWrongOOMEException into vm.share.gc package
...
Reviewed-by: kbarrett, tschatzl
2021-07-22 18:18:14 +00:00
Leonid Mesnik
3cadc36060
8270336: [TESTBUG] Fix initialization in NonbranchyTree
...
Reviewed-by: kbarrett, tschatzl
2021-07-22 18:17:09 +00:00
Igor Ignatyev
4812e53791
8271094: runtime/duplAttributes/DuplAttributesTest.java doesn't check exit code
...
Reviewed-by: jiefu, dholmes
2021-07-22 17:14:30 +00:00
Igor Ignatyev
6a9ab6a2cf
8271093: remove deadcode from runtime/Thread/TestThreadDumpSMRInfo.java test
...
Reviewed-by: jiefu, dholmes, dcubed
2021-07-22 17:13:26 +00:00
Thomas Schatzl
c2ed336828
8270912: Clean up G1CollectedHeap::process_discovered_references()
...
Reviewed-by: iwalulya, kbarrett
2021-07-22 15:20:32 +00:00
Thomas Schatzl
8e27d4e8ce
8271043: Rename G1CollectedHeap::g1mm()
...
Reviewed-by: kbarrett, iwalulya
2021-07-22 14:38:28 +00:00
Patricio Chilano Mateo
e7f9009315
8270085: Suspend during block transition may deadlock if lock held
...
Co-authored-by: Robbin Ehn <rehn@openjdk.org >
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org >
Reviewed-by: dcubed, dholmes, coleenp
2021-07-22 14:30:19 +00:00
Daniel D. Daugherty
39b486db6d
8271126: ProblemList runtime/InvocationTests/invokevirtualTests.java
...
Backport-of: d1257d54f9
2021-07-22 14:04:34 +00:00
Jamsheed Mohammed C M
d1257d54f9
8271126: ProblemList runtime/InvocationTests/invokevirtualTests.java
...
Reviewed-by: thartmann
2021-07-22 12:04:55 +00:00
Julia Boes
50bb7313a7
8270286: com.sun.net.httpserver.spi.HttpServerProvider: remove use of deprecated API
...
Reviewed-by: chegar
2021-07-22 09:45:49 +00:00
Tobias Hartmann
4119a52c4b
8270461: ZGC: Invalid oop passed to ZBarrierSetRuntime::load_barrier_on_oop_array
...
Reviewed-by: chagedorn, kvn
2021-07-22 05:59:12 +00:00
Prasanta Sadhukhan
9131a8f5f2
8267940: [macos] java/awt/print/Dialog/DialogOwnerTest.java fails
...
Reviewed-by: azvegint, prr
2021-07-22 04:29:20 +00:00
Thomas Stuefe
6096dd9765
8268893: jcmd to trim the glibc heap
...
Reviewed-by: simonis, dholmes
2021-07-22 04:07:10 +00:00
Jesper Wilhelmsson
c36755dedf
Merge
2021-07-22 00:46:18 +00:00
Jamsheed Mohammed C M
89f7998aa7
8266347: assert(Dependencies::is_concrete_root_method(fm, ctxk) == Dependencies::is_concrete_method(m, ctxk)) failed: mismatch
...
Reviewed-by: vlivanov, thartmann
2021-07-21 20:28:57 +00:00
Igor Veresov
e1051ae069
8264066: Enhance compiler validation
...
Reviewed-by: ahgross, kvn, rhalade, thartmann
2021-07-21 20:28:57 +00:00
Sean Mullan
add995be46
8265201: JarFile.getInputStream not validating invalid signed jars
...
Reviewed-by: pkoppula, coffeys
2021-07-21 20:28:56 +00:00
Rahul Yadav
ca6b222c97
8258432: Improve File Transfers
...
Reviewed-by: michaelm, aefimov, dfuchs, chegar, ahgross, rhalade
2021-07-21 20:28:56 +00:00
Jamsheed Mohammed C M
a3acce5210
8264079: Improve abstractions
...
Reviewed-by: vlivanov, ahgross, thartmann, rhalade
2021-07-21 20:28:56 +00:00
Joe Wang
138f59806f
8262380: Enhance XML processing passes
...
Reviewed-by: lancea, naoto, ahgross, rhalade
2021-07-21 20:28:56 +00:00
Conor Cleary
0e6c01163f
8262967: Improve Zip file support
...
Reviewed-by: ahgross, rhalade, aefimov
2021-07-21 20:28:56 +00:00
Weijun Wang
e48af0069e
8264460: Improve NTLM support
...
Reviewed-by: xuelei
2021-07-21 20:28:56 +00:00
Patrick Concannon
b87e526af1
8256491: Better HTTP transport
...
Reviewed-by: dfuchs, michaelm, rhalade, ahgross
2021-07-21 20:28:56 +00:00
Phil Race
1c8b9727b7
8262477: Enhance String Conclusions
...
Reviewed-by: rhalade, mschoene, psadhukhan, jdv, serb
2021-07-21 20:28:56 +00:00
Sergey Bylokhov
9accf7c894
8262403: Enhanced data transfers
...
Reviewed-by: rhalade, prr, vdyakov, ahgross
2021-07-21 20:28:55 +00:00
Weijun Wang
ef9315bead
8260967: Better jar file validation
...
Reviewed-by: hchao, valeriep
2021-07-21 20:28:55 +00:00
Hai-May Chao
fc38331f44
8260960: Signs of jarsigner signing
...
Reviewed-by: weijun, rhalade
2021-07-21 20:28:55 +00:00
Naoto Sato
175b65c0a1
8262410: Enhanced rules for zones
...
Reviewed-by: rriggs, rhalade
2021-07-21 20:28:55 +00:00
Phil Race
7b6410f213
8260453: Improve Font Bounding
...
Reviewed-by: rhalade, psadhukhan, mschoene, serb
2021-07-21 20:28:55 +00:00
Vicente Romero
7ad6c23c32
8256157: Improve bytecode assembly
...
Reviewed-by: jlahoda, rhalade, mschoene
2021-07-21 20:28:55 +00:00
Igor Ignatyev
9b177a7486
8268612: a few runtime/memory tests don't check exit code
...
Reviewed-by: dholmes, mseledtsov
2021-07-21 19:47:03 +00:00
Ioi Lam
0790f04d8a
8271015: Split cds/SharedBaseAddress.java test into smaller parts
...
Reviewed-by: ccheung, minqi
2021-07-21 19:07:07 +00:00
Ioi Lam
024c4027d8
8271014: Refactor HeapShared::is_archived_object()
...
Reviewed-by: ccheung, minqi
2021-07-21 18:49:19 +00:00
Mandy Chung
ddce47cd3c
8270949: Make dynamically generated classes with the class file version of the current release
...
Reviewed-by: alanb
2021-07-21 18:09:38 +00:00
Leonid Mesnik
b7245c6164
8269849: vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java failed with "OutOfMemoryError: Java heap space: failed reallocation of scalar replaced objects"
...
Reviewed-by: kbarrett
2021-07-21 18:07:43 +00:00
Alexander Zvegintsev
6ce52e6277
8159904: [TEST_BUG] Failure on solaris of java/awt/Window/MultiWindowApp/MultiWindowAppTest.java
...
Reviewed-by: prr
2021-07-21 16:29:56 +00:00
Daniel D. Daugherty
08c52fd33c
8271070: ProblemList 3 client tests on Linux-X64
...
Reviewed-by: prr
2021-07-21 16:13:38 +00:00
Thomas Schatzl
57611b3021
8270991: G1 Full GC always performs heap verification after JDK-8269295
...
Reviewed-by: iwalulya, kbarrett
2021-07-21 15:41:34 +00:00
Matthias Baesken
cd8783c08e
8270820: remove unused stiFileTableIndex from SDE.c
...
Reviewed-by: cjplummer, sspitsyn
2021-07-21 06:41:02 +00:00
Rado Smogura
1f51e13ea7
8270147: Increase stride size allowing unrolling more loops
...
Reviewed-by: kvn, iveresov
2021-07-21 05:05:13 +00:00
Ioi Lam
7dd19af259
8270803: Reduce CDS API verbosity
...
Reviewed-by: minqi, ccheung
2021-07-21 03:52:19 +00:00
Fernando Guallini
6346793c64
8269933: test/jdk/javax/net/ssl/compatibility/JdkInfo incorrect verification of protocol and cipher support
...
Reviewed-by: xuelei, rhalade
2021-07-21 03:38:40 +00:00
Jesper Wilhelmsson
1eeb1791ab
Merge
...
Reviewed-by: jvernee
2021-07-21 00:24:17 +00:00
Jesper Wilhelmsson
61359c46a7
8270993: Missing forward declaration of ZeroFrame
...
Reviewed-by: kvn
2021-07-21 00:17:31 +00:00
Daniel D. Daugherty
8e8e87a765
8268223: Problemlist vmTestbase/nsk/jdi/HiddenClass/events/events001.java
...
Backport-of: 1e1039a7c8
2021-07-20 21:55:38 +00:00
Jorn Vernee
845c31dc4b
8269240: java/foreign/stackwalk/TestAsyncStackWalk.java test failed with concurrent GC
...
Reviewed-by: vlivanov, dholmes
2021-07-20 13:10:42 +00:00
Tobias Hartmann
38694aa970
8270939: ProblemList java/lang/invoke/RicochetTest.java until JDK-8251969 is fixed
...
Reviewed-by: chagedorn
2021-07-20 09:45:17 +00:00
Corey Ashford
754352f4c9
8270340: Base64 decodeBlock intrinsic for Power64 needs cleanup
...
Reviewed-by: ogatak, mdoerr
2021-07-20 08:07:11 +00:00
Yi Yang
0cec11d3eb
8270307: C2: assert(false) failed: bad AD file after JDK-8267687
...
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com >
Reviewed-by: kvn, thartmann
2021-07-20 06:10:58 +00:00
David Holmes
8cd0769ef2
8270875: Deprecate the FilterSpuriousWakeups flag so it can be removed
...
Reviewed-by: kbarrett
2021-07-20 05:55:06 +00:00
Alexander Zuev
534f00510e
8268284: javax/swing/JComponent/7154030/bug7154030.java fails with "Exception: Failed to hide opaque button"
...
Reviewed-by: serb
2021-07-20 03:31:22 +00:00
Calvin Cheung
00195b85ed
8265604: Support unlinked classes in dynamic CDS archive
...
Reviewed-by: minqi, iklam
2021-07-20 02:06:42 +00:00
Kim Barrett
7f35e5bac9
8270869: G1ServiceThread may not terminate
...
Reviewed-by: ayang, tschatzl
2021-07-20 00:27:28 +00:00
Jesper Wilhelmsson
c3519c3e20
Merge
2021-07-19 23:12:55 +00:00
Joe Darcy
f644365441
8269689: Update --release 17 symbol information for JDK 17 build 31
...
Reviewed-by: jlahoda
2021-07-19 17:23:29 +00:00
Kim Barrett
3fc761d97d
8269032: Stringdedup tests are failing if the ergonomically select GC does not support it
...
Reviewed-by: tschatzl, lkorinth
2021-07-19 13:43:46 +00:00
Thomas Schatzl
a8f1542715
8270455: Remove unused JFR tracer related code in G1CollectedHeap
...
Reviewed-by: ayang, kbarrett
2021-07-19 09:30:06 +00:00
Roland Westrelin
c1304519b5
8269752: C2: assert(false) failed: Bad graph detected in build_loop_late
...
Reviewed-by: chagedorn, kvn
2021-07-19 07:31:28 +00:00
Koichi Sakata
edff55607b
8263385: IGV: Graph is not opened in the window that has focus.
...
Reviewed-by: rrich, chagedorn
2021-07-19 05:46:04 +00:00
David Holmes
e7cdfebbee
8270862: Fix problem list entries for 32-bit
...
Reviewed-by: sspitsyn
2021-07-17 07:42:14 +00:00
Ioi Lam
f8ec3b68f3
8270801: Print VM arguments with java -Xlog:arguments
...
Reviewed-by: dholmes, xliu, stuefe, minqi
2021-07-17 04:52:47 +00:00
Jesper Wilhelmsson
a5c9094fdb
Merge
2021-07-17 02:06:19 +00:00
Phil Race
2dddcce29b
8270858: Problem List java/awt/Window/MultiWindowApp/MultiWindowAppTest.java on Linux
...
Reviewed-by: mikael, pbansal
2021-07-16 20:02:08 +00:00
Calvin Cheung
58f1ada271
8269636: Change outputStream's print_raw() and print_raw_cr() second parameter to size_t type
...
Reviewed-by: iklam, minqi
2021-07-16 19:22:49 +00:00
Christoph Langer
1350e2bd22
8270556: Exclude security/infra/java/security/cert/CertPathValidator/certification/LetsEncryptCA
...
Reviewed-by: mbaesken
2021-07-16 19:02:50 +00:00
Harold Seigel
67dc1c5bf3
8270837: fix typos in test TestSigParse.java
...
Reviewed-by: jiefu
2021-07-16 14:02:12 +00:00
Ivan Walulya
1d8d72d2c2
8270540: G1: Refactor range checking in G1BlockOffsetTablePart::block_start* to asserts
...
Reviewed-by: ayang, tschatzl
2021-07-16 12:00:23 +00:00
Jan Lahoda
90c219f37b
8270547: java.util.Random contains unnecessary @SuppressWarnings("exports")
...
Reviewed-by: darcy, bpb
2021-07-16 08:54:04 +00:00
David Holmes
4927ee426a
8270814: ProblemList the failing serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitor* tests
...
Reviewed-by: tschatzl, jiefu
2021-07-16 06:56:46 +00:00
Jie Fu
676d425c6b
8270459: Conflict inlining decisions by C1/C2 with the same CompileCommand
...
Reviewed-by: kvn, xliu
2021-07-16 05:45:25 +00:00
Alexander Zuev
eab959cbfa
8269269: [macos11] SystemIconTest fails with ClassCastException
...
Reviewed-by: jdv
2021-07-16 04:43:53 +00:00
David Holmes
e35005d5ce
8268773: Improvements related to: Failed to start thread - pthread_create failed (EAGAIN)
...
Reviewed-by: stuefe, iklam
2021-07-16 02:49:40 +00:00
Xiaohong Gong
ea77ef8348
8269725: AArch64: Add VectorMask query implementation for NEON
...
Reviewed-by: aph
2021-07-16 01:54:10 +00:00
Jesper Wilhelmsson
7240d67868
Merge
2021-07-16 00:51:56 +00:00
Christoph Göttschkes
bb82005a81
8270468: TestRangeCheckEliminated fails because methods are not compiled
...
Reviewed-by: kvn, thartmann
2021-07-15 19:53:31 +00:00
Andy Herrick
057992f206
8269387: jpackage --add-launcher should have option to not create shortcuts for additional launchers
...
Reviewed-by: asemenyuk, almatvee
2021-07-15 17:04:54 +00:00
Zhengyu Gu
746fe5dc68
8270366: C2: Add associative rule to add/sub node
...
Reviewed-by: kvn, adinn
2021-07-15 16:40:30 +00:00
William Kemper
e104dede6e
8268635: Corrupt oop in ClassLoaderData
...
Reviewed-by: coleenp
Backport-of: 3586a233a4
2021-07-15 16:27:30 +00:00
Jonathan Gibbons
1f995e52b2
8265888: StandardJavaFileManager::setLocationForModule specification misses 'Implementation Requirements:'
...
Reviewed-by: jlahoda
2021-07-15 16:06:40 +00:00
Vicente Romero
c962e6ec0b
8261006: 'super' qualified method references cannot occur in a static context
...
Reviewed-by: sadayapalam
2021-07-15 15:33:23 +00:00
Ivan Walulya
99d7f9a772
8264908: Investigate adding BOT range check in G1BlockOffsetTablePart::block_at_or_preceding
...
Reviewed-by: ayang, tschatzl
2021-07-15 08:49:23 +00:00
Ao Qi
e92e2fd4e0
8270517: Add Zero support for LoongArch
...
Reviewed-by: dholmes, erikj, shade
2021-07-15 08:26:05 +00:00
Thomas Schatzl
7a89ffeddd
8270014: Add scoped objects for g1 young gc verification and young gc internal timing
...
Reviewed-by: ayang, iwalulya, kbarrett
2021-07-15 08:12:36 +00:00
Thomas Schatzl
793d772afd
8270475: Remove unused G1STWDrainQueueClosure
...
Reviewed-by: iwalulya, kbarrett
2021-07-15 08:11:21 +00:00
Sibabrata Sahoo
a32d2eefea
8269276: Additional tests for MessageDigest with different providers
...
Reviewed-by: valeriep, wetmore
2021-07-15 05:42:55 +00:00
Ioi Lam
1ebd9469db
8270333: -XX:+VerifyStringTableAtExit should not do linear search
...
Reviewed-by: dholmes, minqi
2021-07-15 05:15:24 +00:00
Thejasvi Voniadka
04b73bc4e0
8269656: The test test/langtools/tools/javac/versions/Versions.java has duplicate test cycles
...
Reviewed-by: darcy
2021-07-15 04:52:38 +00:00
Joshua Zhu
7c23491918
8269598: Regressions up to 5% on aarch64 seems due to JDK-8268858
...
Reviewed-by: kvn, dlong
2021-07-15 01:57:31 +00:00
Jesper Wilhelmsson
7d0edb5743
Merge
2021-07-14 22:35:40 +00:00
Alexander Zuev
a033866d78
8269637: javax/swing/JFileChooser/FileSystemView/SystemIconTest.java fails on windows
...
Reviewed-by: aivanov
2021-07-14 18:25:57 +00:00
Doug Simon
14da658d1c
8270453: [JVMCI] remove duplicates in vmStructs_jvmci.cpp
...
Reviewed-by: kvn
2021-07-14 17:47:08 +00:00
Volker Simonis
fb86d13ec4
8270100: Fix some inaccurate GC logging
...
Reviewed-by: ayang, tschatzl
2021-07-14 17:39:16 +00:00
Andreas Woess
b1bb05bcf4
8269592: [JVMCI] Optimize c2v_iterateFrames
...
Reviewed-by: kvn, never, dlong
2021-07-14 17:32:55 +00:00
Brian Burkhalter
c0d4efff3c
6506405: Math.abs(float) is slow
...
Reviewed-by: darcy
2021-07-14 15:50:51 +00:00
Erik Joelsson
7b4d84c654
8270422: Test build/AbsPathsInImage.java fails after JDK-8259848
...
Reviewed-by: mikael
2021-07-14 13:00:57 +00:00
Jim Laskey
72db09b1f3
8266313: (JEP-356) - RandomGenerator spec implementation requirements tightly coupled to JDK internal classes
...
Reviewed-by: rriggs
2021-07-14 12:00:01 +00:00
Jim Laskey
3bbd2332bd
8270075: SplittableRandom extends AbstractSplittableGenerator
...
Reviewed-by: rriggs, bpb
2021-07-14 11:51:06 +00:00
Anton Kozlov
381bd62107
8266889: [macosx-aarch64] Crash with SIGBUS in MarkActivationClosure::do_code_blob during vmTestbase/nsk/jvmti/.../bi04t002 test run
...
Reviewed-by: dholmes, aph, sspitsyn
2021-07-14 10:36:04 +00:00
Nick Gasson
357fe09f2e
8247351: [aarch64] NullPointerException during stack walking (clhsdb "where -a")
...
Reviewed-by: cjplummer
2021-07-14 09:02:43 +00:00
Aleksey Shipilev
589a1d53df
8270155: ARM32: Improve register dump in hs_err
...
Reviewed-by: dholmes, stuefe
2021-07-14 08:14:12 +00:00
Ivan Walulya
b6d765386e
8264419: Remove has_max_index argument from G1BlockOffsetTablePart::block_at_or_preceding
...
Reviewed-by: ayang, tschatzl
2021-07-14 07:52:57 +00:00
Hannes Wallnöfer
82c256eb61
8259499: Handling type arguments from outer classes for inner class in javadoc
...
Reviewed-by: jjg
2021-07-14 06:49:45 +00:00
Christoph Langer
e5db9a9405
8268620: InfiniteLoopException test may fail on x86 platforms
...
Backport-of: 0b09129fae
2021-07-14 05:38:17 +00:00
Xin Liu
67273ae63c
8269865: Async UL needs to handle ERANGE on exceeding SEM_VALUE_MAX
...
Reviewed-by: dholmes, pchilanomate
2021-07-14 01:43:53 +00:00
Jesper Wilhelmsson
4a7ccf36e9
Merge
2021-07-14 01:07:52 +00:00
David Holmes
770e2aa3c6
8215948: [TESTBUG] gtest pseudo-JavaThreads could be more regular JavaThreads
...
Reviewed-by: coleenp, pchilanomate
2021-07-14 01:05:10 +00:00
Yi Yang
0f5470715e
8270056: Generated lambda class can not access protected static method of target class
...
Reviewed-by: mchung
Backport-of: 07e9052457
2021-07-14 00:46:06 +00:00
Scott Gibbons
9cac94d581
8269404: Base64 Encoding optimization enhancements for x86 using AVX-512
...
Reviewed-by: kvn, sviswanathan
2021-07-13 23:52:08 +00:00
Vicente Romero
8583aab374
8270025: DynamicCallSiteDesc::withArgs doesn't throw NPE
...
Reviewed-by: jvernee, mchung
2021-07-13 17:48:21 +00:00
Christoph Langer
ca806ef319
8263531: Remove unused buffer int
...
Reviewed-by: chegar, vtewari, wetmore
2021-07-13 16:55:54 +00:00
Severin Gehwolf
d32e42cdd4
8270184: [TESTBUG] Add coverage for jvmci ResolvedJavaType.toJavaName() for lambdas
...
Backport-of: 6a9bc10873
2021-07-13 14:34:35 +00:00
Roman Kennke
7ac08161a8
8269897: Shenandoah: Resolve UNKNOWN access strength, where possible
...
Reviewed-by: shade
2021-07-13 13:30:04 +00:00
Coleen Phillimore
460c4bb6ce
8270179: Rename Amalloc_4
...
8270217: Fix Arena::Amalloc to check for overflow better
Reviewed-by: kbarrett, stuefe
2021-07-13 13:06:20 +00:00
Thomas Schatzl
375fc2a2b2
8270009: Factor out and shuffle methods in G1CollectedHeap::do_collection_pause_at_safepoint_helper
...
Reviewed-by: kbarrett, ayang
2021-07-13 11:27:41 +00:00
Maurizio Cimadamore
b2416b60fb
8269281: java/foreign/Test{Down,Up}call.java time out
...
Reviewed-by: jvernee
2021-07-13 10:53:49 +00:00
Jesper Wilhelmsson
6b123b0591
Merge
2021-07-13 10:50:18 +00:00
Albert Mingkun Yang
565ec8518b
8270282: Semantically rename reference processing subphases
...
Reviewed-by: kbarrett, tschatzl
2021-07-13 10:36:55 +00:00
Markus Grönlund
bd95c0c9e0
8269635: Stress test SEGV while emitting OldObjectSample
...
Reviewed-by: jbachorik
2021-07-13 09:43:49 +00:00
Markus Grönlund
00ef65f34d
8269525: Deadlock during Volano with JFR
...
Reviewed-by: egahlin
2021-07-13 09:41:56 +00:00
Erik Joelsson
e631addd70
8259848: Interim javadoc build does not support platform links
...
Reviewed-by: hannesw, jjg, ihse
2021-07-13 09:27:27 +00:00
Christian Hagedorn
040c02b942
8269795: C2: Out of bounds array load floats above its range check in loop peeling resulting in SEGV
...
Reviewed-by: thartmann, roland, kvn
2021-07-13 08:50:09 +00:00
Erik Joelsson
0f32982872
8270203: Missing build dependency between jdk.jfr-gendata and buildtools-hotspot
...
Reviewed-by: tbell
2021-07-13 05:55:04 +00:00
Yi Yang
07e9052457
8270056: Generated lambda class can not access protected static method of target class
...
Co-authored-by: NekoCaffeine <nekocaffeine@qq.com >
Reviewed-by: mchung
2021-07-13 02:24:14 +00:00
Yi Yang
afe957cd97
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
...
Reviewed-by: mchung, rriggs
2021-07-13 02:23:16 +00:00
Yumin Qi
a4e5f08fef
8267281: Call prepare_for_dynamic_dumping for jcmd dynamic_dump
...
Reviewed-by: iklam, ccheung
2021-07-12 19:03:38 +00:00
Magnus Ihse Bursie
353e9c8607
8270320: JDK-8270110 committed invalid copyright headers
...
Reviewed-by: kvn
2021-07-12 18:54:39 +00:00
Albert Mingkun Yang
7d2825e421
8270169: G1: Incorrect reference discovery MT degree in concurrent marking
...
Reviewed-by: tschatzl, iwalulya, kbarrett
2021-07-12 18:25:33 +00:00
Magnus Ihse Bursie
41a5eb4372
8270117: Broken jtreg link in "Building the JDK" page
...
Reviewed-by: sgehwolf
2021-07-12 18:14:55 +00:00
Ignasi Marimon-Clos
1aef372ed8
8266578: Disambiguate BigDecimal description of scale
...
Reviewed-by: darcy, bpb
2021-07-12 16:54:39 +00:00
Sean Mullan
4fc3180f75
8266345: (fs) Custom DefaultFileSystemProvider security related loops
...
Co-authored-by: Brian Burkhalter <bpb@openjdk.org >
Reviewed-by: bpb, chegar
2021-07-12 14:54:38 +00:00
Harold Seigel
92ae6a5123
8244162: Additional opportunities to use NONCOPYABLE
...
Reviewed-by: dholmes, kbarrett, shade
2021-07-12 14:21:44 +00:00
Zhengyu Gu
548bb3119c
8270110: Shenandoah: Add test for JDK-8269661
...
Reviewed-by: rkennke
2021-07-12 12:22:06 +00:00
Jatin Bhateja
c3a42eddec
8269878: Handle redundant reg-2-reg moves in X86 backend
...
Reviewed-by: kvn, vlivanov
2021-07-12 11:36:14 +00:00
Christoph Göttschkes
999ced03cc
8269873: serviceability/sa/Clhsdb tests are using a C2 specific VMStruct field
...
Reviewed-by: cjplummer, dholmes, sspitsyn
2021-07-12 11:23:38 +00:00
Anton Kozlov
7cbb67a3f8
8267666: Add option to jcmd GC.heap_dump to use existing file
...
Reviewed-by: rschmelter, clanger
2021-07-12 11:12:52 +00:00
Alexey Bakhtin
e1d3e73d4e
8268965: TCP Connection Reset when connecting simple socket to SSL server
...
Reviewed-by: xuelei
Backport-of: 6f171b9f0d
2021-07-12 10:24:39 +00:00
Thomas Schatzl
8973867fb9
8269295: Verification time before/after young collection only covers parts of the verification
...
Reviewed-by: kbarrett, iwalulya
2021-07-12 08:41:28 +00:00
Severin Gehwolf
6a9bc10873
8270184: [TESTBUG] Add coverage for jvmci ResolvedJavaType.toJavaName() for lambdas
...
Reviewed-by: kvn
2021-07-12 08:25:22 +00:00
Albert Mingkun Yang
86a20081ae
8051680: (ref) unnecessary process_soft_ref_reconsider
...
Reviewed-by: kbarrett, tschatzl
2021-07-12 07:53:20 +00:00
Coleen Phillimore
ac75a53fc5
8253779: Amalloc may be wasting space by overaligning
...
Reviewed-by: kbarrett, stuefe
2021-07-11 18:15:59 +00:00
Serguei Spitsyn
3d82b0e634
8269558: fix of JDK-8252657 missed to update history at the end of JVM TI spec
...
Reviewed-by: dcubed, cjplummer
2021-07-11 11:03:35 +00:00
Phil Race
254600658a
8270216: [macOS] Update named used for Java run loop mode
...
Reviewed-by: serb
2021-07-10 19:12:59 +00:00
Yasumasa Suenaga
68b6e11e48
8270083: -Wnonnull errors happen with GCC 11.1.1
...
Reviewed-by: erikj, dlong, kbarrett
2021-07-10 05:01:23 +00:00
Jesper Wilhelmsson
ec975c6a05
Merge
2021-07-10 01:23:18 +00:00
Ioi Lam
d6c0f5fa22
8270059: Remove KVHashtable
...
Reviewed-by: dholmes, coleenp
2021-07-09 19:29:13 +00:00
Alexandre Iline
7bfa39f59a
8270108: Update JCov version to 3.0.9
...
Reviewed-by: serb, erikj
2021-07-09 18:29:39 +00:00
Zhengyu Gu
e4c24f01ef
8270171: Shenandoah: Cleanup TestStringDedup and TestStringDedupStress tests
...
Reviewed-by: shade
2021-07-09 17:34:34 +00:00
Jonathan Gibbons
3588634d54
8268420: new Reporter method to report a diagnostic within a DocTree node
...
Reviewed-by: prappo
2021-07-09 16:14:29 +00:00
Jonathan Gibbons
5a74291013
8266565: Spec of ForwardingJavaFileManager/ForwardingFileObject/ForwardingJavaFileObject methods should mention delegation instead of being copied
...
Reviewed-by: vromero
2021-07-09 14:52:37 +00:00
Roger Riggs
6889a39a3f
8268826: Cleanup Override in Context-Specific Deserialization Filters
...
Reviewed-by: dfuchs, bchristi
2021-07-09 14:33:56 +00:00
Christian Hagedorn
f791fdf23e
8261147: C2: Node is wrongly marked as reduction resulting in a wrong execution due to wrong vector instructions
...
Reviewed-by: thartmann, kvn
2021-07-09 11:53:45 +00:00
Jan Lahoda
1196b35684
8270151: IncompatibleClassChangeError on empty pattern switch statement case
...
Reviewed-by: mcimadamore
2021-07-09 11:03:40 +00:00
Albert Mingkun Yang
3d193adbec
8270082: Remove unnecessary gc_timer null check in ReferenceProcessorPhaseTimes
...
Reviewed-by: tschatzl, kbarrett
2021-07-09 10:03:10 +00:00
Jan Lahoda
885f7b1141
8269146: Missing unreported constraints on pattern and other case label combination
...
8269301: Switch statement with a pattern, constant and default label elements crash javac
Reviewed-by: mcimadamore
2021-07-09 08:03:56 +00:00
Aleksey Shipilev
676f1d76ca
8270094: Shenandoah: Provide human-readable labels for test configurations
...
Reviewed-by: zgu
2021-07-09 07:54:40 +00:00
Thomas Schatzl
c93204ce3d
8269914: Factor out heap printing for G1 young and full gc
...
8270018: Add scoped object for g1 young gc JFR notification
Reviewed-by: ayang, iwalulya, kbarrett
2021-07-09 06:51:09 +00:00
Jatin Bhateja
62ff55d383
8269952: compiler/vectorapi/VectorCastShape*Test.java tests failed on avx2 machines
...
Reviewed-by: kvn, dlong
2021-07-09 03:20:59 +00:00
Mikhailo Seledtsov
46c610cbd8
8269840: Update Platform.isDefaultCDSArchiveSupported() to return true for aarch64 platforms
...
Reviewed-by: minqi, iklam
2021-07-09 01:55:33 +00:00
Jesper Wilhelmsson
dfd6b2be7d
Merge
2021-07-08 23:21:00 +00:00
Jonathan Gibbons
6401633800
8269722: NPE in HtmlDocletWriter
...
Reviewed-by: hannesw
2021-07-08 20:23:02 +00:00
Daniel D. Daugherty
9acb2a69a9
8270109: ProblemList 4 SA tests on macOS-aarch64
...
Reviewed-by: mikael
2021-07-08 19:23:21 +00:00
Brian Burkhalter
f46a917270
6766844: ByteArrayInputStream#read with a byte array of length 0 not consistent with InputStream when at EOF
...
Reviewed-by: naoto, lancea, joehw
2021-07-08 19:05:29 +00:00
Anthony Scarpino
5832882492
8269827: JMH tests for AES/GCM byte[] and bytebuffers
...
Reviewed-by: ecaspole, weijun
2021-07-08 17:19:46 +00:00
Alexey Bakhtin
6f171b9f0d
8268965: TCP Connection Reset when connecting simple socket to SSL server
...
Reviewed-by: xuelei
2021-07-08 16:44:55 +00:00
Aleksey Shipilev
4f322a9b6c
8270096: Shenandoah: Optimize gc/shenandoah/TestRefprocSanity.java for interpreter mode
...
Reviewed-by: zgu
2021-07-08 16:42:03 +00:00
Coleen Phillimore
bca570c56e
8269962: SA has unused Hashtable, Dictionary classes
...
Reviewed-by: cjplummer, iklam, dholmes
2021-07-08 14:28:32 +00:00
Guoxiong Li
9e75f922b1
8269738: AssertionError when combining pattern matching and function closure
...
Reviewed-by: jlahoda, vromero
2021-07-08 14:15:07 +00:00
Jatin Bhateja
168af2e6b2
8269828: corrections in some instruction patterns for KNL x86 platform
...
Reviewed-by: kvn, dlong
2021-07-08 12:19:19 +00:00
Jan Lahoda
fa08cc62df
8268766: Desugaring of pattern matching enum switch should be improved
...
Reviewed-by: mcimadamore, psandoz
2021-07-08 11:56:53 +00:00
Albert Mingkun Yang
4a45d95719
8270021: Incorrect log decorators in gc/g1/plab/TestPLABEvacuationFailure.java
...
Reviewed-by: tschatzl, iwalulya
2021-07-08 10:39:44 +00:00
Jan Lahoda
30bba54b97
8270064: Problem list tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java due to JDK-8270060
...
Reviewed-by: mcimadamore
2021-07-08 10:37:27 +00:00
sunguoyun
2c883eeed4
8267982: Set the node after peephole optimization to be removed
...
Reviewed-by: kvn, thartmann
2021-07-08 09:12:35 +00:00
Jan Lahoda
4f70759175
8270006: Switches with 'case null:' should be exhaustive
...
Reviewed-by: vromero
2021-07-08 08:03:09 +00:00
Roland Westrelin
8f798b8222
8269746: C2: assert(!in->is_CFG()) failed: CFG Node with no controlling input?
...
Reviewed-by: chagedorn, thartmann
2021-07-08 07:25:21 +00:00
Lin Zang
4fbcce119b
8269886: Inaccurate error message for compressed hprof test
...
Reviewed-by: dholmes, cjplummer
2021-07-08 06:30:24 +00:00
Albert Mingkun Yang
a96012f958
8269803: G1: remove unnecessary NoRefDiscovery
...
Reviewed-by: tschatzl, kbarrett
2021-07-08 06:15:30 +00:00
Thejasvi Voniadka
4e18ec26dd
8269993: [Test]: java/net/httpclient/DigestEchoClientSSL.java contains redundant @run tags
...
Reviewed-by: dfuchs, vtewari
2021-07-08 06:01:31 +00:00
TatWai Chong
e54585be57
8268363: AArch64: Implement string_indexof_char intrinsic in SVE
...
Reviewed-by: aph, njian
2021-07-08 02:29:17 +00:00
Jesper Wilhelmsson
270fbcb3f5
Merge
2021-07-08 00:55:53 +00:00
Roger Riggs
c812bbbe8f
8269929: (test) Add diagnostic info to ProceessBuilder/Basic.java for unexpected output
...
Reviewed-by: iris, bpb, naoto
2021-07-07 21:46:11 +00:00
Yumin Qi
f741e4ca74
8264735: Make dynamic dump repeatable
...
Reviewed-by: ccheung, iklam
2021-07-07 19:41:45 +00:00
Alexey Semenyuk
6000950b33
8269185: Directories in /opt/runtimepackagetest and /path/to/jdk-17 are different
...
Reviewed-by: almatvee, herrick
2021-07-07 16:57:07 +00:00
Brian Burkhalter
d1cecaaa22
8269481: SctpMultiChannel never releases own file descriptor
...
Reviewed-by: alanb, chegar
2021-07-07 15:49:21 +00:00
Daniel D. Daugherty
2209e3ec65
8270027: ProblemList jdk/jfr/event/oldobject/TestObjectSize.java on macOS-x64
...
Reviewed-by: mgronlun
2021-07-07 14:05:56 +00:00
Martin Doerr
1f2bf1d194
8269879: [PPC64] C2: Math.rint intrinsic uses wrong rounding mode
...
Reviewed-by: lucy, goetz
2021-07-07 12:52:18 +00:00
Coleen Phillimore
2dc5486415
8267303: Replace MinObjectAlignmentSize usages for non-Java heap objects
...
Reviewed-by: kbarrett, tschatzl, minqi
2021-07-07 12:46:07 +00:00
Coleen Phillimore
3586a233a4
8268635: Corrupt oop in ClassLoaderData
...
Reviewed-by: iklam, dholmes
2021-07-07 12:40:34 +00:00
Zhengyu Gu
bffb1a7199
8269923: runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java failed with "FATAL ERROR in native method: Primitive type array expected but not received for JNI array operation"
...
Reviewed-by: dcubed, dholmes
2021-07-07 11:47:02 +00:00
Jorn Vernee
77a5b7b27e
8269761: idea.sh missing .exe suffix when invoking javac on WSL
...
Reviewed-by: mcimadamore, erikj
2021-07-07 10:05:33 +00:00
Jan Lahoda
7fcd5ca025
8266036: class file for sun.misc.Contended not found
...
8258421: (jdeprscan) tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java failed with "error: cannot access jdk.internal.ValueBased"
Reviewed-by: darcy
2021-07-07 09:49:53 +00:00
Thomas Schatzl
248aa5014b
8269294: Verify_before/after_young_collection should execute all verification
...
Reviewed-by: iwalulya, kbarrett
2021-07-07 07:56:41 +00:00
Daniel Fuchs
a49b1dc704
8269772: [macos-aarch64] test compilation failed with "SocketException: No buffer space available"
...
Reviewed-by: chegar, vtewari
2021-07-07 07:50:45 +00:00
Thomas Schatzl
18b80c70f8
8269908: Move MemoryService::track_memory_usage call into G1MonitoringScope
...
Reviewed-by: ayang, kbarrett
2021-07-07 07:39:31 +00:00
Thomas Schatzl
a6850111ac
8269022: Put evacuation failure string directly into gc=info log message
...
Reviewed-by: iwalulya, lkorinth, kbarrett
2021-07-07 07:32:57 +00:00
Jan Lahoda
820f2900d8
8268859: jshell throws exception while parsing illegal "case true"
...
Reviewed-by: mcimadamore
2021-07-07 07:26:41 +00:00
Richard Reingruber
72530ef666
8269574: C2: Avoid redundant uncommon traps in GraphKit::builtin_throw() for JVMTI exception events
...
Reviewed-by: kvn, roland, neliasso
2021-07-07 07:17:24 +00:00
Jan Lahoda
815e4af35d
8269802: javac fails to compile nested pattern matching switches
...
8269808: javac generates class with invalid stack map
Reviewed-by: mcimadamore
2021-07-07 06:24:58 +00:00
Chris Plummer
2daf39a59b
8269830: SA's vm object vtable matching code sometimes matches on incorrect type
...
Reviewed-by: kevinw, sspitsyn
2021-07-07 02:32:25 +00:00
Nick Gasson
3d090e7ee5
8267625: AARCH64: typo in LIR_Assembler::emit_profile_type
...
Reviewed-by: aph, dlong
2021-07-07 01:47:11 +00:00
Yi Yang
a9e201016d
8268425: Show decimal nid of OSThread instead of hex format one
...
Reviewed-by: stuefe, kevinw
2021-07-07 01:37:50 +00:00
Vicente Romero
01c29d8f2c
8266407: remove jdk.internal.javac.PreviewFeature.Feature.SEALED_CLASSES
...
Reviewed-by: jlahoda
2021-07-06 23:06:00 +00:00
Jesper Wilhelmsson
7a4f08ae32
Merge
2021-07-06 23:00:31 +00:00
Yumin Qi
e8206dbb17
8263538: SharedArchiveConsistency.java should test -Xshare:auto as well
...
Reviewed-by: iklam, ccheung
2021-07-06 22:27:13 +00:00
Ioi Lam
0ebf8aa9d7
8268778: CDS check_excluded_classes needs DumpTimeTable_lock
...
Reviewed-by: minqi, ccheung
2021-07-06 22:21:06 +00:00
Vladimir Kozlov
0d1cd3a745
8269825: [TESTBUG] Missing testing for x86 KNL platforms
...
Reviewed-by: dlong, jbhateja
2021-07-06 21:52:23 +00:00
Vladimir Kozlov
e0c130f484
8269955: ProblemList compiler/vectorapi/VectorCastShape[64|128]Test.java tests on x86
...
Reviewed-by: iignatyev, dlong
2021-07-06 21:30:48 +00:00
Daniel D. Daugherty
4dfcf53a8b
8269935: ProblemList runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java on windows
...
Reviewed-by: jjg
2021-07-06 17:00:55 +00:00
Eric Liu
1166ef25e9
8268966: AArch64: 'bad AD file' in some vector conversion tests
...
Reviewed-by: aph
2021-07-06 15:59:04 +00:00
Patrick Concannon
1578979df7
8269917: Insert missing commas in copyrights in java.net
...
Reviewed-by: chegar, dfuchs
2021-07-06 15:10:58 +00:00
Mandy Chung
3a69024033
8225667: Clarify the behavior of System::gc w.r.t. reference processing
...
Reviewed-by: rriggs, kbarrett, tschatzl
2021-07-06 14:59:42 +00:00
Patrick Concannon
326b2e1344
8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation
...
Reviewed-by: alanb, dfuchs, chegar
2021-07-06 13:46:02 +00:00
Julia Boes
f485171ce8
8269692: sun.net.httpserver.ServerImpl::createContext should throw IAE
...
Reviewed-by: dfuchs
2021-07-06 13:29:40 +00:00
Zhengyu Gu
16aa8cbf8d
8269697: JNI_GetPrimitiveArrayCritical() should not accept object array
...
Reviewed-by: kbarrett, dholmes
2021-07-06 12:25:11 +00:00
Aleksei Voitylov
e47803a84f
8266310: deadlock between System.loadLibrary and JNI FindClass loading another class
...
Reviewed-by: dholmes, plevart, chegar, mchung
2021-07-06 11:15:10 +00:00
Xiaohong Gong
2b20778225
8269568: JVM crashes when running VectorMask query tests
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org >
Reviewed-by: psandoz, jiefu, jbhateja, sviswanathan
2021-07-06 08:17:27 +00:00
Kim Barrett
0f4e07b7d9
8269661: JNI_GetStringCritical does not lock char array
...
8269650: Optimize gc-locker in [Get|Release]StringCritical for latin string
Reviewed-by: dholmes, tschatzl
2021-07-06 07:40:56 +00:00
Roland Westrelin
df1364b508
8269575: C2: assert(false) failed: graph should be schedulable after JDK-8252372
...
Reviewed-by: kvn, thartmann
2021-07-06 07:03:08 +00:00
Roland Westrelin
6d8fc7249a
8268883: C2: assert(false) failed: unscheduable graph
...
Reviewed-by: chagedorn, kvn, yyang
2021-07-06 06:47:45 +00:00
Tobias Hartmann
4ad8b04421
8268369: SIGSEGV in PhaseCFG::implicit_null_check due to missing null check
...
Reviewed-by: chagedorn, kvn
2021-07-06 05:44:59 +00:00
David Holmes
20eba35515
8269882: stack-use-after-scope in NewObjectA
...
Reviewed-by: kbarrett
2021-07-06 02:20:14 +00:00
Yi Yang
df0e11bb0c
8269672: C1: Remove unaligned move on all architectures
...
Co-authored-by: Martin Doerr <mdoerr@openjdk.org >
Reviewed-by: thartmann
2021-07-06 02:13:04 +00:00
Yi Yang
2926769800
8267956: C1 code cleanup
...
Reviewed-by: thartmann
2021-07-06 02:11:56 +00:00
Magnus Ihse Bursie
acc3d99535
8268860: Windows-Aarch64 build is failing in GitHub actions
...
Reviewed-by: dholmes
2021-07-06 00:28:40 +00:00
Jesper Wilhelmsson
a18a112963
Merge
2021-07-06 00:12:23 +00:00
Erik Gahlin
5b8e1a266e
8266595: jdk/jfr/jcmd/TestJcmdDump.java with slowdebug bits fails with AttachNotSupportedException
...
Reviewed-by: mseledtsov, dholmes
2021-07-05 15:18:47 +00:00
Jaikiran Pai
fd4de1ed40
8233020: (fs) UnixFileSystemProvider should use StaticProperty.userDir().
...
Reviewed-by: alanb
2021-07-05 13:54:30 +00:00
Jorn Vernee
76783cd8cb
8269760: idea.sh should not invoke cygpath directly
...
Reviewed-by: mcimadamore, erikj
2021-07-05 10:24:31 +00:00
Jorn Vernee
73198968e2
8269758: idea.sh doesn't work when there are multiple configurations available.
...
Reviewed-by: mcimadamore, erikj
2021-07-05 10:18:28 +00:00
James Fuller
164eff8c8a
8263389: IGV: Zooming changes the point that is currently centered
...
Reviewed-by: rrich, neliasso
2021-07-05 09:59:18 +00:00
Sergei Ustimenko
371d996a89
8269700: source level for IntelliJ JDK project is set incorrectly
...
Reviewed-by: mcimadamore
2021-07-05 09:09:23 +00:00
Patrick Concannon
8a7b380ebb
8269124: Update java.time to use switch expressions (part II)
...
Reviewed-by: dfuchs, vtewari, aefimov, iris, lancea, naoto
2021-07-05 09:08:13 +00:00
Severin Gehwolf
e14801cdd9
8269668: [aarch64] java.library.path not including /usr/lib64
...
Reviewed-by: aph, dholmes
2021-07-05 08:01:51 +00:00
Thomas Schatzl
675a9520b2
8269821: Remove is-queue-active check in inner loop of write_ref_array_pre_work
...
Reviewed-by: ayang, kbarrett
2021-07-05 07:24:10 +00:00
Ioi Lam
4da52eaf53
8269004: Implement ResizableResourceHashtable
...
Reviewed-by: coleenp, kbarrett
2021-07-05 02:29:23 +00:00
David Holmes
390d1025ca
8269652: Factor out the common code for creating system j.l.Thread objects
...
Reviewed-by: coleenp, dcubed, kvn, xliu
2021-07-04 21:58:16 +00:00
Jesper Wilhelmsson
17f53f2f9c
Merge
2021-07-02 20:50:11 +00:00
Ian Graves
0d0f6a4bec
8268664: The documentation of the Scanner.hasNextLine is incorrect
...
Reviewed-by: rriggs, bpb, iris
2021-07-02 19:46:54 +00:00
Alexander Zuev
97e0e9e73d
8268775: Password is being converted to String in AccessibleJPasswordField
...
Reviewed-by: prr
2021-07-02 19:37:15 +00:00
Brian Burkhalter
cb795893be
8188046: java.lang.Math.mutliplyHigh does not run in constant time
...
Reviewed-by: rriggs, darcy
2021-07-02 18:21:39 +00:00
Brian Burkhalter
ca4bea4665
8188044: We need Math.unsignedMultiplyHigh
...
Reviewed-by: rriggs, aph, darcy
2021-07-02 18:15:35 +00:00
Coleen Phillimore
3d84398d12
8268364: jmethod clearing should be done during unloading
...
Reviewed-by: dcubed, eosterlund
2021-07-02 18:04:45 +00:00
Mikael Vidstedt
1c18f91438
8269768: JFR Terminology Refresh
...
Reviewed-by: iignatyev, egahlin
2021-07-02 17:58:12 +00:00
Sandhya Viswanathan
6f0e8e79aa
8269775: compiler/codegen/ClearArrayTest.java failed with "assert(false) failed: bad AD file"
...
Reviewed-by: kvn, dlong
2021-07-02 15:33:07 +00:00
Christoph Göttschkes
53ad903a82
8269135: TestDifferentProtectionDomains runs into timeout in client VM
...
Reviewed-by: dholmes, dcubed
2021-07-02 15:16:31 +00:00
Weijun Wang
c4ea13edd0
8269543: The warning for System::setSecurityManager should only appear once for each caller
...
Reviewed-by: lancea, alanb, dfuchs
2021-07-02 14:31:50 +00:00
Albert Mingkun Yang
f8bcbf0172
8269596: Snapshot soft ref policy before marking/copying
...
Reviewed-by: tschatzl, kbarrett
2021-07-02 09:19:58 +00:00
Christian Hagedorn
2db9005c07
8262017: C2: assert(n != __null) failed: Bad immediate dominator info.
...
Reviewed-by: roland, neliasso, kvn
2021-07-02 07:43:57 +00:00
Nils Eliasson
7bc96dbc02
8269771: assert(tmp == _callprojs.fallthrough_catchproj) failed: allocation control projection
...
Reviewed-by: rbackman, kvn
2021-07-02 07:17:55 +00:00
David Holmes
4107dcf6ec
8269466: Factor out the common code for initializing and starting internal VM JavaThreads
...
Reviewed-by: sspitsyn, pchilanomate, dcubed, coleenp, kvn
2021-07-02 04:29:47 +00:00
Jamsheed Mohammed C M
5644c4f942
8265132: C2 compilation fails with assert "missing precedence edge"
...
Reviewed-by: iveresov, kvn
2021-07-02 04:26:09 +00:00
miao zheng
2baf498eb5
8269743: test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/jni/nativeAndMH/Test.java crash with small heap (-Xmx50m)
...
Reviewed-by: dholmes
2021-07-02 03:15:55 +00:00
Hamlin Li
589f084161
8269110: ZGC: Remove dead code in zBarrier
...
Reviewed-by: pliden
2021-07-02 01:30:41 +00:00
Jesper Wilhelmsson
b0e186792e
Merge
2021-07-02 01:07:50 +00:00
Vladimir Kozlov
a4d2a9a77f
8269745: [JVMCI] restore original qualified exports to Graal
...
Reviewed-by: dnsimon, iveresov
2021-07-01 18:51:15 +00:00
Maurizio Cimadamore
e3773977cf
8268566: java/foreign/TestResourceScope.java timed out
...
Reviewed-by: jvernee
2021-07-01 16:28:48 +00:00
Vicente Romero
de61328d30
8225559: assertion error at TransTypes.visitApply
...
Reviewed-by: sadayapalam, jlahoda
2021-07-01 16:18:12 +00:00
Kim Barrett
6c76e77158
8260684: vmTestbase/gc/gctests/PhantomReference/phantom002/TestDescription.java timed out
...
Reviewed-by: pliden, lkorinth
2021-07-01 16:09:30 +00:00
Jatin Bhateja
4bbf11d4a9
8269580: assert(is_valid()) failed: invalid register (-1)
...
Reviewed-by: kvn, dlong
2021-07-01 15:08:43 +00:00
Naoto Sato
54dd510bd5
8269704: Typo in j.t.Normalizer.normalize()
...
Reviewed-by: joehw, prappo, iris
2021-07-01 12:08:21 +00:00
Jan Lahoda
a8385feb30
8269354: javac crashes when processing parenthesized pattern in instanceof
...
Reviewed-by: vromero
2021-07-01 10:10:03 +00:00
Julia Boes
82bfc5d45c
8268960: com/sun/net/httpserver/Headers.java: Ensure mutators normalize keys and disallow null for keys and values
...
Reviewed-by: chegar, dfuchs, michaelm
2021-07-01 09:56:22 +00:00
Maxim Kartashev
18f356a38e
8267307: Introduce new client property for XAWT: xawt.mwm_decor_title
...
Reviewed-by: azvegint, serb
2021-07-01 09:53:28 +00:00
Aleksey Shipilev
c16d1fc981
8269285: Crash/miscompile in CallGenerator::for_method_handle_inline after JDK-8191998
...
Reviewed-by: kvn, iveresov, vlivanov
2021-07-01 09:27:55 +00:00
Roland Westrelin
ad27d9b3ec
8269088: C2 fails with assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect
...
Reviewed-by: kvn, iveresov, neliasso
2021-07-01 08:11:59 +00:00
Albert Mingkun Yang
54a9c3e39f
8133873: Simplify {Register,Unregister}NMethodOopClosure
...
Reviewed-by: tschatzl, kbarrett
2021-07-01 07:57:54 +00:00
Roland Westrelin
c67a7b039d
8269230: C2: main loop in micro benchmark never executed
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org >
Reviewed-by: kvn, iveresov
2021-07-01 07:41:22 +00:00
Hannes Wallnöfer
962f1c1a9b
8262886: javadoc generates broken links with {@inheritDoc}
...
Reviewed-by: jjg
2021-07-01 07:25:39 +00:00
Jayathirth D V
f7ffd5872d
8267602: [macos] [lanai] java/awt/PrintJob/Text/stringwidth.sh doesn't exit on cancelling print dialog
...
Reviewed-by: aghaisas, serb
2021-07-01 03:01:30 +00:00
Denghui Dong
06d26208c5
8268298: jdk/jfr/api/consumer/log/TestVerbosity.java fails: unexpected log message
...
Reviewed-by: egahlin
2021-07-01 02:15:19 +00:00
Yi Yang
d89e630cdf
8266746: C1: Replace UnsafeGetRaw with UnsafeGet when setting up OSR entry block
...
Replace UnsafeGetRaw with UnsafeGetObject when setting up OSR entry block, and rename Unsafe{Get,Put}Object to Unsafe{Get,Put}
Reviewed-by: thartmann, dlong, mdoerr
2021-07-01 01:39:50 +00:00
Hamlin Li
4660f72c38
8268870: Remove dead code in metaspaceShared
...
Reviewed-by: tschatzl
2021-07-01 01:19:32 +00:00
Jesper Wilhelmsson
9def3b068e
Merge
2021-07-01 01:01:34 +00:00
Liam Miller-Cushon
4930ae96d8
8268592: JDK-8262891 causes an NPE in Lint.augment
...
Reviewed-by: vromero
2021-07-01 00:16:23 +00:00
Mandy Chung
9ac63a6e08
8262841: Clarify the behavior of PhantomReference::refersTo
...
Reviewed-by: kbarrett, rriggs
2021-06-30 22:43:23 +00:00
Daniel D. Daugherty
aba6c55dac
8269703: ProblemList vmTestbase/nsk/jvmti/scenarios/sampling/SP07/sp07t002/TestDescription.java on Windows-X64 with -Xcomp
...
Reviewed-by: dholmes
2021-06-30 22:13:06 +00:00
Naoto Sato
3e022247d2
8269513: Clarify the spec wrt useOldISOCodes system property
...
Reviewed-by: lancea, bpb, iris, joehw
2021-06-30 22:11:58 +00:00
Joe Darcy
85262c7183
8268637: Update --release 17 symbol information for JDK 17 build 28
...
Reviewed-by: iris
2021-06-30 21:45:48 +00:00
Nils Eliasson
0dc65d3c74
8268897: [TESTBUG] compiler/compilercontrol/mixed/RandomCommandsTest.java must not fail on Command.quiet
...
Reviewed-by: kvn
2021-06-30 21:05:15 +00:00
Zhengyu Gu
5c08344b64
8269678: Remove unimplemented and unused os::bind_to_processor()
...
Reviewed-by: dcubed
2021-06-30 19:52:39 +00:00
Hannes Wallnöfer
3826012281
8268557: Module page uses unstyled table class
...
Reviewed-by: jjg
2021-06-30 18:40:17 +00:00
Daniel D. Daugherty
2b17e95e20
8269691: ProblemList sun/management/jdp/JdpDefaultsTest.java on Linux-aarch64
...
Reviewed-by: kvn, darcy
2021-06-30 17:39:22 +00:00
Christoph Göttschkes
1da5d4bb78
8269486: CallerAccessTest fails for non server variant
...
Reviewed-by: dholmes, stuefe, mchung, jvernee
2021-06-30 17:08:36 +00:00
Masanori Yano
83bce94cc8
8268457: XML Transformer outputs Unicode supplementary character incorrectly to HTML
...
Reviewed-by: lancea, naoto, iris, joehw
2021-06-30 16:25:40 +00:00
Andrew Haley
1810b1c2ad
8269516: AArch64: Assembler cleanups
...
Reviewed-by: ngasson, adinn
2021-06-30 13:59:39 +00:00
Aleksey Shipilev
a96012a7af
8261495: Shenandoah: reconsider update references memory ordering
...
Reviewed-by: zgu, rkennke
2021-06-30 13:32:32 +00:00
Martin Doerr
be0ac92e18
8269614: [s390] Interpreter checks wrong bit for slow path instance allocation
...
Reviewed-by: shade, rrich
2021-06-30 13:32:19 +00:00
Aleksey Shipilev
23d2996fee
8269478: Shenandoah: gc/shenandoah/mxbeans tests should be more resilient
...
Reviewed-by: rkennke
2021-06-30 13:22:38 +00:00
Doug Simon
a6b253d85c
8269416: [JVMCI] capture libjvmci crash data to a file
...
Reviewed-by: kvn, dholmes
2021-06-30 12:33:06 +00:00
Zhengyu Gu
4b4bef4e1e
8269594: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
...
Reviewed-by: coleenp, jvernee
2021-06-30 11:37:09 +00:00
Jan Lahoda
4ee400ae43
8268320: Better error recovery for broken patterns in switch
...
Reviewed-by: vromero
2021-06-30 09:47:22 +00:00
Thomas Schatzl
a0f32cb140
8268906: gc/g1/mixedgc/TestOldGenCollectionUsage.java assumes that GCs take 1ms minimum
...
Reviewed-by: kbarrett, ayang, lkorinth
2021-06-30 09:14:26 +00:00
Wang Huang
ca283c3ac0
8265907: JVM crashes when matching VectorMaskCmp Node
...
Co-authored-by: Wang Huang <whuang@openjdk.org >
Co-authored-by: Ai Jiaming <aijiaming1@huawei.com >
Reviewed-by: njian, jbhateja, sviswanathan, dlong, adinn
2021-06-30 08:52:27 +00:00
Jan Lahoda
c3c918928c
8269141: Switch statement containing pattern case label element gets in the loop during execution
...
Reviewed-by: vromero
2021-06-30 08:45:12 +00:00
Thomas Schatzl
ee0247f056
8263461: jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java uses wrong mechanism to cause evacuation failure
...
Reviewed-by: kbarrett, iwalulya, ayang
2021-06-30 08:05:44 +00:00
Leo Korinth
6b64a7956c
8268350: Remove assert that ensures thread identifier remains the same
...
Reviewed-by: tschatzl, kbarrett
2021-06-30 07:45:39 +00:00
Thomas Stuefe
3ad20fcdfa
8269571: NMT should print total malloc bytes and invocation count
...
Reviewed-by: zgu, xliu
2021-06-30 04:38:33 +00:00
Jatin Bhateja
90eb1189ae
8269528: VectorAPI Long512VectorTest fails on X86 KNL target
...
Reviewed-by: kvn, sviswanathan
2021-06-30 02:33:01 +00:00
Leonid Mesnik
b969136b9f
8245877: assert(_value != __null) failed: resolving NULL _value in JvmtiExport::post_compiled_method_load
...
Reviewed-by: sspitsyn, dholmes, coleenp
2021-06-30 02:05:25 +00:00
Jie Fu
a661686e1e
8269065: [REDO] vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError
...
Reviewed-by: stuefe, iignatyev
2021-06-30 01:25:28 +00:00
Jesper Wilhelmsson
ee526a2ea8
Merge
2021-06-30 01:19:39 +00:00
Sean Coffey
0d745ae8fd
8269034: AccessControlException for SunPKCS11 daemon threads
...
Reviewed-by: valeriep
2021-06-29 22:52:45 +00:00
Christoph Langer
d042029509
8269529: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build
...
Reviewed-by: serb, psadhukhan, pbansal
2021-06-29 21:02:06 +00:00
Calvin Cheung
1ac8deef4c
8269615: Fix for 8263640 broke Windows build
...
Reviewed-by: iklam, dcubed
2021-06-29 19:52:06 +00:00
Chris Plummer
7ca753bf0c
8269268: JDWP: Properly fix thread lookup assert in findThread()
...
Reviewed-by: kevinw, amenkov, sspitsyn
2021-06-29 18:45:52 +00:00
Chris Plummer
401cb0ad55
8269232: assert(!is_jweak(handle)) failed: wrong method for detroying jweak
...
Reviewed-by: rkennke, amenkov, sspitsyn, sgehwolf
2021-06-29 18:41:19 +00:00
Alex Menkov
7a23c9cbb7
8260540: serviceability/jdwp/AllModulesCommandTest.java failed with "Debuggee error: 'ERROR: transport error 202: bind failed: Address already in use'"
...
Reviewed-by: sspitsyn, kevinw
2021-06-29 18:39:42 +00:00
Nils Eliasson
b8a16e931b
8268884: C2: Compile::remove_speculative_types must iterate top-down
...
Reviewed-by: roland, kvn
2021-06-29 18:38:25 +00:00
Calvin Cheung
c1e2a29448
8263640: hs_err improvement: handle class path longer than O_BUFLEN
...
Reviewed-by: iklam, minqi, dholmes
2021-06-29 17:57:15 +00:00
Man Cao
bb42d75161
8269417: Minor clarification on NonblockingQueue utility
...
Reviewed-by: kbarrett, iwalulya
2021-06-29 17:03:35 +00:00
Patricio Chilano Mateo
e238cbd596
8269530: runtime/ParallelLoad/ParallelSuperTest.java timeout
...
Reviewed-by: dholmes, coleenp
2021-06-29 14:35:13 +00:00
Jonathan Gibbons
25f9f19af9
8249646: Runtime.exec(String, String[], File) documentation contains literal {@link ...}
...
Reviewed-by: sundar, iris
2021-06-29 14:31:01 +00:00
Thomas Schatzl
3f2c372396
8269126: Rename G1AllowPreventiveGC option to G1UsePreventiveGC
...
Reviewed-by: iwalulya, kbarrett
2021-06-29 14:16:21 +00:00
Zhengyu Gu
0d83dc2411
8268699: Shenandoah: Add test for JDK-8268127
...
Backport-of: e59acd9860
2021-06-29 12:29:06 +00:00
Jie Fu
7010dfdffa
8269517: compiler/loopopts/TestPartialPeelingSinkNodes.java crashes with -XX:+VerifyGraphEdges
...
Reviewed-by: kvn, dlong
2021-06-29 11:18:23 +00:00
Thomas Schatzl
fc0fd96a5f
8269126: Rename G1AllowPreventiveGC option to G1UsePreventiveGC
...
Reviewed-by: kbarrett, iwalulya
2021-06-29 08:34:55 +00:00
Andrew Haley
a97715755d
8261579: AArch64: Support for weaker memory ordering in Atomic
...
Reviewed-by: adinn, shade
2021-06-29 07:39:24 +00:00
Yumin Qi
ee1e202bc3
8268821: Split systemDictionaryShared.cpp
...
Reviewed-by: erikj, ccheung, iklam
2021-06-28 23:20:28 +00:00
Jesper Wilhelmsson
03d54e6ef1
Merge
2021-06-28 23:00:32 +00:00
Mandy Chung
56240690f6
8269426: Rename test/jdk/java/lang/invoke/t8150782 to accessClassAndFindClass
...
Reviewed-by: jvernee
2021-06-28 19:52:27 +00:00
Weijun Wang
e9b2c058a4
8269409: Post JEP 411 refactoring: core-libs with maximum covering > 10K
...
Reviewed-by: lancea, naoto
2021-06-28 19:05:33 +00:00
Xin Liu
09bb84685f
8267952: async logging supports to dynamically change tags and decorators
...
Reviewed-by: dholmes, phh
2021-06-28 18:17:45 +00:00
Daniel D. Daugherty
20640a57f3
8269534: Remove java/util/concurrent/locks/Lock/TimedAcquireLeak.java from ProblemList.txt
...
Reviewed-by: iignatyev, tschatzl
2021-06-28 17:30:41 +00:00
Alexey Semenyuk
efe8423d8c
8269403: Fix jpackage tests to gracefully handle jpackage app launcher crashes
...
Reviewed-by: almatvee, herrick
2021-06-28 16:55:20 +00:00
Vladimir Kozlov
8d09596f27
8269304: Regression ~5% in 2005 in b27
...
Reviewed-by: dlong, roland
2021-06-28 15:52:09 +00:00
Albert Mingkun Yang
d0d26f5c55
8269433: Remove effectively unused ReferenceProcessor::_enqueuing_is_done
...
Reviewed-by: kbarrett, tschatzl
2021-06-28 14:13:32 +00:00
Jim Laskey
e4c5446340
8268236: The documentation of the String.regionMatches method contains error
...
Reviewed-by: rriggs, dfuchs
2021-06-28 13:51:07 +00:00
Coleen Phillimore
29bc381da5
8268902: Testing for threadObj != NULL is unnecessary in suspend handshake
...
Reviewed-by: pchilanomate, dcubed
2021-06-28 13:13:32 +00:00
Albert Mingkun Yang
87ff27786b
8269222: Incorrect number of workers reported for reference processing
...
Reviewed-by: tschatzl, sangheki
2021-06-28 10:47:20 +00:00
Andrew Haley
4d2412ef3e
8269122: The use of "extern const" for Register definitions generates poor code
...
Reviewed-by: adinn, kbarrett, kvn
2021-06-28 09:14:41 +00:00
David Holmes
f45be1519e
8269003: Update the java manpage for JDK 18
...
Reviewed-by: minqi
2021-06-28 02:23:23 +00:00
Jesper Wilhelmsson
a29953d805
Merge
2021-06-27 23:51:05 +00:00
David Holmes
8bed35343d
8269261: The PlaceHolder code uses Thread everywhere but is always dealing with JavaThreads
...
Reviewed-by: ccheung, coleenp
2021-06-27 22:23:42 +00:00
Christoph Göttschkes
561a3a5077
8269129: Multiple tier1 tests in hotspot/jtreg/compiler are failing for client VMs
...
Reviewed-by: kvn, iveresov
2021-06-27 13:12:51 +00:00
Dean Long
d9cb068f4b
8258746: illegal access to global field _jvmci_old_thread_counters by terminated thread causes crash
...
Reviewed-by: dholmes, kvn
2021-06-26 20:07:04 +00:00
Mandy Chung
6eb734a60f
8266269: Lookup::accessClass fails with IAE when accessing an arrayClass with a protected inner class as component class
...
Reviewed-by: chegar, alanb
2021-06-26 18:27:28 +00:00
Mandy Chung
3d0d27ce57
8269351: Proxy::newProxyInstance and MethodHandleProxies::asInterfaceInstance should reject sealed interfaces
...
Reviewed-by: darcy, alanb
2021-06-26 16:46:57 +00:00
Alexander Zvegintsev
51a1299b68
8264125: Specification of Taskbar::getIconImage doesn't mention that the returned image might not be equal to the Taskbar::setIconImage one. (eg on Mac OS)
...
Reviewed-by: kizune, prr
2021-06-26 15:57:45 +00:00
Dongbo He
3b83bc1bc3
8268427: Improve AlgorithmConstraints:checkAlgorithm performance
...
Co-authored-by: GaofengZhang <zhanggaofeng9@huawei.com >
Reviewed-by: xuelei, ascarpino
2021-06-26 09:54:47 +00:00
Vladimir Kozlov
824a51693e
8269260: Add AVX512 and other SSE + AVX combinations testing for tests which generate vector instructions
...
Reviewed-by: iveresov, dlong
2021-06-25 22:48:56 +00:00
Alex Menkov
1404e4bf44
8269302: serviceability/dcmd/framework/InvalidCommandTest.java still fails after JDK-8268433
...
Reviewed-by: kevinw, dcubed
2021-06-25 22:10:48 +00:00
Alexander Matveev
fb0a95fed4
8269036: tools/jpackage/share/AppImagePackageTest.java failed with "hdiutil: create failed - Resource busy"
...
Reviewed-by: asemenyuk, herrick
2021-06-25 21:27:35 +00:00
Brian Burkhalter
68ef21db41
4847239: (spec) File.createTempFile() should make it clear that it doesn't create the temporary directory
...
Reviewed-by: naoto, lancea
2021-06-25 19:08:35 +00:00
Brian Burkhalter
3fae4b3720
6633375: FileOutputStream_md.c should be merged into FileOutputStream.c
...
Reviewed-by: naoto
2021-06-25 19:07:39 +00:00
Brian Burkhalter
5ebed06e8a
8269074: (fs) Files.copy fails to copy from /proc on some linux kernel versions
...
Reviewed-by: alanb, vtewari
2021-06-25 19:06:42 +00:00
Joe Wang
d799563ac0
8256919: BCEL: Utility.encode forget to close
...
Reviewed-by: lancea, bpb, naoto
2021-06-25 18:42:07 +00:00
Sandhya Viswanathan
1e3b418a53
8269335: Unable to load svml library
...
Reviewed-by: psandoz
2021-06-25 18:31:18 +00:00
Naoto Sato
223759fb8a
8266901: Clarify the method description of Duration.toDaysPart()
...
Reviewed-by: bpb, rriggs, lancea, iris, scolebourne
2021-06-25 18:25:57 +00:00
Patrick Concannon
35c4702055
8268967: Update java.security to use switch expressions
...
Reviewed-by: xuelei
2021-06-25 16:34:18 +00:00
Thomas Stuefe
b565459f83
8267138: Stray suffix when starting gtests via GTestWrapper.java
...
Reviewed-by: shade
2021-06-25 16:33:19 +00:00
Patrick Concannon
1d167978e5
8268469: Update java.time to use switch expressions
...
Reviewed-by: lancea, naoto, dfuchs, iris, chegar
2021-06-25 15:42:38 +00:00
Jan Lahoda
4eb321298a
8268871: Adjust javac to updated exhaustiveness specification
...
Reviewed-by: vromero
2021-06-25 09:52:06 +00:00
Markus Grönlund
ffa34ed429
8265919: RunThese30M fails "assert((!(((((JfrTraceIdBits::load(value)) & ((1 << 4) << 8)) != 0))))) failed: invariant"
...
Reviewed-by: egahlin
2021-06-25 09:41:23 +00:00
Ludovic Henry
fdcae6653c
8269092: Add OldObjectSampleEvent.allocationSize field
...
Reviewed-by: egahlin, jbachorik
2021-06-25 08:30:30 +00:00
Denghui Dong
fd43d9cb40
8269225: JFR.stop misses the written info when the filename is only specified by JFR.start
...
Reviewed-by: egahlin
2021-06-25 08:15:34 +00:00
Aleksey Shipilev
3a8f3d6cac
8269280: (bf) Replace StringBuffer in *Buffer.toString()
...
Reviewed-by: alanb, chegar, bpb
2021-06-25 08:08:10 +00:00
Scott Gibbons
c37988d079
8268276: Base64 Decoding optimization for x86 using AVX-512
...
Reviewed-by: erikj, sviswanathan, kvn
2021-06-25 03:19:48 +00:00
Jonathan Gibbons
44691cc3b0
8268972: Add default impl for recent new Reporter.print method
...
Reviewed-by: prappo
2021-06-25 01:05:23 +00:00
David Holmes
08ee7ae672
8268855: Cleanup name handling in the Thread class and subclasses
...
Reviewed-by: lfoltan, coleenp
2021-06-24 23:58:32 +00:00
Guoxiong Li
7ab12856c4
8267610: NPE at at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop
...
8268748: Javac generates uncorrect bytecodes when using nested pattern variables
Reviewed-by: jlahoda, vromero
2021-06-24 23:07:43 +00:00
Zhengyu Gu
c79034e0c9
8269303: Remove unnecessary forward declaration of PSPromotionManager in cpCache.hpp
...
Reviewed-by: kbarrett
2021-06-24 21:02:16 +00:00
Daniel D. Daugherty
cfa6a995e1
8269316: ProblemList vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java on Linux-X64 -Xcomp
...
Reviewed-by: ccheung
2021-06-24 20:27:56 +00:00
Daniel D. Daugherty
22d8675085
8269315: ProblemList javax/swing/JFileChooser/FileSystemView/SystemIconTest.java on Win-X64
...
Reviewed-by: ccheung
2021-06-24 20:27:10 +00:00
Daniel D. Daugherty
443a79aaa1
8269314: ProblemList serviceability/dcmd/gc/RunFinalizationTest.java on Win-X64 and linux-aarch64
...
Reviewed-by: ccheung
2021-06-24 20:26:23 +00:00
Coleen Phillimore
42968db173
8269293: ObjectMonitor thread id fields should be 64 bits.
...
Reviewed-by: mgronlun, dcubed
2021-06-24 19:34:17 +00:00
Patricio Chilano Mateo
2fd7943ec1
8256425: Obsolete Biased Locking in JDK 18
...
Reviewed-by: kvn, dholmes, dcubed, rrich
2021-06-24 18:54:41 +00:00
Daniel D. Daugherty
424cc50257
8269307: ProblemList java/awt/KeyboardFocusmanager/TypeAhead/ButtonActionKeyTest/ButtonActionKeyTest.java on win-x64
...
Reviewed-by: mikael
2021-06-24 16:57:05 +00:00
Christoph Göttschkes
595446bff4
8269087: CheckSegmentedCodeCache test fails in an emulated-client VM
...
Reviewed-by: iveresov, kvn
2021-06-24 16:49:45 +00:00
Paul Sandoz
63bcd3336e
8269246: Scoped ByteBuffer vector access
...
Reviewed-by: mcimadamore
2021-06-24 16:02:22 +00:00
Yumin Qi
7c31903dd3
8267075: jcmd VM.cds should print directory of the output files
...
Reviewed-by: ccheung
2021-06-24 14:52:47 +00:00
Aleksey Shipilev
3fb28d3074
8269218: GaloisCounterMode.overlapDetection misses the JDK-8263436 fix again
...
Reviewed-by: ascarpino
2021-06-24 06:37:21 +00:00
Aleksey Shipilev
e515873f88
8269216: Useless initialization in com/sun/crypto/provider/PBES2Parameters.java
...
Reviewed-by: valeriep
2021-06-24 06:36:30 +00:00
Yasumasa Suenaga
d3d3b221d3
8269265: ProblemList serviceability/sa/TestJmapCoreMetaspace.java with ZGC
...
Reviewed-by: cjplummer
2021-06-24 05:19:42 +00:00
Jatin Bhateja
0c3fc27a45
8268482: compiler/intrinsics/VectorizedMismatchTest.java failed with failed: length in range
...
Reviewed-by: vlivanov, neliasso
2021-06-24 03:01:01 +00:00
Jie Fu
a30141d636
8269179: Crash in TestMacroLogicVector::testSubWordBoolean: assert(_base >= VectorMask && _base <= VectorZ) failed: Not a Vector
...
Reviewed-by: kvn, neliasso
2021-06-24 01:17:56 +00:00
Alex Menkov
51d915979c
8236212: CompiledMethodLoad and CompiledMethodUnload events can be posted in START phase
...
Reviewed-by: sspitsyn, cjplummer
2021-06-24 00:29:36 +00:00
Alex Menkov
280f2d57d1
8268433: serviceability/dcmd/framework/VMVersionTest.java fails with Unable to send object throw not established PipeIO Listener Thread connection
...
Reviewed-by: sspitsyn, cjplummer
2021-06-24 00:28:45 +00:00
Coleen Phillimore
f375916417
8269186: [REDO] Remove CodeCache::mark_for_evol_deoptimization() method
...
Reviewed-by: hseigel, lfoltan, sspitsyn
2021-06-23 21:11:06 +00:00
Sandhya Viswanathan
b474314342
8266854: LibraryCallKit::inline_preconditions_checkIndex modifies control flow even if the intrinsic bailed out
...
Reviewed-by: kvn, jbhateja, vlivanov
2021-06-23 17:25:34 +00:00
Vicente Romero
7e96318a1f
8254571: Erroneous generic type inference in a lambda expression with a checked exception
...
Reviewed-by: jlahoda, mcimadamore
2021-06-23 17:13:09 +00:00
Mahendra Chhipa
7621fa37ef
8268464: Remove dependancy of TestHttpsServer, HttpTransaction, HttpCallback from open/test/jdk/sun/net/www/protocol/https/ tests
...
Reviewed-by: dfuchs, michaelm
2021-06-23 15:19:10 +00:00
Coleen Phillimore
f3ba2690c5
8256306: ObjectMonitor::_contentions field should not be 'jint'
...
Reviewed-by: dholmes, stuefe, dcubed
2021-06-23 14:27:31 +00:00
Coleen Phillimore
52d5d1b361
8269188: [BACKOUT] Remove CodeCache::mark_for_evol_deoptimization() method
...
Reviewed-by: dholmes, sspitsyn
2021-06-23 14:26:30 +00:00
Harold Seigel
f2e690e0ee
8268720: Unspecified checks on NameAndType constants should not be performed
...
Reviewed-by: dholmes, lfoltan
2021-06-23 12:11:37 +00:00
Markus Grönlund
1b2147a23f
8269125: Klass enqueue element size calculation wrong when traceid value cross compress limit
...
Reviewed-by: jbachorik, egahlin
2021-06-23 11:49:25 +00:00
Jan Lahoda
bf70620745
8268961: Parenthesized pattern with guards does not work
...
8268896: Parenthesized pattern is not guarded by source level check
Reviewed-by: vromero
2021-06-23 10:16:42 +00:00
Per Liden
8128ca1381
8269066: assert(ZAddress::is_marked(addr)) failed: Should be marked
...
Reviewed-by: eosterlund, stefank, kbarrett, tschatzl
2021-06-23 10:14:38 +00:00
miao zheng
2c29d790ca
8269206: A small typo in comment in test/lib/sun/hotspot/WhiteBox.java
...
Reviewed-by: dholmes
2021-06-23 08:51:35 +00:00
Xin Liu
1323be54d2
8269064: Dropped messages of AsyncLogWriter cause memleak
...
Reviewed-by: dholmes, simonis
2021-06-23 08:45:49 +00:00
Aleksey Shipilev
ce917b2359
8269148: Update minor GCC version in GitHub Actions pipeline
...
Reviewed-by: erikj, dholmes, xliu
2021-06-23 07:39:09 +00:00
Aleksey Shipilev
6237630664
8269120: Build failure with GCC 6.3.0 after JDK-8017163
...
Reviewed-by: iwalulya, tschatzl, kbarrett
2021-06-23 07:03:51 +00:00
Thomas Schatzl
a5e4307050
8269134: Remove sparsePRT.inline.hpp after JDK-8017163
...
Reviewed-by: iwalulya, kbarrett
2021-06-23 06:51:53 +00:00
Aleksey Shipilev
17daf32a07
8269138: Move typeArrayOop.inline.hpp include to vectorSupport.cpp
...
Reviewed-by: stefank, vlivanov
2021-06-23 06:27:40 +00:00
Joshua Zhu
36d82b6ef1
8268858: Determine register pressure automatically by the number of available registers for allocation
...
Reviewed-by: kvn, dlong
2021-06-23 03:54:00 +00:00
miao zheng
ae3eedce9d
8268727: Remove unused slowpath locking method in OptoRuntime
...
Reviewed-by: dlong
2021-06-23 02:45:58 +00:00
Guoxiong Li
cd678a383f
8268368: Adopt cast notation for JavaThread conversions
...
Reviewed-by: dholmes, stefank
2021-06-23 02:21:24 +00:00
Dean Long
ab7ff1e137
8266885: [aarch64] Crash with 'Field too big for insn' for some tests under compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/
...
Reviewed-by: ngasson, dnsimon, kvn
2021-06-23 01:48:19 +00:00
Jesper Wilhelmsson
b6cfca8a89
Merge
2021-06-23 01:05:44 +00:00
Andy Herrick
35e4c2720d
8268404: [TESTBUG] tools/jpackage/windows/WinInstallerIconTest.java failed "AssertionError: Failed: Check icon"
...
Reviewed-by: asemenyuk
2021-06-22 19:08:58 +00:00
Kim Barrett
0c693e2f03
8268290: Improve LockFreeQueue<> utility
...
Reviewed-by: iwalulya, tschatzl
2021-06-22 17:43:59 +00:00
Nils Eliasson
dc12cb78b8
8267652: c2 loop unrolling by 8 results in reading memory past array
...
Reviewed-by: sviswanathan, kvn, vlivanov
2021-06-22 16:21:35 +00:00
Coleen Phillimore
33c23a1cf2
8264941: Remove CodeCache::mark_for_evol_deoptimization() method
...
Reviewed-by: kvn, vlivanov, sspitsyn
2021-06-22 16:09:17 +00:00
Roland Westrelin
578c55bbe6
8267399: C2: java/text/Normalizer/ConformanceTest.java test failed with assertion
...
Reviewed-by: kvn, neliasso
2021-06-22 15:46:44 +00:00
Jorn Vernee
8fa2520803
8268888: Upstream 8268230: Foreign Linker API & Windows user32/kernel32: String conversion seems broken
...
Reviewed-by: mcimadamore
2021-06-22 15:27:43 +00:00
Erik Österlund
9ec7180f1e
8268524: nmethod::post_compiled_method_load_event racingly called on zombie
...
Reviewed-by: kvn, neliasso, coleenp
2021-06-22 15:20:10 +00:00
Matthias Baesken
18a1dd261c
8269031: linux x86_64 check for binutils 2.25 or higher after 8265783
...
Reviewed-by: ihse, erikj
2021-06-22 13:28:41 +00:00
Yi Yang
2e639dd34a
8267657: Add missing PrintC1Statistics before incrementing counters
...
Reviewed-by: iveresov
2021-06-22 08:30:08 +00:00
Denghui Dong
1f0ea7c3d6
8268857: Merge VM_PrintJNI and VM_PrintThreads and remove the unused field 'is_deadlock' of DeadlockCycle
...
Reviewed-by: dholmes
2021-06-22 08:28:18 +00:00
Stefan Karlsson
1a818154cf
8269077: TestSystemGC uses "require vm.gc.G1" for large pages subtest
...
Reviewed-by: tschatzl, kbarrett
2021-06-22 07:44:25 +00:00
Jan Lahoda
01f12fba64
8266631: StandardJavaFileManager: getJavaFileObjects() impl violates the spec
...
8266596: StandardJavaFileManager: default impls of setLocationFromPaths(), getJavaFileObjectsFromPaths() methods don't throw IllegalArgumentException as specified
8266591: StandardJavaFileManager::getJavaFileObjectsFromPaths() methods contain a typo in their spec
8266590: StandardJavaFileManager::setLocationFromPaths() spec contains an error
Reviewed-by: vromero, jjg
2021-06-22 07:34:30 +00:00
Vicente Romero
6b14c8a1e5
8267421: j.l.constant.DirectMethodHandleDesc.Kind.valueOf(int) implementation doesn't conform to the spec regarding REF_invokeInterface handling
...
Reviewed-by: mchung
2021-06-22 02:08:15 +00:00
Weijun Wang
ef4ba224c4
8268349: Provide clear run-time warnings about Security Manager deprecation
...
Reviewed-by: lancea, mullan, alanb
2021-06-22 02:06:59 +00:00
Jatin Bhateja
4099810b29
8268293: VectorAPI cast operation on mask and shuffle is broken
...
Reviewed-by: psandoz, sviswanathan
2021-06-22 01:31:48 +00:00
Weijun Wang
e2d7ec38af
8267100: [BACKOUT] JDK-8196415 Disable SHA-1 Signed JARs
...
Co-authored-by: Sean Mullan <mullan@openjdk.org >
Reviewed-by: hchao, xuelei
2021-06-22 00:41:45 +00:00
Jesper Wilhelmsson
0458113c6b
Merge
2021-06-21 23:09:01 +00:00
Roland Westrelin
d3ad8cd344
8268672: C2: assert(!loop->is_member(u_loop)) failed: can be in outer loop or out of both loops only
...
Reviewed-by: kvn, neliasso
2021-06-21 14:16:54 +00:00
Jorn Vernee
f25e7197fe
8268717: Upstream: 8268673: Stack walk across optimized entry frame on fresh native thread fails
...
Reviewed-by: mcimadamore, erikj
2021-06-21 12:06:51 +00:00
Hui Shi
22ebd1926d
8268362: [REDO] C2 crash when compile negative Arrays.copyOf length after loop
...
Reviewed-by: kvn, roland
2021-06-21 11:59:00 +00:00
Markus Grönlund
f8df953e61
8268702: JFR diagnostic commands lack argument descriptors when viewed using Platform MBean Server
...
Reviewed-by: egahlin
2021-06-21 11:16:41 +00:00
Thomas Schatzl
cd20c01942
8268458: Add verification type for evacuation failures
...
Reviewed-by: kbarrett, iwalulya
2021-06-21 11:12:29 +00:00
Thomas Schatzl
a58c477c49
8268952: Automatically update heap sizes in G1MonitoringScope
...
Reviewed-by: kbarrett, iwalulya
2021-06-21 11:11:14 +00:00
Christoph Göttschkes
cbec37d45d
8269029: compiler/codegen/TestCharVect2.java fails for client VMs
...
Reviewed-by: kvn, jiefu
2021-06-21 11:08:33 +00:00
Thomas Schatzl
1692fd2eba
8017163: G1: Refactor remembered sets
...
8048504: G1: Investigate replacing the coarse and fine grained data structures in the remembered sets
6949259: G1: Merge sparse and fine remembered set hash tables
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org >
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org >
Reviewed-by: sjohanss, iwalulya
2021-06-21 10:06:05 +00:00
Joel Borggrén-Franck
0b8a0e2b58
8266082: AssertionError in Annotate.fromAnnotations with -Xdoclint
...
Reviewed-by: vromero
2021-06-21 08:39:35 +00:00
Boris Ulasevich
c294ae4fed
8267042: bug in monitor locking/unlocking on ARM32 C1 due to uninitialized BasicObjectLock::_displaced_header
...
Co-authored-by: Chris Cole <chris@sageembedded.com >
Reviewed-by: dsamersoff
2021-06-21 06:04:57 +00:00
Jie Fu
b358b54c4f
8269063: Build failure due to VerifyReceiverTypes was not declared after JDK-8268405
...
Reviewed-by: kvn
2021-06-20 22:55:49 +00:00
Jesper Wilhelmsson
b7d78a5b66
Merge
2021-06-18 23:04:20 +00:00
Erik Gahlin
b8f073be84
8268316: Typo in JFR jdk.Deserialization event
...
Reviewed-by: iignatyev
2021-06-18 22:05:52 +00:00
Xin Liu
b9d7337697
8268638: semaphores of AsyncLogWriter may be broken when JVM is exiting.
...
Backport-of: fa3b44d438
2021-06-18 21:29:55 +00:00
Chris Plummer
8caeca003e
8264775: ClhsdbFindPC still fails with java.lang.RuntimeException: 'In java stack' missing from stdout/stderr
...
Reviewed-by: dcubed
2021-06-18 20:27:30 +00:00
Boris Ulasevich
8f2456e5b0
8267042: bug in monitor locking/unlocking on ARM32 C1 due to uninitialized BasicObjectLock::_displaced_header
...
Co-authored-by: Chris Cole <chris@sageembedded.com >
Reviewed-by: dsamersoff
2021-06-18 16:25:25 +00:00
Joe Wang
7e03cf2916
8265073: XML transformation and indentation when using xml:space
...
Reviewed-by: naoto, lancea, iris
2021-06-18 16:03:30 +00:00
Igor Ignatyev
60389eedb3
8269025: jsig/Testjsig.java doesn't check exit code
...
Reviewed-by: hseigel
2021-06-18 15:25:25 +00:00
Paul Sandoz
dab00ee59b
8266518: Refactor and expand scatter/gather tests
...
Reviewed-by: sviswanathan
2021-06-18 14:22:16 +00:00
Erik Gahlin
f9c8c1c386
8268903: JFR: RecordingStream::dump is missing @since
...
Reviewed-by: mgronlun
2021-06-18 13:51:57 +00:00
Albert Mingkun Yang
5ae9a12858
8268964: Remove unused ReferenceProcessorAtomicMutator
...
Reviewed-by: tschatzl, pliden
2021-06-18 11:48:59 +00:00
Mark Sheppard
d8a0582a36
8265369: [macos-aarch64] java/net/MulticastSocket/Promiscuous.java failed with "SocketException: Cannot allocate memory"
...
Reviewed-by: dfuchs, michaelm, chegar
2021-06-18 10:54:23 +00:00
Igor Ignatyev
21abcc4a5a
8268564: mark hotspot serviceability/attach tests which ignore external VM flags
...
Reviewed-by: sspitsyn
2021-06-18 10:06:12 +00:00
Igor Ignatyev
f83c6b8a6a
8268531: mark SDTProbesGNULinuxTest as ignoring external VM flags
...
Reviewed-by: sspitsyn
2021-06-18 10:05:15 +00:00
Igor Ignatyev
8366c6936e
8268541: mark hotspot serviceability/sa tests which ignore external VM flags
...
Reviewed-by: sspitsyn
2021-06-18 10:04:25 +00:00
Igor Ignatyev
5b198986ce
8268563: mark hotspot serviceability/jvmti tests which ignore external VM flags
...
Reviewed-by: sspitsyn
2021-06-18 10:03:21 +00:00
Igor Ignatyev
2f65d4021f
8268599: mark hotspot runtime/sealedClasses tests which ignore external VM flags
...
Reviewed-by: dholmes, mseledtsov
2021-06-18 10:01:58 +00:00
Igor Ignatyev
3e1dc0a765
8268598: mark hotspot runtime/stringtable tests which ignore external VM flags
...
Reviewed-by: hseigel, mseledtsov
2021-06-18 10:01:03 +00:00
Igor Ignatyev
58eddc8110
8268594: runtime/handshake tests don't need WhiteBox after AOT removal
...
Reviewed-by: dholmes, mseledtsov
2021-06-18 10:00:21 +00:00
Igor Ignatyev
9f4f039231
8268596: mark hotspot runtime/verifier tests which ignore external VM flags
...
Reviewed-by: hseigel, mseledtsov
2021-06-18 09:59:34 +00:00
Igor Ignatyev
4006fe735a
8268597: mark hotspot runtime/symboltable tests which ignore external VM flags
...
Reviewed-by: dholmes, mseledtsov
2021-06-18 09:58:34 +00:00
Igor Ignatyev
8ccb76eb13
8268601: mark hotspot runtime/records tests which ignore external VM flags
...
Reviewed-by: dholmes, mseledtsov
2021-06-18 09:57:44 +00:00
Igor Ignatyev
59d84787e9
8268591: a few runtime/jni tests don't need /othervm
...
Reviewed-by: dholmes, mseledtsov
2021-06-18 09:56:36 +00:00
Julia Boes
f4d20b215e
8268900: com/sun/net/httpserver/Headers.java: Fix indentation and whitespace
...
Reviewed-by: dfuchs, chegar, michaelm
2021-06-18 09:35:48 +00:00
Vladimir Ivanov
7ed3634da8
8268405: Several regressions 4-17% after CHA changes
...
Reviewed-by: kvn, dlong
2021-06-18 07:50:22 +00:00
Rajan Halade
483f1ee211
8268678: LetsEncryptCA.java test fails as Let’s Encrypt Authority X3 is retired
...
Backport-of: 58e6e6d919
2021-06-18 00:59:29 +00:00
Jesper Wilhelmsson
a051e735cd
Merge
2021-06-18 00:53:09 +00:00
Rajan Halade
58e6e6d919
8268678: LetsEncryptCA.java test fails as Let’s Encrypt Authority X3 is retired
...
Reviewed-by: xuelei
2021-06-18 00:49:40 +00:00
Valerie Peng
80dc262e81
8265500: Some impls of javax.crypto.Cipher.init() do not throw UnsupportedOperationExc for unsupported modes
...
Reviewed-by: xuelei
2021-06-17 23:27:54 +00:00
Ioi Lam
bb24fa652a
8267189: Remove duplicated unregistered classes from dynamic archive
...
Reviewed-by: ccheung, minqi
2021-06-17 22:19:23 +00:00
Vladimir Ivanov
9130b8a9d7
8268371: C2: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
...
Reviewed-by: roland, kvn
2021-06-17 21:25:46 +00:00
Vladimir Ivanov
8545269268
8268676: assert(!ik->is_interface() && !ik->has_subklass()) failed: inconsistent klass hierarchy
...
Reviewed-by: kvn, roland, neliasso
2021-06-17 21:17:48 +00:00
Xin Liu
fa3b44d438
8268638: semaphores of AsyncLogWriter may be broken when JVM is exiting.
...
Reviewed-by: dholmes, phh
2021-06-17 20:27:14 +00:00
Kim Barrett
c98d50848b
8268265: MutableSpaceUsedHelper::take_sample() hits assert(left >= right) failed: avoid overflow
...
Reviewed-by: tschatzl, iwalulya
2021-06-17 19:05:10 +00:00
Thomas Schatzl
f2afe0a513
8268556: Use bitmap for storing regions that failed evacuation
...
Reviewed-by: kbarrett, iwalulya, sjohanss
2021-06-17 17:22:09 +00:00
Daniel D. Daugherty
b66001a594
8268971: ProblemList tools/jpackage/windows/WinInstallerIconTest.java on win-x64
...
Reviewed-by: herrick
2021-06-17 16:53:22 +00:00
Jonathan Gibbons
0011b52ee8
8264843: Javac crashes with NullPointerException when finding unencoded XML in <pre> tag
...
Reviewed-by: hannesw
2021-06-17 16:37:35 +00:00
Fernando Guallini
2047da7dcc
8265297: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with "RuntimeException: java.net.SocketException: Connection reset"
...
Reviewed-by: xuelei, rhalade
2021-06-17 16:23:56 +00:00
Paul Sandoz
091bc4a1a6
8268353: Test libsvml.so is and is not present in jdk image
...
Reviewed-by: sviswanathan, jiefu
2021-06-17 14:55:18 +00:00
Jonathan Gibbons
69d01b6bca
8249899: jdk/javadoc/tool/InlineTagsWithBraces.java uses @ignore w/o bug-id
...
8249897: jdk/javadoc/tool/LangVers.java uses @ignore w/o bug-id
8249898: jdk/javadoc/tool/6176978/T6176978.java uses @ignore w/o bug-id
Reviewed-by: hannesw
2021-06-17 14:09:11 +00:00
Patrick Concannon
7d7bdbe135
8268776: Test ADatagramSocket.java missing /othervm from @run tag
...
Reviewed-by: dfuchs
2021-06-17 09:35:08 +00:00
Julia Boes
344e3edf76
8268080: java/util/concurrent/forkjoin/AsyncShutdownNow.java fails with java.util.concurrent.RejectedExecutionException
...
Co-authored-by: Doug Lea <dl@openjdk.org >
Reviewed-by: chegar, dfuchs
2021-06-17 09:10:27 +00:00
Michael McMahon
2d088fa91d
8268294: Reusing HttpClient in a WebSocket.Listener hangs.
...
Reviewed-by: dfuchs
2021-06-17 07:13:59 +00:00
David Holmes
e84461072a
8268927: Windows: link error: unresolved external symbol "int __cdecl convert_to_unicode(char const *,wchar_t * *)"
...
Reviewed-by: stuefe
2021-06-17 07:02:47 +00:00
Eric Liu
4c9aefdb61
8268739: AArch64: Build failure after JDK-8267663
...
Reviewed-by: aph, dholmes
2021-06-17 02:47:00 +00:00
Jie Fu
112ddb7633
8268641: [foreign] assert(allocates2(pc)) failed: not in CodeBuffer memory with ShenandoahGC
...
Reviewed-by: rbackman, kvn
2021-06-17 02:10:52 +00:00
Jesper Wilhelmsson
3637e50b30
Merge
2021-06-17 01:05:54 +00:00
David Holmes
9f7851b5f5
8260194: Update the documentation for -Xcheck:jni
...
Reviewed-by: coleenp, hseigel
2021-06-16 23:58:24 +00:00
Xin Liu
02c9bf087e
8268852: AsyncLogWriter should not overide is_Named_thread()
...
Reviewed-by: dholmes, ysuenaga
2021-06-16 23:54:21 +00:00
Yasumasa Suenaga
ee03bc6d0a
8268863: ProblemList serviceability/sa/TestJmapCoreMetaspace.java on linux-x64 with ZGC
...
Reviewed-by: dcubed
2021-06-16 23:21:51 +00:00
Daniel D. Daugherty
f0f2178876
8268909: ProblemList jdk/jfr/api/consumer/streaming/TestLatestEvent.java on win-x64
...
Reviewed-by: mikael, dfuchs
2021-06-16 19:19:00 +00:00
Rajan Halade
54f5ffeaad
8259338: Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test
...
Backport-of: b836b83b2a
2021-06-16 18:53:37 +00:00
Jonathan Gibbons
2c7e47e12b
8268774: Residual logging output written to STDOUT, not STDERR
...
Reviewed-by: prappo, hannesw
2021-06-16 18:03:48 +00:00
Daniel Fuchs
8ea0606aba
8268714: [macos-aarch64] 7 java/net/httpclient/websocket tests failed
...
Reviewed-by: chegar, michaelm
2021-06-16 17:24:06 +00:00
Rajan Halade
b836b83b2a
8259338: Add expiry exception for identrustdstx3 alias to VerifyCACerts.java test
...
Reviewed-by: xuelei
2021-06-16 17:10:40 +00:00
Bradford Wetmore
38dbe05e00
8268901: JDK-8268768 missed removing two files
...
Reviewed-by: mcimadamore
2021-06-16 16:59:02 +00:00
Coleen Phillimore
c20f80a4d2
8259066: Obsolete -XX:+AlwaysLockClassLoader
...
Reviewed-by: hseigel
2021-06-16 16:34:08 +00:00
Ioi Lam
e4908a439a
8268778: CDS check_excluded_classes needs DumpTimeTable_lock
...
Reviewed-by: ccheung, minqi
2021-06-16 16:05:19 +00:00
Christian Hagedorn
9ad19f7838
8256934: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
...
Reviewed-by: roland, vlivanov
2021-06-16 13:02:51 +00:00
Coleen Phillimore
72b3b0af08
8267752: KVHashtable doesn't deallocate entries
...
Reviewed-by: iklam, stuefe
2021-06-16 12:43:11 +00:00
Coleen Phillimore
af13fe1107
8267870: Remove unnecessary char_converter during class loading
...
Reviewed-by: dholmes, iklam
2021-06-16 12:41:51 +00:00
David Holmes
19f5fab175
8268861: Disable Windows-Aarch64 build in GitHub Actions
...
Reviewed-by: mikael, sjohanss
2021-06-16 11:59:43 +00:00
Stefan Johansson
59de99d119
8267271: Fix gc/arguments/TestNewRatioFlag.java expectedNewSize calculation
...
Reviewed-by: tschatzl, kbarrett
2021-06-16 08:59:07 +00:00
Roland Westrelin
4d545a1f86
8267988: C2: assert(!addp->is_AddP() || addp->in(AddPNode::Base)->is_top() || addp->in(AddPNode::Base) == n->in(AddPNode::Base)) failed: Base pointers must match (addp 1301)
...
Reviewed-by: chagedorn, vlivanov, kvn
2021-06-16 07:36:07 +00:00
Calvin Cheung
3ad658677b
8268078: ClassListParser::_interfaces should be freed
...
Reviewed-by: minqi, iklam, coleenp
2021-06-16 02:17:41 +00:00
Denghui Dong
48d456281e
8268780: Use 'print_cr' instead of 'print' for the message 'eliminated <owner is scalar replaced>'
...
Reviewed-by: cjplummer, zgu, dcubed
2021-06-16 02:08:37 +00:00
Daniel D. Daugherty
b18de6cf79
8268851: ProblemList jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java on linux-X64
...
Reviewed-by: bpb
2021-06-15 23:50:08 +00:00
Jesper Wilhelmsson
e0f6f70d3f
Merge
2021-06-15 22:45:28 +00:00
Kim Barrett
00e33a45fe
8268647: Generation::expand_and_allocate has unused "parallel" argument
...
Reviewed-by: ayang, tschatzl
2021-06-15 22:05:15 +00:00
Daniel D. Daugherty
10068c1bac
8268830: ProblemList 3 serviceability/dcmd/framework tests with ZGC on win-x64
...
Reviewed-by: kbarrett
2021-06-15 21:48:36 +00:00
Maurizio Cimadamore
788b309563
8268768: idea.sh has been updated in surprising and incompatible ways
...
Reviewed-by: erikj
2021-06-15 20:37:20 +00:00
Daniel D. Daugherty
9ac0609ed1
8268828: ProblemList compiler/intrinsics/VectorizedMismatchTest.java on win-x64
...
Reviewed-by: ccheung
2021-06-15 20:36:38 +00:00
Chris Plummer
fe7a44de63
8268723: Problem list SA core file tests on OSX when using ZGC
...
Reviewed-by: dholmes, dcubed, sspitsyn
2021-06-15 18:59:04 +00:00
Joe Darcy
31a055e67a
8268736: Use apiNote in AutoCloseable.close javadoc
...
Reviewed-by: bpb, naoto
2021-06-15 18:52:54 +00:00
Hannes Wallnöfer
76cad4b1ae
8263321: Regression 8% in javadoc-steady in 17-b11
...
Reviewed-by: prappo, vromero
2021-06-15 15:56:28 +00:00
Sergey Bylokhov
0b09129fae
8268620: InfiniteLoopException test may fail on x86 platforms
...
Reviewed-by: prr, trebari, azvegint
2021-06-15 15:29:33 +00:00
Nils Eliasson
e36136fa93
8268125: ZGC: Clone oop array gets wrong acopy stub
...
Reviewed-by: vlivanov
2021-06-15 11:33:12 +00:00
Jan Lahoda
35d867df1f
8268663: Crash when guards contain boolean expression
...
Reviewed-by: vromero
2021-06-15 09:04:35 +00:00
Nils Eliasson
d384093289
8268125: ZGC: Clone oop array gets wrong acopy stub
...
Reviewed-by: kvn, vlivanov
2021-06-15 08:53:39 +00:00
David Holmes
9f3c7e74ff
8238649: Call new Win32 API SetThreadDescription in os::set_native_thread_name
...
Co-authored-by: Markus GaisBauer <markus.gaisbauer@dynatrace.com >
Reviewed-by: stuefe, luhenry
2021-06-15 02:12:57 +00:00
Vladimir Kozlov
4d8b5c70df
8268347: C2: nested locks optimization may create unbalanced monitor enter/exit code
...
Reviewed-by: roland, vlivanov, dcubed
2021-06-14 23:41:50 +00:00
Jie Fu
4a6da99f28
8268643: SVML lib shouldn't be generated when C2 is absent
...
Reviewed-by: erikj
2021-06-14 23:39:41 +00:00
David Holmes
a5bf5e0e5f
8266614: update manpage for -Xlog:async
...
Reviewed-by: hseigel, xliu
2021-06-14 23:02:38 +00:00
Valerie Peng
f69e2d5651
8267397: AlgorithmId's OID cache is never refreshed
...
Reviewed-by: xuelei
2021-06-14 20:40:26 +00:00
Valerie Peng
ee3015968d
8268621: SunJCE provider may throw unexpected NPE for un-initialized AES KW/KWP Ciphers
...
Reviewed-by: xuelei
2021-06-14 20:34:44 +00:00
Leonid Mesnik
2e70bc35df
8268626: Remove native pre-jdk9 support for jtreg failure handler
...
Reviewed-by: erikj
2021-06-14 19:35:24 +00:00
Dean Long
702e3ff054
8268366: Incorrect calculation of has_fpu_registers in C1 linear scan
...
Reviewed-by: kvn, chagedorn
2021-06-14 19:25:49 +00:00
Guoxiong Li
bca914b29e
8268670: yield statements doesn't allow ~ or ! unary operators in expression
...
Reviewed-by: vromero, jlahoda
2021-06-14 19:02:23 +00:00
Zhengyu Gu
e59acd9860
8268699: Shenandoah: Add test for JDK-8268127
...
Reviewed-by: rkennke
2021-06-14 18:07:34 +00:00
Jesper Wilhelmsson
17295b1bb0
Merge
...
Reviewed-by: dcubed
2021-06-14 15:55:57 +00:00
Calvin Cheung
c088d093e2
8268522: InstanceKlass::can_be_verified_at_dumptime() returns opposite value
...
Reviewed-by: dholmes, minqi, iklam
2021-06-14 15:02:55 +00:00
Jan Lahoda
abe20c188c
8268333: javac crashes when pattern matching switch contains default case which is not last
...
Reviewed-by: vromero
2021-06-14 14:25:32 +00:00
Anton Litvinov
c0b4407d09
8262731: [macOS] Exception from "Printable.print" is swallowed during "PrinterJob.print"
...
Reviewed-by: prr
2021-06-14 13:27:59 +00:00
Markus Grönlund
b318535452
8267579: Thread::cooked_allocated_bytes() hits assert(left >= right) failed: avoid underflow
...
Backport-of: c4207355d3
2021-06-14 13:11:33 +00:00
Markus Grönlund
c4207355d3
8267579: Thread::cooked_allocated_bytes() hits assert(left >= right) failed: avoid underflow
...
Reviewed-by: dcubed, stefank, kbarrett
2021-06-14 10:41:00 +00:00
Chris Hegarty
fe48ea9d79
8268342: java/foreign/channels/TestAsyncSocketChannels.java fails with "IllegalStateException: This segment is already closed"
...
Reviewed-by: dfuchs
2021-06-14 08:29:49 +00:00
Rafael Winterhalter
51f3427e9b
8266791: Annotation property which is compiled as an array property but changed to a single element throws NullPointerException
...
Reviewed-by: darcy, jfranck
2021-06-14 08:24:24 +00:00
Ioi Lam
ba601b8407
8268520: VirtualSpace::print_on() should be const
...
Reviewed-by: kbarrett, stuefe, tschatzl
2021-06-14 05:55:20 +00:00
David Holmes
1ba4e0cada
8257038: Remove expired flags in JDK 18
...
Reviewed-by: kbarrett, ccheung
2021-06-13 22:16:12 +00:00
Daniel D. Daugherty
90c1034cd4
8268644: ProblemList serviceability/sa/ClhsdbJstackXcompStress.java in -Xcomp mode
...
Reviewed-by: azvegint
2021-06-12 13:53:07 +00:00
Yi Yang
5cee23a9ed
8265518: C1: Intrinsic support for Preconditions.checkIndex
...
Reviewed-by: dfuchs, iveresov
2021-06-12 01:03:50 +00:00
Joe Darcy
a466b49e71
8267634: Update --release 17 symbol information for JDK 17 build 26
...
Reviewed-by: jjg, iris
2021-06-11 23:10:00 +00:00
Daniel D. Daugherty
6171ae4552
8268630: ProblemList serviceability/jvmti/CompiledMethodLoad/Zombie.java on linux-aarch64
...
Reviewed-by: erikj
2021-06-11 20:24:35 +00:00
Calvin Cheung
01054e6f5a
8268470: CDS dynamic dump asserts with JFR RecordingStream
...
Reviewed-by: minqi, iklam
2021-06-11 16:08:18 +00:00
Weijun Wang
e39346e708
8268093: Manual Testcase: "sun/security/krb5/config/native/TestDynamicStore.java" Fails with NPE
...
Reviewed-by: mullan
2021-06-11 15:12:11 +00:00
Igor Ignatyev
cce8da2c60
8268602: a couple runtime/os tests don't check exit code
...
Reviewed-by: dholmes
2021-06-11 12:40:44 +00:00
ScientificWare
49112fa575
8265909: build.tools.dtdbuilder.DTDBuilder.java failed detecting missing path of dtd_home
...
Reviewed-by: erikj
2021-06-11 12:25:37 +00:00
Daniel Fuchs
da043e99b8
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
...
Reviewed-by: chegar
2021-06-11 08:42:14 +00:00
Igor Ignatyev
a437ce839f
8268580: runtime/memory/LargePages/TestLargePagesFlags.java should be run in driver mode
...
Reviewed-by: dholmes
2021-06-11 05:05:23 +00:00
Igor Ignatyev
bd9c2fa73b
8268565: runtime/records/RedefineRecord.java should be run in driver mode
...
Backport-of: 94d0b0f981
2021-06-11 03:12:50 +00:00
Jie Fu
e3eef3b41a
8268576: jdk/jfr/event/gc/collection/TestSystemGc.java fails
...
Reviewed-by: egahlin, dholmes
2021-06-11 02:47:42 +00:00
Igor Ignatyev
94d0b0f981
8268565: runtime/records/RedefineRecord.java should be run in driver mode
...
Reviewed-by: hseigel
2021-06-11 02:44:08 +00:00
Hamlin Li
df65237b9a
8267930: Refine code for loading hsdis library
...
Reviewed-by: whuang, neliasso, ysuenaga
2021-06-11 01:20:47 +00:00
Daniel D. Daugherty
2e900da5f7
8268574: ProblemList tests failing due to UseBiasedLocking going away
...
Reviewed-by: cjplummer
2021-06-10 23:08:56 +00:00
Weijun Wang
7b2e7d8bab
8268525: Some new memory leak after JDK-8248268 and JDK-8255557
...
Reviewed-by: valeriep, ascarpino
2021-06-10 22:18:38 +00:00
Calvin Cheung
4fd2a14997
8267556: Enhance class paths check during runtime
...
Reviewed-by: minqi, iklam
2021-06-10 19:50:44 +00:00
Igor Ignatyev
53b6e2c85c
8267448: Add "ulimit -a" to environment.html
...
Reviewed-by: cjplummer
2021-06-10 18:05:16 +00:00
Leonid Mesnik
8c8422e0f8
8267893: Improve jtreg test failure handler do get native/mixed stack traces for cores and live processes
...
Reviewed-by: iignatyev
2021-06-10 17:45:53 +00:00
Leonid Mesnik
1e1039a7c8
8268223: Problemlist vmTestbase/nsk/jdi/HiddenClass/events/events001.java
...
Reviewed-by: amenkov, sspitsyn
2021-06-10 17:41:11 +00:00
Igor Ignatyev
5b8c51f59a
8268539: several serviceability/sa tests should be run in driver mode
...
Backport-of: 78cb6776b6
2021-06-10 17:19:37 +00:00
Igor Ignatyev
78cb6776b6
8268539: several serviceability/sa tests should be run in driver mode
...
Reviewed-by: sspitsyn
2021-06-10 17:06:19 +00:00
UncleNine
72672277e4
8268361: Fix the infinite loop in next_line
...
Reviewed-by: dholmes, sgehwolf, sspitsyn
2021-06-10 16:40:29 +00:00
Joe Darcy
b018c450e5
8267630: Start of release updates for JDK 18
...
8267632: Add source 18 and target 18 to javac
8267631: Add SourceVersion.RELEASE_18
Reviewed-by: iris, erikj, dholmes
2021-06-10 16:22:14 +00:00
Igor Ignatyev
74007890bb
8268542: serviceability/logging/TestFullNames.java tests only 1st test case
...
Reviewed-by: sspitsyn
2021-06-10 14:43:08 +00:00
Albert Mingkun Yang
a95e64ccc1
8268443: ParallelGC Full GC should use parallel WeakProcessor
...
Co-authored-by: Kim Barrett <kbarrett@openjdk.org >
Reviewed-by: kbarrett, sjohanss, tschatzl
2021-06-10 14:32:46 +00:00
Igor Veresov
0a6c7d8a4b
8267424: CTW: C1 fails with "State must not be null"
...
Reviewed-by: kvn, roland
2021-06-10 14:18:04 +00:00
Erik Gahlin
e11f70aeb6
8003216: Add JFR event indicating explicit System.gc() call
...
Reviewed-by: jbachorik, mgronlun, tschatzl
2021-06-10 14:10:51 +00:00
Thomas Schatzl
2b41459e95
8267073: Race between Card Redirtying and Freeing Collection Set regions results in missing remembered set entries with G1
...
Reviewed-by: kbarrett, sjohanss
2021-06-10 13:28:55 +00:00
Leo Korinth
7cd5a6e7b5
8268537: (Temporary) Disable ParallelRefProcEnabled for Parallel GC
...
Reviewed-by: stefank, sjohanss
2021-06-10 13:19:43 +00:00
Erik Gahlin
f716711c7b
8265271: JFR: Allow use of .jfc options when starting JFR
...
Reviewed-by: mgronlun
2021-06-10 13:18:54 +00:00
Daniel D. Daugherty
f677163b8a
8266130: convert Thread-SMR stress tests from counter based to time based
...
Reviewed-by: cjplummer, dholmes
2021-06-10 13:09:26 +00:00
Igor Ignatyev
6c552a7b42
8268544: some runtime/sealedClasses tests should be run in driver mode
...
Reviewed-by: hseigel
2021-06-10 13:03:29 +00:00
Maurizio Cimadamore
f4b3170197
8268428: Test java/foreign/TestResourceScope.java fails: expected [M] but found [N]
...
Reviewed-by: dfuchs
2021-06-10 12:52:04 +00:00
Igor Ignatyev
6b6ff5360a
8268543: some runtime/verifier tests should be run in driver mode
...
Reviewed-by: hseigel
2021-06-10 12:29:44 +00:00
Rafael Winterhalter
09243822eb
8266766: Arrays of types that cannot be an annotation member do not yield exceptions
...
Reviewed-by: darcy, jfranck
2021-06-10 12:02:53 +00:00
Patrick Concannon
d43c8a74b3
8268124: Update java.lang to use switch expressions
...
Reviewed-by: naoto, darcy, mchung, iris, lancea, dfuchs
2021-06-10 11:12:37 +00:00
Markus Grönlund
a187fcc3ec
8238197: JFR: Rework setting and getting EventHandler
...
Reviewed-by: egahlin, jbachorik
2021-06-10 10:26:49 +00:00
Stefan Johansson
f770f771f8
8268390: G1 concurrent gc upgrade to full gc not working
...
Reviewed-by: kbarrett, tschatzl
2021-06-10 10:21:13 +00:00
Igor Ignatyev
e0c0b139d3
8268534: some serviceability/jvmti tests should be run in driver mode
...
Reviewed-by: sspitsyn
2021-06-10 09:52:07 +00:00
Igor Ignatyev
92f0b6d49e
8268532: several serviceability/attach tests should be run in driver mode
...
Reviewed-by: sspitsyn
2021-06-10 09:51:22 +00:00
Igor Ignatyev
964118f7fd
8268538: mark hotspot serviceability/logging tests which ignore external VM flags
...
Reviewed-by: sspitsyn
2021-06-10 09:49:23 +00:00
Igor Ignatyev
05090fc8fd
8268536: mark hotspot serviceability/dcmd tests which ignore external VM flags
...
Reviewed-by: sspitsyn
2021-06-10 09:48:10 +00:00
Igor Ignatyev
ae29f9cacd
8268530: resourcehogs/serviceability/jvmti/GetObjectSizeOverflow.java should be run in driver mode
...
Reviewed-by: sspitsyn
2021-06-10 09:42:26 +00:00
Sergey Bylokhov
ea19b0447c
8268481: Delete JAWT test files for mac
...
Reviewed-by: prr, pbansal
2021-06-10 09:08:43 +00:00
Markus Grönlund
f271eb8b84
8268303: Incorrect casts in JfrWriterHost::write for Ticks and Tickspan
...
Reviewed-by: egahlin
2021-06-10 08:58:03 +00:00
Jorn Vernee
ab01cb547d
8268339: Upstream: 8267989: Exceptions thrown during upcalls should be handled
...
Reviewed-by: psandoz, mcimadamore
2021-06-10 08:44:28 +00:00
Christoph Göttschkes
1fd81464ec
8268461: ARM32: vector intrinsics reaches ShouldNotReachHere
...
Reviewed-by: jiefu, njian
2021-06-10 08:27:54 +00:00
Matthias Baesken
78b09ab049
8268463: Windows 32bit build fails in DynamicCodeGenerated\libDynamicCodeGenerated.cpp
...
Reviewed-by: sspitsyn, cjplummer
2021-06-10 08:08:43 +00:00
Kim Barrett
5a666282a9
8263107: PSPromotionManager::copy_and_push_safe_barrier needs acquire memory barrier
...
Reviewed-by: iwalulya, tschatzl, mdoerr
2021-06-10 07:27:53 +00:00
Roland Westrelin
d4377afb99
8263303: C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
...
Reviewed-by: chagedorn, kvn
2021-06-10 06:56:04 +00:00
Serguei Spitsyn
dd1cbadc82
8268285: vmTestbase/nsk/jvmti/GetThreadState/thrstat002 failed with "Wrong thread "thr1" (...) state after SuspendThread"
...
Reviewed-by: lmesnik, amenkov, dholmes
2021-06-10 06:03:19 +00:00
Stefan Johansson
ece3ae3cc4
8268388: Update large pages information in Java manpage
...
Reviewed-by: tschatzl, lkorinth, stuefe
2021-06-10 05:32:56 +00:00
Igor Ignatyev
2623b0bf39
8268475: execute runtime/InvocationTests w/ -UseVtableBasedCHA
...
Reviewed-by: mseledtsov, kvn
2021-06-10 03:18:39 +00:00
Chris Plummer
f839308efa
8268407: ProblemList sun/tools/jstat/jstatLineCountsX.sh on linux-aarch64 due to JDK-8268211
...
Reviewed-by: amenkov
2021-06-10 02:49:58 +00:00
Dan Smith
58ba48b7b8
8268192: LambdaMetafactory with invokespecial causes VerificationError
...
Reviewed-by: psandoz, mchung
2021-06-09 23:57:41 +00:00
Tom Rodriguez
b41f3f8ed5
8268478: JVMCI tests failing after JDK-8268052
...
Reviewed-by: kvn, eosterlund
2021-06-09 23:04:45 +00:00
Yumin Qi
7ff6e7b2b1
8267954: Shared classes that failed to load should not be loaded again
...
Reviewed-by: iklam, ccheung
2021-06-09 21:33:28 +00:00
Phil Race
991ca14279
8267430: GraphicsDevice.setDisplayMode(REFRESH_RATE_UNKNOWN) throws IAE: Unable to set display mode!
...
Reviewed-by: serb
2021-06-09 20:52:43 +00:00
Kevin Walls
bf29a0115c
8228343: JCMD and attach fail to work across Linux Container boundary
...
Reviewed-by: ysuenaga, sspitsyn
2021-06-09 20:45:44 +00:00
Evan Whelan
408e0a9c69
8255148: Confusing log output: SSLSocket duplex close failed
...
Reviewed-by: mullan
2021-06-09 20:38:47 +00:00
Chris Plummer
bbd0313ac1
8263203: jconsole Online User Guide has wrong URL
...
Reviewed-by: mchung, dholmes
2021-06-09 19:04:11 +00:00
Chris Plummer
33d34c6b67
8263323: Debug Agent help output includes invalid URL
...
Reviewed-by: kevinw, alanb
2021-06-09 19:03:16 +00:00
Jorn Vernee
79010f2254
8266835: Add a --validate option to the jar tool
...
Reviewed-by: lancea
2021-06-09 18:15:16 +00:00
Tom Rodriguez
db45ff09ac
8268052: [JVMCI] non-default installed code must be marked as in_use
...
Reviewed-by: kvn, dnsimon
2021-06-09 17:34:17 +00:00
Vicente Romero
bb3d226a4e
8238213: Method resolution should stop on static error
...
Reviewed-by: jlahoda
2021-06-09 15:56:55 +00:00
Vladimir Kozlov
81fdeb579a
8268417: Add test from JDK-8268360
...
Reviewed-by: roland, chagedorn
2021-06-09 15:15:15 +00:00
Stefan Johansson
caf7f49887
8268122: Add specific gc cause for G1 full collections
...
Reviewed-by: tschatzl, kbarrett
2021-06-09 14:31:15 +00:00
Matthias Baesken
43e38a18b8
8268377: Windows 32bit build fails after JDK-8268174
...
Reviewed-by: jiefu, mdoerr
2021-06-09 14:09:41 +00:00
Stefan Johansson
5fbb62c741
8268163: Change the order of fallback full GCs in G1
...
Reviewed-by: kbarrett, tschatzl
2021-06-09 13:43:48 +00:00
Rafael Winterhalter
7b1e4024c0
8266598: Exception values for AnnotationTypeMismatchException are not always informative
...
Reviewed-by: jfranck
2021-06-09 13:21:32 +00:00
Roger Riggs
13d6180421
8264859: Implement Context-Specific Deserialization Filters
...
Reviewed-by: bchristi, dfuchs, chegar
2021-06-09 12:30:07 +00:00
Albert Mingkun Yang
dd34a4c28d
8268372: ZGC: dynamically select the number of concurrent GC threads used
...
Co-authored-by: Per Liden <pliden@openjdk.org >
Reviewed-by: pliden, eosterlund
2021-06-09 10:37:33 +00:00
Patrick Concannon
438895903b
8268056: Update java.net and java.nio to use switch expressions
...
Reviewed-by: dfuchs, michaelm, chegar, iris, alanb
2021-06-09 10:13:25 +00:00
Eric Liu
9cfd560bb1
8267663: [vector] Add unsigned comparison operators on AArch64
...
Reviewed-by: aph
2021-06-09 09:30:09 +00:00
Roland Westrelin
4413142eca
8268017: C2: assert(phi_type->isa_int() || phi_type->isa_ptr() || phi_type->isa_long()) failed: bad phi type
...
Reviewed-by: vlivanov, chagedorn, whuang
2021-06-09 07:58:17 +00:00
Robbin Ehn
2bfd708e92
8266557: assert(SafepointMechanism::local_poll_armed(_handshakee)) failed: Must be
...
Reviewed-by: pchilanomate, dcubed
2021-06-09 07:21:37 +00:00
Athijegannathan Sundararajan
4d1cf51b1d
8240349: jlink should not leave partial image output directory on failure
...
Reviewed-by: jlaskey, alanb
2021-06-09 06:35:20 +00:00
Serguei Spitsyn
07108c9162
8268241: deprecate JVM TI Heap functions 1.0
...
Reviewed-by: alanb, iris, kevinw
2021-06-09 05:38:39 +00:00
Thomas Stuefe
c9dbc4f034
8266891: Provide a switch to force the class space to a specific location
...
Reviewed-by: iklam, coleenp
2021-06-09 04:05:46 +00:00
Jie Fu
2cc1977a96
8268424: JFR tests fail due to GC cause 'G1 Preventive Collection' not in the valid causes after JDK-8257774
...
Reviewed-by: dholmes
2021-06-09 02:22:35 +00:00
Jack Hartstein
58a59e3dcb
8240997: Remove more "hack" word in security codes
...
Reviewed-by: xuelei
2021-06-09 02:12:25 +00:00
Joe Wang
1c3932f3d5
8264766: ClassCastException during template compilation (Variable cannot be cast to Param)
...
Reviewed-by: naoto
2021-06-09 00:34:16 +00:00
Sergey Bylokhov
f6f82c3168
8266421: Deadlock in Sound System
...
Reviewed-by: prr, azvegint
2021-06-09 00:14:40 +00:00
Alexey Semenyuk
bcaa2cb154
8264144: Add handling of "--about-url" CLI parameter for RPM/DEB packages
...
Reviewed-by: herrick, almatvee
2021-06-08 22:21:40 +00:00
Jiangli Zhou
ae16052951
8268088: Clarify Method::clear_jmethod_ids() related comments in ClassLoaderData::~ClassLoaderData()
...
Reviewed-by: iklam
2021-06-08 20:35:40 +00:00
Zhengyu Gu
5ad4a91c3d
8268127: Shenandoah: Heap size may be too small for region to align to large page size
...
Reviewed-by: rkennke, shade
2021-06-08 20:31:22 +00:00
Joe Darcy
7a37816548
8264866: Remove unneeded WorkArounds.isAutomaticModule
...
Reviewed-by: jjg
2021-06-08 20:21:26 +00:00
Andy Herrick
51e8201eb5
8267764: jpackage cannot handle window screensaver files when EXE renamed as SCR
...
Reviewed-by: asemenyuk, almatvee
2021-06-08 19:46:40 +00:00
Hannes Wallnöfer
f9b593d668
8266748: Move modifiers code to Signatures.java
...
Reviewed-by: jjg
2021-06-08 19:21:21 +00:00
Hannes Wallnöfer
4dd0e7e78a
8259806: Clean up terminology on the "All Classes" page
...
Reviewed-by: jjg
2021-06-08 18:49:31 +00:00
Hannes Wallnöfer
dc6c96bbaf
8263468: New page for "recent" new API
...
Reviewed-by: erikj, jjg
2021-06-08 18:22:16 +00:00
Jonathan Gibbons
fafc4d9764
8268352: Rename javadoc Messager class to JavadocLog
...
Reviewed-by: prappo
2021-06-08 17:23:17 +00:00
Alex Menkov
b568e87947
8237388: serviceability/dcmd/framework/VMVersionTest.java fails with connection refused error.
...
Reviewed-by: cjplummer, sspitsyn
2021-06-08 17:05:22 +00:00
Ioi Lam
c21cc932f0
8248877: Document API contract for MetaspaceObj subtypes
...
Reviewed-by: coleenp, minqi
2021-06-08 16:47:38 +00:00
Nikita Gubarkov
159cb6facc
8268083: JDK-8267706 breaks bin/idea.sh on a Mac
...
Reviewed-by: erikj
2021-06-08 14:35:58 +00:00
Jorn Vernee
8158b82269
8268327: Upstream: 8268169: The system lookup can not find stdio functions such as printf on Windows 10
...
Reviewed-by: erikj, sundar
2021-06-08 14:20:31 +00:00
Maurizio Cimadamore
6843576c95
8268227: java/foreign/TestUpcall.java still times out
...
Reviewed-by: dcubed
2021-06-08 14:02:28 +00:00
Joel Borggrén-Franck
2717fcb134
8232948: javac -h should mangle the overload argument signature
...
Reviewed-by: jjg
2021-06-08 10:51:19 +00:00
Ajit Ghaisas
89da2021ee
8266159: macOS ARM + Metal pipeline shows artifacts on Swing Menu with Java L&F
...
Reviewed-by: jdv, prr
2021-06-08 09:45:35 +00:00
Michael McMahon
61ab4b9d18
8267564: JDK-8252971 causes SPECjbb2015 socket exceptions on Windows when MKS is installed
...
Reviewed-by: alanb
2021-06-08 07:58:54 +00:00
Matthias Baesken
00c88f79b3
8266918: merge_stack in check_code.c add NULL check
...
Reviewed-by: rschmelter, clanger
2021-06-08 07:22:03 +00:00
Xin Liu
81054789a3
8268165: AsyncLogging will crash if rotate() fails
...
LogFileOutput::rotate() may leave _stream NULL because os::fopen() may return NULL due to space or inode limitations. AsyncLogWriter::write() calls LogFileOutput::write_blocking() without null check. Null check is added to prevent from crashing.
Reviewed-by: ysuenaga
2021-06-08 07:20:13 +00:00
Koichi Sakata
fd91b2aa57
8265440: IGV: make node selection more visible
...
Reviewed-by: chagedorn, neliasso
2021-06-08 07:14:42 +00:00
Aditya Mandaleeka
81bad59042
8257774: G1: Trigger collect when free region count drops below threshold to prevent evacuation failures
...
Reviewed-by: sjohanss, tschatzl
2021-06-08 06:55:20 +00:00
David Holmes
341f676066
8267908: linux: thread_native_entry can scribble on stack frame
...
Reviewed-by: ysuenaga
2021-06-08 04:53:02 +00:00
Thomas Stuefe
f40c89e8e9
8267209: Child threads should defer logging to after child-parent handshake
...
Reviewed-by: dholmes, coleenp
2021-06-08 03:57:38 +00:00
Alan Hayward
ae986bc8df
8266749: AArch64: Backtracing broken on PAC enabled systems
...
Reviewed-by: gziemski, aph
2021-06-08 02:24:43 +00:00
Jonathan Gibbons
36c4e5f264
8267187: Remove deprecated constructor for Log
...
Reviewed-by: darcy, iris
2021-06-08 02:16:56 +00:00
Dan Smith
fc08af58cb
8174222: LambdaMetafactory: validate inputs and improve documentation
...
Reviewed-by: mchung
2021-06-07 23:21:24 +00:00
Kevin Walls
5e557d8650
8266967: debug.cpp utility find() should print Java Object fields.
...
Reviewed-by: sspitsyn, coleenp
2021-06-07 22:26:13 +00:00
Anthony Scarpino
c7c77fd32b
8255557: Decouple GCM from CipherCore
...
Reviewed-by: valeriep
2021-06-07 22:22:28 +00:00
Liam Miller-Cushon
e546ae27ff
8268296: ScopedMemoryAccess build error with readonly filesystems
...
Reviewed-by: erikj
2021-06-07 17:58:57 +00:00
Roger Riggs
81600dce24
8191441: (Process) add Readers and Writer access to java.lang.Process streams
...
Reviewed-by: naoto, alanb
2021-06-07 17:41:09 +00:00
Alexey Ushakov
7e55569ede
8261549: Adjust memory size in MTLTexurePool.m
...
Reviewed-by: prr
2021-06-07 17:36:52 +00:00
Joe Darcy
e663ba961f
8268299: jvms tag produces incorrect URL
...
Reviewed-by: iris, erikj, jjg
2021-06-07 17:03:50 +00:00
Christian Hagedorn
3396b69fc9
8254129: IR Test Framework to support regex-based matching on the IR in JTreg compiler tests
...
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org >
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org >
Reviewed-by: iignatyev
2021-06-07 14:11:50 +00:00
Thomas Schatzl
270ec975b6
8268331: Fix crash in humongous object eager reclaim logging
...
Reviewed-by: sjohanss
2021-06-07 14:09:22 +00:00
Zhengyu Gu
ea8274fbf0
8267875: Shenandoah: Duplicated code in ShenandoahBarrierSetC2::ideal_node()
...
Reviewed-by: rkennke, roland
2021-06-07 14:00:19 +00:00
Weijun Wang
a91f971266
8268267: Remove -Djavatest.security.noSecurityManager=true from jtreg runs
...
Reviewed-by: lancea, jjg, erikj
2021-06-07 13:58:49 +00:00
Vicente Romero
4f9d6b7d68
8267465: remove superfluous preview related annotations and test options
...
Reviewed-by: jlahoda
2021-06-07 13:57:15 +00:00
Hamlin Li
728a411a54
8268018: remove dead code in commitLimitter
...
Reviewed-by: zgu
2021-06-07 13:41:44 +00:00
Thomas Schatzl
15715a8984
8267924: Misleading G1 eager reclaim detail logging
...
Reviewed-by: ayang, sjohanss
2021-06-07 13:18:27 +00:00
Jan Lahoda
e4d045402f
8267832: SimpleVisitors and Scanners in jdk.compiler should use @implSpec
...
Reviewed-by: prappo, darcy
2021-06-07 11:13:13 +00:00
David Holmes
8130be561b
8268318: Missing comma in copyright header
...
Reviewed-by: stefank
2021-06-07 10:23:12 +00:00
Xin Liu
b09d8b9800
8267926: AsyncLogGtest.java fails on assert with: decorator was not part of the decorator set specified at creation.
...
Reviewed-by: dholmes, phh
2021-06-07 10:19:27 +00:00
Erik Österlund
5ebd4199cc
8267972: Inline cache cleaning is not monotonic
...
Reviewed-by: vlivanov, kvn
2021-06-07 09:44:22 +00:00
Hannes Wallnöfer
6d1f3ac749
8149138: [javadoc] Fix SerialFormBuilder eliminate String bashing
...
Reviewed-by: jjg
2021-06-07 08:43:27 +00:00
Albert Mingkun Yang
58bdabcd40
8268164: Adopt cast notation for WorkerThread conversions
...
Reviewed-by: stefank, dholmes
2021-06-07 08:20:39 +00:00
Leo Korinth
9fc914b963
8204686: Dynamic parallel reference processing support for Parallel GC
...
Reviewed-by: ayang, tschatzl, kbarrett
2021-06-07 08:02:26 +00:00
Jan Lahoda
908aca29ca
8262891: Compiler implementation for Pattern Matching for switch (Preview)
...
Co-authored-by: Brian Goetz <briangoetz@openjdk.org >
Co-authored-by: Mandy Chung <mchung@openjdk.org >
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org >
Reviewed-by: mcimadamore, forax, godin, psandoz, mchung
2021-06-07 07:01:30 +00:00
Hui Shi
3e48244084
8268301: Closed test: compiler/c2/6371167/Test.java fails after JDK-8267904
...
Reviewed-by: kvn, dlong
2021-06-07 06:26:47 +00:00
Stefan Johansson
204b4929f7
8267703: runtime/cds/appcds/cacheObject/HeapFragmentationTest.java crashed with OutOfMemory
...
Reviewed-by: tschatzl, kbarrett
2021-06-07 06:22:11 +00:00
Xin Liu
2aeeeb40a0
8268279: gc/shenandoah/compiler/TestLinkToNativeRBP.java fails after LibraryLookup is gone
...
Reviewed-by: zgu, jiefu
2021-06-07 06:12:04 +00:00
Hui Shi
b05fa02e74
8267904: C2 crash when compile negative Arrays.copyOf length after loop
...
Reviewed-by: roland, kvn
2021-06-07 01:34:22 +00:00
Hamlin Li
95ddf7d6ad
8267839: trivial mem leak in numa
...
Co-authored-by: Shoubing Ma <mashoubing1@huawei.com >
Reviewed-by: tschatzl, sjohanss
2021-06-07 01:19:32 +00:00
Jie Fu
52d88ee1d1
8268292: compiler/intrinsics/VectorizedMismatchTest.java fails with release VMs
...
Reviewed-by: dcubed
2021-06-06 13:53:29 +00:00
Tejpal Rebari
042f0bdb35
8256465: [macos] Java frame and dialog presented full screen freeze application
...
Reviewed-by: kcr, serb, prr
2021-06-06 04:08:05 +00:00
Jatin Bhateja
8abf36c648
8268289: build failure due to missing signed flag in x86 evcmpb instruction
...
Reviewed-by: vlivanov, jiefu
2021-06-06 02:31:18 +00:00
Jatin Bhateja
b05c40ca3b
8266951: Partial in-lining for vectorized mismatch operation using AVX512 masked instructions
...
Reviewed-by: psandoz, vlivanov
2021-06-05 18:07:14 +00:00
Daniel D. Daugherty
f768fbf7a9
8268286: ProblemList serviceability/sa/TestJmapCore.java on linux-aarch64 with ZGC
...
Reviewed-by: rriggs
2021-06-05 15:50:18 +00:00
Sergey Bylokhov
b2e9eb9e47
8268087: Update documentation of the JPasswordField
...
Reviewed-by: trebari, azvegint, prr
2021-06-05 15:41:04 +00:00
Ioi Lam
91f9adc5f5
8268139: CDS ArchiveBuilder may reference unloaded classes
...
Reviewed-by: coleenp, ccheung
2021-06-05 15:22:38 +00:00
Andrey Turbanov
36bff6f945
8066694: Strange code in JavacParser.java
...
Reviewed-by: vromero, iris
2021-06-05 14:44:25 +00:00
Stephen Colebourne
6c838c568c
8266846: Add java.time.InstantSource
...
Reviewed-by: rriggs, naoto, darcy
2021-06-05 13:26:52 +00:00
Sibabrata Sahoo
7f55dc1576
8179880: Refactor javax/security shell tests to plain java tests
...
Reviewed-by: weijun
2021-06-05 07:56:14 +00:00
Yasumasa Suenaga
7e41ca3da8
8266957: SA has not followed JDK-8220587 and JDK-8224965
...
Reviewed-by: cjplummer, sspitsyn
2021-06-05 00:07:04 +00:00
Jonathan Gibbons
6ff978ac16
8267204: Expose access to underlying streams in Reporter
...
Reviewed-by: prappo
2021-06-05 00:05:17 +00:00
Nick Gasson
76b54a1995
8263512: [macos_aarch64] issues with calling va_args functions from invoke_native
...
Reviewed-by: jvernee
2021-06-04 23:55:12 +00:00
Yi Yang
4e6748c543
8267687: ModXNode::Ideal optimization is better than Parse::do_irem
...
Reviewed-by: neliasso, kvn
2021-06-04 23:29:35 +00:00
Vladimir Kozlov
48dc72b74d
8268272: Remove JDK-8264874 changes because Graal was removed.
...
Reviewed-by: erikj
2021-06-04 20:10:59 +00:00
Sandhya Viswanathan
20b631278c
8268151: Vector API toShuffle optimization
...
Reviewed-by: psandoz, vlivanov
2021-06-04 18:16:16 +00:00
Leonid Mesnik
64ec8b3e5c
8212155: Race condition when posting dynamic_code_generated event leads to JVM crash
...
Reviewed-by: sspitsyn, dcubed
2021-06-04 17:22:01 +00:00
Stuart Marks
cd0678fcf6
8199318: add idempotent copy operation for Map.Entry
...
Reviewed-by: alanb, psandoz, dfuchs
2021-06-04 17:13:05 +00:00
Joe Wang
b27599b3ec
8268222: javax/xml/jaxp/unittest/transform/Bug6216226Test.java failed, cannot delete file
...
Reviewed-by: dfuchs
2021-06-04 16:31:59 +00:00
Maurizio Cimadamore
59a539fef1
8268129: LibraryLookup::ofDefault leaks symbols from loaded libraries
...
Reviewed-by: jvernee, psandoz
2021-06-04 12:53:17 +00:00
Jan Lahoda
40c9e258b5
8265444: Javadocs: jdk.jshell - small typo
...
Reviewed-by: sundar
2021-06-04 12:35:36 +00:00
Vladimir Ivanov
069f180a85
8268174: Move x86-specific stub declarations into stubRoutines_x86.hpp
...
Reviewed-by: kvn
2021-06-04 10:55:21 +00:00
Pankaj Bansal
3025f05970
8264305: Create implementation for native accessibility peer for Statusbar java role
...
Reviewed-by: kizune
2021-06-04 05:18:33 +00:00
Mikael Vidstedt
e2d5ff9d45
8268214: Use system zlib and disable dtrace when building linux-aarch64 at Oracle
...
Reviewed-by: dholmes
2021-06-04 04:07:06 +00:00
Mikael Vidstedt
1b4378e58e
8268142: Switch to jdk-17+24 for macosx-aarch64 at Oracle
...
Reviewed-by: erikj
2021-06-04 03:14:35 +00:00
Igor Ignatyev
edca245d5a
8267917: mark hotspot containers tests which ignore external VM flags
...
Reviewed-by: mseledtsov, hseigel
2021-06-04 02:21:53 +00:00
Joe Darcy
05df1727b5
8268224: Cleanup references to "strictfp" in core lib comments
...
Reviewed-by: jrose
2021-06-04 02:04:04 +00:00
Calvin Cheung
516e60a7ee
8268095: CDS MethodHandle tests should add -XX:-VerifyDependencies
...
Reviewed-by: iklam, minqi
2021-06-03 22:56:57 +00:00
Paul Sandoz
c1f3094f81
8267939: Clarify the specification of iterator and spliterator forEachRemaining
...
Reviewed-by: smarks
2021-06-03 22:03:35 +00:00
Joe Wang
460ce5553c
8266019: StreamResult(File) writes to incorrect file path if # is part of the file path
...
Reviewed-by: dfuchs
2021-06-03 21:26:32 +00:00
Mandy Chung
b95586559c
8267995: Add reference to JVMS class file format in Lookup::defineHiddenClass
...
Reviewed-by: darcy
2021-06-03 20:43:12 +00:00
Sandhya Viswanathan
9f05c411e6
8265783: Create a separate library for x86 Intel SVML assembly intrinsics
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org >
Co-authored-by: Rahul Kandu <rkandu@openjdk.org >
Co-authored-by: Razvan Lupusoru <rlupusoru@openjdk.org >
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org >
Co-authored-by: Jie Fu <jiefu@openjdk.org >
Co-authored-by: Ahmet Akkas <ahmet.akkas@intel.com >
Co-authored-by: Marius Cornea <marius.cornea@intel.com >
Reviewed-by: erikj, kvn, psandoz
2021-06-03 20:03:36 +00:00
Jonathan Gibbons
e27c4d463d
8268185: Update GitHub Actions for jtreg 6
...
Reviewed-by: erikj
2021-06-03 19:39:28 +00:00
Daniel D. Daugherty
68ac871b62
8268189: ProblemList compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java in -Xcomp mode
...
Reviewed-by: mikael
2021-06-03 19:32:59 +00:00
Andy Herrick
af3df6300e
8267598: jpackage removes system libraries from java.library.path
...
Reviewed-by: almatvee, asemenyuk
2021-06-03 19:02:11 +00:00
Maurizio Cimadamore
52d8215a1e
8268131: 2 java/foreign tests timed out
...
Reviewed-by: dcubed
2021-06-03 16:19:35 +00:00
Raffaello Giulietti
5405f983db
8268077: java.util.List missing from Collections Framework Overview
...
Reviewed-by: smarks
2021-06-03 16:08:33 +00:00
Fernando Guallini
3aa7062c3d
8262409: sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions. SSL test failures caused by java failed with "Server reported the wrong exception"
...
Reviewed-by: rhalade, xuelei
2021-06-03 16:06:31 +00:00
Paul Sandoz
5982cfc856
8266317: Vector API enhancements
...
Co-authored-by: Paul Sandoz <psandoz@openjdk.org >
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org >
Reviewed-by: jbhateja, vlivanov
2021-06-03 15:16:58 +00:00
Sean Coffey
eb385c0de2
8268167: MultipleLogins.java failure on macosx-aarch64
...
Reviewed-by: weijun
2021-06-03 13:47:47 +00:00
Jie Fu
fbaebd4243
8268014: Build failure on SUSE Linux Enterprise Server 11.4 (s390x) due to 'SYS_get_mempolicy' was not declared
...
Reviewed-by: dholmes, mdoerr, mbaesken
2021-06-03 12:55:21 +00:00
Mahendra Chhipa
338dae4d36
8268133: Update java/net/Authenticator tests to eliminate dependency on sun.net.www.MessageHeader and some other internal APIs
...
Reviewed-by: dfuchs
2021-06-03 12:51:48 +00:00
Maurizio Cimadamore
29ab16284a
8266257: Fix foreign linker build issues for ppc and s390
...
Reviewed-by: jvernee, vlivanov
2021-06-03 09:41:21 +00:00
Stefan Karlsson
c8f4c02bf0
8268118: Rename bytes_os_cpu.inline.hpp files to bytes_os_cpu.hpp
...
Reviewed-by: coleenp, dholmes
2021-06-03 09:04:53 +00:00
Stefan Karlsson
1296a6c425
8268119: Rename copy_os_cpu.inline.hpp files to copy_os_cpu.hpp
...
Reviewed-by: kbarrett, coleenp
2021-06-03 09:03:27 +00:00
Daniel Fuchs
178343750f
8264975: java/net/DatagramSocket/DatagramSocketMulticasting.java fails infrequently
...
Reviewed-by: alanb, chegar
2021-06-03 08:58:41 +00:00
Albert Mingkun Yang
a52a08d20b
8267916: Adopt cast notation for CompilerThread conversions
...
Reviewed-by: kbarrett, iklam, dholmes
2021-06-03 08:21:39 +00:00
Joel Borggrén-Franck
9bf347bc1f
8226362: langtools ProblemList file contains more than 1 entry for a test
...
Reviewed-by: jlahoda
2021-06-03 07:51:30 +00:00
Sean Coffey
bdeaeb47d0
8240256: Better resource cleaning for SunPKCS11 Provider
...
Reviewed-by: valeriep
2021-06-03 06:45:06 +00:00
Leonid Mesnik
06f87cf441
8266337: ThreadTimesClosure doesn't handle exceptions properly
...
Reviewed-by: dholmes, sspitsyn
2021-06-03 04:12:40 +00:00
Jonathan Gibbons
ef01e47858
8268150: tier2: test/jdk/tools/jpackage/junit/junit.java needs updating for jtreg 6
...
Reviewed-by: almatvee
2021-06-03 01:09:49 +00:00
Jonathan Gibbons
e9f3e325c2
8259530: Generated docs contain MIT/GPL-licenced works without reproducing the licence
...
Reviewed-by: prappo
2021-06-02 22:45:58 +00:00
Jonathan Gibbons
d46a2c8ecf
8268147: need to update reference to testng module for jtreg6
...
Reviewed-by: dholmes, psandoz, naoto
2021-06-02 22:33:16 +00:00
Daniel D. Daugherty
76fdf2c89b
8268146: fix for JDK-8266254 fails validate-source
...
Reviewed-by: psandoz, wetmore
2021-06-02 21:50:43 +00:00
Valerie Peng
136badb1f7
8248268: Support KWP in addition to KW
...
Reviewed-by: xuelei
2021-06-02 21:31:57 +00:00
Jonathan Gibbons
3482cb87fd
8266254: Update to use jtreg 6
...
8265020: tests must be updated for new TestNG module name
Reviewed-by: lancea, erikj, mchung, naoto, alanb, iris, chegar
2021-06-02 21:20:12 +00:00
Erik Gahlin
375f8f3bff
8268138: docs build error after JDK-8263332 integration
...
Reviewed-by: mgronlun
2021-06-02 19:43:36 +00:00
Ioi Lam
a8835b9c08
8267879: ClassLoaderMetaspace destructor asserts on !_frozen
...
Reviewed-by: dholmes, coleenp
2021-06-02 19:20:10 +00:00
Ioi Lam
ecf6112a21
8267958: [TESTBUG] cds DynamicLoaderConstraintsTest.java timed out
...
Reviewed-by: ccheung, jiefu
2021-06-02 19:05:42 +00:00
Erik Gahlin
1ae934e09d
8263332: JFR: Dump recording from a recording stream
...
Reviewed-by: mgronlun
2021-06-02 17:25:42 +00:00
Guoxiong Li
b7ac705dd6
8263642: javac emits duplicate checkcast for first bound of intersection type in cast
...
Reviewed-by: vromero
2021-06-02 17:17:31 +00:00
Jonathan Gibbons
e1462e79df
8267176: StandardDoclet should provide access to Reporter and Locale
...
Reviewed-by: hannesw
2021-06-02 16:56:45 +00:00
Brian Burkhalter
56b65e4a8d
8267569: java.io.File.equals contains misleading Javadoc
...
Reviewed-by: alanb, dfuchs, bchristi, naoto
2021-06-02 16:33:21 +00:00
Weijun Wang
508cec7535
8267521: Post JEP 411 refactoring: maximum covering > 50K
...
Reviewed-by: dfuchs, prr
2021-06-02 15:48:50 +00:00
Weijun Wang
40d23a0c0b
8267543: Post JEP 411 refactoring: security
...
Reviewed-by: mullan
2021-06-02 15:47:57 +00:00
Stefan Karlsson
476775808f
8267920: Create separate Events buffer for VMOperations
...
Reviewed-by: coleenp, dholmes, tschatzl
2021-06-02 13:33:04 +00:00
David Holmes
dc19baca33
8268094: Some vmTestbase/nsk tests fail after ACC_STRICT/strictfp changes
...
Reviewed-by: vlivanov, rehn
2021-06-02 12:23:56 +00:00
Severin Gehwolf
2963c9e677
8268103: JNI functions incorrectly return a double after JDK-8265836
...
Reviewed-by: dholmes
2021-06-02 12:18:30 +00:00
Weijun Wang
6765f90250
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
...
Co-authored-by: Sean Mullan <mullan@openjdk.org >
Co-authored-by: Lance Andersen <lancea@openjdk.org >
Co-authored-by: Weijun Wang <weijun@openjdk.org >
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
2021-06-02 11:57:31 +00:00
Jan Lahoda
19450b9951
8266281: Assign Symbols to the package selector expression
...
Reviewed-by: vromero
2021-06-02 11:16:10 +00:00
Maurizio Cimadamore
a223189b06
8264774: Implementation of Foreign Function and Memory API (Incubator)
...
Co-authored-by: Paul Sandoz <psandoz@openjdk.org >
Co-authored-by: Jorn Vernee <jvernee@openjdk.org >
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org >
Co-authored-by: Athijegannathan Sundararajan <sundar@openjdk.org >
Co-authored-by: Chris Hegarty <chegar@openjdk.org >
Reviewed-by: psandoz, chegar, mchung, vlivanov
2021-06-02 10:53:06 +00:00
David Holmes
71425ddfb4
8267118: OutOfMemoryError cannot be caught as a Throwable
...
Co-authored-by: Ioi Lam <iklam@openjdk.org >
Reviewed-by: coleenp
2021-06-02 10:42:17 +00:00
Jan Lahoda
de6472c441
8267459: Pasting Unicode characters into JShell does not work.
...
Reviewed-by: vromero
2021-06-02 09:55:06 +00:00
Jan Lahoda
9247630a0d
8265270: Type.getEnclosingType() may fail with CompletionFailure
...
Reviewed-by: vromero
2021-06-02 09:53:31 +00:00
Thomas Schatzl
2d494bffff
8267836: Separate eager reclaim remembered set threshold from G1RSetSparseRegionEntries
...
Reviewed-by: sjohanss, lkorinth
2021-06-02 09:31:59 +00:00
Nils Eliasson
bba3728e23
8267726: ZGC: array_copy_requires_gc_barriers too strict
...
Reviewed-by: thartmann, vlivanov
2021-06-02 09:02:37 +00:00
Nils Eliasson
d47a77d2d5
8267773: PhaseStringOpts::int_stringSize doesn't handle min_jint correctly
...
Co-authored-by: Adam Farley <afarley@openjdk.org >
Co-authored-by: Aleksey Shipilev <shade@openjdk.org >
Co-authored-by: Nils Eliasson <neliasso@openjdk.org >
Reviewed-by: roland
2021-06-02 07:57:08 +00:00
Xiaohong Gong
496fb90b3a
8267969: Add vectorized implementation for VectorMask.eq()
...
Reviewed-by: psandoz, neliasso
2021-06-02 07:50:46 +00:00
Koichi Sakata
1cea6cac12
8260360: IGV: Short name of combined nodes is hidden by background color
...
Reviewed-by: neliasso, chagedorn
2021-06-02 07:13:00 +00:00
Joe Wang
7530c00b33
8266559: XPathEvaluationResult.XPathResultType.NODESET maps to incorrect type
...
Reviewed-by: lancea, naoto
2021-06-02 04:57:30 +00:00
Guoxiong Li
b98e52a491
8267570: The comment of the class JavacParser is not appropriate
...
Reviewed-by: jjg
2021-06-02 04:25:46 +00:00
Gavin Bierman
379376f078
8265130: Make ConstantDesc class hierarchy sealed
...
Reviewed-by: mchung, jvernee, vromero
2021-06-02 00:49:49 +00:00
Joe Darcy
00c7aeee00
8267861: Update SourceVersion with new language features in 16 and 17
...
Reviewed-by: jjg
2021-06-02 00:33:17 +00:00
David Holmes
cb7128b58e
8266950: Remove vestigial support for non-strict floating-point execution
...
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org >
Reviewed-by: vlivanov, kvn
2021-06-01 22:04:02 +00:00
Joe Darcy
8624cb53cd
8266530: HotSpot changes for JEP 306
...
Reviewed-by: dholmes, hseigel
2021-06-01 22:00:48 +00:00
Joe Darcy
0ae4ceb413
8244146: javac changes for JEP 306
...
8266399: Core libs update for JEP 306
Reviewed-by: sadayapalam, bpb, naoto
2021-06-01 21:59:39 +00:00
Yi Yang
c2c0208dfd
8267089: Use typedef KVHashtable for ID2KlassTable
...
Reviewed-by: iklam, coleenp
2021-06-01 19:56:57 +00:00
Fernando Guallini
ccfcd92667
8180571: Refactor sun/security/pkcs11 shell tests to plain java tests and fix failures
...
Reviewed-by: xuelei
2021-06-01 19:09:42 +00:00
Daniel D. Daugherty
40e4171f56
8264800: cleanup Threads_lock comments in JVM/TI function headers
...
Reviewed-by: coleenp, rehn, dholmes, sspitsyn
2021-06-01 18:51:40 +00:00
Jiangli Zhou
b17b11eb17
8267562: G1: Missing BOT in Open Archive regions causes long pauses
...
Reviewed-by: tschatzl, mli
2021-06-01 18:17:45 +00:00
Leonid Mesnik
2b3383557f
8265148: StackWatermarkSet being updated during AsyncGetCallTrace
...
Reviewed-by: stefank, eosterlund
2021-06-01 18:06:19 +00:00
Maxim Kartashev
64ba2f0e8f
8265431: Add -fno-delete-null-pointer-checks to clang builds
...
Reviewed-by: erikj
2021-06-01 17:56:44 +00:00
Daniel Fuchs
d4b4caecad
8268023: Improve diagnostic for HandshakeFailureTest
...
Reviewed-by: chegar
2021-06-01 17:55:36 +00:00
Daniel Fuchs
9d8ad2ed62
8267990: Revisit some uses of synchronized in the HttpClient API
...
Reviewed-by: chegar
2021-06-01 17:10:38 +00:00
Daniel D. Daugherty
36dc268abe
8268036: ProblemList gtest/AsyncLogGtest.java
...
8268041: ProblemList runtime/cds/appcds/dynamicArchive/TestDynamicDumpAtOom.java on linux-x64 in -Xcomp
Reviewed-by: ccheung
2021-06-01 15:30:39 +00:00
Vladimir Ivanov
74b70a5677
8036580: CHA: improve default method support
...
Reviewed-by: thartmann, neliasso
2021-06-01 12:14:48 +00:00
Vladimir Ivanov
20479c3de9
8065760: CHA: Improve abstract method support
...
Reviewed-by: neliasso, thartmann
2021-06-01 12:06:57 +00:00
Vladimir Ivanov
68f3b3acce
8267807: C2: Downcast receiver to target holder during inlining
...
Reviewed-by: roland, thartmann
2021-06-01 12:03:34 +00:00
Thomas Schatzl
1c7c0e1de0
8267937: Wrong indentation in G1 gc+phases log for free cset subphases
...
Reviewed-by: ayang, sjohanss
2021-06-01 12:02:25 +00:00
Vladimir Ivanov
ffd28c4a86
8267947: CI: Preserve consistency between has_subklass() and is_subclass_of()
...
Reviewed-by: thartmann, roland
2021-06-01 11:59:28 +00:00
Vladimir Ivanov
229a6e2f36
8267095: Miscellaneous cleanups in vm.runtime.defmeth tests
...
Reviewed-by: dholmes, hseigel
2021-06-01 11:09:35 +00:00
Stefan Karlsson
6149b9ad75
8267914: Remove DeferredObjectToKlass workaround
...
Reviewed-by: eosterlund, tschatzl
2021-06-01 10:23:13 +00:00
Patrick Concannon
4eb216824f
8267670: Update java.io, java.math, and java.text to use switch expressions
...
Reviewed-by: darcy, chegar, naoto, iris, dfuchs, lancea, vtewari
2021-06-01 10:14:56 +00:00
Vladimir Ivanov
f5634fe39d
8267979: C2: Fix verification code in SubTypeCheckNode::Ideal()
...
Reviewed-by: neliasso, roland
2021-06-01 09:15:46 +00:00
Dong Bo
ae2f37f868
8267616: AArch64: Fix AES assertion messages in stubGenerator_aarch64.cpp
...
Reviewed-by: aph, neliasso
2021-06-01 00:37:28 +00:00
Sergey Tsypanov
c06db45fa7
8267921: Remove redundant loop from sun.reflect.misc.ReflectUtil.privateCheckPackageAccess()
...
Reviewed-by: alanb, mchung
2021-05-31 16:58:38 +00:00
Hannes Wallnöfer
382e7eca48
8246351: <code> elements in headings are of incorrect size
...
Reviewed-by: prappo
2021-05-31 14:27:54 +00:00
Stefan Johansson
5df25dc088
8266807: Windows os_windows-gtest broken for UseLargePages
...
Reviewed-by: iwalulya, ayang, tschatzl
2021-05-31 12:51:21 +00:00
Stefan Johansson
ce44cd6881
8267845: Add @requires to avoid running G1 large pages test with wrong page size
...
Reviewed-by: tschatzl, kbarrett
2021-05-31 12:08:24 +00:00
Hamlin Li
4ade125c8a
8267934: remove dead code in CLD
...
Reviewed-by: stefank, tschatzl
2021-05-31 11:17:19 +00:00
Chris Hegarty
bd31653e6f
8267938: (sctp) SCTP channel factory methods should check platform support
...
Reviewed-by: dfuchs, jiefu, alanb, vtewari
2021-05-31 09:44:38 +00:00
Wang Huang
7ab6b40120
8267375: Aarch64: JVM crashes with option -XX:PrintIdealGraphLevel=3 on SVE backend
...
Co-authored-by: Wang Huang <whuang@openjdk.org >
Co-authored-by: Ai Jiaming <aijiaming1@huawei.com >
Reviewed-by: aph, neliasso
2021-05-31 09:40:18 +00:00
Jan Lahoda
2c8e94f680
8247403: JShell: No custom input (e.g. from GUI) possible with JavaShellToolBuilder
...
Reviewed-by: vromero
2021-05-31 09:25:16 +00:00
Stefan Karlsson
64f0f68958
8267464: Circular-dependency resilient inline headers
...
Reviewed-by: kbarrett, eosterlund, dholmes, kvn
2021-05-31 08:59:19 +00:00
Tagir F. Valeev
ab5a7ff230
8267587: Update java.util to use enhanced switch
...
Reviewed-by: iris
2021-05-31 08:48:38 +00:00
Vladimir Ivanov
35916ed57f
8267806: C1: Relax inlining checks for not yet initialized classes
...
Reviewed-by: roland, thartmann
2021-05-31 08:45:07 +00:00
Martin Doerr
1e29005a22
8267842: SIGSEGV in get_current_contended_monitor
...
Reviewed-by: stefank, dcubed, ysuenaga, dholmes
2021-05-31 08:27:52 +00:00
Dmitry Batrak
236bd89dc3
8263583: Emoji rendering on macOS
...
Reviewed-by: serb, prr
2021-05-31 07:14:53 +00:00
Hannes Wallnöfer
1ab2776947
8247608: Javadoc: CSS margin is not applied consistently
...
Reviewed-by: jjg
2021-05-31 06:45:37 +00:00
Jie Fu
9031477f27
8267945: ZGC: Revert NUMA changes (JDK-8266217 and JDK-8241354) after JDK-8241423
...
Reviewed-by: pliden
2021-05-30 23:03:57 +00:00
Daniel D. Daugherty
6627432025
8267953: restore 'volatile' to ObjectMonitor::_owner field
...
Reviewed-by: aph
2021-05-29 17:46:35 +00:00
Nikita Gubarkov
964bac9e38
8267706: bin/idea.sh tries to use cygpath on WSL
...
Reviewed-by: erikj
2021-05-28 19:53:57 +00:00
Daniel D. Daugherty
591b0c3a46
8264624: change the guarantee() calls added by JDK-8264123 to assert() calls
...
Reviewed-by: pchilanomate, coleenp
2021-05-28 16:24:04 +00:00
Aleksei Efimov
0c0ff7fb0c
8265309: com/sun/jndi/dns/ConfigTests/Timeout.java fails with "Address already in use" BindException
...
Reviewed-by: dfuchs
2021-05-28 14:54:49 +00:00
Daniel Fuchs
24bf35f862
8265367: [macos-aarch64] 3 java/net/httpclient/websocket tests fail with "IOException: No buffer space available"
...
Reviewed-by: chegar
2021-05-28 14:21:11 +00:00
Jie Fu
1413f9e070
8241423: NUMA APIs fail to work in dockers due to dependent syscalls are disabled by default
...
Reviewed-by: dholmes, pliden
2021-05-28 13:51:37 +00:00
Volker Simonis
1d2c7ac3f7
8267555: Fix class file version during redefinition after 8238048
...
Reviewed-by: coleenp, sspitsyn
2021-05-28 08:32:43 +00:00
Robbin Ehn
97ec5ad0a6
8265753: Remove manual JavaThread transitions to blocked
...
Reviewed-by: dcubed, rrich, dholmes, pchilanomate
2021-05-28 07:30:14 +00:00
Jaroslav Tulach
6eb9114582
8266877: Missing local debug information when debugging JEP-330
...
Reviewed-by: alanb, jjg
2021-05-28 04:16:10 +00:00
Tagir F. Valeev
0c9daa7ed5
8265029: Preserve SIZED characteristics on slice operations (skip, limit)
...
Reviewed-by: psandoz
2021-05-28 01:56:38 +00:00
Claes Redestad
95b1fa7a88
8267529: StringJoiner can create a String that breaks String::equals
...
Reviewed-by: naoto
2021-05-27 23:09:22 +00:00
Alexander Zuev
7f52c50ba3
8182043: Access to Windows Large Icons
...
Reviewed-by: aivanov, azvegint, prr
2021-05-27 21:49:20 +00:00
Daniel D. Daugherty
8a31c07598
8267886: ProblemList javax/management/remote/mandatory/connection/RMIConnector_NPETest.java
...
Reviewed-by: smarks
2021-05-27 20:26:05 +00:00
Сергей Цыпанов
ae258f1e6a
8265418: Clean-up redundant null-checks of Class.getPackageName()
...
Reviewed-by: redestad
2021-05-27 20:21:34 +00:00
Xin Liu
41185d38f2
8229517: Support for optional asynchronous/buffered logging
...
Reviewed-by: ysuenaga, simonis, stuefe, phh, dholmes, ayang
2021-05-27 16:35:24 +00:00
Stuart Marks
7c85f3510c
8267123: Remove RMI Activation
...
Reviewed-by: erikj, rriggs, alanb
2021-05-27 15:19:45 +00:00
Jonathan Gibbons
0754266044
8267709: Investigate differences between HtmlStyle and stylesheet.css
...
Reviewed-by: hannesw
2021-05-27 15:01:03 +00:00
Daniel D. Daugherty
23189a1f9d
8191786: Thread-SMR hash table size should be dynamic
...
Reviewed-by: dholmes, rehn, coleenp, eosterlund
2021-05-27 14:58:26 +00:00
Hao Tang
ef368b32bc
8265836: OperatingSystemImpl.getCpuLoad() returns incorrect CPU load inside a container
...
Co-authored-by: Shaojun Wang <jeffery.wsj@alibaba-inc.com >
Co-authored-by: Severin Gehwolf <sgehwolf@openjdk.org >
Reviewed-by: sgehwolf, ysuenaga
2021-05-27 14:40:29 +00:00
Guoxiong Li
10a6f5d637
8230623: Extract command-line help for -Xlint sub-options to new --help-lint
...
Reviewed-by: jjg
2021-05-27 14:04:56 +00:00
Naoto Sato
bea4109ef7
8187649: ArrayIndexOutOfBoundsException in java.util.JapaneseImperialCalendar
...
Reviewed-by: joehw, rriggs
2021-05-27 13:18:34 +00:00
Athijegannathan Sundararajan
ec65cf8332
8240347: remove undocumented options from jlink --help message
...
Reviewed-by: alanb, redestad
2021-05-27 12:29:10 +00:00
Jorn Vernee
3623abb7f6
8263087: Add a MethodHandle combinator that switches over a set of MethodHandles
...
Reviewed-by: redestad
2021-05-27 12:28:10 +00:00
Dongbo He
85f616522b
8267817: [TEST] Remove unnecessary init in test/micro/org/openjdk/bench/javax/crypto/full/AESGCMBench:setup
...
Reviewed-by: redestad
2021-05-27 11:49:25 +00:00
Denghui Dong
7278f56bb6
8267800: Remove the '_dirty' set in BCEscapeAnalyzer
...
Reviewed-by: kvn, thartmann
2021-05-27 08:36:34 +00:00
Albert Mingkun Yang
bfa46f0af3
8252476: as_Worker_thread() doesn't check what it intends
...
Co-authored-by: David Holmes <dholmes@openjdk.org >
Reviewed-by: iklam, kbarrett
2021-05-27 08:09:58 +00:00
Yasumasa Suenaga
37bc4e2e3c
8263635: Add --servername option to jhsdb debugd
...
Reviewed-by: cjplummer, sspitsyn
2021-05-27 04:54:16 +00:00
Jie Fu
6ffa3e66db
8267754: cds/appcds/loaderConstraints/LoaderConstraintsTest.java fails on x86_32 due to customized class loader is not supported
...
Reviewed-by: minqi, dholmes, iklam
2021-05-26 22:58:45 +00:00
Vladimir Ivanov
1899f022b1
8267805: Add UseVtableBasedCHA to the list of JVM flags known to jtreg
...
Reviewed-by: shade
2021-05-26 22:53:28 +00:00
Roger Riggs
0fc7c8d101
8267751: (test) jtreg.SkippedException has no serial VersionUID
...
Reviewed-by: naoto, iignatyev, iris
2021-05-26 22:03:13 +00:00
Evgeny Astigeevich
a859d87cc1
8267721: Enable sun/security/pkcs11 tests for Amazon Linux 2 AArch64
...
Reviewed-by: phh
2021-05-26 21:08:47 +00:00
Mark Reinhold
e63023546a
8266851: Implement JEP 403: Strongly Encapsulate JDK Internals
...
Co-authored-by: Alan Bateman <alanb@openjdk.org >
Reviewed-by: mchung, alanb, hseigel
2021-05-26 20:55:53 +00:00
Joe Wang
8c4719a588
8265248: Implementation Specific Properties: change prefix, plus add existing properties
...
Reviewed-by: lancea, rriggs
2021-05-26 19:34:06 +00:00
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
David Holmes
31139108c1
8267553: Extra JavaThread assignment in ClassLoader::create_class_path_entry()
...
Reviewed-by: ccheung
2021-05-24 05:29:55 +00:00
Pankaj Bansal
4d26f22b9a
8264304: Create implementation for NSAccessibilityToolbar protocol peer
...
Reviewed-by: kizune
2021-05-23 03:00:48 +00:00
Jie Fu
6288a9936c
8267404: vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError
...
Co-authored-by: xiangyuan <xiangyuan@tencent.com >
Reviewed-by: stuefe
2021-05-22 22:59:55 +00:00
Aleksey Shipilev
71e2fa25f7
8267531: [x86] Assembler::andb(Address,Register) encoding is incorrect
...
Reviewed-by: azeemj, vlivanov, jiefu
2021-05-22 15:13:06 +00:00
Hui Shi
4023646ed1
8266528: Optimize C2 VerifyIterativeGVN execution time
...
Reviewed-by: kvn, thartmann
2021-05-22 11:51:37 +00:00
Jaroslav Bachorik
24623167ff
8261354: SIGSEGV at MethodIteratorHost
...
Reviewed-by: mgronlun
2021-05-22 09:17:45 +00:00
Ajit Ghaisas
72c9567b46
8263486: Clean up MTLSurfaceDataBase.h
...
Reviewed-by: serb
2021-05-22 03:16:17 +00:00
Daniel D. Daugherty
fe333431c8
8256304: should MonitorUsedDeflationThreshold be experimental or diagnostic
...
8256301: ObjectMonitor::is_busy() should return bool
Reviewed-by: coleenp, pchilanomate
2021-05-21 18:32:25 +00:00
Sandhya Viswanathan
8f10c5a890
8267190: Optimize Vector API test operations
...
Reviewed-by: psandoz, kvn
2021-05-21 18:15:16 +00:00
Marcus G K Williams
94cfeb9c4f
8256155: Allow multiple large page sizes to be used on Linux
...
Co-authored-by: Marcus G K Williams <mgkwill@openjdk.org >
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org >
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org >
Reviewed-by: stuefe, sjohanss
2021-05-21 14:15:29 +00:00
Jan Lahoda
ec8a8097c3
8267119: switch expressions lack support for deferred type-checking
...
Reviewed-by: mcimadamore
2021-05-21 14:09:42 +00:00
Nils Eliasson
4ba761381c
8267332: xor value should handle bounded values
...
Reviewed-by: thartmann, redestad
2021-05-21 14:06:18 +00:00
Jaroslav Bachorik
ee2651b9e5
8203359: Container level resources events
...
Reviewed-by: sgehwolf, egahlin
2021-05-21 09:44:45 +00:00
K Suman Rajkumaar
b5d32bbfc7
8260690: JConsole User Guide Link from the Help menu is not accessible by keyboard
...
Reviewed-by: aivanov, dmarkov
2021-05-21 09:42:30 +00:00
Prasanta Sadhukhan
e48d7d6658
8264218: Public method javax.swing.JMenu.setComponentOrientation() has no spec
...
Reviewed-by: aivanov
2021-05-21 09:37:48 +00:00
Alexander Matveev
9eaa4afc99
8267056: tools/jpackage/share/RuntimePackageTest.java fails with NoSuchFileException
...
Reviewed-by: asemenyuk, herrick
2021-05-21 00:44:39 +00:00
Jonathan Gibbons
e094f3f856
8266856: Make <wbr> element void
...
Reviewed-by: prappo, iris, vromero
2021-05-21 00:31:04 +00:00
Jie Fu
7a63ff70c8
8267370: [Vector API] Fix several crashes after JDK-8256973
...
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org >
Reviewed-by: neliasso, kvn
2021-05-20 23:59:12 +00:00
Denghui Dong
83b3607290
8266642: improve ResolvedMethodTable hash function
...
Reviewed-by: vlivanov, coleenp
2021-05-20 22:19:04 +00:00
Calvin Cheung
1c7a1310d9
8267350: Archived old interface extends interface with default method causes crash
...
Reviewed-by: iklam, minqi
2021-05-20 21:03:13 +00:00
Phil Race
005d8a7fca
8256372: [macos] Unexpected symbol was displayed on JTextField with Monospaced font
...
Reviewed-by: erikj, serb
2021-05-20 19:49:03 +00:00
Vicente Romero
81f39ed3e0
8261205: AssertionError: Cannot add metadata to an intersection type
...
Reviewed-by: mcimadamore
2021-05-20 17:53:00 +00:00
Aleksey Shipilev
7b98400c81
8267348: Rewrite gc/epsilon/TestClasses.java to use Metaspace with less classes
...
Reviewed-by: stuefe
2021-05-20 16:45:38 +00:00
Vladimir Kempik
ca93399af1
8267235: [macos_aarch64] InterpreterRuntime::throw_pending_exception messing up LR results in crash
...
Reviewed-by: akozlov, aph
2021-05-20 15:46:53 +00:00
Hannes Wallnöfer
b7b6acd9b1
8267481: Make sure table row has correct number of cells
...
Reviewed-by: jjg
2021-05-20 15:11:08 +00:00
Aleksey Shipilev
f67847f52a
8267396: Avoid recording "pc" in unhandled oops detector for better performance
...
Reviewed-by: coleenp, dholmes
2021-05-20 14:26:18 +00:00
Jonathan Gibbons
878d1b3f60
8267434: Remove LinkOutput[Impl]
...
Reviewed-by: prappo
2021-05-20 14:22:24 +00:00
Thomas Schatzl
fc7f0a3e61
8267480: Explicitly problemlist all runtime/os/TestTracePageSizes.java tests on linux-aarch64 to reduce noise
...
Reviewed-by: dcubed
2021-05-20 14:17:57 +00:00
Sergey Tsypanov
9425d3de83
8261880: Change nested classes in java.base to static nested classes where possible
...
Reviewed-by: redestad
2021-05-20 13:56:11 +00:00
liach
459abd561a
8267219: Javadoc method summary breaks when {@inheritDoc} from an empty parent
...
Reviewed-by: hannesw
2021-05-20 12:44:55 +00:00
Per Liden
aba2265682
8260267: ZGC: Reduce mark stack usage
...
Co-authored-by: Wang Chao <wchao@openjdk.org >
Co-authored-by: Hui Shi <hshi@openjdk.org >
Reviewed-by: sjohanss, ayang
2021-05-20 11:32:48 +00:00
Thomas Schatzl
f979523a69
8267463: Problemlist runtime/os/TestTracePageSizes.java on linux-aarch64 to reduce noise
...
Reviewed-by: dholmes
2021-05-20 11:10:07 +00:00
Alexander Zuev
f07dcf471c
8264290: Create implementation for NSAccessibilityComponentGroup protocol peer
...
Reviewed-by: pbansal
2021-05-20 10:31:37 +00:00
Julia Boes
31320c3474
8267262: com/sun/net/httpserver/Filter improve API documentation of static methods
...
Reviewed-by: dfuchs, chegar
2021-05-20 09:30:10 +00:00
Vicente Romero
7dcb9fda89
8265684: implement Sealed Classes as a standard feature in Java, javadoc changes
...
Reviewed-by: jjg
2021-05-20 09:23:14 +00:00
Vicente Romero
0fa9223f34
8260517: implement Sealed Classes as a standard feature in Java
...
Co-authored-by: Harold Seigel <hseigel@openjdk.org >
Co-authored-by: Vicente Romero <vromero@openjdk.org >
Reviewed-by: dholmes, mcimadamore, jlahoda
2021-05-20 09:11:08 +00:00
Vicente Romero
31b98e129e
8265319: implement Sealed Classes as a standard feature in Java, javax.lang.model changes
...
Reviewed-by: darcy, jlahoda
2021-05-20 09:08:30 +00:00
Thomas Stuefe
726785b8d7
8267155: runtime/os/TestTracePageSizes times out
...
Reviewed-by: shade, sjohanss
2021-05-20 08:16:36 +00:00
Xubo Zhang
8e3549fc73
8266332: Adler32 intrinsic for x86 64-bit platforms
...
Co-authored-by: Xubo Zhang <xubo.zhang@intel.com >
Co-authored-by: Greg B Tucker <greg.b.tucker@intel.com >
Co-authored-by: Pengfei Li <pli@openjdk.org >
Reviewed-by: sviswanathan, jbhateja, kvn, neliasso
2021-05-19 23:44:23 +00:00
Ioi Lam
b961f2535c
8267191: Avoid repeated SystemDictionaryShared::should_be_excluded calls
...
Reviewed-by: dholmes, coleenp
2021-05-19 19:31:15 +00:00
Jonathan Gibbons
74f30ad38b
8263684: Avoid wrapping into BufferedWriter twice
...
Reviewed-by: prappo
2021-05-19 18:29:12 +00:00
Thomas Stuefe
9820f3d480
8267371: Concurrent gtests take too long
...
Reviewed-by: shade, gziemski
2021-05-19 17:55:05 +00:00
Nils Eliasson
38d690b3c3
8265262: CITime - 'other' incorrectly calculated
...
Reviewed-by: thartmann, kvn
2021-05-19 17:51:02 +00:00
Hannes Wallnöfer
66ab6d86d1
8264181: javadoc tool Incorrect error message about malformed link
...
Reviewed-by: prappo
2021-05-19 17:17:50 +00:00
Albert Mingkun Yang
99fcc410a7
8234532: Remove ThreadLocalAllocBuffer::_fast_refill_waste since it is never set
...
Reviewed-by: tschatzl, sjohanss, pliden, sspitsyn
2021-05-19 17:02:39 +00:00
Gerard Ziemski
237fee8bbd
8267339: Temporarily disable os.release_multi_mappings_vm on macOS x64
...
Reviewed-by: hseigel, dcubed
2021-05-19 16:42:10 +00:00
Daniel D. Daugherty
64e2479bf6
8267407: ProblemList vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java on linux-aarch64
...
8267409: ProblemList gc/epsilon/TestClasses.java on linux-x64
Reviewed-by: tschatzl
2021-05-19 16:08:35 +00:00
Claes Redestad
9760dba71c
8267321: Use switch expression for VarHandle$AccessMode lookup
...
Reviewed-by: jvernee
2021-05-19 15:23:44 +00:00
Doug Simon
fdd0352884
8267338: [JVMCI] revive JVMCI API removed by JDK-8243287
...
Reviewed-by: mchung, hseigel
2021-05-19 13:59:46 +00:00
Zhengyu Gu
0b49f5ae19
8267257: Shenandoah: Always deduplicate strings when it is enabled during full gc
...
Reviewed-by: rkennke
2021-05-19 13:13:57 +00:00
Hannes Wallnöfer
12050f04ca
8266651: Convert Table method parameters from String to Content
...
Reviewed-by: jjg
2021-05-19 13:01:06 +00:00
Aleksey Shipilev
e749f75de0
8267304: Bump global JTReg memory limit to 768m
...
Reviewed-by: lmesnik, iignatyev
2021-05-19 12:59:03 +00:00
Guoxiong Li
e858dd6197
8267361: JavaTokenizer reads octal numbers mistakenly
...
Reviewed-by: jlaskey
2021-05-19 12:50:54 +00:00
Albert Mingkun Yang
1b93b81270
8267133: jdk/jfr/event/gc/collection/TestG1ParallelPhases.java fails with Not expected phases: RestorePreservedMarks, RemoveSelfForwardingPtr: expected true, was false
...
8267218: jdk/jfr/event/gc/collection/TestG1ParallelPhases.java fails with Not found phases\: StringDedupQueueFixup, StringDedupTableFixup
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org >
Reviewed-by: tschatzl, iwalulya
2021-05-19 11:29:27 +00:00
Jatin Bhateja
88b114235c
8267357: build breaks with -Werror option on micro benchmark added for JDK-8256973
...
Reviewed-by: jiefu, neliasso, thartmann
2021-05-19 09:58:48 +00:00
Leo Korinth
6ef46ce386
8231672: Simplify the reference processing parallelization framework
...
Reviewed-by: tschatzl, ayang
2021-05-19 09:39:40 +00:00
Yi Yang
392f962e0e
8267151: C2: Don't create dummy Opaque1Node for outmost unswitched IfNode
...
Reviewed-by: thartmann, neliasso
2021-05-19 09:06:59 +00:00
Yi Yang
0cf7e5784b
8267239: C1: RangeCheckElimination for % operator if divisor is IntConstant
...
Reviewed-by: thartmann, neliasso
2021-05-19 09:05:05 +00:00
Jie Fu
2d407e12fa
8267293: vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java fails when JTREG_JOBS > 25
...
Reviewed-by: stuefe, shade
2021-05-19 09:03:53 +00:00
Ivan Walulya
70f6c67051
8233380: CHT: Node allocation and freeing
...
Reviewed-by: rehn, tschatzl
2021-05-19 08:01:35 +00:00
Xiaohong Gong
2563a6a9b5
8266962: Add arch supporting check for "Op_VectorLoadConst" before creating the node
...
Reviewed-by: vlivanov, neliasso
2021-05-19 07:49:41 +00:00
Jie Fu
4954383168
8267364: Remove mask.incr which is introduced by JDK-8256973
...
Reviewed-by: vlivanov, thartmann
2021-05-19 07:43:12 +00:00
Tobias Hartmann
c2b50f93ac
8266480: Implicit null check optimization does not update control of hoisted memory operation
...
Reviewed-by: neliasso, kvn
2021-05-19 07:27:30 +00:00
Jie Fu
3f883e8f0d
8267351: runtime/cds/SharedBaseAddress.java fails on x86_32 due to Unrecognized VM option 'UseCompressedOops'
...
Reviewed-by: dholmes, ccheung
2021-05-19 07:17:13 +00:00
Jatin Bhateja
7aa65685b8
8256973: Intrinsic creation for VectorMask query (lastTrue,firstTrue,trueCount) APIs
...
Reviewed-by: psandoz, vlivanov
2021-05-19 05:22:02 +00:00
Jatin Bhateja
65a8bf58be
8265126: [REDO] unified handling for VectorMask object re-materialization during de-optimization
...
Reviewed-by: vlivanov
2021-05-19 05:19:16 +00:00
Alan Hayward
ff84577d72
8267098: AArch64: C1 StubFrames end confusingly
...
Reviewed-by: aph
2021-05-19 01:48:34 +00:00
Jie Fu
0daec497fe
8267246: -XX:MaxRAMPercentage=0 is unreasonable for jtreg tests on many-core machines
...
Reviewed-by: shade, erikj
2021-05-19 01:46:23 +00:00
Hui Shi
324defe2b6
8267212: test/jdk/java/util/Collections/FindSubList.java intermittent crash with "no reachable node should have no use"
...
Reviewed-by: roland, thartmann
2021-05-19 01:25:58 +00:00
Martin Balao
bdbe23b9cb
8265462: Handle multiple slots in the NSS Internal Module from SunPKCS11's Secmod
...
Reviewed-by: valeriep
2021-05-18 22:34:27 +00:00
Chris Plummer
10236e7a52
8263242: serviceability/sa/ClhsdbFindPC.java cannot find MaxJNILocalCapacity with ASLR
...
Reviewed-by: kevinw, ysuenaga
2021-05-18 21:26:56 +00:00
Sergey Bylokhov
e6705c0e4b
8266949: Check possibility to disable OperationTimedOut on Unix
...
Reviewed-by: azvegint, kizune
2021-05-18 19:30:33 +00:00
Anton Kozlov
b92c5a44f2
8265292: [macos_aarch64] java/foreign/TestDowncall.java crashes with SIGBUS
...
8265183: [macos_aarch64] java/foreign/TestIntrinsics.java crashes with SIGBUS
8265182: [macos_aarch64] java/foreign/TestUpcall.java crashes with SIGBUS
Reviewed-by: dholmes
2021-05-18 18:54:16 +00:00
Gerard Ziemski
fadf58043c
8262952: [macos_aarch64] os::commit_memory failure
...
Reviewed-by: stuefe, aph
2021-05-18 14:44:12 +00:00
Albert Mingkun Yang
f8f40ab25f
8230486: G1BarrierSetAssembler::g1_write_barrier_post unnecessarily pushes/pops new_val
...
Reviewed-by: kbarrett, tschatzl
2021-05-18 13:58:37 +00:00
Vladimir Ivanov
9d168e25d1
8266973: Migrate to ClassHierarchyIterator when enumerating subclasses
...
Reviewed-by: kvn, coleenp
2021-05-18 12:46:50 +00:00
Harold Seigel
02507bc40d
8267166: Remove test file vmTestbase/vm/mlvm/tools/LoadClass.java
...
Reviewed-by: gziemski, coleenp
2021-05-18 12:34:09 +00:00
Tobias Hartmann
ce88b33488
8266615: C2 incorrectly folds subtype checks involving an interface array
...
Reviewed-by: kvn, neliasso
2021-05-18 12:21:24 +00:00
Julia Boes
894547d2c1
8266897: com/sun/net/httpserver/FilterTest.java fails intermittently with AssertionError
...
Reviewed-by: chegar, dfuchs, michaelm
2021-05-18 09:12:33 +00:00
Thomas Stuefe
da7c846a8c
8264408: test_oopStorage no longer needs to disable some tests on WIN32
...
Reviewed-by: shade, tschatzl
2021-05-18 08:52:39 +00:00
Aleksey Shipilev
f6c2891118
8267229: Split runtime/Metaspace/elastic test configurations for better scalability
...
Reviewed-by: stuefe
2021-05-18 08:08:54 +00:00
Christoph Göttschkes
b60975dd85
8267237: ARM32: bad AD file in matcher.cpp after 8266810
...
Reviewed-by: redestad, thartmann
2021-05-18 07:30:30 +00:00
Yi Yang
905b41ac6a
8265711: C1: Intrinsify Class.getModifier method
...
Reviewed-by: thartmann, kvn
2021-05-18 07:29:18 +00:00
Thomas Stuefe
554caf33a0
8251392: Consolidate Metaspace Statistics
...
Reviewed-by: coleenp, zgu
2021-05-18 06:35:17 +00:00
Alexey Ushakov
3e97b07a68
8267116: Lanai: Incorrect AlphaComposite for VolatileImage graphics
...
Reviewed-by: serb, aghaisas
2021-05-18 06:06:42 +00:00
David Holmes
cd1c17c0a6
8266404: Fatal error report generated with -XX:+CrashOnOutOfMemoryError should not contain suggestion to submit a bug report
...
Reviewed-by: stuefe, kevinw, gziemski
2021-05-17 22:39:14 +00:00
Vladimir Kozlov
2effdd1b67
8267112: JVMCI compiler modules should be kept upgradable
...
Reviewed-by: mchung, erikj, dnsimon
2021-05-17 20:11:01 +00:00
Brian Burkhalter
da4dfde71a
8264777: Overload optimized FileInputStream::readAllBytes
...
Reviewed-by: dfuchs, alanb
2021-05-17 19:58:41 +00:00
Anton Kozlov
3b11d811a2
8266742: Check W^X state on possible safepoint
...
Reviewed-by: dholmes, gziemski
2021-05-17 19:15:18 +00:00
Ajit Ghaisas
79b39445f6
8266520: Revert to OpenGL as the default 2D rendering pipeline for macOS
...
Reviewed-by: azvegint, trebari, kcr, prr
2021-05-17 16:32:51 +00:00
Thomas Stuefe
3c010a7c7e
8265705: aarch64: KlassDecodeMovk mode broken
...
Reviewed-by: aph, iklam, ngasson
2021-05-17 16:14:22 +00:00
Adam Sotona
cf97252f3f
8264561: javap get NegativeArraySizeException on bad instruction
...
Reviewed-by: vromero
2021-05-17 15:23:18 +00:00
Vicente Romero
b8856b1c47
8263614: javac allows local variables to be accessed from a static context
...
Reviewed-by: mcimadamore
2021-05-17 15:03:32 +00:00
Hannes Wallnöfer
ea36836573
8267236: Versioned platform link in TestMemberSummary.java
...
Reviewed-by: prappo
2021-05-17 14:43:49 +00:00
Hannes Wallnöfer
d5a15f7420
8263438: Unused method AbstractMemberWriter.isInherited
...
Reviewed-by: prappo
2021-05-17 14:19:57 +00:00
Maurizio Cimadamore
dd5a84c68c
8267162: Add jtreg test group definitions for langtools
...
Reviewed-by: jjg
2021-05-17 12:55:34 +00:00
Prasanta Sadhukhan
39a454bb87
8260331: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java failed with "ERROR: icon and imageIcon not same."
...
Reviewed-by: azvegint
2021-05-17 12:32:35 +00:00
Ralf Schmelter
a29612ea99
8255661: TestHeapDumpOnOutOfMemoryError fails with EOFException
...
Reviewed-by: rrich, cjplummer
2021-05-17 11:47:35 +00:00
Mitsuru Kariya
a555fd89d0
8264734: Some SA classes could use better hashCode() implementation
...
Reviewed-by: cjplummer, kevinw
2021-05-17 09:49:57 +00:00
Ivan Walulya
2313a2187a
8266637: CHT: Add insert_and_get method
...
Reviewed-by: tschatzl, rehn
2021-05-17 09:41:45 +00:00
Stefan Johansson
7b736ec932
8266489: Enable G1 to use large pages on Windows when region size is larger than 2m
...
Reviewed-by: tschatzl, iwalulya
2021-05-17 08:32:30 +00:00
Leo Korinth
f4227879b0
8266073: Regression ~2% in Derby after 8261804
...
Reviewed-by: ayang, sjohanss
2021-05-17 07:08:04 +00:00
David Holmes
02f895c5f6
8252685: APIs that require JavaThread should take JavaThread arguments
...
Reviewed-by: coleenp, sspitsyn, kvn, iklam
2021-05-17 04:05:44 +00:00
Yumin Qi
2066f497b9
8266764: [REDO] JDK-8255493 Support for pre-generated java.lang.invoke classes in CDS dynamic archive
...
Reviewed-by: ccheung, iklam
2021-05-16 02:26:46 +00:00
Daniel D. Daugherty
8c71144a23
8265153: add time based test for ThreadMXBean.getThreadInfo() and ThreadInfo.getLockOwnerName()
...
Reviewed-by: dholmes, cjplummer
2021-05-15 13:14:49 +00:00
Thomas Schatzl
10cafd244d
8267153: Problemlist jdk/jfr/event/gc/collection/TestG1ParallelPhases.java to remove the noise from CI
...
Reviewed-by: dcubed, jiefu
2021-05-15 09:46:29 +00:00
Thomas Stuefe
f3fb5a4524
8266942: gtest/GTestWrapper.java os.iso8601_time_vm failed
...
Reviewed-by: dcubed
2021-05-15 05:20:01 +00:00
Valerie Peng
7ab6dc83df
6676643: Improve current C_GetAttributeValue native implementation
...
Reviewed-by: xuelei
2021-05-14 23:04:37 +00:00
Alexander Matveev
28f1c7ac4d
8249395: (macos) jpackage tests timeout on MacPro5_1 systems
...
Reviewed-by: herrick, asemenyuk
2021-05-14 23:00:59 +00:00
Kim Barrett
be0a655208
8254598: StringDedupTable should use OopStorage
...
Co-authored-by: Kim Barrett <kbarrett@openjdk.org >
Co-authored-by: Zhengyu Gu <zgu@openjdk.org >
Reviewed-by: coleenp, iklam, tschatzl, ayang
2021-05-14 18:38:58 +00:00
Albert Mingkun Yang
360928d16d
8260046: Assert left >= right in pointer_delta() methods
...
Reviewed-by: sjohanss, kbarrett, tschatzl
2021-05-14 18:17:37 +00:00
Lance Andersen
5eda812f53
8267180: Typo in copyright header for HashesTest
...
Reviewed-by: dcubed, naoto, joehw
2021-05-14 17:55:43 +00:00
Lance Andersen
e90388bc1e
8266461: tools/jmod/hashes/HashesTest.java fails: static @Test methods
...
Reviewed-by: alanb, mchung
2021-05-14 17:19:32 +00:00
Wang Huang
599d07c0db
8263006: Add optimization for Max(*)Node and Min(*)Node
...
Co-authored-by: Wang Huang <whuang@openjdk.org >
Co-authored-by: Wu Yan <wuyan34@huawei.com >
Reviewed-by: kvn
2021-05-14 17:16:28 +00:00
Harold Seigel
16ca370f1a
8265694: Investigate test StressHiddenClasses.java
...
Reviewed-by: lfoltan
2021-05-14 14:52:37 +00:00
Athijegannathan Sundararajan
af4cd04c2e
8266291: (jrtfs) Calling Files.exists may break the JRT filesystem
...
Reviewed-by: redestad, alanb
2021-05-14 12:59:41 +00:00
Сергей Цыпанов
ebcf3991b7
8266622: Optimize Class.descriptorString() and Class.getCanonicalName0()
...
Reviewed-by: redestad
2021-05-14 12:29:23 +00:00
Claes Redestad
644f28c0ea
8266810: Move trivial Matcher code to cpu-specific header files
...
Reviewed-by: kvn, thartmann
2021-05-14 10:36:52 +00:00
Stefan Karlsson
88907bb81a
8266904: Use function pointer typedefs in OopOopIterateDispatch
...
Reviewed-by: tschatzl, iklam
2021-05-14 07:55:23 +00:00
Hamlin Li
301095c8be
8266795: Remove dead code LowMemoryDetectorDisabler
...
Reviewed-by: dholmes
2021-05-14 06:52:31 +00:00
Ioi Lam
1e0ecd6d56
8265605: Cannot call BootLoader::loadClassOrNull before initPhase2
...
Reviewed-by: alanb, mchung
2021-05-14 06:26:41 +00:00
Sergey Bylokhov
4086081306
8264846: Regression ~5% in J2dBench.bimg_misc on Linux after JDK-8263142
...
Reviewed-by: erikj, azvegint
2021-05-13 23:41:56 +00:00
Vladimir Ivanov
2a2f105a56
8267117: sun/hotspot/whitebox/CPUInfoTest.java fails on Ice Lake
...
Reviewed-by: kvn
2021-05-13 23:26:35 +00:00
Xue-Lei Andrew Fan
266702451d
8266881: Enable debug log for SSLEngineExplorerMatchedSNI.java
...
Reviewed-by: hchao, mullan
2021-05-13 18:53:52 +00:00
Pankaj Bansal
6c107fdff2
8264299: Create implementation of native accessibility peer for ScrollPane and ScrollBar Java Accessibility roles
...
Reviewed-by: kizune
2021-05-13 18:45:53 +00:00
Patricio Chilano Mateo
853ffdb25c
8265934: Cleanup _suspend_flags and _special_runtime_exit_condition
...
Reviewed-by: rehn, dcubed, dholmes
2021-05-13 18:04:26 +00:00
Alexey Semenyuk
f3c6cda476
8266162: Remove JPackage duplicate tests
...
Reviewed-by: almatvee, herrick
2021-05-13 16:30:17 +00:00
Naoto Sato
a259ab4a8d
8258795: Update IANA Language Subtag Registry to Version 2021-05-11
...
Reviewed-by: joehw
2021-05-13 16:20:12 +00:00
Jim Laskey
b4371e9bca
8266552: Technical corrections to java/util/random/package-info.java
...
Reviewed-by: darcy
2021-05-13 13:42:53 +00:00
Harold Seigel
e14b026841
8243287: Removal of Unsafe::defineAnonymousClass
...
Reviewed-by: iklam, mchung, alanb, dholmes
2021-05-13 12:46:54 +00:00
Thomas Schatzl
a564f2cbd5
8266821: G1: Prefetch cards during merge heap roots phase
...
Reviewed-by: kbarrett, iwalulya
2021-05-13 11:22:31 +00:00
Vladimir Ivanov
127bfe44f7
8266074: Vtable-based CHA implementation
...
Reviewed-by: kvn, jrose, dlong
2021-05-13 10:58:03 +00:00
Fernando Guallini
347d41df90
8164804: sun/security/ssl/SSLSocketImpl/CloseSocket.java makes not reliable time assumption
...
Reviewed-by: dfuchs, rhalade
2021-05-13 10:50:06 +00:00
Guoxiong Li
17ceef97c3
8266819: Separate the stop policies from the compile policies completely
...
Reviewed-by: mcimadamore
2021-05-13 10:22:13 +00:00
Maurizio Cimadamore
a270cbe2eb
8267043: IntelliJ project doesn't handle generated sources correctly
...
Reviewed-by: chegar, erikj
2021-05-13 09:32:22 +00:00
Daniel Fuchs
08a5a5c6d6
8263382: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers"
...
Reviewed-by: bpb, mchung
2021-05-13 08:54:24 +00:00
Prasanta Sadhukhan
b50fc5f992
8265528: Specification of BasicSplitPaneDivider::getMinimumSize,getPreferredSize doesn't match with its behavior.
...
Reviewed-by: kizune
2021-05-13 04:42:38 +00:00
David Holmes
d215743a91
8231031: runtime/ReservedStack/ReservedStackTest.java fails after jsr166 refresh
...
Reviewed-by: dcubed
2021-05-13 01:14:38 +00:00
Philippe Marschall
ab17be2835
8252530: Fix inconsistencies in hotspot whitebox
...
Reviewed-by: dholmes, amenkov
2021-05-12 23:14:30 +00:00
Chris Plummer
2568d181a7
8267047: Put serviceability/sa/TestJmapCoreMetaspace.java back on ZGC problem list due to JDK-8267045
...
Reviewed-by: dcubed
2021-05-12 21:01:47 +00:00
Guoxiong Li
accbfeaf22
8226216: parameter modifiers are not visible to javac plugins across compilation boundaries
...
Reviewed-by: jlahoda
2021-05-12 14:32:57 +00:00
Zhengyu Gu
69daedfd23
8266845: Shenandoah: Simplify SBS::load_reference_barrier implementation
...
Reviewed-by: shade
2021-05-12 12:34:55 +00:00
Alexey Ushakov
7433821910
8250658: Performance of ClipFlatOval Renderperf test is very low
...
Reviewed-by: jdv, aghaisas
2021-05-12 12:33:45 +00:00
Pavel Rappo
4727187f86
8266567: Fix javadoc tag references in sun.management.jmxremote.ConnectorBootstrap
...
Reviewed-by: dfuchs, sspitsyn
2021-05-12 10:57:37 +00:00
Yi Yang
11759bfb2d
8266798: C1: More types of instruction can also apply LoopInvariantCodeMotion
...
Reviewed-by: thartmann, neliasso
2021-05-12 09:08:29 +00:00
Ivan Walulya
dcf250d5d4
8233378: CHT: Fast reset
...
Reviewed-by: tschatzl, rehn
2021-05-12 09:07:01 +00:00
Doug Simon
f3b510b9aa
8266923: [JVMCI] expose StackOverflow::_stack_overflow_limit to JVMCI
...
Reviewed-by: kvn
2021-05-12 08:47:36 +00:00
Yi Yang
548899d40e
8266189: Remove C1 "IfInstanceOf" instruction
...
Reviewed-by: thartmann
2021-05-12 08:36:37 +00:00
Yi Yang
b46086d777
8266874: Clean up C1 canonicalizer for TableSwitch/LookupSwitch
...
Reviewed-by: thartmann
2021-05-12 08:35:31 +00:00
Hannes Wallnöfer
97367c01c1
8266808: Search label still uses old search field id
...
Reviewed-by: prappo
2021-05-12 08:32:29 +00:00
Tobias Hartmann
06d7602833
8261158: JVMState should not be shared between SafePointNodes
...
Reviewed-by: vlivanov, kvn
2021-05-12 07:21:25 +00:00
Yasumasa Suenaga
476994aa37
8266531: ZAddress::address() should be removed from SA
...
Reviewed-by: cjplummer, stefank
2021-05-12 05:27:14 +00:00
David Holmes
e828a939a8
8261395: C1 crash "cannot make java calls from the native compiler"
...
Co-authored-by: Ioi Lam <iklam@openjdk.org >
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org >
Reviewed-by: iklam, hseigel, coleenp
2021-05-12 05:21:58 +00:00
Hamlin Li
3c47cab6db
8261034: improve jcmd GC.class_histogram to support parallel
...
Reviewed-by: cjplummer, sspitsyn
2021-05-12 01:06:44 +00:00
Guoxiong Li
ed32e02c05
8241187: ToolBox::grep should allow for negative filtering
...
Reviewed-by: vromero
2021-05-12 01:01:29 +00:00
Mandy Chung
cc03734b99
8266925: Add a test to verify that hidden class's members are not statically invocable
...
Reviewed-by: alanb
2021-05-12 00:53:04 +00:00
Sergey Bylokhov
271a0c7133
8047218: [TEST_BUG] java/awt/FullScreen/AltTabCrashTest/AltTabCrashTest.java fails with exception
...
Reviewed-by: azvegint, kizune, pbansal
2021-05-11 23:55:08 +00:00
Joe Wang
1a0ff28ea1
8255035: Update BCEL to Version 6.5.0
...
Reviewed-by: lancea
2021-05-11 23:54:07 +00:00
Calvin Cheung
57c6ba6e6b
8266822: Rename MetaspaceShared::is_old_class to be more explicit about what "old" means
...
Reviewed-by: iklam, minqi, coleenp
2021-05-11 23:53:06 +00:00
Claes Redestad
616244f43a
8266937: Remove Compile::reshape_address
...
Reviewed-by: kvn
2021-05-11 22:45:27 +00:00
Jie Fu
974b9f7004
8266773: Release VM is broken with GCC 9 after 8214237
...
Reviewed-by: stuefe, lkorinth
2021-05-11 22:44:28 +00:00
Naoto Sato
f6c5a6bbf1
8266784: java/text/Collator/RuleBasedCollatorTest.java fails with jtreg 6
...
Reviewed-by: joehw
2021-05-11 22:42:17 +00:00
Alexander Matveev
1356116d3f
8266456: Replace direct TKit.run() calls with jdk.jpackage.test.Annotations.Test annotation
...
Reviewed-by: asemenyuk, herrick
2021-05-11 21:59:56 +00:00
Mandy Chung
dfe8833f5d
8266783: java/lang/reflect/Proxy/DefaultMethods.java fails with jtreg 6
...
Reviewed-by: iris
2021-05-11 20:22:39 +00:00
Hai-May Chao
995e956030
8266225: jarsigner is using incorrect security property to show weakness of certs
...
Reviewed-by: weijun, mullan
2021-05-11 19:37:26 +00:00
Jason Zaugg
0a12605df8
8265448: (zipfs): Reduce read contention in ZipFileSystem
...
Reviewed-by: alanb, lancea
2021-05-11 18:06:37 +00:00
Vladimir Ivanov
acf02ed553
8208237: Re-examine defmeth tests and update as needed
...
Reviewed-by: hseigel, lfoltan, dholmes
2021-05-11 17:14:57 +00:00
Yumin Qi
ac0287fd73
8266770: Clean pending exception before running dynamic CDS dump
...
Reviewed-by: ccheung, iklam
2021-05-11 16:57:40 +00:00
Brian Burkhalter
7a0a57cd56
8266820: micro java/nio/SelectorWakeup.java has wrong copyright header
...
Reviewed-by: chegar, alanb, michaelm, iris
2021-05-11 16:12:36 +00:00
Liam Miller-Cushon
d0daa72592
8266857: PipedOutputStream.sink should be volatile
...
Reviewed-by: dfuchs
2021-05-11 15:47:14 +00:00
Weijun Wang
381de0c1d0
8266753: jdk/test/lib/process/ProcTest.java failed with "Exception: Proc abnormal end"
...
Reviewed-by: dfuchs
2021-05-11 15:22:52 +00:00
Daniel Fuchs
2d2cd78bde
8266761: AssertionError in sun.net.httpserver.ServerImpl.responseCompleted
...
Reviewed-by: chegar
2021-05-11 14:48:12 +00:00
Zhengyu Gu
9c9c47e403
8266813: Shenandoah: Use shorter instruction sequence for checking if marking in progress
...
Reviewed-by: shade
2021-05-11 12:48:22 +00:00
Hamlin Li
0344e751e2
8266794: Remove dead code notify_allocation_jvmti_allocation_event
...
Reviewed-by: ayang, tschatzl
2021-05-11 11:35:48 +00:00
Matthias Baesken
9e6e2228cb
8266892: avoid maybe-uninitialized gcc warnings on linux s390x
...
Reviewed-by: shade, lucy
2021-05-11 10:49:15 +00:00
Albert Mingkun Yang
6575566d83
8266787: Potential overflow of pointer arithmetic in G1ArchiveAllocator
...
Reviewed-by: kbarrett, tschatzl
2021-05-11 10:34:56 +00:00
Jan Lahoda
8468001f88
8263452: Javac slow compilation due to algorithmic complexity
...
Reviewed-by: vromero, jfranck
2021-05-11 10:06:04 +00:00
Cesar
67cb22af58
8266601: Fix bugs in AddLNode::Ideal transformations
...
Reviewed-by: kvn, vlivanov, thartmann
2021-05-11 09:28:37 +00:00
Hamlin Li
18e9d28e8a
8266676: G1: Remove dead code init_node_id_to_index_map()
...
Reviewed-by: sangheki, whuang
2021-05-11 04:28:42 +00:00
Denis Konoplev
0e7bdae0f6
8265062: Remove duplication constant MaxTextureSize
...
Reviewed-by: prr, serb
2021-05-11 03:24:01 +00:00
Wang Huang
10a049e171
8265956: JVM crashes when matching LShiftVB Node
...
Co-authored-by: Wang Huang <whuang@openjdk.org >
Co-authored-by: Ai Jiaming <aijiaming1@huawei.com >
Reviewed-by: kvn, jiefu
2021-05-11 03:20:15 +00:00
Alex Menkov
9713152eae
8262092: vmTestbase/nsk/jvmti/scenarios/hotswap/HS102/hs102t001/TestDescription.java SIGSEGV in memmove_ssse3
...
Reviewed-by: lmesnik, sspitsyn
2021-05-10 22:48:01 +00:00
Sandhya Viswanathan
23446f1f5e
8265128: [REDO] Optimize Vector API slice and unslice operations
...
Reviewed-by: psandoz, vlivanov
2021-05-10 21:49:49 +00:00
Aleksey Shipilev
e5d3ee394a
8266802: Shenandoah: Round up region size to page size unconditionally
...
Reviewed-by: zgu
2021-05-10 20:28:16 +00:00
Hannes Wallnöfer
8851cb653f
8266779: Use <wbr> instead of ZERO_WIDTH_SPACE
...
Reviewed-by: prappo
2021-05-10 20:25:43 +00:00
Jim Laskey
0cc7833f3d
8265208: [JEP-356] : SplittableRandom and SplittableGenerators - splits() methods does not throw NullPointerException when source is null
...
Reviewed-by: rriggs
2021-05-10 18:52:02 +00:00
Zhengyu Gu
f78440ad43
8266440: Shenandoah: TestReferenceShortcutCycle.java test failed on AArch64
...
Reviewed-by: aph
2021-05-10 17:59:54 +00:00
Cesar
de784312c3
8241502: C2: Migrate x86_64.ad to MacroAssembler
...
Reviewed-by: vlivanov, kvn
2021-05-10 17:09:34 +00:00
Alexey Semenyuk
c8b744743b
8266603: jpackage: Add missing copyright file in Java runtime .deb installers
...
Reviewed-by: almatvee, herrick
2021-05-10 16:39:39 +00:00
Naoto Sato
c494efc5b5
8266774: System property values for stdout/err on Windows UTF-8
...
Reviewed-by: bpb, alanb
2021-05-10 16:25:30 +00:00
Calvin Cheung
25d99e5267
8266330: itableMethodEntry::initialize() asserts with archived old classes
...
Reviewed-by: iklam, minqi
2021-05-10 16:24:11 +00:00
Guoxiong Li
5d761fcffd
8266796: Clean up the unnecessary code in the method UnsharedNameTable#fromUtf
...
Reviewed-by: mcimadamore
2021-05-10 14:27:21 +00:00
Claes Redestad
e41fd73529
8266252: Streamline AbstractInterpreter::method_kind
...
Reviewed-by: iklam, coleenp
2021-05-10 13:51:12 +00:00
Vyom Tewari
b823b3ef29
8266797: Fix for 8266610 breaks the build on macos
...
Reviewed-by: dholmes, jdv
2021-05-10 13:40:28 +00:00
Jayathirth D V
53db2a0acd
8226384: Implement a better logic to switch between OpenGL and Metal pipeline
...
Reviewed-by: prr
2021-05-10 10:36:23 +00:00
Alexey Bakhtin
1603ca2342
8241248: NullPointerException in sun.security.ssl.HKDF.extract(HKDF.java:93)
...
Reviewed-by: jnimeh, xuelei
2021-05-10 09:45:35 +00:00
Claes Redestad
0f925d1f58
8266015: Implement AdapterHandlerLibrary lookup fast-path for common adapters
...
Reviewed-by: iklam, coleenp
2021-05-10 08:02:15 +00:00
Vyom Tewari
69b96f9a1b
8266610: Method RandomAccessFile#length() returns 0 for block devices on linux.
...
Reviewed-by: alanb, bpb
2021-05-10 03:51:04 +00:00
Alexander Zuev
9b76955024
8266249: javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS
...
Reviewed-by: jdv, pbansal, azvegint
2021-05-10 03:21:52 +00:00
Pankaj Bansal
3af4efdfcf
8265291: Error in Javadoc for doAccessibleAction API in AccessibleJSlider class
...
Reviewed-by: azvegint, jdv
2021-05-08 10:56:29 +00:00
Alan Bateman
be4f25b0c8
8266369: (se) Add wepoll based Selector
...
Reviewed-by: chegar, michaelm, vtewari, dfuchs, bpb
2021-05-08 07:14:36 +00:00
Guoxiong Li
ff77ca8bd4
8266675: Optimize IntHashTable for encapsulation and ease of use
...
Reviewed-by: mcimadamore
2021-05-08 03:09:27 +00:00
Yumin Qi
04fad70437
8266765: [BACKOUT] JDK-8255493 Support for pre-generated java.lang.invoke classes in CDS dynamic archive
...
Reviewed-by: ccheung
2021-05-07 23:49:00 +00:00
Kevin Walls
0790e6016e
8196743: jstatd doesn't see new Java processes inside Docker container
...
Reviewed-by: sspitsyn, ysuenaga
2021-05-07 15:43:09 +00:00
Hannes Wallnöfer
c6aa8f19ac
8232644: bugs in serialized-form.html
...
Reviewed-by: jjg
2021-05-07 15:34:53 +00:00
Brian Burkhalter
b5b31197e5
8266589: (fs) Improve performance of Files.copy() on macOS using copyfile(3)
...
Reviewed-by: alanb
2021-05-07 15:23:38 +00:00
Jonathan Gibbons
947d69df04
8265042: javadoc HTML files not generated for types nested in records
...
Reviewed-by: hannesw
2021-05-07 14:51:03 +00:00
Vicente Romero
946b0fe19a
8266645: javac should not check for sealed supertypes in intersection types
...
Reviewed-by: mcimadamore
2021-05-07 14:38:18 +00:00
Thomas Stuefe
74fecc070a
8266503: [UL] Make Decorations safely copy-able and reduce their size
...
Reviewed-by: simonis, ysuenaga
2021-05-07 14:04:27 +00:00
Patrick Concannon
86b8dc9f5b
8265426: Update java.security to use instanceof pattern variable
...
Reviewed-by: rriggs, weijun, dfuchs
2021-05-07 13:42:40 +00:00
Daniel Fuchs
3fcdc50e44
8266646: Add more diagnostic to java/lang/System/LoggerFinder/modules
...
Reviewed-by: naoto, iris, bpb, lancea
2021-05-07 12:56:49 +00:00
Wang Huang
9a19a0cc10
8264760: JVM crashes when two threads encounter the same resolution error
...
Co-authored-by: Wang Huang <whuang@openjdk.org >
Co-authored-by: Wu Yan <wuyan34@huawei.com >
Reviewed-by: dholmes, hseigel
2021-05-07 12:55:40 +00:00
Thomas Schatzl
14f0afe811
8214237: Join parallel phases post evacuation
...
Reviewed-by: iwalulya, sjohanss
2021-05-07 11:38:29 +00:00
Stefan Johansson
2798b0d98a
8266349: Pass down requested page size to reserve_memory_special
...
Reviewed-by: stuefe, mgkwill
2021-05-07 11:33:10 +00:00
Hannes Wallnöfer
e0c86884e5
8262992: Improve @see output
...
Reviewed-by: jjg
2021-05-07 10:45:48 +00:00
Hannes Wallnöfer
d2b53509c0
8263507: Improve structure of package summary pages
...
Reviewed-by: jjg
2021-05-07 10:44:02 +00:00
Tobias Hartmann
a65021e38c
8266618: Remove broken -XX:-OptoRemoveUseless
...
Reviewed-by: kvn, neliasso
2021-05-07 09:55:08 +00:00
Thomas Stuefe
94c6177f24
8266536: Provide a variant of os::iso8601_time which works with arbitrary timestamps
...
Reviewed-by: xliu, simonis, ysuenaga
2021-05-07 09:47:46 +00:00
Nick Gasson
71b8ad45b4
8266609: AArch64: include FP/LR space in LIR_Assembler::initial_frame_size_in_bytes()
...
Reviewed-by: aph
2021-05-07 09:20:16 +00:00
Tejpal Rebari
ebb68d2b86
8049700: Deprecate obsolete classes and methods in javax/swing/plaf/basic
...
Reviewed-by: psadhukhan, prr, serb, azvegint, iris
2021-05-07 05:12:57 +00:00
Lin Zang
3a474d953a
8265612: revise the help info for jmap histo command
...
Reviewed-by: cjplummer, sspitsyn
2021-05-07 04:40:49 +00:00
Yasumasa Suenaga
c97f56cdaf
8266172: -Wstringop-overflow happens in vmError.cpp
...
Reviewed-by: dholmes, stuefe
2021-05-07 03:21:28 +00:00
Yumin Qi
43ad24feb2
8265465: jcmd VM.cds should keep already dumped archive when exception happens
...
Reviewed-by: iklam, ccheung
2021-05-07 03:01:32 +00:00
buddyliao
66191ff4b0
8266193: BasicJMapTest does not include testHistoParallel methods
...
Reviewed-by: sspitsyn, amenkov
2021-05-07 02:57:32 +00:00
Aleksey Shipilev
36e5ad61e6
8263236: runtime/os/TestTracePageSizes.java fails on old kernels
...
Reviewed-by: dholmes, sjohanss, stuefe
2021-05-06 20:34:49 +00:00
Alex Menkov
0ca86da0e3
8266002: vmTestbase/nsk/jvmti/ClassPrepare/classprep001 should skip events for unexpected classes
...
Reviewed-by: cjplummer, sspitsyn
2021-05-06 18:38:11 +00:00
Alex Menkov
52f1db6b6f
8262002: java/lang/instrument/VerifyLocalVariableTableOnRetransformTest.sh failed with "TestCaseScaffoldException: DummyClassWithLVT did not match .class file"
...
Reviewed-by: coleenp, sspitsyn
2021-05-06 18:34:12 +00:00
Weijun Wang
04f7112647
8266293: Key protection using PBEWithMD5AndDES fails with "java.security.InvalidAlgorithmParameterException: Salt must be 8 bytes long"
...
Reviewed-by: valeriep
2021-05-06 18:00:11 +00:00
Aleksey Shipilev
a90b33a955
8266573: Make sure blackholes are tagged for all JVMCI paths
...
Reviewed-by: never
2021-05-06 16:42:06 +00:00
Hannes Wallnöfer
2dcbedf92a
8266044: Nested class summary should show kind of class or interface
...
Reviewed-by: jjg
2021-05-06 14:55:00 +00:00
Lance Andersen
e8405970b9
8266460: java.io tests fail on null stream with upgraded jtreg/TestNG
...
Reviewed-by: bpb
2021-05-06 14:18:41 +00:00
Lance Andersen
fcedfc8a3b
8266579: Update test/jdk/java/lang/ProcessHandle/PermissionTest.java & test/jdk/java/sql/testng/util/TestPolicy.java
...
Reviewed-by: joehw, naoto, bpb
2021-05-06 14:13:45 +00:00
Claes Redestad
c665dba591
8266561: Remove Compile::_save_argument_registers
...
Reviewed-by: kvn, thartmann
2021-05-06 12:57:44 +00:00
Albert Mingkun Yang
47d4438e75
8266426: ZHeapIteratorOopClosure does not handle native access properly
...
Co-authored-by: Per Liden <pliden@openjdk.org >
Co-authored-by: Erik Österlund <eosterlund@openjdk.org >
Co-authored-by: Stefan Karlsson <stefank@openjdk.org >
Reviewed-by: stefank, pliden
2021-05-06 12:52:34 +00:00
Jayathirth D V
2438498a3f
8252758: Lanai: Optimize index calculation while copying glyphs
...
Reviewed-by: aghaisas, pbansal
2021-05-06 12:35:13 +00:00
Harold Seigel
eb3b96d86b
8266496: WBIsKlassAliveClosure.do_klass() fails for hidden classes
...
Reviewed-by: dholmes, coleenp, mseledtsov, lfoltan
2021-05-06 12:25:53 +00:00
Koichi Sakata
51f5adfca3
8265047: Inconsistent warning message in jcmd VM.log
...
Reviewed-by: dholmes, stuefe, sspitsyn
2021-05-06 12:07:22 +00:00
Matthias Baesken
ea30bd6684
8263362: Avoid division by 0 in java/awt/font/TextJustifier.java justify
...
Reviewed-by: psadhukhan
2021-05-06 11:57:20 +00:00
Yasumasa Suenaga
0f9852c63b
8266168: -Wmaybe-uninitialized happens in check_code.c
...
Reviewed-by: stuefe
2021-05-06 11:54:32 +00:00
Thomas Stuefe
a86ee9b3f3
8266545: 8261169 broke Harfbuzz build with gcc 7 and 8
...
Reviewed-by: mbaesken, rrich
2021-05-06 09:22:32 +00:00
wattsun
2dd56676fb
8266018: Shenandoah: fix an incorrect assert
...
Reviewed-by: rkennke
2021-05-06 09:16:35 +00:00
Tobias Hartmann
22ca62c2cb
8266542: Remove broken -XX:-UseLoopSafepoints flag
...
Reviewed-by: tschatzl, kvn
2021-05-06 07:36:28 +00:00
miao zheng
7835cdbef4
8265915: adjust state_unloading_cycle compuation order in nmethod::is_unloading
...
Reviewed-by: thartmann
2021-05-06 07:10:21 +00:00
Sibabrata Sahoo
20ad428974
8180568: Refactor javax/crypto shell tests to plain java tests
...
Reviewed-by: wetmore
2021-05-06 05:50:22 +00:00
Phil Race
138d573c35
8262392: Update Mesa 3-D Headers to version 21.0.3
...
Reviewed-by: serb, jdv, kcr
2021-05-05 19:39:15 +00:00
Roman Kennke
9de62a454f
8266505: Cleanup LibraryCallKit::make_unsafe_address()
...
Reviewed-by: roland, kvn
2021-05-05 19:18:06 +00:00
Roman Kennke
1885c83aca
8266504: Remove leftovers from BarrierSetAssemblerC1
...
Reviewed-by: thartmann
2021-05-05 19:17:16 +00:00
Aleksey Shipilev
6018336fc5
8259316: [REDO] C1/C2 compiler support for blackholes
...
Reviewed-by: vlivanov, kvn, iignatyev
2021-05-05 14:27:21 +00:00
Hannes Wallnöfer
f07bb2f4b9
8250766: javadoc adds redundant spaces when @see program element is wrapped
...
Reviewed-by: prappo
2021-05-05 14:01:01 +00:00
Zhengyu Gu
61bb6eca3e
8266453: Shenandoah: Disable write protections before patching nmethod in nmethod_barrier on MacOSX/AArch64
...
Reviewed-by: rkennke
2021-05-05 13:00:17 +00:00
Coleen Phillimore
a05e8e2422
8266497: Remove unnecessary EMCP liveness indication
...
Reviewed-by: iklam, dholmes, sspitsyn
2021-05-05 12:59:39 +00:00
Coleen Phillimore
6ba911d64e
8266498: Make debug ps() call print_stack
...
Reviewed-by: stuefe, lfoltan
2021-05-05 12:44:26 +00:00
Andrew Haley
ef0f693065
8266499: Delete dead code in aarch64.ad
...
Reviewed-by: kvn
2021-05-05 12:17:01 +00:00
Zhengyu Gu
71d0858b32
8266522: Shenandoah: Shenandoah LRB calls wrong runtime barrier on aarch64
...
Reviewed-by: rkennke
2021-05-05 12:14:12 +00:00
Thomas Stuefe
0ac84d1813
8266506: [aix] Treat mapping attempt too close to BRK as a mapping error
...
Reviewed-by: mdoerr
2021-05-05 11:57:20 +00:00
Thomas Stuefe
02cdd6eb6d
8266419: [aix] in mmap mode, os::attempt_reserve_memory_at() fails to handle wrong mapping address
...
Reviewed-by: mdoerr
2021-05-05 11:54:57 +00:00
Thomas Stuefe
250b45a510
8266222: [aix] In mmap-mode, partial releases with os::release_memory may trash internal bookkeeping
...
Reviewed-by: mdoerr
2021-05-05 11:49:44 +00:00
Roman Kennke
65ce4d2056
8266491: Remove resolve and obj_equals leftovers from BarrierSetAssembler
...
Reviewed-by: tschatzl
2021-05-05 10:42:21 +00:00
Jan Lahoda
a8046c9157
8266436: Synthetic constructor trees have non-null return type
...
Reviewed-by: vromero
2021-05-05 10:31:11 +00:00
Athijegannathan Sundararajan
c9873c416d
8260621: (jrtfs) ThreadLocal memory leak in ImageBufferCache when using jrtfs
...
Reviewed-by: jlaskey, vtewari
2021-05-05 10:10:05 +00:00
Fairoz Matte
82768d9a31
8221503: vmTestbase/nsk/jdb/eval/eval001/eval001.java fails with: com.sun.jdi.InvalidTypeException: Can't assign double[][][] to double[][][]
...
Reviewed-by: cjplummer, sspitsyn
2021-05-05 07:11:14 +00:00
Prasanta Sadhukhan
b71f85ad9d
8264398: BevelBorderUIResource(int, Color, Color) and BevelBoder(int, Color, Color) spec should clarify about usage of highlight and shadow color
...
Reviewed-by: serb
2021-05-05 06:19:54 +00:00
Yasumasa Suenaga
b1725550a2
8266171: -Warray-bounds happens in imageioJPEG.c
...
Reviewed-by: prr
2021-05-05 00:34:26 +00:00
Yasumasa Suenaga
8bcebe73d2
8265505: findsym does not work on remote debug server
...
Reviewed-by: cjplummer, kevinw
2021-05-05 00:26:12 +00:00
Yasumasa Suenaga
b88785d2c6
8266038: Move newAddress() to JVMDebugger
...
Reviewed-by: kevinw, amenkov
2021-05-05 00:22:00 +00:00
Alexander Matveev
2c53654bf1
8266179: [macos] jpackage should specify architecture for produced pkg files
...
Reviewed-by: herrick, kcr, asemenyuk
2021-05-04 23:35:24 +00:00
David Holmes
d2827994f8
8255566: Add size validation when parsing values from VersionProps
...
Reviewed-by: rehn, iklam
2021-05-04 22:24:41 +00:00
David Holmes
61365d5f58
8266465: Add wildcard to JTwork/JTreport exclude in jib-profiles.js
...
Reviewed-by: erikj
2021-05-04 22:07:24 +00:00
Jim Laskey
f00b70e2ca
8266527: RandomTestCoverage.java failing due to API removal
...
Reviewed-by: rriggs
2021-05-04 21:18:48 +00:00
Andy Herrick
c53dee7480
8266227: Fix help text for --mac-signing-keychain
...
Reviewed-by: almatvee, asemenyuk
2021-05-04 20:10:37 +00:00
Phil Race
80323b7f66
8261169: Upgrade HarfBuzz to the latest 2.8.0
...
Reviewed-by: serb
2021-05-04 18:23:09 +00:00
Phil Race
9c4efddb4a
8263124: Missed initialization of baselineY in sun.font.StrikeMetrics
...
Reviewed-by: azvegint, kizune, pbansal
2021-05-04 18:03:46 +00:00
Naoto Sato
4e96b31042
8265989: System property for the native character encoding name
...
Reviewed-by: iris, joehw, rriggs
2021-05-04 17:30:14 +00:00
Yumin Qi
8b37d48770
8255493: Support for pre-generated java.lang.invoke classes in CDS dynamic archive
...
Reviewed-by: iklam, ccheung
2021-05-04 17:18:43 +00:00
Jim Laskey
770dfc1ec4
8265279: Remove unused RandomGeneratorFactory.all(Class<T> category)
...
Reviewed-by: rriggs
2021-05-04 13:26:08 +00:00
Hui Shi
ee5bba0dc4
8265767: compiler/eliminateAutobox/TestIntBoxing.java crashes on arm32 after 8264649 in debug VMs
...
Reviewed-by: kvn, thartmann
2021-05-04 12:58:25 +00:00
Jim Laskey
05e601748a
8265137: java.util.Random suddenly has new public methods nowhere documented
...
Reviewed-by: uschindler, darcy, smarks
2021-05-04 11:53:07 +00:00
Wang Huang
aa90df6f51
8266187: Memory leak in appendBootClassPath()
...
Co-authored-by: Wang Huang <whuang@openjdk.org >
Co-authored-by: Sun Jianye <sunjianye@huawei.com >
Reviewed-by: kevinw, mli, alanb
2021-05-04 10:02:22 +00:00
Tobias Hartmann
b65190483c
8266438: Compile::remove_useless_nodes does not remove opaque nodes
...
Reviewed-by: vlivanov, chagedorn
2021-05-04 09:42:16 +00:00
Stefan Johansson
141cc2f2a3
8261527: Record page size used for underlying mapping in ReservedSpace
...
Reviewed-by: rkennke, iwalulya
2021-05-04 09:00:10 +00:00
Martin Doerr
8e071c4b52
8265784: [C2] Hoisting of DecodeN leaves MachTemp inputs behind
...
Reviewed-by: kvn, goetz
2021-05-04 07:56:42 +00:00
Stefan Karlsson
ce1bc9d8bc
8266432: ZGC: GC allocation stalls can trigger deadlocks
...
Reviewed-by: pliden, ayang
2021-05-04 07:27:59 +00:00
Tejpal Rebari
30ccd8081b
8264950: Set opaque for JTooltip in config file of NimbusLookAndFeel
...
Reviewed-by: serb, pbansal
2021-05-04 04:53:25 +00:00
Igor Ignatyev
cfdf4a7de7
8266449: cleanup jtreg tags in compiler/intrinsics/sha/cli tests
...
Reviewed-by: kvn
2021-05-04 04:47:18 +00:00
Mandy Chung
3544a9d0e4
8266391: Replace use of reflection in jdk.internal.platform.Metrics
...
Reviewed-by: redestad
2021-05-03 21:58:37 +00:00
Sergey Bylokhov
020236cb98
8264786: [macos] All Swing/AWT apps cause Allow Notifications prompt to appear when app is launched
...
Reviewed-by: azvegint, kizune
2021-05-03 20:53:35 +00:00
Philippe Marschall
45760d4baf
8266320: (bf) ReadOnlyBufferException in heap buffer put(String,int,int) should not be conditional
...
Reviewed-by: alanb, bpb
2021-05-03 17:28:46 +00:00
Marcus G K Williams
ff65920cd1
8265491: Math Signum optimization for x86
...
Reviewed-by: jiefu, jbhateja, neliasso
2021-05-03 16:28:14 +00:00
Yude Lin
55cc0af404
8266185: Shenandoah: Fix incorrect comment/assertion messages
...
Reviewed-by: shade
2021-05-03 15:23:49 +00:00
Evgeny Nikitin
880c138b58
8265349: vmTestbase/../stress/compiler/deoptimize/Test.java fails with OOME due to CodeCache exhaustion.
...
Reviewed-by: iignatyev
2021-05-03 14:32:18 +00:00
Yi Yang
001c5142a6
8265322: C2: Simplify control inputs for BarrierSetC2::obj_allocate
...
Reviewed-by: kvn, neliasso
2021-05-03 14:22:26 +00:00
Per Liden
194bceca3a
8265984: Concurrent GC: Some tests fail "assert(is_frame_safe(f)) failed: Frame must be safe"
...
Reviewed-by: eosterlund, stefank, zgu
2021-05-03 13:34:49 +00:00
Zhengyu Gu
1d9ea3ae0f
8266083: Shenandoah: Consolidate dedup/no dedup oop closures
...
Reviewed-by: rkennke
2021-05-03 12:35:26 +00:00
Albert Mingkun Yang
80941f475f
8234446: Post-CMS workgroup hierarchy cleanup
...
Reviewed-by: tschatzl, rkennke
2021-05-03 11:45:06 +00:00
Albert Mingkun Yang
ac760c7f9f
8266295: Remove unused _concurrent_iteration_safe_limit
...
Reviewed-by: tschatzl, sjohanss
2021-05-03 10:06:57 +00:00
Vladimir Ivanov
b42d4969b1
8266388: C2: Improve constant ShiftCntV on x86
...
Reviewed-by: kvn
2021-05-03 09:46:49 +00:00
Claes Redestad
05cfac9f5b
8266412: Remove redundant TemplateInterpreter entries
...
Reviewed-by: jiefu, dholmes
2021-05-03 09:22:58 +00:00
Per Liden
c5dc657f0b
8266056: runtime/stringtable/StringTableCleaningTest.java failed with "RuntimeException: Missing Callback in [10, 11]"
...
Reviewed-by: coleenp, dholmes
2021-05-03 07:28:19 +00:00
Ajit Ghaisas
8fa50ebdf2
8263363: Minor cleanup of Lanai code - unused code removal and comments correction
...
Reviewed-by: serb
2021-05-03 04:37:24 +00:00
Jie Fu
7e30130e35
8266401: mark hotspot compiler/intrinsics/sha/cli tests which ignore VM flags
...
Reviewed-by: iignatyev, kvn
2021-05-02 23:13:22 +00:00
Sergey Bylokhov
dedddd5ab2
8266248: Compilation failure in PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5
...
Reviewed-by: prr, azvegint
2021-05-02 05:29:12 +00:00
Andy Herrick
5c083e8560
8266129: tools/jpackage/windows/WinInstallerIconTest.java hangs with fastdebug
...
Reviewed-by: asemenyuk, almatvee
2021-05-01 12:03:12 +00:00
Tagir F. Valeev
3e667cc405
8265356: need code example for getting canonical constructor of a Record
...
Reviewed-by: smarks
2021-05-01 07:30:55 +00:00
Vladimir Ivanov
f86b70c391
8266328: C2: Remove InlineWarmCalls
...
Reviewed-by: kvn, iveresov
2021-04-30 22:17:04 +00:00
Rahul Raghavan
928d63242e
8252237: C2: Call to compute_separating_interferences has wrong argument order
...
Reviewed-by: kvn, thartmann
2021-04-30 20:15:48 +00:00
Daniel D. Daugherty
50fa1623ad
8266389: ProblemList java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java on generic-all
...
Reviewed-by: mikael, prr
2021-04-30 19:55:19 +00:00
Ian Graves
dd05158b24
8266155: Convert java.base to use Stream.toList()
...
Reviewed-by: bpb, naoto, iris, chegar
2021-04-30 19:52:26 +00:00
Ian Graves
c36c63a008
8260560: convert jdeps and jdeprscan tools to use Stream.toList()
...
Reviewed-by: alanb, mchung, iris
2021-04-30 19:51:36 +00:00
Mikael Vidstedt
096e9e5d13
8266318: Switch to macos prefix for macOS bundles
...
Reviewed-by: prr, erikj, iris
2021-04-30 19:05:39 +00:00
Daniel Fuchs
0544a732a4
8255227: java/net/httpclient/FlowAdapterPublisherTest.java intermittently failing with TestServer: start exception: java.io.IOException: Invalid preface
...
Reviewed-by: chegar
2021-04-30 17:21:55 +00:00
Weijun Wang
48bb996ac9
8266220: keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified
...
Reviewed-by: coffeys, hchao
2021-04-30 14:04:13 +00:00
Alexey Ushakov
87de5b750d
8266040: Lanai: Incorrect calculations of clipping boundaries
...
Reviewed-by: jdv
2021-04-30 13:53:58 +00:00
Aleksei Voitylov
eb8db12ce6
8263396: Atomic::CmpxchgByteUsingInt::set_byte_in_int needs an explicit cast
...
Reviewed-by: dholmes
2021-04-30 12:34:19 +00:00
Hannes Wallnöfer
07ecd421d1
8258602: JavaDoc field summary does not indicate final modifier
...
Reviewed-by: jjg
2021-04-30 09:48:09 +00:00
Sean Coffey
276a1bf767
8236671: NullPointerException in JKS keystore
...
Reviewed-by: hchao, xuelei
2021-04-30 09:32:40 +00:00
Alexander Scherbatiy
e9370a13b6
8265761: Font with missed font family name is not properly printed on Windows
...
Reviewed-by: serb, prr
2021-04-30 08:46:58 +00:00
Rahul Raghavan
3554dc299d
8264395: WB_EnqueueInitializerForCompilation fails with "method holder must be initialized" when called for uninitialized class
...
Reviewed-by: chagedorn, thartmann
2021-04-30 08:23:57 +00:00
Hannes Wallnöfer
4d77171540
8249903: jdk/javadoc/doclet/testSerializedForm/TestSerializedForm.java needs to be updated after 8146022 got closed
...
Reviewed-by: jjg
2021-04-30 07:47:39 +00:00
Jie Fu
51b218842f
8266267: Remove unnecessary jumps in Intel Math Library StubRoutines
...
Reviewed-by: thartmann, neliasso, kvn
2021-04-30 02:30:44 +00:00
Ioi Lam
2c381e0f8d
8262376: ReplaceCriticalClassesForSubgraphs.java fails if --with-build-jdk is used
...
Reviewed-by: dholmes, minqi, ccheung
2021-04-29 23:22:49 +00:00
Jie Fu
5ecef01c4a
8266217: ZGC: Improve the -Xlog:gc+init output for NUMA
...
Reviewed-by: stefank, tschatzl, pliden
2021-04-29 23:06:35 +00:00
Valerie Peng
5d8c1cc8a0
8255410: Add ChaCha20 and Poly1305 support to SunPKCS11 provider
...
Reviewed-by: jnimeh
2021-04-29 21:02:41 +00:00
Phil Race
46b4a145a6
8266315: Problem list failing test java/awt/font/TextLayout/LigatureCaretTest.java
...
Reviewed-by: dcubed
2021-04-29 19:13:22 +00:00
Patricio Chilano Mateo
42af7da94d
8265933: Move Java monitor related fields from class Thread to JavaThread
...
Reviewed-by: rehn, dcubed, coleenp, dholmes
2021-04-29 18:13:27 +00:00
Yumin Qi
1afbab6394
8263998: Remove mentions of mc region in comments
...
Reviewed-by: ccheung
2021-04-29 17:30:50 +00:00
Daniel D. Daugherty
51b2fb5c84
8266299: ProblemList runtime/stringtable/StringTableCleaningTest.java on linux-aarch64 with ZGC
...
Reviewed-by: bpb
2021-04-29 17:24:05 +00:00
Jamsheed Mohammed C M
49d04586ed
8266288: assert root method not found in witnessed_reabstraction_in_supers is too strong
...
Reviewed-by: vlivanov, thartmann
2021-04-29 16:16:42 +00:00
Daniel Fuchs
01415f33e3
8266250: WebSocketTest and WebSocketProxyTest call assertEquals(List<byte[]>, List<byte[]>)
...
Reviewed-by: prappo
2021-04-29 16:15:06 +00:00
Brian Burkhalter
5f15666092
8266078: Reader.read(CharBuffer) advances Reader position for read-only Charbuffers
...
Reviewed-by: rriggs, alanb, chegar
2021-04-29 15:54:11 +00:00
Brian Burkhalter
2a03739530
8266014: Regression brought by optimization done with JDK-4926314
...
Reviewed-by: alanb, naoto
2021-04-29 15:35:14 +00:00
Brian Burkhalter
6bb71d9e25
8264762: ByteBuffer.byteOrder(BIG_ENDIAN).asXBuffer.put(Xarray) and ByteBuffer.byteOrder(nativeOrder()).asXBuffer.put(Xarray) are slow
...
Reviewed-by: alanb, psandoz, chegar
2021-04-29 15:34:04 +00:00
Jan Lahoda
f0f6b0d919
8266027: The diamond finder does not find diamond candidates in field initializers
...
Reviewed-by: jfranck, vromero
2021-04-29 14:55:28 +00:00
Jan Lahoda
8072ea5628
8238173: jshell - switch statement with a single default not return cause syntax error
...
Reviewed-by: vromero
2021-04-29 14:54:39 +00:00
Thomas Schatzl
c76ce28754
8265842: G1: Introduce API to run multiple separate tasks in a single gangtask
...
Reviewed-by: lkorinth, ayang, sjohanss, iwalulya
2021-04-29 14:44:14 +00:00
Naoto Sato
294347b59b
8265918: java/io/Console/CharsetTest.java failed with "expect: spawn id exp6 not open"
...
Reviewed-by: alanb, iris
2021-04-29 13:01:30 +00:00
Andrew Leonard
84b52db931
8265666: Enable AIX build platform to make external debug symbols
...
Reviewed-by: erikj, mdoerr
2021-04-29 12:35:56 +00:00
Prasanta Sadhukhan
dd8286e2f3
8198616: java/awt/Focus/6378278/InputVerifierTest.java fails on mac
...
Reviewed-by: jdv
2021-04-29 10:54:27 +00:00
Prasanta Sadhukhan
5574922ff6
8266284: ProblemList java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java
...
Reviewed-by: jdv
2021-04-29 10:37:31 +00:00
Jan Lahoda
df7f0b4671
8198317: Enhance JavacTool.getTask for flexibility
...
Co-authored-by: Guoxiong Li <lgxbslgx@gmail.com >
Reviewed-by: jfranck
2021-04-29 09:38:24 +00:00
Julia Boes
115a413ee4
8265123: Add static factory methods to com.sun.net.httpserver.Filter
...
Co-authored-by: Michael McMahon <michaelm@openjdk.org >
Reviewed-by: chegar, michaelm, dfuchs
2021-04-29 09:07:46 +00:00
Yasumasa Suenaga
39abac98f9
8266176: -Wmaybe-uninitialized happens in libArrayIndexOutOfBoundsExceptionTest.c
...
Reviewed-by: dholmes
2021-04-29 07:59:35 +00:00
Alexey Ushakov
155da257fd
8265005: Introduce the new client property for mac: apple.awt.windowTitleVisible
...
Reviewed-by: serb
2021-04-29 07:31:10 +00:00
Jie Fu
91226fa122
8265940: Enable C2's optimization for Math.pow(x, 0.5) on all platforms
...
Reviewed-by: neliasso, kvn
2021-04-29 07:01:15 +00:00
Igor Ignatyev
56cde70da2
8266265: mark hotspot compiler/vectorization tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-29 04:53:07 +00:00
Yasumasa Suenaga
49372149e5
8266174: -Wmisleading-indentation happens in libmlib_image sources
...
Reviewed-by: azvegint
2021-04-29 04:21:57 +00:00
Igor Ignatyev
b305eff7d3
8266238: mark hotspot compiler/inlining tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-29 03:52:24 +00:00
Igor Ignatyev
df3b2d0495
8266264: mark hotspot compiler/eliminateAutobox tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-29 03:51:40 +00:00
Igor Ignatyev
6b263e6832
8266256: compiler.vectorization.TestBufferVectorization does testing twice
...
Reviewed-by: kvn
2021-04-29 03:50:44 +00:00
Igor Ignatyev
69155f43c1
8266231: mark hotspot compiler/c1 tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-29 03:35:29 +00:00
Prasanta Sadhukhan
0e225ef9da
8197821: Test java/awt/font/TextLayout/LigatureCaretTest.java fails on Windows
...
8197796: Test java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java fails on Windows
Reviewed-by: azvegint, serb
2021-04-29 03:02:22 +00:00
Yasumasa Suenaga
a1c942c02b
8266170: -Wnonnull happens in classLoaderData.inline.hpp
...
Reviewed-by: dholmes, coleenp
2021-04-29 01:05:05 +00:00
Yasumasa Suenaga
4a9f2319c9
8266173: -Wmaybe-uninitialized happens in jni_util.c
...
Reviewed-by: dholmes
2021-04-29 01:04:20 +00:00
Igor Ignatyev
9605aeddee
8266251: compiler.inlining.InlineAccessors shouldn't do testing in driver VM
...
Reviewed-by: kvn, epavlova
2021-04-29 00:12:56 +00:00
Igor Ignatyev
03d4149d0c
8266255: compiler/eliminateAutobox/TestEliminateBoxInDebugInfo.java uses wrong package name
...
Reviewed-by: kvn
2021-04-29 00:12:08 +00:00
Jie Fu
794cefe8f9
8241354: ZGC still crashes in containers with NUMA due to get_mempolicy is disabled by default
...
Co-authored-by: Per Liden <pliden@openjdk.org >
Reviewed-by: pliden
2021-04-28 22:37:29 +00:00
David Holmes
23180f848f
8266017: Refactor the *klass::array_klass_impl code to separate the non-exception-throwing API
...
Reviewed-by: coleenp, iklam
2021-04-28 20:52:50 +00:00
Igor Ignatyev
f75dd80254
8266230: mark hotspot compiler/c2 tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-28 20:47:57 +00:00
Claes Redestad
9df6cc7cc2
8264678: Incomplete comment in build.tools.generatecharacter.GenerateCharacter
...
Reviewed-by: erikj, naoto, iris
2021-04-28 19:51:01 +00:00
Igor Ignatyev
73cfc26dc2
8266232: compiler.c1.TestRangeCheckEliminated should be run in driver mode
...
Reviewed-by: kvn
2021-04-28 19:50:22 +00:00
Phil Race
3e1b90a2ef
8266157: Problem list several awt jtreg tests that fail on macOS 11
...
Reviewed-by: dcubed, pbansal
2021-04-28 19:03:33 +00:00
Igor Ignatyev
3f9879f1cd
8266190: mark hotspot compiler/codecache tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-28 18:47:19 +00:00
Calvin Cheung
d12e01a5cd
8264472: Add a test group for running CDS tests with -XX:+VerifySharedSpaces
...
Reviewed-by: iklam, mseledtsov
2021-04-28 18:20:51 +00:00
Mandy Chung
b3b2bb2875
8265773: incorrect jdeps message "jdk8internals" to describe a removed JDK internal API
...
Reviewed-by: alanb
2021-04-28 17:34:43 +00:00
Sean Mullan
278057756a
8196415: Disable SHA-1 Signed JARs
...
Reviewed-by: coffeys
2021-04-28 17:13:21 +00:00
Aleksey Shipilev
21f65f8e79
8266206: Build failure after JDK-8264752 with older GCCs
...
Reviewed-by: mgronlun
2021-04-28 16:41:51 +00:00
Igor Ignatyev
c71c26859f
8266165: TestNoWarningLoopStripMiningIterSet is runnable only on VM w/ G1, Shenandoah, Z and Epsilon
...
Reviewed-by: roland
2021-04-28 16:30:27 +00:00
Igor Ignatyev
8954befd77
8266188: mark hotspot compiler/cpuflags tests which ignore VM flags
...
Reviewed-by: chagedorn, thartmann
2021-04-28 15:46:16 +00:00
Igor Ignatyev
19d3c451b8
8266184: a few compiler/debug tests don't check exit code
...
Reviewed-by: thartmann
2021-04-28 15:45:23 +00:00
Fernando Guallini
7e3bc4cb44
8228442: DHKeyExchange/LegacyDHEKeyExchange.java failed due to "SSLException: An established connection was aborted by the software in your host machine"
...
Reviewed-by: xuelei
2021-04-28 15:40:53 +00:00
Harold Seigel
f40bf1d240
8266087: Move 'buffer' declaration in get_user_name_slow() inside of linux specific code
...
Reviewed-by: zgu, dcubed
2021-04-28 14:50:12 +00:00
Fernando Guallini
ec383abc1d
8183374: Refactor java/lang/Runtime shell tests to java
...
Reviewed-by: coffeys
2021-04-28 14:00:23 +00:00
Sibabrata Sahoo
343a4a76f2
8185127: Add tests to cover hashCode() method for java supported crypto key types
...
Reviewed-by: valeriep
2021-04-28 09:48:16 +00:00
Kevin Walls
e325a750ac
8264593: debug.cpp utilities should be available in product builds.
...
Reviewed-by: sspitsyn, coleenp, vlivanov
2021-04-28 08:53:48 +00:00
Roberto Castañeda Lozano
e879f8c6c8
8265587: IGV: track nodes across matching
...
Preserve the IGV node identifier of Ideal nodes in their corresponding machine
nodes after matching, to allow IGV users to track nodes across this phase.
Reviewed-by: thartmann, vlivanov
2021-04-28 08:45:15 +00:00
Xin Liu
164454feeb
8265867: thread.hpp defines some enums but no reference
...
Reviewed-by: dholmes, stuefe, iklam, coleenp
2021-04-28 06:55:07 +00:00
Jie Fu
75a2354dc2
8266028: C2 computes -0.0 for Math.pow(-0.0, 0.5)
...
Reviewed-by: aph, neliasso, kvn
2021-04-28 06:16:47 +00:00
Prasanta Sadhukhan
ca37be1ead
8197800: Test java/awt/Focus/NonFocusableWindowTest/NoEventsTest.java fails on Windows
...
Reviewed-by: aivanov, serb
2021-04-28 05:57:39 +00:00
Prasanta Sadhukhan
cf92693957
8198619: java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java fails on mac
...
Reviewed-by: aivanov, serb
2021-04-28 05:52:22 +00:00
Per Liden
2201e11cbf
8266055: ZGC: ZHeap::print_extended_on() doesn't disable deferred delete
...
Reviewed-by: eosterlund, ayang
2021-04-28 05:50:25 +00:00
Prasanta Sadhukhan
ce48f04085
8198617: java/awt/Focus/6382144/EndlessLoopTest.java fails on mac
...
Reviewed-by: jdv, serb
2021-04-28 05:48:50 +00:00
Pankaj Bansal
0438cea65b
8136517: [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX
...
Reviewed-by: serb
2021-04-28 04:48:07 +00:00
Igor Ignatyev
6b5e5d7a2c
8266181: compiler/eliminateAutobox/TestEliminateBoxInDebugInfo should be in driver mode
...
Reviewed-by: kvn
2021-04-28 04:01:42 +00:00
Igor Ignatyev
81b1502701
8266161: mark hotspot compiler/rtm tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-28 03:43:41 +00:00
Igor Ignatyev
4a8324d48b
8266180: compiler/vectorapi/TestVectorErgonomics should be run in driver mode
...
Reviewed-by: jiefu, kvn, epavlova
2021-04-28 03:43:08 +00:00
Igor Ignatyev
0601aba545
8266175: mark hotspot compiler/jsr292 tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-28 03:42:07 +00:00
Igor Ignatyev
69ad8ac537
8266169: mark hotspot compiler/jvmci tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-28 03:41:27 +00:00
Igor Ignatyev
1a2a570c8d
8266166: mark hotspot compiler/linkage tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-28 03:40:47 +00:00
Igor Ignatyev
5ee58b0496
8266164: mark hotspot compiler/loopstripmining tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-28 03:39:47 +00:00
Xue-Lei Andrew Fan
1a37bce5af
8263779: SSLEngine reports NEED_WRAP continuously without producing any further output
...
Reviewed-by: wetmore
2021-04-28 03:21:47 +00:00
Jie Fu
889d246681
8265917: Different values computed by C2 and interpreter/C1 for Math.pow(x, 2.0) on x86_32
...
Reviewed-by: kvn, thartmann
2021-04-28 03:10:28 +00:00
Erik Gahlin
e144104bb3
8262908: JFR: Allow JFR to stream events from a known repository path
...
Reviewed-by: mgronlun
2021-04-28 02:02:53 +00:00
Igor Ignatyev
30b1354085
8266153: mark hotspot compiler/onSpinWait tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-27 23:58:15 +00:00
Igor Ignatyev
eeddb30344
8266150: mark hotspot compiler/arguments tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-27 23:54:45 +00:00
Igor Ignatyev
feb18d292f
8266149: mark hotspot compiler/startup tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-27 23:54:09 +00:00
Igor Ignatyev
eb72950cfd
8266154: mark hotspot compiler/oracle tests which ignore VM flags
...
Reviewed-by: kvn
2021-04-27 23:51:39 +00:00
Igor Ignatyev
7f4a9f68bf
8266088: compiler/arguments/TestPrintOptoAssemblyLineNumbers test should user driver mode
...
Reviewed-by: kvn
2021-04-27 20:58:48 +00:00
Vladimir Ivanov
f560b89233
8264873: Dependencies: Split ClassHierarchyWalker
...
Reviewed-by: kvn, thartmann
2021-04-27 20:03:13 +00:00
Paul Sandoz
0a88f0a182
8255915: jdk/incubator/vector/AddTest.java timed out
...
Reviewed-by: vlivanov
2021-04-27 18:58:37 +00:00
Tobias Hartmann
ab2aec2afb
8265938: C2's conditional move optimization does not handle top Phi
...
Reviewed-by: chagedorn, kvn, iignatyev
2021-04-27 17:10:53 +00:00
Patricio Chilano Mateo
5634f206e5
8265932: Move safepoint related fields from class Thread to JavaThread
...
Reviewed-by: coleenp, dholmes
2021-04-27 16:53:25 +00:00
Aleksey Shipilev
b67b2b1645
8265690: Use the latest Ubuntu base image version in Docker testing
...
Reviewed-by: sgehwolf, iignatyev, mseledtsov
2021-04-27 16:36:15 +00:00
Vladimir Ivanov
b2628d15b5
8263972: C2: LoadVector/StoreVector type mismatch in MemNode::can_see_stored_value()
...
Reviewed-by: kvn, thartmann
2021-04-27 16:34:28 +00:00
Hui Shi
377b346189
8264752: SIGFPE crash with option FlightRecorderOptions:threadbuffersize=30M
...
Reviewed-by: mgronlun
2021-04-27 15:44:41 +00:00
Harold Seigel
dc323a9334
8263421: Module image file is opened twice during VM startup
...
Reviewed-by: iklam, dholmes
2021-04-27 13:31:55 +00:00
Yi Yang
fbfd4ea3ce
8265914: Duplicated NotANode and not_a_node
...
Reviewed-by: thartmann
2021-04-27 13:00:08 +00:00
Pankaj Bansal
9481fad42f
8163367: Test javax/swing/JComboBox/8033069/bug8033069NoScrollBar.java javax/swing/JComboBox/8033069/bug8033069ScrollBar.java fails intermittently
...
Reviewed-by: aivanov
2021-04-27 12:59:22 +00:00
Zhengyu Gu
9adbf1566a
8265995: Shenandoah: Move ShenandoahInitMarkRootsClosure close to its use
...
Reviewed-by: shade
2021-04-27 12:40:31 +00:00
Harold Seigel
879a77f173
8265757: stack-use-after-scope in perfMemory_posix.cpp get_user_name_slow()
...
Reviewed-by: lfoltan, dcubed
2021-04-27 12:07:40 +00:00
Coleen Phillimore
e4be9680cb
8265980: Fix systemDictionary and loaderConstraints printing
...
Reviewed-by: iklam
2021-04-27 12:04:12 +00:00
Aleksei Voitylov
f6e26f6f33
8265756: AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter
...
Reviewed-by: adinn, aph
2021-04-27 11:17:28 +00:00
Jan Lahoda
0a4c33826d
8263432: javac may report an invalid package/class clash on case insensitive filesystems
...
Reviewed-by: vromero
2021-04-27 08:55:59 +00:00
Tobias Hartmann
82b371956a
8265967: Unused NullCheckNode forward declaration in node.hpp
...
Reviewed-by: kvn
2021-04-27 07:52:13 +00:00
Albert Mingkun Yang
468c847cc8
8234020: Remove FullGCCount_lock
...
Reviewed-by: kbarrett
2021-04-27 07:21:15 +00:00
Vladimir Kozlov
4785e112ae
8264806: Remove the experimental JIT compiler
...
Reviewed-by: iignatyev, erikj
2021-04-27 06:23:21 +00:00
Prasanta Sadhukhan
7db9330c58
8196300: java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java times out
...
Reviewed-by: jdv
2021-04-27 05:36:49 +00:00
Vladimir Kozlov
694acedf18
8264805: Remove the experimental Ahead-of-Time Compiler
...
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
2021-04-27 01:12:18 +00:00
Hamlin Li
15d4787724
8265496: improve null check in DeflaterOutputStream/InflaterInputStream
...
Reviewed-by: lancea, naoto
2021-04-27 01:06:56 +00:00
Albert Mingkun Yang
1d37b9840a
8265972: Remove declarations with no implementations in javaClasses.hpp
...
Reviewed-by: coleenp
2021-04-26 22:16:12 +00:00
Albert Mingkun Yang
cb29b19fec
8184134: HeapRegion::LogOfHRGrainWords is unused
...
Reviewed-by: kbarrett, sjohanss
2021-04-26 21:20:15 +00:00
Guoxiong Li
41daa88dcc
8265899: Use pattern matching for instanceof at module jdk.compiler(part 1)
...
Reviewed-by: mcimadamore
2021-04-26 20:15:55 +00:00
Phil Race
a6f2863e64
8266003: ProblemList sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java on macosx-all
...
Reviewed-by: dcubed, mikael
2021-04-26 20:14:55 +00:00
Tom Rodriguez
852a41d718
8258625: [JVMCI] refactor and unify JVMCI readFieldValue path
...
Reviewed-by: kvn
2021-04-26 20:00:23 +00:00
Leonid Mesnik
b5c6351315
8264663: Update test SuspendWithCurrentThread.java to verify that suspend doesn't exit until resumed
...
Reviewed-by: dcubed, sspitsyn
2021-04-26 19:48:57 +00:00
Magnus Ihse Bursie
b524a81ad2
8265982: JDK-8264188 breaks build on macOS-aarch64
...
Reviewed-by: erikj, shade
2021-04-26 17:59:14 +00:00
Pavel Rappo
efe6b93325
8265961: Fix comments in logging.properties
...
Reviewed-by: dfuchs, mr, iris, jjg
2021-04-26 17:35:31 +00:00
Philippe Marschall
65c19c4094
4926314: Optimize Reader.read(CharBuffer)
...
Reviewed-by: alanb, bpb
2021-04-26 17:33:35 +00:00
Guoxiong Li
082abbdaf7
8265900: Use pattern matching for instanceof at module jdk.compiler(part 2)
...
Reviewed-by: mcimadamore
2021-04-26 17:31:45 +00:00
Guoxiong Li
851b219d74
8265901: Use pattern matching for instanceof at module jdk.compiler(part 3)
...
Reviewed-by: mcimadamore, jfranck
2021-04-26 15:23:56 +00:00
Ian Graves
fb8f0c5dd8
8261168: Convert javadoc tool to use Stream.toList()
...
Reviewed-by: prappo
2021-04-26 15:20:30 +00:00
Hamlin Li
8559a53056
8265394: G1: Improve assert in HeapRegion::reset_not_compacted_after_full_gc
...
Reviewed-by: tschatzl
2021-04-26 14:43:30 +00:00
Hamlin Li
68011c64fa
8265928: G1: Update copyright in several files
...
Reviewed-by: tschatzl
2021-04-26 14:26:53 +00:00
Coleen Phillimore
222f9f07d1
8265682: G1: Mutex::_name dangling in HeapRegionRemSet references after JDK-8264146
...
Reviewed-by: dholmes, sjohanss
2021-04-26 14:23:08 +00:00
Guoxiong Li
2b09ff219e
8232765: NullPointerException at Types.eraseNotNeeded() when compiling a class
...
Reviewed-by: mcimadamore
2021-04-26 14:13:13 +00:00
Magnus Ihse Bursie
b9f66d93eb
8264188: Improve handling of assembly files in the JDK
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org >
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org >
Reviewed-by: erikj, vlivanov
2021-04-26 12:57:21 +00:00
Per Liden
c3ac6900e7
8261759: ZGC: ZWorker Threads Continue Marking After System.exit() called
...
Reviewed-by: sjohanss, ayang
2021-04-26 12:15:03 +00:00
Per Liden
31abe68fa4
8265116: ZGC: Steal local stacks instead of flushing them
...
Co-authored-by: Wang Chao <wchao@openjdk.org >
Reviewed-by: ayang, sjohanss
2021-04-26 11:57:11 +00:00
Jesper Steen Møller
83364a4b4a
8264258: Unknown lookups in the java package give misleading compilation errors
...
Reviewed-by: sadayapalam
2021-04-26 11:53:27 +00:00
Per Liden
a9367dbd84
8265127: ZGC: Fix incorrect reporting of reclaimed memory
...
Reviewed-by: ayang, sjohanss
2021-04-26 11:52:37 +00:00
Junji Wang
1580a473d0
8265911: assert(comp != __null) failed: Compiler instance missing
...
Reviewed-by: kvn, thartmann
2021-04-26 11:07:08 +00:00
Vladimir Ivanov
9647fb0dba
8265689: JVMCI: InternalError: Class java.lang.Object does not implement interface jdk.vm.ci.meta.JavaType
...
Co-authored-by: Doug Simon <dnsimon@openjdk.org >
Reviewed-by: kvn, thartmann
2021-04-26 10:54:01 +00:00
Per Liden
0d08d73537
8265702: ZGC on macOS/aarch64
...
Reviewed-by: erikj, dholmes, stefank, gziemski
2021-04-26 08:45:42 +00:00
Patrick Concannon
45c5da0fd3
8265746: Update java.time to use instanceof pattern variable (part II)
...
Reviewed-by: dfuchs, lancea, rriggs, chegar, naoto
2021-04-26 08:32:20 +00:00
Hannes Wallnöfer
a85f6cbbaa
8265613: False positives for "Related Packages"
...
Reviewed-by: jjg
2021-04-26 07:53:35 +00:00
Prasanta Sadhukhan
6e5026a8df
8198621: java/awt/Focus/KeyEventForBadFocusOwnerTest/KeyEventForBadFocusOwnerTest.java fails on mac
...
Reviewed-by: serb
2021-04-26 07:28:46 +00:00
Simon Legner
7b609a2016
8264031: (zipfs) Typo in ZipFileSystem.deleteFile ZipException
...
Reviewed-by: shade, lancea
2021-04-26 07:24:06 +00:00
Albert Mingkun Yang
56fbef0fc0
8265681: G1: general cleanup for G1FullGCHeapRegionAttr
...
Reviewed-by: tschatzl, sjohanss
2021-04-26 06:32:34 +00:00
Thomas Stuefe
578a0b3c3d
8261238: NMT should not limit baselining by size threshold
...
Reviewed-by: zgu, mdoerr
2021-04-26 04:56:31 +00:00
Alexey Ushakov
3bf4c904fb
8264317: Lanai: IncorrectUnmanagedImageRotatedClip.java fails on apple M1
...
Reviewed-by: serb
2021-04-25 20:52:08 +00:00
horizonzy
f1f2afda5a
8264028: Typo in javax.management.relation.RelationService::purgeRelations
...
Reviewed-by: sspitsyn, shade
2021-04-25 08:14:05 +00:00
Daniel D. Daugherty
f6e22d14e3
8265890: ProblemList sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions.java on macOS-X64 and Linux-aarch64
...
Reviewed-by: rriggs, xuelei
2021-04-25 02:53:48 +00:00
Albert Mingkun Yang
0257ac1447
8252089: Remove psParallelCompact internal debug counters
...
Reviewed-by: sjohanss, tschatzl
2021-04-24 16:35:55 +00:00
Guoxiong Li
4b7f027407
8231179: Investigate why tools/javac/options/BCPOrSystemNotSpecified.java fails on Window
...
Reviewed-by: vromero
2021-04-24 02:18:31 +00:00
Guoxiong Li
d87a4c3b56
8239596: PARAMETER annotation on receiver type does not cause error
...
Reviewed-by: vromero
2021-04-24 02:17:39 +00:00
Daniel D. Daugherty
52f9d22977
8265884: ProblemList compiler/codecache/jmx/PoolsIndependenceTest.java on macOS-X64
...
Reviewed-by: mikael
2021-04-24 00:56:10 +00:00
Doug Simon
5aed446e20
8265403: consolidate definition of CPU features
...
Reviewed-by: kvn, iklam
2021-04-23 23:32:41 +00:00
Yumin Qi
20a373a0d0
8265393: VM crashes if both -XX:+RecordDynamicDumpInfo and -XX:SharedArchiveFile options are specified
...
Reviewed-by: iklam, ccheung
2021-04-23 21:51:11 +00:00
Daniel D. Daugherty
6803ab2b71
8265880: ProblemList serviceability/dcmd/gc/RunFinalizationTest.java on Linux-X64
...
Reviewed-by: rriggs
2021-04-23 21:39:47 +00:00
Sandhya Viswanathan
e08f506fa7
8265816: Handle new VectorMaskCast node for x86
...
Reviewed-by: vlivanov, neliasso
2021-04-23 20:49:13 +00:00
Naoto Sato
bebfae48e3
8264208: Console charset API
...
Reviewed-by: joehw, rriggs, alanb
2021-04-23 18:57:03 +00:00
George Adams
5aab1609b9
8265531: doc/building.md should mention homebrew install freetype
...
Reviewed-by: erikj
2021-04-23 17:52:26 +00:00
Mikhailo Seledtsov
d8e638f11c
8265794: Remove ProblemList-non-cds-mode
...
Reviewed-by: ccheung, iklam, iignatyev
2021-04-23 17:42:45 +00:00
Thomas Stuefe
ac23870186
8265831: 8257831 broke Windows x86 build
...
Reviewed-by: shade
2021-04-23 16:37:07 +00:00
Patricio Chilano Mateo
8e312297d8
8265327: Remove check_safepoint_and_suspend_for_native_trans()
...
Reviewed-by: dcubed, dholmes, rrich
2021-04-23 14:23:43 +00:00
Daniel D. Daugherty
c9b70c8042
8265240: runtime/Thread/SuspendAtExit.java needs updating
...
Reviewed-by: rehn, dholmes
2021-04-23 14:20:34 +00:00
Claes Redestad
891f72fe6e
8265606: Reduce allocations in AdapterHandlerLibrary::get_adapter
...
Reviewed-by: iklam
2021-04-23 13:04:48 +00:00
Vladimir Ivanov
bfc1cd8eaf
8264320: ShouldNotReachHere in Compile::print_inlining_move_to()
...
Reviewed-by: kvn, thartmann
2021-04-23 12:53:54 +00:00
Stefan Johansson
5db64c3353
8265268: Unify ReservedSpace reservation code in initialize and try_reserve_heap
...
Reviewed-by: tschatzl, iwalulya
2021-04-23 12:06:05 +00:00
Roman Kennke
191f1fc46c
8265759: Shenandoah: Avoid race for referent in assert
...
Reviewed-by: shade, zgu
2021-04-23 08:01:36 +00:00
Roberto Castañeda Lozano
b3a319c834
8264842: IGV: different nodes sharing idx are treated as equal
...
Introduce IGV-specific node identifier and encapsulate it in IGV by showing a
configurable 'short node text' string instead.
Reviewed-by: iveresov, kvn
2021-04-23 07:29:54 +00:00
Ioi Lam
95f0fd6c4d
8265696: Move CDS sources to src/hotspot/shared/cds
...
Reviewed-by: erikj, dholmes, stuefe
2021-04-23 04:13:02 +00:00
Calvin Cheung
a715b09f52
8265798: Minimal build broken by JDK-8261090
...
Reviewed-by: iklam
2021-04-23 02:57:42 +00:00
David Holmes
13d3263380
8265484: Fix up TRAPS usage in GenerateOopMap::compute_map and callers
...
Reviewed-by: iklam, dlong, coleenp
2021-04-23 01:12:14 +00:00
Chris Plummer
a8ddbd155b
8265683: vmTestbase/nsk/jdb tests failed with "JDWP exit error AGENT_ERROR_INTERNAL(181)"
...
Reviewed-by: amenkov, dcubed
2021-04-22 23:27:33 +00:00
Calvin Cheung
7a5591402c
8264196: Change link_and_cleanup_shared_classes(CATCH) to CHECK
...
Reviewed-by: minqi, iklam
2021-04-22 22:57:19 +00:00
Phil Race
b84f690127
8265793: Remove duplicate jtreg TEST.groups references for some client tests
...
Reviewed-by: erikj
2021-04-22 21:23:59 +00:00
Mikael Vidstedt
0e0059895b
8265782: Bump bootjdk to jdk-17+19 on macosx-aarch64 at Oracle
...
Reviewed-by: iignatyev, tbell, iris, erikj
2021-04-22 20:55:56 +00:00
Daniel D. Daugherty
e81baead01
8265786: ProblemList serviceability/sa/sadebugd/DisableRegistryTest.java on ZGC
...
Reviewed-by: darcy
2021-04-22 20:45:25 +00:00
Brian Burkhalter
ca0de266b4
8265699: (bf) Scopes passed to ScopedMemoryAccess.copy[Swap]Memory in incorrect order
...
Reviewed-by: mcimadamore
2021-04-22 19:44:01 +00:00
Thomas Schatzl
b930bb1a2c
8265461: G1: Forwarding pointer removal thread sizing
...
Reviewed-by: iwalulya, lkorinth, sjohanss
2021-04-22 18:19:18 +00:00
Weijun Wang
f834557ae0
8258915: Temporary buffer cleanup
...
Reviewed-by: valeriep
2021-04-22 18:11:43 +00:00
sunguoyun
31d8a19e47
8265105: gc/arguments/TestSelectDefaultGC.java fails when compiler1 is disabled
...
Reviewed-by: iveresov
2021-04-22 18:05:03 +00:00
Guoxiong Li
657f103937
8057543: Replace javac's Filter with Predicate (and lambdas)
...
Reviewed-by: mcimadamore
2021-04-22 16:44:29 +00:00
Joe Darcy
8758b554a0
8265591: Remove vestiages of intermediate JSR 175 annotation format
...
Reviewed-by: jfranck
2021-04-22 16:21:54 +00:00
Ian Graves
33a86b9e40
8263621: Convert jdk.compiler to use Stream.toList()
...
Reviewed-by: mcimadamore, vromero
2021-04-22 16:06:40 +00:00
Doug Simon
7df0c10a4d
8265480: add basic JVMCI support for JEP 309: Dynamic Class-File Constants
...
Reviewed-by: kvn, psandoz
2021-04-22 15:59:12 +00:00
Calvin Cheung
9499175064
8261090: Store old classfiles in static CDS archive
...
Reviewed-by: iklam, minqi
2021-04-22 15:13:29 +00:00
Yasumasa Suenaga
159f5e1ede
8263636: Add --disable-registry option to jhsdb debugd
...
Reviewed-by: cjplummer, kevinw
2021-04-22 15:01:33 +00:00
Patricio Chilano Mateo
6d49cc3b65
8265453: SafepointMechanism::should_process() should receive JavaThread*
...
Reviewed-by: dcubed, shade, dholmes
2021-04-22 14:15:17 +00:00
Raffaello Giulietti
fa82d47591
8264514: HexFormat implementation tweaks
...
Reviewed-by: rriggs
2021-04-22 13:54:41 +00:00
Vladimir Ivanov
e16d568c1f
8265218: trace_method_handle_stub fails to find calling frame on x86
...
Reviewed-by: dholmes, dcubed
2021-04-22 12:17:24 +00:00
Robbin Ehn
86bd44fe80
8257831: Suspend with handshakes
...
Reviewed-by: dcubed, rrich, dholmes, pchilanomate, sspitsyn
2021-04-22 10:30:47 +00:00
Patrick Concannon
28af31db34
8263668: Update java.time to use instanceof pattern variable
...
Reviewed-by: lancea, ryadav, naoto, rriggs, dfuchs, scolebourne, chegar
2021-04-22 10:17:43 +00:00
Claes Redestad
a93d911954
8265607: Avoid decrementing when no Symbol was created in ~SignatureStream
...
Reviewed-by: lfoltan, coleenp
2021-04-22 09:52:56 +00:00
Aleksey Shipilev
aa2978481d
8265332: gtest/LargePageGtests.java OOMEs on -XX:+UseSHM cases
...
Reviewed-by: stuefe
2021-04-22 08:31:10 +00:00
Ioi Lam
33b6378f1e
8265101: Remove unnecessary functions in os*.inline.hpp
...
Reviewed-by: dholmes, kbarrett
2021-04-22 05:44:39 +00:00
Hao Sun
28c35aedd3
8259288: Debug build failure with clang-10 due to -Wimplicit-int-float-conversion
...
Reviewed-by: dholmes
2021-04-22 04:41:52 +00:00
Alexander Zuev
ca6b1b49ab
8171381: [TEST_BUG] [macos] javax/swing/JPopupMenu/7156657/bug7156657.java fails on OS X
...
Reviewed-by: serb
2021-04-21 23:20:55 +00:00
Joe Darcy
9e7c748db5
8265700: Regularize throws clauses in BigDecimal
...
Reviewed-by: bpb
2021-04-21 22:04:17 +00:00
Erik Gahlin
71163213cb
8254565: JFR: Incorrect verification of mirror events
...
Reviewed-by: mgronlun
2021-04-21 21:22:52 +00:00
Harold Seigel
f45d46095a
8265017: runtime/HiddenClasses/StressHiddenClasses.java timed out on Win* OCI
...
Reviewed-by: dholmes
2021-04-21 17:34:32 +00:00
Harold Seigel
0136c89ce1
8265490: Unterminated string passed to FindClass() in hotspot test
...
Reviewed-by: coleenp, stuefe
2021-04-21 16:01:22 +00:00
Thomas Schatzl
325edbc364
8265450: Merge PreservedMarksSet::restore code paths
...
Reviewed-by: sjohanss, iwalulya
2021-04-21 15:49:29 +00:00
Ian Graves
b337f63361
8037397: RegEx pattern matching loses character class after intersection (&&) operator
...
Reviewed-by: rriggs
2021-04-21 15:45:52 +00:00
Guoxiong Li
07a7510d87
8200145: Conditional expression mistakenly treated as standalone
...
Reviewed-by: mcimadamore
2021-04-21 14:36:47 +00:00
Prasanta Sadhukhan
41fc7ddd8d
8199079: Test javax/swing/UIDefaults/6302464/bug6302464.java is unstable
...
Reviewed-by: prr
2021-04-21 14:35:48 +00:00
Prasanta Sadhukhan
45c474a04c
8168408: Test java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java fails intermittentently on windows
...
Reviewed-by: azvegint
2021-04-21 14:20:53 +00:00
Prasanta Sadhukhan
18ee419021
8198422: Test java/awt/font/StyledMetrics/BoldSpace.java is unstable
...
Reviewed-by: azvegint
2021-04-21 14:16:08 +00:00
Fairoz Matte
da860290c2
8265326: Strange Characters in G1GC GC Log
...
Reviewed-by: tschatzl, sjohanss, kbarrett
2021-04-21 11:48:27 +00:00
Aleksey Shipilev
7879adbe88
8265343: Update Debian-based cross-compilation recipes
...
Reviewed-by: erikj
2021-04-21 10:44:19 +00:00
Peter Levart
98cb81b381
8265237: String.join and StringJoiner can be improved further
...
Reviewed-by: rriggs, redestad
2021-04-21 10:32:03 +00:00
Jie Fu
ed477da9c6
8264945: Optimize the code-gen for Math.pow(x, 0.5)
...
Reviewed-by: neliasso, kvn
2021-04-21 10:10:42 +00:00
Christoph Göttschkes
7146104fda
8265421: java/lang/String/StringRepeat.java test is missing a memory requirement
...
Reviewed-by: jlaskey, shade, ryadav
2021-04-21 07:13:13 +00:00
Yi Yang
b5c92ca34f
8265106: IGV: Enforce en-US locale while parsing ideal graph
...
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org >
Reviewed-by: thartmann, chagedorn
2021-04-21 06:36:47 +00:00
Jonathan Gibbons
3de0dcba78
8265483: All-caps “JAVA” in the top navigation bar
...
Reviewed-by: iris, erikj
2021-04-21 04:36:37 +00:00
Ioi Lam
739769c8fc
8265411: Avoid unnecessary Method::init_intrinsic_id calls
...
Reviewed-by: dholmes, minqi
2021-04-21 01:42:50 +00:00
Jie Fu
a22ad03b25
8264983: Add gtest for JDK-8264008
...
Reviewed-by: stuefe
2021-04-20 22:49:01 +00:00
Sean Mullan
91b08b733e
8261779: JCK test api/javax_crypto/EncryptedPrivateKeyInfo/Ctor4.html is failing with assertion error when assertions enabled
...
Reviewed-by: rhalade, pkoppula, mschoene, weijun
2021-04-20 21:45:53 +00:00
Brian Burkhalter
2fcd920adc
8261183: Follow on to Make lists of normal filenames
...
Reviewed-by: alanb, rriggs, rhalade
2021-04-20 21:45:53 +00:00
Igor Ignatyev
40ef00cebf
8258457: testlibrary_tests/ctw/JarDirTest.java fails with InvalidPathException on windows
...
Reviewed-by: kvn
2021-04-20 21:45:53 +00:00
Vaibhav Choudhary
3f0da35764
8261392: Exclude testlibrary_tests/ctw/JarDirTest.java
...
Reviewed-by: coffeys
2021-04-20 21:45:53 +00:00
Rahul Yadav
8d0faaf91a
8257001: Improve Http Client Support
...
Reviewed-by: chegar, dfuchs, rhalade
2021-04-20 21:45:53 +00:00
Tobias Hartmann
9bf055d359
8259633: compiler/graalunit/CoreTest.java fails with NPE after JDK-8244543
...
Reviewed-by: vlivanov, jcm
2021-04-20 21:45:53 +00:00
Sean Mullan
ddc56d1dbe
8259428: AlgorithmId.getEncodedParams() should return copy
...
Reviewed-by: weijun, valeriep
2021-04-20 21:45:52 +00:00
Sean Mullan
ae33d2a2f0
8258247: Couple of issues in fix for JDK-8249906
...
Reviewed-by: rhalade, weijun
2021-04-20 21:45:52 +00:00
Jamsheed Mohammed C M
2003e91d3b
8244543: Enhanced handling of abstract classes
...
Reviewed-by: vlivanov, rhalade
2021-04-20 21:45:52 +00:00
Roger Riggs
e56e087290
8250568: Less ambiguous processing
...
Reviewed-by: alanb, rhalade
2021-04-20 21:45:52 +00:00
Brian Burkhalter
4471789aca
8253799: Make lists of normal filenames
...
Reviewed-by: alanb, rhalade
2021-04-20 21:45:52 +00:00
Sean Mullan
7232e3c704
8249906: Enhance opening JARs
...
Reviewed-by: weijun, rhalade, mschoene
2021-04-20 21:45:52 +00:00
Aleksei Efimov
17a741d6bc
8244473: Contextualize registration for JNDI
...
Also reviewed by Chris Ries <chris.ries@oracle.com >
Reviewed-by: dfuchs, rriggs, rhalade, skoivu, mullan
2021-04-20 21:45:52 +00:00
Rafael Winterhalter
f47faf283b
8228988: AnnotationParser throws NullPointerException on incompatible member type
...
Reviewed-by: darcy
2021-04-20 21:33:19 +00:00
Erik Gahlin
d61345984d
8265407: JFR: Fix Typos
...
Reviewed-by: mgronlun
2021-04-20 17:27:25 +00:00
Erik Gahlin
4dcaac1feb
8265036: JFR: Remove use of -XX:StartFlightRecording= and -XX:FlightRecorderOptions=
...
Reviewed-by: cjplummer
2021-04-20 15:53:45 +00:00
Mikael Vidstedt
72c88fc45d
8257459: Bump minimum boot jdk to JDK 16
...
Reviewed-by: darcy, iris, erikj
2021-04-20 14:37:44 +00:00
Albert Mingkun Yang
c52e5f2be4
8265435: Remove dummy lists in G1CalculatePointersClosure
...
Reviewed-by: sjohanss, tschatzl
2021-04-20 12:48:08 +00:00
Thomas Schatzl
072ae7ec5e
8265436: G1: Improve gc+phases log output during full gc
...
Reviewed-by: ayang, mli
2021-04-20 10:36:12 +00:00
Roberto Castañeda Lozano
d81b0461b7
8263227: C2: inconsistent spilling due to dead nodes in exception block
...
Eliminate dead nodes created by call-catch cleanup even if they have multiple
projections. Assert that definitions dominate uses and projections are scheduled
next to their parent nodes.
Reviewed-by: neliasso, kvn
2021-04-20 10:06:49 +00:00
Andrew Haley
a25bae8239
8261445: Use memory_order_relaxed for os::random().
...
Reviewed-by: adinn, eosterlund, mdoerr, dholmes
2021-04-20 08:09:30 +00:00
Roberto Castañeda Lozano
51366439b1
8262725: IGV: crash when removing all graphs in a group
...
Make IGV close graph views when their groups are either removed or emptied, and
avoid faulty graph view computation for empty groups.
Reviewed-by: chagedorn, rrich
2021-04-20 07:58:26 +00:00
Per Liden
79798c656d
8265136: ZGC: Expose GarbageCollectorMXBeans for both pauses and cycles
...
Reviewed-by: sspitsyn, ayang
2021-04-20 07:53:43 +00:00
Yasumasa Suenaga
f1d4ae6cc9
8263718: unused-result warning happens at os_linux.cpp
...
Reviewed-by: dholmes, stuefe
2021-04-20 05:06:55 +00:00
Tagir F. Valeev
787908c778
8264221: Rewrite confusing stream API chain in SnippetMaps
...
Reviewed-by: jlahoda
2021-04-20 01:44:32 +00:00
Yasumasa Suenaga
142edd3a81
8265152: jpackage cleanup fails on Windows with IOException deleting msi
...
Reviewed-by: herrick, asemenyuk
2021-04-20 01:18:43 +00:00
Mikael Vidstedt
ab2240741c
8265486: ProblemList javax/sound/midi/Sequencer/Recording.java on macosx-aarch64
...
Reviewed-by: prr, serb
2021-04-19 22:29:53 +00:00
Chris Plummer
e0fd5fc069
8265028: JDWP debug agent thread lookup can be made faster
...
Reviewed-by: sspitsyn, amenkov
2021-04-19 21:15:14 +00:00
Erik Joelsson
713483c77d
8265373: Change to GCC 10.3 for building on Linux at Oracle
...
Reviewed-by: mikael
2021-04-19 19:46:13 +00:00
Daniel D. Daugherty
3990713691
8265463: ProblemList vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java on Win-X64 -Xcomp
...
8265464: ProblemList vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1 in -Xcomp configs
Reviewed-by: mikael
2021-04-19 18:49:48 +00:00
Alexander Matveev
5b43b39e55
8263154: [macos] DMG builds have finder errors
...
Reviewed-by: herrick, asemenyuk
2021-04-19 18:17:24 +00:00
Doug Simon
54cb388dce
8252600: [JVMCI] remove mx configuration
...
Reviewed-by: erikj, kvn
2021-04-19 17:45:20 +00:00
Yumin Qi
b703e0a4c8
8264569: Remove obsolete error messages from CDSTestUtils.java
...
Reviewed-by: iklam
2021-04-19 17:06:07 +00:00
Yi Yang
235daea06a
8265285: Unnecessary inclusion of bytecodeHistogram.hpp
...
Reviewed-by: dholmes, iklam
2021-04-19 16:54:37 +00:00
Weijun Wang
8bec6fe6dc
8264277: java.xml.crypto module should be granted FilePermission and SocketPermission
...
Reviewed-by: mullan
2021-04-19 16:11:54 +00:00
Claes Redestad
5303ccb885
8265135: Reduce work initializing VarForms
...
Reviewed-by: psandoz, mchung
2021-04-19 14:39:31 +00:00
Ivan Walulya
d9e40dd593
8199407: Skip Rebuild Remset Phase if there are no rebuild candidates
...
Reviewed-by: tschatzl, sjohanss
2021-04-19 14:37:16 +00:00
Weijun Wang
8dbf7aa1f9
8241306: Add SignatureMethodParameterSpec subclass for RSASSA-PSS params
...
Reviewed-by: mullan
2021-04-19 14:29:18 +00:00
Erik Joelsson
b14e0ee4d8
8265371: Change to Visual Studio 2019 16.9.3 for building on Windows at Oracle
...
Reviewed-by: mikael
2021-04-19 13:48:44 +00:00
Jorn Vernee
c88714875d
8265079: Implement VarHandle invoker caching
...
Reviewed-by: redestad, vlivanov, psandoz, mchung
2021-04-19 11:36:55 +00:00
Jie Fu
b64a3fb946
8265325: Optimize StubRoutines::dpow() for Math.pow(x, 0.5)
...
Reviewed-by: kvn, neliasso
2021-04-19 10:45:20 +00:00
Tejpal Rebari
d1c8c9eabb
8197811: Test java/awt/Choice/PopupPosTest/PopupPosTest.java fails on Windows
...
Reviewed-by: psadhukhan
2021-04-19 10:23:19 +00:00
Albert Mingkun Yang
7d01c988cf
8265414: Variable assigned but not used in G1FreeHumongousRegionClosure
...
Reviewed-by: tschatzl, iwalulya
2021-04-19 09:58:08 +00:00
Michael McMahon
d9e19f16f0
8265226: (dc) API note in DatagramChannel.open should link to StandardProtocolFamily.UNIX
...
Reviewed-by: iris, alanb
2021-04-19 09:31:52 +00:00
Thomas Stuefe
49b9e6896e
8262165: NMT report should state how many callsites had been skipped
...
Reviewed-by: zgu, shade
2021-04-19 09:18:55 +00:00
Stefan Johansson
e390e550fa
8265066: Split ReservedSpace constructor to avoid default parameter
...
Reviewed-by: tschatzl, stefank
2021-04-19 07:08:10 +00:00
Albert Mingkun Yang
c607d12e40
8249528: Remove obsolete comment in G1RootProcessor::process_java_roots
...
Reviewed-by: tschatzl, sangheki
2021-04-19 07:04:26 +00:00
Yi Yang
fa58aae8f6
8265245: depChecker_<cpu> don't have any functionalities
...
Reviewed-by: thartmann, neliasso
2021-04-19 06:27:15 +00:00
Yi Yang
a2b0e0f4c0
8265323: Leftover local variables in PcDesc
...
Reviewed-by: thartmann, neliasso
2021-04-19 06:26:12 +00:00
David Holmes
1ac25b8201
8264372: Threads::destroy_vm only ever returns true
...
Reviewed-by: shade, dcubed
2021-04-18 04:32:11 +00:00
David Holmes
73d5f3b586
8265313: Obsolete the unused AssertOnSuspendWaitFailure and TraceSuspendWaitFailures flags
...
Reviewed-by: shade, hseigel, dcubed
2021-04-18 04:26:57 +00:00
Ajit Ghaisas
cb8394a841
8265304: Temporarily make Metal the default 2D rendering pipeline for macOS
...
Reviewed-by: jdv, kcr, azvegint, prr
2021-04-17 12:33:07 +00:00
Aleksey Shipilev
66f89870f2
8265298: Hard VM crash when deadlock between "access" and higher ranked lock is detected
...
Reviewed-by: pchilanomate, dholmes
2021-04-17 06:21:19 +00:00
Denis Konoplev
926e3bc0c1
8264143: Lanai: RenderPerfTest.BgrSwBlitImage has artefacts on apple M1
...
Reviewed-by: jdv
2021-04-17 06:07:44 +00:00
Naoto Sato
ff4997014f
8265375: Bootcycle builds fail with StackOverflowError in cldrconverter
...
Reviewed-by: joehw
2021-04-16 22:23:30 +00:00
Sandhya Viswanathan
c108e7abdf
8265154: vinserti128 operand mix up for KNL platforms
...
Reviewed-by: thartmann, kvn
2021-04-16 21:28:30 +00:00
Daniel D. Daugherty
2c4075cbb7
8265381: ProblemList runtime/logging/RedefineClasses.java on macos-x64 -Xcomp
...
Reviewed-by: bpb
2021-04-16 21:20:51 +00:00
Daniel D. Daugherty
888d80b5e2
8265358: ProblemList jdk/jshell/ToolBasicTest.java on macOS-aarch64
...
8265361: ProblemList a few compiler/whitebox tests on macos-aarch64
8265363 : ProblemList java/net/Socket/UdpSocket.java on macos-aarch64
8265368: ProblemList 3 java/net/httpclient/websocket tests on macos-aarch64
8265370: ProblemList java/net/MulticastSocket/Promiscuous.java on macos-aarch64
Reviewed-by: bpb, mikael
2021-04-16 20:21:15 +00:00
Ian Graves
0bdc3e7a41
8262744: Formatter '%g' conversion uses wrong format for BigDecimal rounding up to limits
...
Reviewed-by: rriggs, bpb
2021-04-16 20:05:48 +00:00
Erik Gahlin
4413dbfbdb
8263395: Incorrect use of Objects.nonNull
...
Reviewed-by: shade
2021-04-16 19:51:15 +00:00
Alexander Zuev
74d03abb7b
8039270: The background color of the button can't be displayed and when pressed the button, the background color can not be changed in accordance with the case described.
...
Reviewed-by: azvegint, trebari
2021-04-16 19:30:55 +00:00
Erik Gahlin
7c37c022a1
8244190: JFR: When starting a JVM with -XX:StartFlightRecording, output is written to stdout
...
Reviewed-by: mgronlun
2021-04-16 17:26:13 +00:00
Fernando Guallini
79adc16fd8
8264152: javax/net/ssl/DTLS/RespondToRetransmit.java timed out
...
Reviewed-by: xuelei
2021-04-16 16:51:41 +00:00
Brian Burkhalter
1c3fd46d7d
8265175: (fs) Files.copy(Path,Path,CopyOption...) should use sendfile on Linux
...
Reviewed-by: alanb
2021-04-16 15:46:37 +00:00
Guoxiong Li
cee4f1d9c4
8203925: tools/javac/importscope/T8193717.java ran out of java heap
...
Reviewed-by: vromero
2021-04-16 15:38:46 +00:00
Evgeny Nikitin
694e1cdcb8
8262060: compiler/whitebox/BlockingCompilation.java timed out
...
Reviewed-by: iignatyev
2021-04-16 14:33:27 +00:00
Alexander Zvegintsev
6946d91d7c
8075915: The eight controls without black backgrounds with WinLAF & GTK LAF & Nimbus LAF
...
Reviewed-by: psadhukhan, kizune, aivanov
2021-04-16 14:32:12 +00:00
Hamlin Li
714298a58e
8265259: G1: Fix HeapRegion::block_is_obj for unloading class in full gc
...
Reviewed-by: sjohanss, tschatzl
2021-04-16 12:40:25 +00:00
Zhengyu Gu
ff5bb8cf69
8265239: Shenandoah: Shenandoah heap region count could be off by 1
...
Reviewed-by: shade
2021-04-16 12:27:29 +00:00
Aleksey Shipilev
17b6592d8f
8265335: Epsilon: Minor typo in EpsilonElasticTLABDecay description
...
Reviewed-by: tschatzl
2021-04-16 12:10:36 +00:00
Roberto Castañeda Lozano
10ec38f80b
8262462: IGV: cannot remove specific groups imported via network
...
Reviewed-by: neliasso
2021-04-16 11:49:35 +00:00
Roland Westrelin
7137328006
8264958: C2 compilation fails with assert "n is later than its clone"
...
Reviewed-by: neliasso, thartmann
2021-04-16 11:34:45 +00:00
Thomas Schatzl
1d66a155c7
8265330: G1: Fix comment in G1FullGCPrepareTask::G1CalculatePointersClosure
...
Reviewed-by: shade, mli
2021-04-16 09:25:36 +00:00
Hamlin Li
b4ba74e3ac
8264987: G1: Fill BOTs for Survivor-turned-to-Old regions in full gc
...
Co-authored-by: Shoubing Ma <mashoubing1@huawei.com >
Reviewed-by: tschatzl, sjohanss
2021-04-16 08:07:00 +00:00
Ivan Walulya
fc89fe6458
8265119: G1: update_remset_before_rebuild mixes liveness in words with liveness in bytes
...
Reviewed-by: tschatzl, sjohanss
2021-04-16 07:29:55 +00:00
Robbin Ehn
50f3da8d59
8264480: Unreachable code in nmethod.cpp inside #ifdef DEBUG
...
Reviewed-by: chagedorn, kvn
2021-04-16 07:19:49 +00:00
Xiaohong Gong
e0151a6fb1
8264104: Eliminate unnecessary vector mask conversion during VectorUnbox for floating point VectorMask
...
Reviewed-by: kvn, vlivanov
2021-04-16 07:12:32 +00:00
Jaikiran Pai
64e21307a8
8262108: SimpleDateFormat formatting broken for sq_MK Locale
...
Reviewed-by: naoto
2021-04-16 06:45:39 +00:00
Tom Rodriguez
3423f3e1f5
8265180: JvmtiCompiledMethodLoadEvent should include the stub section of nmethods
...
Reviewed-by: kvn, sspitsyn
2021-04-15 23:42:16 +00:00
Naoto Sato
f6e54f2f9a
8258794: Support for CLDR version 39
...
Reviewed-by: joehw, erikj
2021-04-15 21:28:22 +00:00
Brian Burkhalter
e89fd15189
8261301: StringWriter.flush() is NOOP but documentation does not indicate it
...
Reviewed-by: naoto, rriggs
2021-04-15 20:19:40 +00:00
Vicente Romero
0b1b5c8d0b
8264373: javac hangs when annotation is declared with sealed public modifier
...
Reviewed-by: jlahoda
2021-04-15 19:07:11 +00:00
Daniel D. Daugherty
c7da64a488
8265302: ProblemList runtime/logging/RedefineClasses.java on linux-x64 -Xcomp
...
Reviewed-by: mikael
2021-04-15 17:30:11 +00:00
Mikael Vidstedt
838c11fc0e
8265293: ProblemList java/foreign/TestDowncall.java on macosx-aarch64
...
Reviewed-by: ccheung, dcubed
2021-04-15 16:57:17 +00:00
Jan Lahoda
325eecbccb
8255273: jshell crashes with UnsupportedOperationException: Should not get here.
...
Reviewed-by: vromero
2021-04-15 16:17:35 +00:00
Jan Lahoda
e43aee58e1
8262900: ToolBasicTest fails to access HTTP server it starts
...
Reviewed-by: sundar, vromero
2021-04-15 15:16:11 +00:00
Weijun Wang
c70589c68c
8265227: Move Proc.java from security/testlibrary to test/lib
...
Reviewed-by: rriggs, xuelei, rhalade, ssahoo
2021-04-15 15:07:47 +00:00
Roger Riggs
7b61a426e0
8265173: [test] divert spurious log output away from stream under test in ProcessBuilder Basic test
...
Reviewed-by: dholmes
2021-04-15 14:38:14 +00:00
Conor Cleary
4e90d74000
8048199: Replace anonymous inner classes with lambdas, where applicable, in JNDI
...
Reviewed-by: rriggs, dfuchs, aefimov, chegar
2021-04-15 14:08:27 +00:00
Conor Cleary
6293299dd3
8264824: java/net/Inet6Address/B6206527.java doesn't close ServerSocket properly
...
Reviewed-by: aefimov, dfuchs, michaelm, vtewari
2021-04-15 14:05:55 +00:00
Pankaj Bansal
6b907155f7
8265278: doc build fails after JDK-8262981
...
Reviewed-by: jdv, trebari
2021-04-15 14:04:22 +00:00
Denis Konoplev
0fee6ecac2
8264318: Lanai: DrawHugeImageTest.java fails on apple M1
...
Reviewed-by: serb, jdv
2021-04-15 13:50:22 +00:00
David Holmes
81877f7df2
8262501: jdk17 libjvm link failure with --as-needed and clock_gettime in librt
...
Co-authored-by: Matthias Klose <doko@openjdk.org >
Reviewed-by: erikj
2021-04-15 12:59:21 +00:00
Harold Seigel
b23dbdbdb3
8257804: Test runtime/modules/ModuleStress/ModuleStressGC.java fails: 'package test defined in module jdk.test, exports list being walked' missing from stdout/stderr
...
Reviewed-by: dholmes
2021-04-15 12:19:47 +00:00
Pankaj Bansal
9d669c912d
8262981: Create implementation for NSAccessibilitySlider protocol
...
Reviewed-by: kizune
2021-04-15 11:45:41 +00:00
Jayathirth D V
abdff7905f
8163086: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java fails
...
Reviewed-by: psadhukhan
2021-04-15 11:32:07 +00:00
Prasanta Sadhukhan
b72d99e77b
8233564: [TESTBUG] MouseComboBoxTest.java is failing
...
Reviewed-by: jdv
2021-04-15 10:14:37 +00:00
Prasanta Sadhukhan
2b5869ad09
8233565: [TESTBUG] NullModalityDialogTest.java fails on MacOS
...
Reviewed-by: jdv
2021-04-15 09:55:29 +00:00
Thomas Schatzl
bba16f61bb
8264818: G1: Improve liveness check for empty pinned regions after full gc marking
...
Reviewed-by: sjohanss, ayang, mli
2021-04-15 08:44:52 +00:00
Thomas Schatzl
75da1e9a64
8264423: G1: Rename full gc attribute table states
...
Reviewed-by: sjohanss, mli
2021-04-15 08:12:37 +00:00
Thomas Schatzl
125a8479a9
8264788: Make SequentialSubTasksDone use-once
...
Reviewed-by: ayang, sjohanss
2021-04-15 08:11:01 +00:00
Rickard Bäckman
0793fcbbca
8260255: C1: LoopInvariantCodeMotion constructor can leave some fields uninitialized
...
Reviewed-by: neliasso, thartmann
2021-04-15 07:48:40 +00:00
Jie Fu
b224b56649
8265225: jdk/jfr/tool/TestConfigure.java fails to cleanup the output files after the testing
...
Reviewed-by: egahlin
2021-04-15 06:35:33 +00:00
Junji Wang
7c6e3796ef
8265120: hs_err improvement: align the output of Virtual space metadata
...
Reviewed-by: dholmes
2021-04-15 05:40:09 +00:00
Yumin Qi
e7cbeba866
8259070: Add jcmd option to dump CDS
...
Reviewed-by: ccheung, iklam, mli
2021-04-15 05:21:24 +00:00
David Holmes
593194864a
8265246: Fix macos-Aarch64 build after JDK-8263709
...
Reviewed-by: mikael
2021-04-15 03:01:49 +00:00
David Holmes
79bff21b43
8263709: Cleanup THREAD/TRAPS/CHECK usage in JRT_ENTRY routines
...
Reviewed-by: coleenp, hseigel, iklam, kvn
2021-04-15 02:20:31 +00:00
Nick Gasson
f4c3efd9cf
8265192: [macos_aarch64] configure script fails if GNU uname in PATH
...
Reviewed-by: erikj
2021-04-15 01:43:22 +00:00
Andy Herrick
e167577888
8265078: jpackage tests on Windows leave large temp files
...
Reviewed-by: asemenyuk, kcr
2021-04-14 19:56:24 +00:00
Mikael Vidstedt
05f851e45d
8265236: ProblemList java/foreign/TestUpcall.java on macosx-aarch64
...
Reviewed-by: dcubed
2021-04-14 19:53:53 +00:00
Brian Burkhalter
d1b28e7ad0
8265231: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821
...
Reviewed-by: alanb, dcubed, darcy, chegar
2021-04-14 19:53:19 +00:00
Mikael Vidstedt
57f86a071e
8265235: ProblemList java/foreign/TestIntrinsics.java on macosx-aarch64
...
Reviewed-by: dcubed
2021-04-14 19:19:49 +00:00
Evgeny Nikitin
4c83d24f0a
8058176: [mlvm] tests should not allow code cache exhaustion
...
Reviewed-by: iignatyev
2021-04-14 17:32:53 +00:00
Aleksey Shipilev
94067446ba
8264976: Minor numeric bug in AbstractSplittableWithBrineGenerator.makeSplitsSpliterator
...
Reviewed-by: psandoz, jlaskey
2021-04-14 16:16:41 +00:00
Joe Darcy
80026d81a4
8265174: Update Class.getDeclaredMethods to discuss synthetic and bridge methods
...
Reviewed-by: jfranck
2021-04-14 16:15:54 +00:00
Lance Andersen
ffb3771816
8265019: Update tests for additional TestNG test permissions
...
Reviewed-by: naoto, bpb, alanb
2021-04-14 15:42:55 +00:00
Brian Burkhalter
7e4cd48020
8264821: DirectIOTest fails on a system with large block size
...
Reviewed-by: chegar
2021-04-14 15:33:48 +00:00
Yasumasa Suenaga
0afcbd4b09
8264412: AArch64: CPU description should refer DMI
...
Reviewed-by: aph, gziemski
2021-04-14 15:11:08 +00:00
Michael McMahon
4661690981
8262883: doccheck: Broken links in java.base
...
Reviewed-by: lancea
2021-04-14 15:00:14 +00:00
Prasanta Sadhukhan
75b039a43c
8263970: Manual test javax/swing/JTextField/JapaneseReadingAttributes/JapaneseReadingAttributes.java failed
...
Reviewed-by: azvegint
2021-04-14 13:11:30 +00:00
Harold Seigel
f5b2f08912
8257836: Add additional test cases to TestSyncOnValueBasedClassEvent.java
...
Reviewed-by: lfoltan, pchilanomate
2021-04-14 12:16:46 +00:00
Sebastian Stenzel
27dd88bf9e
8262957: (fs) Fail fast in UnixFileStore.isExtendedAttributesEnabled
...
Reviewed-by: alanb
2021-04-14 09:55:52 +00:00
Yasumasa Suenaga
e2106d5af6
8265104: CpuLoad and SystemCpuLoad in OperatingSystem MXBean returns -1.0
...
Reviewed-by: dholmes, sgehwolf
2021-04-14 07:38:31 +00:00
Alex Blewitt
ebbce91e79
8264681: Use the blessed modifier order in java.security
...
Reviewed-by: mullan, shade
2021-04-14 06:01:00 +00:00
Ioi Lam
ea5c55a4ae
8265103: Remove unnecessary inclusion of oopMap.hpp
...
Reviewed-by: dholmes, stefank
2021-04-14 05:11:49 +00:00
Alexander Zvegintsev
26186ec3f6
8039261: [TEST_BUG]: There is not a minimal security level in Java Preferences and the TestApplet.html is blocked.
...
Reviewed-by: serb, pbansal, aivanov, kizune
2021-04-14 00:31:30 +00:00
Anton Kozlov
283d64f815
8262896: [macos_aarch64] Crash in jni_fast_GetLongField
...
Reviewed-by: aph, dholmes
2021-04-13 22:34:28 +00:00
Alexander Matveev
55d5649509
8263157: [macos]: java.library.path is being set incorrectly
...
Reviewed-by: asemenyuk, herrick
2021-04-13 21:36:55 +00:00
Erik Gahlin
e80012ede3
8264768: JFR: Allow events to be printed to the log
...
Reviewed-by: mgronlun
2021-04-13 20:06:39 +00:00
Brian Burkhalter
3b576ed99d
8265100: (fs) WindowsFileStore.hashCode() should read cached hash code once
...
Reviewed-by: alanb
2021-04-13 18:43:33 +00:00
Roberto Castañeda Lozano
8df8512bc8
8265125: IGV: cannot edit forms with NetBeans GUI builder
...
Reviewed-by: kvn
2021-04-13 17:07:43 +00:00
Weijun Wang
9cd5400d9b
8265138: Simplify DerUtils::checkAlg
...
Reviewed-by: xuelei
2021-04-13 16:56:36 +00:00
Wang Huang
c7975113a0
8264940: java/lang/invoke/6998541/Test6998541.java failed "guarantee(ik->is_initialized()) failed: java/lang/Byte$ByteCache must be initialized"
...
Co-authored-by: Wu Yan <wuyan34@huawei.com >
Reviewed-by: dholmes, kvn, dcubed
2021-04-13 16:41:57 +00:00
Patricio Chilano Mateo
943503ef6a
8265035: Remove unneeded exception check from refill_ic_stubs()
...
Reviewed-by: hseigel, dholmes
2021-04-13 15:32:57 +00:00
Mikael Vidstedt
fced0f08bf
8265113: ProblemList gtest/GTestWrapper.java:os.release_multi_mappings on macosx-aarch64
...
Reviewed-by: stuefe, akozlov, dcubed
2021-04-13 15:10:58 +00:00
Mikael Vidstedt
2aae29c922
8265111: ProblemList java/util/concurrent/locks/Lock/TimedAcquireLeak.java on macosx-aarch64
...
Reviewed-by: akozlov, hseigel
2021-04-13 15:09:15 +00:00
Mikael Vidstedt
a84d886f4c
8265112: ProblemList some java/foreign tests on macosx-aarch64
...
Reviewed-by: akozlov, hseigel
2021-04-13 15:06:26 +00:00
Mikael Vidstedt
87e39cb673
8265110: ProblemList compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/NativeCallTest.java on macosx-aarch64
...
Reviewed-by: akozlov, hseigel
2021-04-13 15:03:56 +00:00
Conor Cleary
784f1c1f74
8264200: java/nio/channels/DatagramChannel/SRTest.java fails intermittently
...
Reviewed-by: dfuchs, rriggs, msheppar
2021-04-13 14:06:10 +00:00
Stefan Johansson
a4f644eb2f
8265064: Move clearing and setting of members into helpers in ReservedSpace
...
Reviewed-by: tschatzl, iwalulya
2021-04-13 12:39:05 +00:00
Claes Redestad
7006070fa3
8265061: Simplify MethodHandleNatives::canBeCalledVirtual
...
Reviewed-by: jvernee, mchung
2021-04-13 10:39:35 +00:00
Xiaohong Gong
1935655622
8264957: Cleanup unused array Type::dual_type
...
Reviewed-by: jiefu, neliasso, thartmann
2021-04-13 09:58:32 +00:00
Roberto Castañeda Lozano
954b9a1ce6
8264795: IGV: Upgrade NetBeans platform
...
Upgrade IGV's underlying NetBeans platform to version 12.3, switch build system
from Ant to Maven, and fix broken unit tests in Data module.
Reviewed-by: kvn, chagedorn, neliasso, xliu
2021-04-13 09:27:39 +00:00
Stefan Johansson
f2f7aa3bec
8262291: Refactor reserve_memory_special_huge_tlbfs
...
Reviewed-by: iwalulya, stuefe
2021-04-13 08:59:09 +00:00
Mikael Vidstedt
008fc75a29
8264224: Add macosx-aarch64 to Oracle build configurations
...
Reviewed-by: serb, erikj
2021-04-13 00:58:34 +00:00
Fernando Guallini
f4e639577e
8264190: Harden TLS interop tests
...
Reviewed-by: rhalade
2021-04-12 21:04:10 +00:00
Vladimir Kozlov
18bec9cf9b
8265084: [BACKOUT] 8264954: unified handling for VectorMask object re-materialization during de-optimization
...
Reviewed-by: dcubed
2021-04-12 21:03:40 +00:00
Rafael Winterhalter
9dd96257c6
8263763: Synthetic constructor parameters of enum are not considered for annotation indices
...
Reviewed-by: darcy, jfranck
2021-04-12 21:01:08 +00:00
Martin Balao
1ee80e03ad
8261355: No data buffering in SunPKCS11 Cipher encryption when the underlying mechanism has no padding
...
Reviewed-by: valeriep
2021-04-12 20:58:08 +00:00
Daniel Fuchs
d84a7e55be
8264124: Update MXBean specification and implementation to extend mapping of CompositeType to records
...
Reviewed-by: mchung, chegar, alanb
2021-04-12 16:31:36 +00:00
Alexey Ushakov
714ae54f91
8258788: incorrect response to change in window insets [lanai]
...
Reviewed-by: serb, jdv
2021-04-12 16:28:14 +00:00
Daniel D. Daugherty
f4794378d4
8265082: test/hotspot/jtreg/gc/g1/TestG1SkipCompaction.java fails validate-source
...
Reviewed-by: mikael, erikj
2021-04-12 16:13:54 +00:00
Mikael Vidstedt
27f4b27138
8264623: Change to Xcode 12.4 for building on Macos at Oracle
...
Reviewed-by: erikj
2021-04-12 15:56:19 +00:00
Stefan Karlsson
7c20d97ac3
8265052: Break circular include dependency in objArrayOop.inline.hpp
...
Reviewed-by: tschatzl, egahlin, dholmes
2021-04-12 15:43:28 +00:00
Prasanta Sadhukhan
b90ad76d6b
8233567: [TESTBUG] FocusSubRequestTest.java fails on macos
...
Reviewed-by: azvegint, pbansal
2021-04-12 14:59:14 +00:00
Zhengyu Gu
125184e96f
8265012: Shenandoah: Backout JDK-8264718
...
Reviewed-by: shade
2021-04-12 12:47:40 +00:00
Hamlin Li
be0d46c142
8262068: Improve G1 Full GC by skipping compaction for regions with high survival ratio
...
Co-authored-by: Shoubing Ma <mashoubing1@huawei.com >
Reviewed-by: sjohanss, ayang
2021-04-12 12:41:11 +00:00
Jatin Bhateja
f71be8b5d7
8264954: unified handling for VectorMask object re-materialization during de-optimization
...
Reviewed-by: vlivanov
2021-04-12 12:13:49 +00:00
Chris Hegarty
3c9858ddfb
8264827: Large mapped buffer/segment crash the VM when calling isLoaded
...
Reviewed-by: alanb, mcimadamore
2021-04-12 11:21:34 +00:00
Thomas Schatzl
e604320bbd
8264783: G1 BOT verification should not verify beyond allocation threshold
...
Reviewed-by: mli, ayang
2021-04-12 09:14:39 +00:00
Martin Doerr
cb2806db4e
8265018: [AIX] FileDispatcherImpl.c:31:10: fatal error: 'sys/mount.h' file not found
...
Reviewed-by: clanger
2021-04-12 09:03:34 +00:00
Yi Yang
ecef1fc82b
8264972: Unused TypeFunc declared in OptoRuntime
...
Reviewed-by: thartmann, shade
2021-04-12 08:40:58 +00:00
Yi Yang
440c34a62b
8264644: Add PrintClassLoaderDataGraphAtExit to print the detailed CLD graph
...
Reviewed-by: coleenp, dholmes, shade
2021-04-12 08:23:20 +00:00
Stefan Karlsson
b1ebf82269
8264358: Don't create invalid oop in method handle tracing
...
Reviewed-by: neliasso, thartmann
2021-04-12 06:37:56 +00:00
Ioi Lam
627ad9fe22
8262328: Templatize JVMFlag boilerplate access methods
...
Reviewed-by: dholmes, gziemski
2021-04-10 15:39:27 +00:00
Ioi Lam
c15680e742
8264868: Reduce inclusion of registerMap.hpp and register.hpp
...
Reviewed-by: coleenp, dholmes
2021-04-10 06:09:52 +00:00
Xue-Lei Andrew Fan
5784f6b7f7
8264948: Check for TLS extensions total length
...
Reviewed-by: jnimeh
2021-04-10 03:48:45 +00:00
Hui Shi
42f4d70627
8264649: runtime/InternalApi/ThreadCpuTimesDeadlock.java crash in fastdebug C2 with -XX:-UseTLAB
...
Reviewed-by: thartmann, kvn
2021-04-10 00:03:57 +00:00
Vladimir Ivanov
76bd313d80
8264872: Dependencies: Migrate to PerfData counters
...
Reviewed-by: kvn, neliasso
2021-04-09 22:18:56 +00:00
Vladimir Ivanov
07c8ff47d2
8264871: Dependencies: Miscellaneous cleanups in dependencies.cpp
...
Reviewed-by: neliasso
2021-04-09 22:03:29 +00:00
Joe Darcy
863feab998
8005295: Use mandated information for printing of repeating annotations
...
Reviewed-by: jjg
2021-04-09 22:02:34 +00:00
Coleen Phillimore
f26cd2ac1c
8264997: Remove SystemDictionary::cache_get
...
Reviewed-by: hseigel
2021-04-09 20:47:06 +00:00
Naoto Sato
9ebc497b53
8264765: BreakIterator sees bogus sentence boundary in parenthesized “i.e.” phrase
...
Reviewed-by: joehw
2021-04-09 18:12:08 +00:00
William Kemper
ec31b3a137
8264727: Shenandoah: Remove extraneous whitespace from phase timings report
...
Reviewed-by: shade
2021-04-09 17:07:11 +00:00
Brian Burkhalter
cc54de76ca
8264400: (fs) WindowsFileStore equality depends on how the FileStore was constructed
...
Reviewed-by: alanb
2021-04-09 15:41:52 +00:00
Brian Burkhalter
6de0bb204a
8232861: (fc) FileChannel.force fails on WebDAV file systems (macOS)
...
Reviewed-by: alanb
2021-04-09 15:31:11 +00:00
Daniel D. Daugherty
1ca4abe9f2
8262881: port JVM/DI tests from JDK-4413752 to JVM/TI
...
Reviewed-by: sspitsyn, rehn
2021-04-09 15:01:36 +00:00
Coleen Phillimore
06e6b1f7ae
8259242: Remove ProtectionDomainSet_lock
...
Reviewed-by: dholmes, pchilanomate
2021-04-09 14:59:43 +00:00
Abdul Kolarkunnu
9bb1863ed7
8260923: Add more tests for SSLSocket input/output shutdown
...
Reviewed-by: coffeys
2021-04-09 13:57:58 +00:00
Vladimir Ivanov
33fa855d5a
8264732: Clean up LinkResolver::vtable_index_of_interface_method()
...
Reviewed-by: lfoltan, coleenp, dholmes
2021-04-09 11:36:20 +00:00
Vladimir Ivanov
b3782ead36
8264918: [JVMCI] getVtableIndexForInterfaceMethod doesn't check that type and method are related
...
Reviewed-by: kvn
2021-04-09 10:46:12 +00:00
Kazunori Ogata
f7a6c63ad3
8259822: [PPC64] Support the prefixed instruction format added in POWER10
...
Reviewed-by: cashford, mdoerr
2021-04-09 09:07:37 +00:00
Conor Cleary
a45733f840
8264779: Fix doclint warnings in java/nio
...
Reviewed-by: chegar, iris, alanb, naoto
2021-04-09 08:50:33 +00:00
Wang Huang
3e57924a6e
8264885: Fix the code style of macro in aarch64_neon_ad.m4
...
Reviewed-by: aph, shade
2021-04-09 06:29:03 +00:00
Aleksey Shipilev
051c117bf0
8264923: PNGImageWriter.write_zTXt throws Exception with a typo
...
Reviewed-by: aivanov, jdv, azvegint, kizune
2021-04-09 06:24:48 +00:00
Aleksey Shipilev
1c6b1134d0
8264513: Cleanup CardTableBarrierSetC2::post_barrier
...
Reviewed-by: tschatzl
2021-04-09 06:24:02 +00:00
Yi Yang
666fd62ee8
8264881: Remove the old development option MemProfiling
...
Reviewed-by: dholmes, coleenp, shade
2021-04-09 06:23:12 +00:00
Ioi Lam
951f277a71
8264874: Build interim-langtools for HotSpot only if Graal is enabled
...
Reviewed-by: kvn, erikj
2021-04-09 04:41:26 +00:00
Hai-May Chao
719f95e504
8260693: Provide the support for specifying a signer in keytool -genkeypair
...
Reviewed-by: weijun
2021-04-09 01:59:59 +00:00
Dong Bo
77b16739ab
8256245: AArch64: Implement Base64 decoding intrinsic
...
Reviewed-by: aph, ngasson
2021-04-09 01:28:11 +00:00
Guoxiong Li
57f1e7d934
8264696: Multi-catch clause causes compiler exception because it uses the package-private supertype
...
Reviewed-by: vromero
2021-04-08 21:34:51 +00:00
Weijun Wang
3d2b4cc567
8264864: Multiple byte tag not supported by ASN.1 encoding
...
Reviewed-by: xuelei
2021-04-08 21:26:05 +00:00
Joe Darcy
ccefa5e378
8261625: Add Elements.isAutomaticModule(ModuleElement)
...
Reviewed-by: vromero, jlahoda
2021-04-08 21:25:17 +00:00
Andrey Turbanov
8a2358074f
8264428: Cleanup usages of StringBuffer in java.desktop
...
Reviewed-by: azvegint, aivanov
2021-04-08 21:23:30 +00:00
Mahendra Chhipa
308f6796da
8264454: Jaxp unit test from open jdk needs to be improved
...
Reviewed-by: joehw
2021-04-08 21:21:11 +00:00
Alexey Semenyuk
5bd6c74547
8236127: Use value of --icon CLI option to set icon for exe installers
...
Reviewed-by: almatvee, herrick
2021-04-08 15:44:11 +00:00
Vladimir Kozlov
81d35e439d
8264063: Outer Safepoint poll load should not reference the head of inner strip mined loop.
...
Reviewed-by: roland, vlivanov
2021-04-08 15:04:38 +00:00
Lutz Schmidt
04fa1ed4d0
8264848: [macos] libjvm.dylib linker warning due to macOS version mismatch
...
Reviewed-by: erikj, dcubed, clanger
2021-04-08 13:37:22 +00:00
Julia Boes
214d6e21bb
8263506: Make sun.net.httpserver.UnmodifiableHeaders unmodifiable
...
Reviewed-by: michaelm, dfuchs
2021-04-08 13:09:26 +00:00
Harold Seigel
af13c64f68
8264711: More runtime TRAPS cleanups
...
Reviewed-by: lfoltan, pchilanomate, dholmes, dcubed
2021-04-08 12:13:19 +00:00
Zhengyu Gu
3aec2d9647
8264718: Shenandoah: enable string deduplication during root scanning
...
Reviewed-by: shade
2021-04-08 12:09:21 +00:00
Coleen Phillimore
255afbea92
8264672: runtime/ParallelLoad/ParallelSuperTest.java timed out
...
Reviewed-by: hseigel, lfoltan, dholmes
2021-04-08 11:44:23 +00:00
Denghui Dong
ec599da68c
8264633: Add missing logging to PlatformRecording#stop
...
Reviewed-by: egahlin
2021-04-08 08:11:43 +00:00
Xiaohong Gong
e89542fbe6
8264352: AArch64: Optimize vector "not/andNot" for NEON and SVE
...
Reviewed-by: aph, njian
2021-04-08 06:14:52 +00:00
Prasanta Sadhukhan
016db40c4a
8263907: Specification of CellRendererPane::paintComponent(..Rectangle) should clearly mention which method it delegates the call to
...
Reviewed-by: aivanov, serb
2021-04-08 04:41:18 +00:00
Ioi Lam
78d1164ce2
8214455: Relocate CDS archived regions to the top of the G1 heap
...
Reviewed-by: tschatzl, ccheung
2021-04-08 00:41:28 +00:00
Jie Fu
88eb2919f5
8264809: test-lib fails to build due to some warnings in ASN1Formatter and jfr
...
Reviewed-by: rriggs
2021-04-08 00:24:12 +00:00
Yasumasa Suenaga
a863ab69d3
8264551: Unexpected warning when jpackage creates an exe
...
Reviewed-by: asemenyuk, herrick
2021-04-07 23:11:22 +00:00
Vladimir Ivanov
6e2b82a45f
8264731: Introduce InstanceKlass::method_at_itable_or_null()
...
Reviewed-by: coleenp, dholmes
2021-04-07 21:07:12 +00:00
Kim Barrett
22b20f8e92
8264424: Support OopStorage bulk allocation
...
Reviewed-by: ayang, tschatzl
2021-04-07 19:43:19 +00:00
Alexandre Iline
ab3be7286a
8264863: Update JCov version to support JDK 17
...
Reviewed-by: erikj
2021-04-07 18:41:54 +00:00
Xin Liu
774e5ae009
8264742: member variable _monitor of MonitorLocker is redundant
...
Reviewed-by: coleenp, dholmes, phh
2021-04-07 17:51:25 +00:00
Anthony Scarpino
7a99a9874b
8262316: Reducing locks in RSA Blinding
...
Reviewed-by: jnimeh
2021-04-07 17:29:01 +00:00
Lutz Schmidt
d3fdd7399d
8264173: [s390] Improve Hardware Feature Detection And Reporting
...
Reviewed-by: mdoerr, goetz
2021-04-07 16:20:17 +00:00
Alexey Ivanov
9d6503978d
8263984: Invalidate printServices when there are no printers
...
Reviewed-by: serb, jdv
2021-04-07 15:29:52 +00:00
Phil Race
adb860ec10
8255800: Raster creation methods need some specification clean up
...
Reviewed-by: serb
2021-04-07 14:49:27 +00:00
Wang Huang
eab84554e8
8261137: Optimization of Box nodes in uncommon_trap
...
Co-authored-by: Wu Yan <wuyan34@huawei.com >
Co-authored-by: Ai Jiaming <aijiaming1@huawei.com >
Reviewed-by: kvn, vlivanov, thartmann
2021-04-07 10:48:17 +00:00
Alex Blewitt
92fad1b408
8264680: Use the blessed modifier order in java.desktop
...
Reviewed-by: serb, kizune, azvegint
2021-04-07 06:14:38 +00:00
Ioi Lam
17202c89d5
8264748: Do not include arguments.hpp from compilerDefinitions.hpp
...
Reviewed-by: gziemski, stefank
2021-04-07 05:37:37 +00:00
Ioi Lam
c3abdc9aad
8264797: Do not include klassVtable.hpp from instanceKlass.hpp
...
Reviewed-by: coleenp, stefank
2021-04-07 03:44:56 +00:00
Weijun Wang
eb5c097b6d
8262389: Use permitted_enctypes if default_tkt_enctypes or default_tgs_enctypes is not present
...
Reviewed-by: mullan
2021-04-06 23:58:21 +00:00
Jie Fu
bfb034abf9
8264524: jdk/internal/platform/docker/TestDockerMemoryMetrics.java fails due to swapping not working
...
Reviewed-by: sgehwolf
2021-04-06 23:03:45 +00:00
Aleksey Shipilev
a756d8d7ef
8264759: x86_32 Minimal VM build failure after JDK-8262355
...
Reviewed-by: thartmann, kvn
2021-04-06 18:14:15 +00:00
Jim Laskey
0f13e2277f
8264791: java/util/Random/RandomTestBsi1999.java failed "java.security.SecureRandom nextFloat consecutive"
...
Reviewed-by: darcy, bpb, dcubed
2021-04-06 17:05:42 +00:00
Michael McMahon
4bb80f3720
8262898: com/sun/net/httpserver/bugs/8199849/ParamTest.java times out
...
Reviewed-by: dfuchs
2021-04-06 16:01:59 +00:00
Xue-Lei Andrew Fan
2f5169965d
8264554: X509KeyManagerImpl calls getProtectionParameter with incorrect alias
...
Reviewed-by: mullan
2021-04-06 15:43:08 +00:00
Anton Kozlov
114e3c3e2d
8263856: Github Actions for macos/aarch64 cross-build
...
Reviewed-by: erikj
2021-04-06 13:45:46 +00:00
Aleksei Efimov
a611c462f9
8264048: Fix caching in Jar URL connections when an entry is missing
...
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org >
Reviewed-by: bchristi, dfuchs
2021-04-06 10:43:59 +00:00
Thomas Schatzl
bf26a2558f
8264027: Refactor "CLEANUP" region printing
...
Reviewed-by: kbarrett, ayang
2021-04-06 10:03:03 +00:00
Severin Gehwolf
eb6330e4f0
8264047: Duplicate global variable 'jvm' in libjavajpeg and libawt
...
Reviewed-by: serb
2021-04-06 09:43:50 +00:00
Nils Eliasson
81325483d8
8264359: Compiler directives should enable DebugNonSafepoints when PrintAssembly is requested
...
Reviewed-by: kvn, thartmann
2021-04-06 06:47:49 +00:00
Nils Eliasson
ec7b0028e8
8264626: C1 should be able to inline excluded methods
...
Reviewed-by: iveresov, thartmann
2021-04-06 06:47:00 +00:00
Ioi Lam
ff223530b6
8264565: Templatize num_arguments() functions of DCmd subclasses
...
Reviewed-by: coleenp, dholmes
2021-04-06 03:27:09 +00:00
Yi Yang
54b4070da7
8264634: CollectCLDClosure collects duplicated CLDs when dumping dynamic archive
...
Reviewed-by: minqi, iklam
2021-04-06 02:58:07 +00:00
Nick Gasson
43d4a6f615
8264564: AArch64: use MOVI instead of FMOV to zero FP register
...
Reviewed-by: aph
2021-04-06 02:44:05 +00:00
Hui Shi
dc608fd0f3
8264411: serviceability/jvmti/HeapMonitor tests intermittently fail due to large TLAB size
...
Reviewed-by: sspitsyn, cjplummer
2021-04-06 01:36:55 +00:00
Yasumasa Suenaga
b1a225e119
8263565: NPE was thrown when sun.jvm.hotspot.rmi.serverNamePrefix was set
...
Reviewed-by: cjplummer, amenkov
2021-04-06 00:09:04 +00:00
Yasumasa Suenaga
c41cd1521f
8264686: ClhsdbTestConnectArgument.java should use SATestUtils::validateSADebugDPrivileges
...
Reviewed-by: cjplummer
2021-04-05 23:48:30 +00:00
Jorn Vernee
b7baca7f32
8264288: Performance issue with MethodHandle.asCollector
...
Reviewed-by: jrose, vlivanov
2021-04-05 20:05:07 +00:00
Jim Laskey
920189918e
8264729: Random check-in failing header checks.
...
Reviewed-by: erikj, bpb
2021-04-05 19:03:18 +00:00
Yumin Qi
d920f8588c
8264540: WhiteBox.metaspaceReserveAlignment should return shared region alignment
...
Reviewed-by: ccheung, iklam
2021-04-05 18:31:12 +00:00
Brian Burkhalter
104e925dfd
8264512: jdk/test/jdk/java/util/prefs/ExportNode.java relies on default platform encoding
...
Reviewed-by: naoto
2021-04-05 16:42:09 +00:00
Jim Laskey
a0ec2cb289
8248862: Implement Enhanced Pseudo-Random Number Generators
...
Reviewed-by: darcy
2021-04-05 16:29:18 +00:00
Tejpal Rebari
39719da9d1
8253266: JList and JTable constructors should clear OPAQUE_SET before calling updateUI
...
Reviewed-by: psadhukhan, serb
2021-04-05 14:17:19 +00:00
Jim Laskey
a8005efde3
8166727: javac crashed: [jimage.dll+0x1942] ImageStrings::find+0x28
...
Reviewed-by: iklam, alanb
2021-04-05 14:12:26 +00:00
Anton Kozlov
7f9ece23dc
8264650: Cross-compilation to macos/aarch64
...
Reviewed-by: erikj
2021-04-05 06:58:11 +00:00
Jayathirth D V
0039c18e08
8264475: CopyArea ignores clip state in metal rendering pipeline
...
8251036: SwingSet2 - Dragging internal frame inside jframe leaves artifacts with MetalLookAndFeel
Reviewed-by: aghaisas, psadhukhan
2021-04-05 05:28:21 +00:00
Jatin Bhateja
f084bd2f61
8262355: Support for AVX-512 opmask register allocation.
...
Reviewed-by: vlivanov, njian, kvn
2021-04-04 17:47:23 +00:00
Kim Barrett
078066695b
8254050: HotSpot Style Guide should permit using the "override" virtual specifier
...
Reviewed-by: dholmes, jrose, stuefe, tschatzl, dcubed, iklam, kvn
2021-04-04 04:24:37 +00:00
Daniel D. Daugherty
f259eeaf65
8264393: JDK-8258284 introduced dangling TLH race
...
Reviewed-by: dholmes, rehn, eosterlund
2021-04-03 19:06:34 +00:00
Daniel D. Daugherty
9b2232bc1f
8264123: add ThreadsList.is_valid() support
...
Reviewed-by: dholmes, eosterlund, rehn
2021-04-03 19:03:04 +00:00
Jonathan Gibbons
e8eda655bb
8264664: use text blocks in javac module tests
...
Reviewed-by: darcy
2021-04-03 01:18:00 +00:00
Doug Lea
cec66cf8ef
8264572: ForkJoinPool.getCommonPoolParallelism() reports always 1
...
Reviewed-by: alanb
2021-04-02 22:44:20 +00:00
Daniel D. Daugherty
9c283da175
8264662: ProblemList vmTestbase/jit/escape/AdaptiveBlocking/AdaptiveBlocking001/AdaptiveBlocking001.java on win-x64 with ZGC
...
Reviewed-by: hseigel
2021-04-02 21:32:54 +00:00
Jonathan Gibbons
eb0ac86dc6
8264655: Minor internal doc comment cleanup
...
Reviewed-by: prappo
2021-04-02 20:47:35 +00:00
Brian Burkhalter
3991b329b1
8264539: Improve failure message of java/nio/file/WatchService/SensitivityModifier.java
...
Reviewed-by: alanb
2021-04-02 19:53:18 +00:00
Daniel D. Daugherty
4133dedeef
8264658: ProblemList javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java on linux-x64
...
Reviewed-by: pbansal
2021-04-02 19:17:05 +00:00
Daniel D. Daugherty
220ddbd99e
8264657: ProblemList java/awt/Focus/FrameMinimizeTest/FrameMinimizeTest.java on linux-x64
...
Reviewed-by: rriggs
2021-04-02 18:51:33 +00:00
Daniel D. Daugherty
d0f3cc92bc
8264656: ProblemList sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions.java on linux-x64
...
Reviewed-by: rriggs
2021-04-02 18:13:20 +00:00
Naoto Sato
6c145c4768
8264544: Case-insensitive comparison issue with supplementary characters.
...
Co-authored-by: Chris Johnson <chriswjohnson.jdk@gmail.com >
Reviewed-by: joehw, iris, alanb
2021-04-02 16:32:45 +00:00
Vladimir Ivanov
f60e81bf7b
8264548: Dependencies: ClassHierarchyWalker::is_witness() cleanups
...
Reviewed-by: kvn
2021-04-02 16:10:02 +00:00
Xue-Lei Andrew Fan
177bc84fe8
8264606: More comment for ECDH public key validation
...
Reviewed-by: wetmore
2021-04-02 15:23:23 +00:00
Coleen Phillimore
885916eda0
8262280: Incorrect exception handling for VMThread in class redefinition
...
Reviewed-by: hseigel
2021-04-02 13:05:15 +00:00
Xiaohong Gong
7d0a0bad7f
8264109: Add vectorized implementation for VectorMask.andNot()
...
Reviewed-by: psandoz, njian
2021-04-02 10:00:47 +00:00
Ningsheng Jian
0935eaa4b4
8264409: AArch64: generate better code for Vector API allTrue
...
Reviewed-by: adinn, pli
2021-04-02 09:31:20 +00:00
Christoph Göttschkes
4793557fa8
8264502: (fc) FileDispatcherImpl.setDirect0 might return uninitialized variable on some platforms
...
Reviewed-by: alanb, bpb, michaelm
2021-04-02 09:19:53 +00:00
Jie Fu
da643cdb20
8264526: javax/swing/text/html/parser/Parser/8078268/bug8078268.java timeout
...
Reviewed-by: serb
2021-04-02 08:25:26 +00:00
Joe Darcy
66d9961cbd
8205502: Make exception message from AnnotationInvocationHandler more informative
...
Reviewed-by: bpb, naoto, iris
2021-04-01 23:13:19 +00:00
Coleen Phillimore
5e59d28def
8262046: Clean up parallel class loading code and comments
...
Reviewed-by: lfoltan, iklam
2021-04-01 21:16:58 +00:00
Andy Herrick
04f24fe9ad
8264403: [macos]: App names containing '.' characters results in an error message when launching
...
Reviewed-by: asemenyuk
2021-04-01 20:39:38 +00:00
Joe Darcy
b953386de1
8264609: Number.{byteValue, shortValue} spec should use @implSpec
...
Reviewed-by: psandoz, bpb
2021-04-01 19:46:56 +00:00
Ioi Lam
5858399062
8264285: Clean the modification of ccstr JVM flags
...
Reviewed-by: dholmes, coleenp
2021-04-01 18:25:14 +00:00
Vladimir Kozlov
6e0da9961f
8263448: CTW: fatal error: meet not symmetric
...
Reviewed-by: roland
2021-04-01 17:03:14 +00:00
Joe Darcy
328e9514a8
8169629: Annotations with lambda expressions cause AnnotationFormatError
...
Reviewed-by: jfranck
2021-04-01 16:46:32 +00:00
Jie Fu
c04a743bd4
8264557: Incorrect copyright year for test/micro/org/openjdk/bench/java/lang/MathBench.java after JDK-8264054
...
Reviewed-by: neliasso
2021-04-01 15:12:22 +00:00
Coleen Phillimore
4b19771401
8264150: CDS dumping code calls TRAPS functions in VM thread
...
Reviewed-by: dholmes, iklam
2021-04-01 15:09:12 +00:00
Coleen Phillimore
1dc75e9ef5
8264538: Rename SystemDictionary::parse_stream
...
Reviewed-by: lfoltan, hseigel
2021-04-01 14:55:11 +00:00
Vladimir Ivanov
80681b5470
8264546: Dependencies: Context class is always an InstanceKlass
...
Reviewed-by: kvn
2021-04-01 12:56:19 +00:00
Jan Lahoda
fdfa1dda08
8264306: Non deterministic generation of java/lang/invoke/MemberName.class
...
Reviewed-by: shade, jfranck
2021-04-01 11:38:45 +00:00
Hui Shi
011f6d13ab
8264223: CodeHeap::verify fails extra_hops assertion in fastdebug test
...
Reviewed-by: lucy, shade
2021-04-01 10:43:45 +00:00
Prasanta Sadhukhan
0696fd0e81
8263496: MetalHighContrastTheme.getControlHighlight cleanup
...
Reviewed-by: azvegint
2021-04-01 07:35:17 +00:00
Andrey Turbanov
6cf109503a
8264484: Replace uses of StringBuffer with StringBuilder in jdk.hotspot.agent
...
Reviewed-by: kevinw, amenkov, ysuenaga
2021-04-01 07:22:41 +00:00
Alex Blewitt
d2df9a7df8
8264331: Use the blessed modifier order in jdk.compiler
...
Reviewed-by: vromero, iris, shade
2021-04-01 06:53:54 +00:00
Alexander Scherbatiy
0228734902
8262470: Printed GlyphVector outline with low DPI has bad quality on Windows
...
Reviewed-by: serb, psadhukhan
2021-04-01 06:45:20 +00:00
Tagir F. Valeev
3997c99e0a
8264222: Use switch expression in jshell where possible
...
Reviewed-by: briangoetz
2021-04-01 06:02:21 +00:00
Koichi Sakata
39f0b27a12
8176026: SA: Huge heap sizes cause a negative value to be displayed in the jhisto heap total
...
Reviewed-by: cjplummer, kevinw, ysuenaga
2021-04-01 04:10:15 +00:00
Yi Yang
de495df78d
8264413: Data is written to file header even if its CRC32 was calculated
...
Reviewed-by: ccheung, minqi
2021-04-01 02:07:48 +00:00
Sandhya Viswanathan
52d8a22943
8264054: Bad XMM performance on java.lang.MathBench.sqrtDouble
...
Co-authored-by: Eric Caspole <ecaspole@openjdk.org >
Co-authored-by: Charlie Hunt <huntch@openjdk.org >
Reviewed-by: neliasso, kvn, vlivanov
2021-04-01 00:34:00 +00:00
Sergey Bylokhov
16acfafb6b
8012229: [lcms] Improve performance of color conversion for images with alpha channel
...
Reviewed-by: azvegint
2021-03-31 23:02:55 +00:00
Your Name
cb70ab0cb9
8263235: sanity/client/SwingSet/src/ColorChooserDemoTest.java failed throwing java.lang.NoClassDefFoundError
...
Reviewed-by: psadhukhan, serb
2021-03-31 20:33:16 +00:00
Man Cao
e2ec997b55
8263551: Provide shared lock-free FIFO queue implementation
...
Create a generalized lock-free queue implementation based on G1DirtyCardQueueSet::Queue.
Reviewed-by: kbarrett, iwalulya
2021-03-31 18:29:37 +00:00
Stefan Karlsson
dec344709f
8264346: nullptr_t undefined in global namespace for clang+libstdc++
...
Reviewed-by: dholmes, kbarrett
2021-03-31 16:43:56 +00:00
Stefan Karlsson
0fa35728a7
8264489: Add more logging to LargeCopyWithMark.java
...
Reviewed-by: kbarrett, alanb, bpb
2021-03-31 16:43:14 +00:00
Alex Blewitt
f43d14a2ff
8264396: Use the blessed modifier order in jdk.internal.jvmstat
...
Reviewed-by: cjplummer, kevinw, shade
2021-03-31 16:42:14 +00:00
Eric Caspole
6225ae636e
8264466: Cut-paste error in InterfaceCalls JMH
...
Reviewed-by: shade, thartmann
2021-03-31 15:20:05 +00:00
Coleen Phillimore
40c3249160
8264149: BreakpointInfo::set allocates metaspace object in VM thread
...
Reviewed-by: dholmes, iklam
2021-03-31 12:43:03 +00:00
Albert Mingkun Yang
999c134884
8264417: ParallelCompactData::region_offset should not accept pointers outside the current region
...
Reviewed-by: tschatzl, iwalulya
2021-03-31 11:35:10 +00:00
Sebastian Stenzel
604b14c43d
8264112: (fs) Reorder methods/constructor/fields in UnixUserDefinedFileAttributeView.java
...
Reviewed-by: alanb
2021-03-31 10:37:02 +00:00
Martin Doerr
9061271b0b
8261957: [PPC64] Support for Concurrent Thread-Stack Processing
...
Reviewed-by: lucy, nradomski
2021-03-31 09:37:16 +00:00
Anton Kozlov
8a4a9117f5
8262894: [macos_aarch64] SIGBUS in Assembler::ld_st2
...
Co-authored-by: Mikael Vidstedt <mikael@openjdk.org >
Reviewed-by: dholmes, gziemski
2021-03-31 09:34:12 +00:00
Christian Hagedorn
ab6faa607b
8263582: WB_IsMethodCompilable ignores compiler directives
...
Reviewed-by: iveresov, kvn, neliasso
2021-03-31 06:33:45 +00:00
Yumin Qi
928fa5b5f9
8244540: Print more information with -XX:+PrintSharedArchiveAndExit
...
Reviewed-by: iklam, ccheung
2021-03-31 03:10:38 +00:00
Vladimir Kozlov
e073486ffe
8262093: java/util/concurrent/tck/JSR166TestCase.java failed "assert(false) failed: unexpected node"
...
Reviewed-by: thartmann
2021-03-31 01:16:06 +00:00
Joe Darcy
815248ab27
8264148: Update spec for exceptions retrofitted for exception chaining
...
Reviewed-by: rriggs, smarks
2021-03-30 19:59:59 +00:00
Brian Burkhalter
353807c5f1
8263898: (fs) Files.newOutputStream on the "NUL" special device throws FileSystemException: "nul: Incorrect function" (win)
...
Reviewed-by: jpai, alanb
2021-03-30 18:18:37 +00:00
Attila Szegedi
2bd80f94a1
8264326: Modernize javax.script.ScriptEngineManager and related classes' implementation
...
Reviewed-by: sundar
2021-03-30 18:13:39 +00:00
Attila Szegedi
b08d6383b9
8262503: Support records in Dynalink
...
Reviewed-by: sundar
2021-03-30 18:06:34 +00:00
Hui Shi
21e7402b04
8263707: C1 RangeCheckEliminator support constant array and NewMultiArray
...
Reviewed-by: thartmann, neliasso
2021-03-30 16:04:59 +00:00
Patricio Chilano Mateo
2ad6f2d9bc
8263896: Make not_suspended parameter from ObjectMonitor::exit() have default value
...
Reviewed-by: rehn, dcubed, dholmes
2021-03-30 15:00:38 +00:00
Yi Yang
b65219881d
8264429: Test runtime/cds/appcds/VerifyWithDefaultArchive.java assumes OpenJDK build
...
Reviewed-by: dcubed, shade
2021-03-30 14:45:55 +00:00
Stefan Karlsson
2c9365d79c
8264271: Avoid creating non_oop_word oops
...
Reviewed-by: kbarrett, pliden
2021-03-30 13:28:37 +00:00
Sebastian Stenzel
daeca3fff2
8262958: (fs) UnixUserDefinedFileAttributeView cleanup
...
Reviewed-by: alanb
2021-03-30 13:13:08 +00:00
Hannes Wallnöfer
af02883575
8264191: Javadoc search is broken in Internet Explorer
...
Reviewed-by: jjg
2021-03-30 12:21:49 +00:00
Harold Seigel
6e74c3ab94
8264193: Remove TRAPS parameters for modules and defaultmethods
...
Reviewed-by: lfoltan, ccheung, coleenp, dholmes
2021-03-30 12:19:13 +00:00
Zhengyu Gu
ee5e00b05f
8264279: Shenandoah: Missing handshake after JDK-8263427
...
Reviewed-by: shade
2021-03-30 11:43:39 +00:00
Zhengyu Gu
ac604a18c9
8264374: Shenandoah: Remove leftover parallel reference processing argument
...
Reviewed-by: shade
2021-03-30 11:42:46 +00:00
Eric Liu
f3726a8700
8264020: Optimize double negation elimination
...
Reviewed-by: thartmann, chagedorn
2021-03-30 09:57:19 +00:00
Nils Eliasson
4ffa41c3db
8263615: Cleanup tightly_coupled_allocation
...
Reviewed-by: kvn, thartmann
2021-03-30 09:22:40 +00:00
Kim Barrett
4ea6abfbd1
8264324: Simplify allocation list management in OopStorage::reduce_deferred_updates
...
Reviewed-by: tschatzl, ayang
2021-03-30 08:46:07 +00:00
Alex Blewitt
8735259f05
8264333: Use the blessed modifier order in jdk.jshell
...
Reviewed-by: iris, shade
2021-03-30 08:15:50 +00:00
Roland Westrelin
d2a63f259e
8264360: Loop strip mining verification fails with "should be on the backedge"
...
Reviewed-by: kvn, thartmann
2021-03-30 07:58:49 +00:00
Roland Westrelin
8100a20e98
8263971: C2 crashes with SIGFPE with -XX:+StressGCM and -XX:+StressIGVN
...
Reviewed-by: chagedorn, thartmann
2021-03-30 07:40:49 +00:00
Yi Yang
bcdf4694e0
8264337: VM crashed when -XX:+VerifySharedSpaces
...
Reviewed-by: minqi, ccheung, shade
2021-03-30 07:20:10 +00:00
Sergey Tsypanov
1a681fa743
8263560: Remove needless wrapping with BufferedInputStream
...
Reviewed-by: prr, alanb, dfuchs, serb
2021-03-30 06:47:54 +00:00
Tom Rodriguez
182b11c31a
8264016: [JVMCI] add some thread local fields for use by JVMCI
...
Reviewed-by: dholmes, iklam, coleenp
2021-03-30 04:26:56 +00:00
Roger Riggs
8cf1c62c34
8263754: HexFormat 'fromHex' methods should be static
...
Reviewed-by: redestad, naoto, chegar
2021-03-29 20:38:10 +00:00
Ziyi Luo
a5d7de2351
8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec
...
Co-authored-by: Greg Rubin <rubin@amazon.com >
Reviewed-by: valeriep
2021-03-29 20:14:47 +00:00
Alexey Semenyuk
128c0c97a5
8248418: jpackage fails to extract main class and version from app module linked in external runtime
...
Reviewed-by: herrick, almatvee
2021-03-29 19:51:39 +00:00
Alexander Zuev
fd45694c58
8264344: Outdated links in JavaComponentAccessibility.m
...
Reviewed-by: dmarkov, pbansal, trebari, azvegint
2021-03-29 17:03:24 +00:00
Jonathan Gibbons
f17ea9e66b
8262899: TestRedirectLinks fails
...
Reviewed-by: prappo
2021-03-29 16:12:49 +00:00
Erik Gahlin
963f1fc6de
8264309: JFR: Improve .jfc parser
...
Reviewed-by: mgronlun
2021-03-29 13:56:44 +00:00
Alex Blewitt
364cce1485
8264332: Use the blessed modifier order in jdk.charsets
...
Reviewed-by: alanb, shade
2021-03-29 13:32:55 +00:00
Andrey Turbanov
fbbd98ba53
8264029: Replace uses of StringBuffer with StringBuilder in java.base
...
Reviewed-by: shade
2021-03-29 13:31:25 +00:00
Stefan Karlsson
019080e470
8264268: Don't use oop types for derived pointers
...
Reviewed-by: jrose, kbarrett
2021-03-29 13:27:47 +00:00
Tobias Hartmann
3516c2650c
8263591: Two C2 compiler phases with the name "after matching"
...
Reviewed-by: neliasso, chagedorn
2021-03-29 12:41:09 +00:00
Tobias Hartmann
3caea470e1
8262739: String inflation C2 intrinsic prevents insertion of anti-dependencies
...
Reviewed-by: neliasso, chagedorn
2021-03-29 12:40:11 +00:00
Harold Seigel
19a6ac46ce
8264142: Remove TRAPS/THREAD parameters for verifier related functions
...
Reviewed-by: gziemski, coleenp, iklam, dholmes
2021-03-29 12:39:15 +00:00
Christian Hagedorn
aefc1560b5
8264179: [TESTBUG] Some compiler tests fail when running without C2
...
Reviewed-by: kvn, jiefu
2021-03-29 08:03:47 +00:00
Alex Blewitt
30b4b17ccb
8264334: Use the blessed modifier order in jdk.jpackage
...
Reviewed-by: herrick, shade
2021-03-29 08:01:42 +00:00
Aleksey Shipilev
8ee9a05d37
8259623: JfrTypeSet::_subsystem_callback is left dangling after use
...
Reviewed-by: mgronlun
2021-03-29 08:00:01 +00:00
Fei Yang
1f54ed07ad
8264096: slowdebug jvm crashes when StrInflatedCopy match rule is not supported
...
Co-authored-by: Yadong Wang <yadonn.wang@huawei.com >
Reviewed-by: thartmann
2021-03-29 07:45:49 +00:00
Xin Liu
447e0dfe6b
8263769: simplify PhaseMacroExpand::extract_call_projections()
...
Reviewed-by: vlivanov, thartmann
2021-03-29 06:39:07 +00:00
John Jiang
99b4bab366
8263188: JSSE should fail fast if there isn't supported signature algorithm
...
Reviewed-by: xuelei
2021-03-29 05:53:05 +00:00
Sergey Bylokhov
6678b01c57
8264328: Broken license in javax/swing/JComboBox/8072767/bug8072767.java
...
Reviewed-by: kizune, trebari, pbansal
2021-03-29 03:41:15 +00:00
Pengfei Li
2fa6a3c47c
8264006: Fix AOT library loading on CPUs with 256-byte dcache line
...
Reviewed-by: kvn, dholmes, aph
2021-03-29 01:09:43 +00:00
Xue-Lei Andrew Fan
c986457f82
8264329: Z cannot be 1 for Diffie-Hellman key agreement
...
Reviewed-by: wetmore
2021-03-28 20:37:26 +00:00
Yasumasa Suenaga
a209ed01ba
8263670: pmap and pstack in jhsdb do not work on debug server
...
Reviewed-by: cjplummer, sspitsyn
2021-03-27 11:15:17 +00:00
Jie Fu
38e0a58f6c
8264273: macOS: zero VM is broken due to no member named 'is_cpu_emulated' after JDK-8261966
...
Reviewed-by: iklam
2021-03-27 09:54:11 +00:00
Calvin Cheung
c9d2d024a3
8263632: Improve exception handling of APIs in classLoader.cpp
...
Reviewed-by: iklam, dholmes, coleenp
2021-03-26 21:29:53 +00:00
Alex Blewitt
59ed1fa28c
8264087: Use the blessed modifier order in jdk.jconsole
...
Reviewed-by: alanb, amenkov, redestad
2021-03-26 21:24:57 +00:00
Tom Rodriguez
054e0a4245
8264017: Correctly report inlined frame in JFR sampling
...
Reviewed-by: jbachorik, mgronlun
2021-03-26 20:20:24 +00:00
Vladimir Kempik
d6bb1537f3
8264240: [macos_aarch64] enable appcds support after JDK-8263002
...
Reviewed-by: erikj
2021-03-26 19:50:01 +00:00
Naoto Sato
7284f013ea
8262110: DST starts from incorrect time in 2038
...
8073446: TimeZone getOffset API does not return a dst offset between years 2038-2137
Reviewed-by: rriggs
2021-03-26 17:13:49 +00:00
Albert Mingkun Yang
3a28dc8213
8264178: Unused method Threads::nmethods_do
...
Reviewed-by: coleenp, dholmes
2021-03-26 16:58:50 +00:00
Roland Westrelin
33c94ffc81
8263376: CTW (Shenandoah): assert(mems <= 1) failed: No node right after call if multiple mem projections
...
Reviewed-by: kvn, chagedorn
2021-03-26 16:49:26 +00:00
Sebastian Stenzel
4e74de4b2e
8264111: (fs) Leaking NativeBuffers in case of errors during UnixUserDefinedFileAttributeView.read/write
...
Reviewed-by: alanb
2021-03-26 14:56:52 +00:00
Andy Herrick
57115fa23d
8189198: Add "forRemoval = true" to Applet API deprecations
...
Reviewed-by: iris, almatvee, kcr, prr
2021-03-26 14:48:00 +00:00
Jie Fu
b8122d6e3b
8264220: jdk/javadoc/doclet/testRelatedPackages/TestRelatedPackages.java fails to compile
...
Reviewed-by: hannesw
2021-03-26 13:12:14 +00:00
Coleen Phillimore
507b690f88
8264126: Remove TRAPS/THREAD parameter for class loading functions
...
Reviewed-by: ccheung, iklam, dholmes
2021-03-26 13:11:34 +00:00
Prasanta Sadhukhan
f3eed05236
8263928: Add JAWT test files for mac
...
Reviewed-by: jdv
2021-03-26 11:30:29 +00:00
Prasanta Sadhukhan
4fbb7c24c2
8263472: Specification of JComponent::updateUI should document that the default implementation does nothing
...
Reviewed-by: aivanov, darcy
2021-03-26 11:29:33 +00:00
Alex Blewitt
e47dfb8e28
8264062: Use the blessed modifier order in jdk.jfr
...
Reviewed-by: mgronlun
2021-03-26 10:24:38 +00:00
Doug Simon
5a930c42de
8264135: UnsafeGetStableArrayElement should account for different JIT implementation details
...
Reviewed-by: vlivanov, never
2021-03-26 10:11:02 +00:00
Kim Barrett
bb354b9d1c
8264166: OopStorage should support specifying MEMFLAGS for allocations
...
Reviewed-by: tschatzl, stefank
2021-03-26 07:44:22 +00:00
Ioi Lam
41657b15ac
8261551: Remove special CDS handling in Metaspace::allocate
...
Reviewed-by: minqi, dholmes, stuefe
2021-03-26 03:37:14 +00:00
Igor Veresov
fe8ef3223d
8264151: ciMethod::ensure_method_data() should return false is loading resulted in empty state
...
Reviewed-by: dlong, kvn
2021-03-26 01:54:38 +00:00
Erik Gahlin
4e708e58dc
8260862: JFR: New configure command for the jfr tool
...
Reviewed-by: mgronlun
2021-03-25 20:43:16 +00:00
Joe Darcy
259319669c
8264161: BigDecimal#stripTrailingZeros can throw undocumented ArithmeticException
...
Reviewed-by: bpb
2021-03-25 20:42:34 +00:00
Alex Menkov
2a5e0dd360
8262081: vmTestbase/nsk/jdi/ThreadDeathRequest/addThreadFilter/addthreadfilter001/TestDescription.java failed with "ERROR: eventSet1.size() != 3 :: 2"
...
Reviewed-by: cjplummer, lmesnik, sspitsyn
2021-03-25 19:47:35 +00:00
Anthony Scarpino
374272fd13
8261502: ECDHKeyAgreement: Allows alternate ECPrivateKey impl and revised exception handling
...
Reviewed-by: jnimeh
2021-03-25 19:18:44 +00:00
Anton Kozlov
dbc9e4b50c
8253795: Implementation of JEP 391: macOS/AArch64 Port
...
8253816: Support macOS W^X
8253817: Support macOS Aarch64 ABI in Interpreter
8253818: Support macOS Aarch64 ABI for compiled wrappers
8253819: Implement os/cpu for macOS/AArch64
8253839: Update tests and JDK code for macOS/Aarch64
8254941: Implement Serviceability Agent for macOS/AArch64
8255776: Change build system for macOS/AArch64
8262903: [macos_aarch64] Thread::current() called on detached thread
Co-authored-by: Vladimir Kempik <vkempik@openjdk.org >
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org >
Co-authored-by: Ludovic Henry <luhenry@openjdk.org >
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org >
Reviewed-by: erikj, ihse, prr, cjplummer, stefank, gziemski, aph, mbeckwit, luhenry
2021-03-25 18:10:18 +00:00
Brian Burkhalter
b006f22f1f
4833719: (bf) Views of MappedByteBuffers are not MappedByteBuffers, and cannot be forced
...
Reviewed-by: adinn
2021-03-25 15:30:50 +00:00
Alexey Semenyuk
8307aa6dcb
8264165: jpackage BasicTest fails after JDK-8220266: Check help text contains plaform specific parameters
...
Reviewed-by: herrick, dcubed
2021-03-25 15:22:39 +00:00
Alexander Zvegintsev
c037e1edaf
8263454: com.apple.laf.AquaFileChooserUI ignores the result of String.trim()
...
Reviewed-by: serb, pbansal, kizune, trebari, psadhukhan
2021-03-25 13:49:57 +00:00
Coleen Phillimore
a1e717f13e
8264146: Make Mutex point to rather than embed _name
...
Reviewed-by: redestad, dholmes
2021-03-25 12:37:28 +00:00
Hannes Wallnöfer
f69afba527
8263300: add HtmlId for the block containing a class's description.
...
Reviewed-by: jjg
2021-03-25 08:59:29 +00:00
Hannes Wallnöfer
d82464f851
8263528: Make static page ids safe from collision with language elements
...
Reviewed-by: jjg
2021-03-25 08:56:49 +00:00
Thomas Stuefe
d602ae080b
8263884: Clean up os::is_allocatable() across Posix platforms
...
Reviewed-by: stefank
2021-03-25 08:54:05 +00:00
Hannes Wallnöfer
a9d287a667
8260388: Listing (sub)packages at package level of API documentation
...
Reviewed-by: jjg
2021-03-25 08:51:50 +00:00
Richard Reingruber
8120064dcc
8263781: C2: Cannot hoist independent load above arraycopy
...
Reviewed-by: thartmann, neliasso, kvn
2021-03-25 07:21:36 +00:00
Richard Reingruber
9689863ac0
8262295: C2: Out-of-Bounds Array Load from Clone Source
...
Reviewed-by: kvn, roland, neliasso, thartmann
2021-03-25 06:52:03 +00:00
Xue-Lei Andrew Fan
a678a38dd9
8263743: redundant lock in SSLSocketImpl
...
Reviewed-by: jnimeh
2021-03-25 05:16:37 +00:00
Prasanta Sadhukhan
3fcb499ce6
8263768: JFormattedTextField.AbstractFormatter.getDocumentFilter()/getNavigationFilter() spec doesn't mention what the default impls return and what does it mean
...
Reviewed-by: trebari, aivanov, azvegint, darcy
2021-03-25 04:08:07 +00:00
Prajwal Kumaraswamy
4155533258
8258753: StartTlsResponse.close() hangs due to synchronization issues
...
Reviewed-by: xuelei
2021-03-25 03:35:49 +00:00
Ningsheng Jian
3e18330a33
8264018: AArch64: NEON loadV2 and storeV2 addressing is wrong
...
Reviewed-by: adinn, aph
2021-03-25 01:57:03 +00:00
Jonathan Gibbons
0ff81682e6
8258957: DocLint: check for HTML start element at end of body
...
Reviewed-by: vromero
2021-03-24 23:58:16 +00:00
Alexey Semenyuk
3d7f91223e
8220266: add support for additional metadata in add/remove programs
...
Reviewed-by: herrick, almatvee
2021-03-24 23:21:14 +00:00
Sergey Bylokhov
37f494cafa
8260619: Add final modifier to several DataFlavor static fields
...
Reviewed-by: azvegint, kizune
2021-03-24 21:41:14 +00:00
Sergey Bylokhov
cfc9aa34fd
8264002: Delete outdated assumptions about ColorSpace initialization
...
Reviewed-by: azvegint
2021-03-24 21:31:32 +00:00
Stefan Johansson
623f0b6bc6
8262235: Remove unnecessary logic in hugetlbfs_sanity_check()
...
Reviewed-by: iwalulya, tschatzl
2021-03-24 20:28:04 +00:00
Jonathan Gibbons
1a13c9ef83
8263473: Update annotation terminology (2)
...
Reviewed-by: hannesw
2021-03-24 20:13:01 +00:00
Jonathan Gibbons
3e751a5a9c
8263198: javadoc HELP page
...
Reviewed-by: hannesw
2021-03-24 19:51:35 +00:00
Andy Herrick
5ca5962d8f
8259926: Error in jpackage sample usage in the help text
...
Reviewed-by: asemenyuk, almatvee, naoto
2021-03-24 16:36:02 +00:00
Andy Herrick
70d34017b5
8263887: Re-create default icons
...
Reviewed-by: almatvee, asemenyuk
2021-03-24 16:34:22 +00:00
Aleksei Voitylov
133a63b4a1
8263968: CDS: java/lang/ModuleLayer.EMPTY_LAYER should be singleton
...
Reviewed-by: iklam, dholmes, alanb, redestad
2021-03-24 16:32:36 +00:00
Thomas Schatzl
3aee5ad2dd
8264026: Remove dependency between free collection set and eagerly reclaim humongous object tasks
...
Reviewed-by: sjohanss, ayang
2021-03-24 16:00:39 +00:00
Andy Herrick
deda80f022
8264057: [redo] JDK-8248904: Add support to jpackage for the Mac App Store.
...
Co-authored-by: Erwin Morrhey <erwin.morrhey@gluonhq.com >
Reviewed-by: kcr, asemenyuk
2021-03-24 15:39:54 +00:00
Vladimir Kozlov
57c3f271d3
8263989: Cleanup in EA
...
Reviewed-by: vlivanov, neliasso
2021-03-24 15:31:13 +00:00
Gerard Ziemski
4d8e9860e2
8261966: macOS M1: report in hs_err log if we are running x86 code in emulation mode (Rosetta)
...
Reviewed-by: dcubed, mikael, dholmes
2021-03-24 15:18:39 +00:00
Coleen Phillimore
bc91596ca1
8264051: Remove unused TRAPS parameters from runtime functions
...
Reviewed-by: iklam, dholmes
2021-03-24 12:18:57 +00:00
Coleen Phillimore
5d7e93c86d
8264004: Don't use TRAPS if no exceptions are thrown
...
Reviewed-by: dholmes, iklam, hseigel, dcubed
2021-03-24 12:15:51 +00:00
Zhengyu Gu
9ee0b9a17b
8264052: Shenandoah: Backout 8263832
...
Reviewed-by: shade
2021-03-24 12:14:14 +00:00
Michael McMahon
e55aa41f57
8263899: HttpClient throws NPE in AuthenticationFilter when parsing www-authenticate head
...
Reviewed-by: dfuchs, chegar
2021-03-24 11:59:19 +00:00
Jan Lahoda
6c0fbf70e8
8254196: jshell infinite loops when startup script contains System.exit call
...
Reviewed-by: sundar
2021-03-24 10:34:31 +00:00
Stefan Karlsson
a79f095697
8263721: Unify oop casting
...
Reviewed-by: kbarrett, coleenp
2021-03-24 10:28:38 +00:00
Patrick Concannon
329697b02e
8263358: Update java.lang to use instanceof pattern variable
...
Reviewed-by: iris, chegar, mchung, dfuchs
2021-03-24 09:57:22 +00:00
Erik Gahlin
ae9af57bf6
8264001: JFR: Modernize implementation
...
Reviewed-by: mgronlun
2021-03-24 09:54:29 +00:00
Ian Graves
fad8484058
8263411: Convert jshell tool to use Stream.toList()
...
Reviewed-by: jlahoda
2021-03-24 09:31:54 +00:00
Jie Fu
06d46d6c0b
8264008: Incorrect metaspace statistics after JEP 387 when UseCompressedClassPointers is off
...
Reviewed-by: stuefe
2021-03-24 09:30:54 +00:00
Alex Blewitt
45e1bab87c
8264091: Use the blessed modifier order in java.logging
...
Reviewed-by: lancea, iris, shade
2021-03-24 07:25:32 +00:00
Aleksey Shipilev
cb776edfd7
8263981: java.awt.image.ComponentSampleModel equals/hashcode use numBands twice
...
Reviewed-by: serb, azvegint
2021-03-24 07:01:25 +00:00
Aleksey Shipilev
da512bf565
8264050: Remove unused field VM_HeapWalkOperation::_collecting_heap_roots
...
Reviewed-by: coleenp, tschatzl
2021-03-24 06:49:55 +00:00
Wang Huang
6e3a158a65
8263352: assert(use == polladr) failed: the use should be a safepoint polling
...
Co-authored-by: Wang Huang <whuang@openjdk.org >
Co-authored-by: Wu Yan <wuyan34@huawei.com >
Reviewed-by: kvn
2021-03-24 06:30:50 +00:00
Erik Gahlin
8d63bb6a60
8260565: JFR: Fix copyright header in tests
...
Reviewed-by: mseledtsov, mgronlun
2021-03-24 04:06:48 +00:00
Weijun Wang
0b2aa1b605
8263978: Clarify why 0 argument is ignored in SecureRandom::setSeed
...
Reviewed-by: valeriep
2021-03-23 22:23:37 +00:00
Andy Herrick
15bcf6d9f5
8264055: backout JDK-8248904 in order to resubmit with additional attribution.
...
Reviewed-by: kcr, asemenyuk
2021-03-23 21:45:40 +00:00
Kim Barrett
2425462a84
8263903: Use Cleaner instead of finalize to auto stop Timer thread
...
Reviewed-by: dholmes, alanb, bchristi, rriggs, mchung
2021-03-23 21:16:35 +00:00
Ioi Lam
35102cb03f
8263992: Remove dead code NativeLookup::base_library_lookup
...
Reviewed-by: coleenp, dholmes
2021-03-23 21:15:38 +00:00
Koichi Sakata
91d86e6ac1
8263572: Output from jstack mixed mode is misaligned
...
Reviewed-by: cjplummer, sspitsyn
2021-03-23 21:12:54 +00:00
Kim Barrett
47ef038977
8263905: Remove finalize methods for SocketInput/OutputStream
...
Reviewed-by: alanb, vtewari, dfuchs, mchung
2021-03-23 20:54:23 +00:00
Calvin Cheung
1c9817b0bc
8261479: CDS runtime code should check exceptions
...
Reviewed-by: minqi, dholmes, iklam
2021-03-23 19:05:50 +00:00
Albert Mingkun Yang
087c8bfb5f
8264041: Incorrect comments for ParallelCompactData::summarize_dense_prefix
...
Reviewed-by: tschatzl
2021-03-23 18:18:39 +00:00
Aleksey Shipilev
c087f3ed40
8263995: Incorrect double-checked locking in Types.arraySuperType()
...
Reviewed-by: mcimadamore, jlahoda
2021-03-23 17:48:19 +00:00
Brian Burkhalter
d7268fa3a6
8251942: PrintStream specification is not clear which flush method is automatically invoked
...
Reviewed-by: dfuchs, alanb
2021-03-23 16:06:21 +00:00
Brian Burkhalter
8fa34e4043
8241619: (fs) Files.newByteChannel(path, Set.of(CREATE_NEW, READ)) does not throw a FileAlreadyExistsException when the file exists
...
Reviewed-by: alanb
2021-03-23 16:03:59 +00:00
Albert Mingkun Yang
e9321cdc41
8263964: Redundant check in ObjectStartArray::object_starts_in_range
...
Reviewed-by: sjohanss, tschatzl
2021-03-23 13:40:48 +00:00
Michael McMahon
bd7a184b98
8263442: Potential bug in jdk.internal.net.http.common.Utils.CONTEXT_RESTRICTED
...
Reviewed-by: dfuchs
2021-03-23 13:25:56 +00:00
Andrey Turbanov
233536263e
8264032: Improve thread safety of Runtime.version()
...
Reviewed-by: shade, alanb
2021-03-23 13:21:44 +00:00
Prasanta Sadhukhan
8c1ab38ee2
8263766: Confusing specification of JEditorPaneAccessibleHypertextSupport constructor
...
Reviewed-by: azvegint, pbansal
2021-03-23 12:15:03 +00:00
Coleen Phillimore
5bc382fb7a
8263976: Remove block allocation from BasicHashtable
...
Reviewed-by: lfoltan, iklam
2021-03-23 12:11:26 +00:00
Lutz Schmidt
fbd57bd498
8263260: [s390] Support latest hardware (z14 and z15)
...
Reviewed-by: goetz, mdoerr
2021-03-23 11:50:16 +00:00
Coleen Phillimore
de2ff25687
8263974: Move SystemDictionary::verify_protection_domain
...
Reviewed-by: hseigel, lfoltan, dholmes
2021-03-23 11:35:55 +00:00
Daniel Fuchs
9dad857ede
8263080: Obsolete relationship in MulticastSocket API documentation.
...
Reviewed-by: alanb
2021-03-23 10:39:42 +00:00
Nick Gasson
851474a8b8
8263649: AArch64: update cas.m4 to match current AD file
...
Reviewed-by: aph
2021-03-23 10:20:56 +00:00
Roland Westrelin
fd3a33a856
8263189: C2: assert(!had_error) failed: bad dominance
...
Reviewed-by: kvn, thartmann
2021-03-23 08:15:47 +00:00
Jie Fu
7b81f8e34b
8263915: runtime/cds/appcds/MismatchedPathTriggerMemoryRelease.java fails when UseCompressedClassPointers is off
...
Reviewed-by: minqi
2021-03-23 07:51:58 +00:00
Nils Eliasson
2da882c0fa
8262465: Very long compilation times and high memory consumption in C2 debug builds
...
Reviewed-by: kvn, thartmann
2021-03-23 07:45:48 +00:00
Evgeny Nikitin
0b03d04792
8167015: compiler/codecache/jmx/PoolsIndependenceTest.java timeout
...
Reviewed-by: kvn, thartmann
2021-03-23 06:55:05 +00:00
Aleksey Shipilev
df01b15b8b
8263977: GTK L&F: Cleanup duplicate checks in GTKStyle and GTKLookAndFeel
...
Reviewed-by: serb, pbansal, kizune
2021-03-23 06:54:27 +00:00
Aleksey Shipilev
57d8f1d09c
8263985: BCEscapeAnalyzer::invoke checks target->is_loaded() twice
...
Reviewed-by: kvn, thartmann
2021-03-23 06:53:45 +00:00
Aleksey Shipilev
4ef7c67bc6
8263979: Cleanup duplicate check in Unicode.contains
...
Reviewed-by: prappo, alanb
2021-03-23 06:52:58 +00:00
Joe Wang
289d48ae32
8261673: Move javadoc for the lookup mechanism to module-info
...
Reviewed-by: lancea, naoto, iris
2021-03-23 06:52:03 +00:00
Marcus G K Williams
7b6efd3b86
8263904: compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java fails on x86_32
...
Reviewed-by: kvn, thartmann
2021-03-23 06:51:12 +00:00
Sibabrata Sahoo
036ae0ea3e
8225438: javax/net/ssl/TLSCommon/TestSessionLocalPrincipal.java failed with Read timed out
...
Reviewed-by: xuelei, rhalade, hchao
2021-03-23 06:48:01 +00:00
Sibabrata Sahoo
5a51d70987
8247895: SHA1PRNGReseed.java is calling setSeed(0)
...
Reviewed-by: weijun, rhalade
2021-03-23 06:46:20 +00:00
Yasumasa Suenaga
b2a52ea516
8263342: Add --connect option to jhsdb hsdb/clhsdb
...
Reviewed-by: cjplummer, sspitsyn
2021-03-23 06:27:20 +00:00
Tom Rodriguez
6b4c654186
8263776: [JVMCI] add helper to perform Java upcalls
...
Reviewed-by: kvn
2021-03-23 05:48:20 +00:00
Jie Fu
b23228d152
8263914: CDS fails to find the default shared archive on x86_32
...
Reviewed-by: dholmes, iklam
2021-03-23 01:18:38 +00:00
Jie Fu
a5e7a890fe
8263904: compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java fails on x86_32
...
Reviewed-by: kvn
2021-03-22 23:14:07 +00:00
Leonid Mesnik
f62b1008ed
8263895: Test nsk/jvmti/GetThreadGroupChildren/getthrdgrpchld001/getthrdgrpchld001.cpp uses incorrect indices
...
Reviewed-by: amenkov, kevinw
2021-03-22 17:56:54 +00:00
Vladimir Kozlov
f84b52b84d
8263897: compiler/c2/aarch64/TestVolatilesSerial.java failed with "java.lang.RuntimeException: Wrong method"
...
Reviewed-by: roland
2021-03-22 17:03:12 +00:00
Vladimir Kozlov
f08bf4b918
8263891: Changes for 8076985 missed the fix.
...
Reviewed-by: roland
2021-03-22 16:16:26 +00:00
Henry Jen
b2df51372f
8261785: Calling "main" method in anonymous nested class crashes the JVM
...
Reviewed-by: serb
2021-03-22 15:59:49 +00:00
Alexey Ivanov
840ab7bf0f
8263894: Convert defaultPrinter and printers fields to local variables
...
Reviewed-by: prr, azvegint, kizune
2021-03-22 15:54:51 +00:00
Jonathan Dowland
ba504fcee8
8187450: JNI local refs exceeds capacity warning in NetworkInterface::getAll
...
Reviewed-by: chegar, dfuchs, aph
2021-03-22 15:29:47 +00:00
Roger Riggs
0abbfb2fc5
8263729: [test] divert spurious output away from stream under test in ProcessBuilder Basic test
...
Reviewed-by: stuefe, iklam
2021-03-22 14:50:47 +00:00
Zhengyu Gu
6c2220e65d
8263861: Shenandoah: Remove unused member in ShenandoahGCStateResetter
...
Reviewed-by: shade
2021-03-22 13:51:52 +00:00
Alex Blewitt
5262d95b12
8263855: Use the blessed modifier order in java.management/naming
...
Reviewed-by: redestad, aefimov, dfuchs
2021-03-22 13:38:19 +00:00
Henri Tremblay
6f1bcb056a
8263593: Fix multiple typos in hsdis README
...
Reviewed-by: thartmann
2021-03-22 12:59:28 +00:00
Markus Grönlund
a9d2267f8d
8260589: Crash in JfrTraceIdLoadBarrier::load(_jclass*)
...
Co-authored-by: Denghui Dong <ddong@openjdk.org >
Reviewed-by: jbachorik, egahlin
2021-03-22 11:52:50 +00:00
Ajit Ghaisas
42104e5575
8263488: Verify CWarningWindow works with metal rendering pipeline
...
Reviewed-by: serb, pbansal, avu, kizune
2021-03-22 02:44:59 +00:00
casparcwang
5a7f22ab94
8263579: ZGC: Concurrent mark hangs with debug loglevel
...
Reviewed-by: pliden, ayang, eosterlund
2021-03-22 02:18:27 +00:00
Jie Fu
35cd9456b9
8263908: Build fails due to initialize_static_field_for_dump defined but not used after JDK-8263771
...
Reviewed-by: iklam, dholmes
2021-03-21 23:07:16 +00:00
David Holmes
cd45538b5e
8263771: Refactor javaClasses initialization code to isolate dumping code
...
Reviewed-by: coleenp, iklam
2021-03-21 00:42:16 +00:00
Alexander Zuev
118a49fc96
8263846: Bad JNI lookup getFocusOwner in accessibility code on Mac OS X
...
Reviewed-by: azvegint, prr
2021-03-20 17:58:28 +00:00
Weijun Wang
cb742f9560
8255255: Update Apache Santuario (XML Signature) to version 2.2.1
...
Reviewed-by: xuelei, mullan
2021-03-20 13:42:16 +00:00
Thomas Stuefe
d2c137d408
8263558: Possible NULL dereference in fast path arena free if ZapResourceArea is true
...
Reviewed-by: kbarrett, coleenp
2021-03-20 09:06:53 +00:00
Andrey Turbanov
ab66d6991d
8263138: Initialization of sun.font.SunFontManager.platformFontMap is not thread safe
...
Reviewed-by: aivanov, kizune, serb
2021-03-20 07:45:02 +00:00
Thomas Stuefe
5b8233ba0a
8263871: On sem_destroy() failing we should assert
...
Reviewed-by: dholmes
2021-03-20 05:51:04 +00:00
Naoto Sato
96e5c3f1e0
8263890: Broken links to Unicode.org
...
Reviewed-by: redestad, joehw, iris
2021-03-19 21:48:36 +00:00
Ioi Lam
4d9517d233
8263834: Work around gdb <incomplete type> for HashtableEntry
...
Reviewed-by: dholmes, stuefe, tschatzl, coleenp
2021-03-19 21:23:14 +00:00
Alex Blewitt
6fa6557d5e
8263825: Remove unused and commented out member from NTLMException
...
Reviewed-by: mullan, redestad
2021-03-19 21:07:03 +00:00
Alex Blewitt
77ebc11038
8263892: More modifier order fixes in java.base
...
Reviewed-by: naoto, iris, redestad
2021-03-19 21:06:24 +00:00
Alex Blewitt
80d3ea0261
8263885: Use the blessed modifier order in java.sql/rowset/transation.xa
...
Reviewed-by: redestad, lancea
2021-03-19 21:04:25 +00:00
Alex Menkov
6737135b14
8262083: vmTestbase/nsk/jvmti/SetEventNotificationMode/setnotif001/TestDescription.java failed with "No notification: event JVMTI_EVENT_FRAME_POP (61)"
...
Reviewed-by: lmesnik, cjplummer
2021-03-19 20:13:05 +00:00
Alex Menkov
57fc8e9b35
8262080: vmTestbase/nsk/jdi/Event/request/request001/TestDescription.java failed with "ERROR: new event is not ThreadStartEvent"
...
Reviewed-by: cjplummer, sspitsyn
2021-03-19 20:11:32 +00:00
Ian Graves
0b5216a922
8263545: Convert jpackage to use Stream.toList()
...
Reviewed-by: asemenyuk, almatvee
2021-03-19 19:51:21 +00:00
Chris Plummer
ed701ea687
8262271: SA: Add new stress test that tests getting the stack trace of an active thread
...
Reviewed-by: ysuenaga, sspitsyn
2021-03-19 19:20:11 +00:00
Chris Plummer
30da9bc3c0
8263546: Add "findsym" command to clhsdb.html help file
...
Reviewed-by: ysuenaga, lmesnik
2021-03-19 19:16:59 +00:00
Phil Race
d41f75120d
8247370: Clean up unused printing code in awt_PrintJob.cpp
...
Reviewed-by: serb, psadhukhan
2021-03-19 18:12:46 +00:00
Alex Blewitt
b49c589340
8263658: Use the blessed modifier order in java.base
...
Reviewed-by: rriggs, redestad
2021-03-19 13:06:58 +00:00
Albert Mingkun Yang
1572f3ccdd
8263852: Unused method SoftRefPolicy::use_should_clear_all_soft_refs
...
Reviewed-by: tschatzl
2021-03-19 12:13:59 +00:00
Claes Redestad
57497ab0ca
8263821: Remove unused MethodTypeForm canonicalization codes
...
Reviewed-by: mchung
2021-03-19 10:52:13 +00:00
Chris Hegarty
4d51a82ba8
8263818: Release JNI local references in get/set-InetXXAddress-member helper functions of net_util.c
...
Reviewed-by: alanb
2021-03-19 10:46:05 +00:00
Nils Eliasson
701fd9da08
8262476: Add filter to speed up CompileCommand lookup
...
Reviewed-by: kvn, thartmann
2021-03-19 09:10:09 +00:00
Christoph Göttschkes
454af8719e
8263185: Mallinfo deprecated in glibc 2.33
...
Reviewed-by: stuefe, dholmes
2021-03-19 08:58:36 +00:00
Prasanta Sadhukhan
d24e4cfef3
8263481: Specification of JComponent::setDefaultLocale doesn't mention that passing 'null' restores VM's default locale
...
Reviewed-by: aivanov
2021-03-19 04:28:39 +00:00
Sergey Bylokhov
1a21f77971
8263482: Make access to the ICC color profiles data multithread-friendly
...
Reviewed-by: azvegint
2021-03-19 02:48:30 +00:00
Zhengyu Gu
d185655c27
8263832: Shenandoah: Fixing parallel thread iteration in final mark task
...
Reviewed-by: rkennke
2021-03-19 00:20:18 +00:00
Valerie Peng
434a399bea
8260274: Cipher.init(int, key) does not use highest priority provider for random bytes
...
Reviewed-by: ascarpino, xuelei
2021-03-18 23:23:19 +00:00
Bradford Wetmore
6aa28b3bdb
8263827: Suspend "missing" javadoc doclint checks for smartcardio
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org >
Reviewed-by: erikj
2021-03-18 22:31:01 +00:00
Phil Race
ed1e25d548
8263833: Stop disabling warnings for sunFont.c with gcc
...
Reviewed-by: erikj
2021-03-18 21:52:33 +00:00
Roger Riggs
788e30c154
8263320: [test] Add Object Stream Formatter to work with test utility HexPrinter
...
Reviewed-by: chegar
2021-03-18 21:26:46 +00:00
Brian Burkhalter
fa0f1614ff
8263742: (bf) MappedByteBuffer.force() should use the capacity as its upper bound
...
Reviewed-by: adinn, alanb
2021-03-18 21:12:33 +00:00
Alex Menkov
c82a673cf6
8262001: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java failed with "RuntimeException: Current Peak = 14 Expected to be == previous peak = 7 + 8"
...
Reviewed-by: dfuchs, sspitsyn
2021-03-18 20:10:26 +00:00
Sergey Bylokhov
01ddf3d280
8263622: The java.awt.color.ICC_Profile#setData invert the order of bytes for the "head" tag
...
Reviewed-by: azvegint
2021-03-18 20:07:34 +00:00
Coleen Phillimore
e34f766b7e
8252723: Run stack016.java also with C2-only
...
Reviewed-by: mseledtsov, iklam
2021-03-18 20:00:55 +00:00
Phil Race
2173feddb5
8263439: getSupportedAttributeValues() throws NPE for Finishings attribute
...
Reviewed-by: psadhukhan, azvegint
2021-03-18 20:00:11 +00:00
Alexander Zuev
e543a50098
8261352: Create implementation for component peer for all the components who should be ignored in a11y interactions
...
Reviewed-by: serb
2021-03-18 19:50:20 +00:00
Alex Blewitt
21db0f6768
8263659: Reflow GTestResultParser for better readability
...
Reviewed-by: shade, iignatyev
2021-03-18 16:41:49 +00:00
Igor Ignatyev
e333b6e153
8246494: introduce vm.flagless at-requires property
...
Reviewed-by: mseledtsov, sspitsyn
2021-03-18 15:34:58 +00:00
Hamlin Li
8c8d1b31f0
8263495: Gather liveness info in the mark phase of G1 full gc
...
Co-authored-by: Shoubing Ma <mashoubing1@huawei.com >
Reviewed-by: tschatzl, sjohanss, ayang
2021-03-18 14:14:52 +00:00
Alexey Ivanov
a85dc557b3
8263311: Watch registry changes for remote printers update instead of polling
...
Reviewed-by: psadhukhan, serb
2021-03-18 13:26:22 +00:00
Yi Yang
3f31a6baa9
8263775: C2: igv_print() crash unexpectedly when called from debugger
...
Reviewed-by: chagedorn
2021-03-18 13:07:57 +00:00
Claes Redestad
63eae8fac2
8260605: Various java.lang.invoke cleanups
...
Reviewed-by: mchung
2021-03-18 12:47:57 +00:00
Jan Lahoda
9cd21b687e
8263590: Rawtypes warnings should be produced for pattern matching in instanceof
...
Reviewed-by: mcimadamore
2021-03-18 12:37:20 +00:00
Jamsheed Mohammed C M
ff52f2989f
8260716: Assert in MacroAssembler::clear_mem with -XX:-IdealizeClearArrayNode
...
Reviewed-by: kvn, thartmann
2021-03-18 09:22:17 +00:00
Stefan Karlsson
72b82fd7be
8263725: JFR oldobject tests are not run when GCs are specified explicitly
...
Reviewed-by: tschatzl, mgronlun
2021-03-18 06:52:48 +00:00
Thomas Stuefe
444a80b920
8263455: NMT: assert on registering a region which completely engulfs an existing region
...
Reviewed-by: zgu, coleenp
2021-03-18 04:47:43 +00:00
Ioi Lam
2b93ae0019
8261480: MetaspaceShared::preload_and_dump should check exceptions
...
Reviewed-by: dholmes, ccheung
2021-03-18 04:15:58 +00:00
Fei Yang
81ba5784ba
8263676: AArch64: one potential bug in C1 LIRGenerator::generate_address()
...
Reviewed-by: adinn
2021-03-18 02:26:44 +00:00
Jaikiran Pai
9225a23023
8263108: Class initialization deadlock in java.lang.constant
...
Reviewed-by: vtewari, plevart, chegar
2021-03-18 01:45:07 +00:00
Chris Plummer
5d5813a5d3
8263757: Remove serviceability/sa/ClhsdClasses.java from ZGC problem list
...
Reviewed-by: dcubed
2021-03-17 23:25:04 +00:00
Chris Plummer
50ff0d4dd4
8263756: Fix ZGC ProblemList entry for serviceability/sa/ClhsdbSymbol.java
...
Reviewed-by: dcubed
2021-03-17 22:03:32 +00:00
Joe Darcy
99b39aadbd
8262807: Note assumptions of core reflection modeling and parameter handling
...
Reviewed-by: rriggs
2021-03-17 21:58:48 +00:00
Joe Darcy
26234b5333
8254979: Class.getSimpleName() returns non-empty for lambda and method
...
Reviewed-by: rriggs, mchung
2021-03-17 20:24:51 +00:00
Vladimir Kozlov
83a49ef845
8263753: two new tests from JDK-8261671 fail with "Error. can not find ClassFileInstaller in test directory or libraries"
...
Reviewed-by: dcubed
2021-03-17 20:00:31 +00:00
Joe Darcy
24afa36d5c
8263726: divideToIntegralValue typo on BigDecimal documentation
...
Reviewed-by: bpb
2021-03-17 16:58:20 +00:00
Nils Eliasson
cdf78e47c4
8262298: G1BarrierSetC2::step_over_gc_barrier fails with assert "bad barrier shape"
...
Reviewed-by: kvn, vlivanov
2021-03-17 16:31:23 +00:00
Zhengyu Gu
7674da4379
8262398: Shenandoah: Disable nmethod barrier and stack watermark when running with passive mode
...
Reviewed-by: rkennke, shade
2021-03-17 16:19:59 +00:00
Marcus G K Williams
4f4ca0e705
8261671: X86 I2L conversion can be skipped for certain masked positive values
...
Reviewed-by: kvn, neliasso, vlivanov
2021-03-17 16:19:06 +00:00
Nils Eliasson
5d87a21991
8263361: Incorrect arraycopy stub selected by C2 for SATB collectors
...
Reviewed-by: eosterlund, vlivanov
2021-03-17 16:02:28 +00:00
Claes Redestad
e152cc0312
8263677: Improve Character.isLowerCase/isUpperCase lookups
...
Reviewed-by: erikj, ihse, naoto, rriggs
2021-03-17 15:22:06 +00:00
Daniel D. Daugherty
b63b5d4c4b
8263732: ProblemList serviceability/sa/ClhsdbSymbol.java on ZGC
...
Reviewed-by: ysuenaga
2021-03-17 15:13:21 +00:00
Sergey Tsypanov
000012a3b0
8148937: (str) Adapt StringJoiner for Compact Strings
...
Reviewed-by: redestad, chegar
2021-03-17 13:34:58 +00:00
Albert Mingkun Yang
a707fcb515
8263723: [BACKOUT] MoveAndUpdateClosure::do_addr calls function with side-effects in an assert
...
Reviewed-by: tschatzl
2021-03-17 13:19:12 +00:00
Robin Westberg
86e9cd989d
8263667: Avoid running GitHub actions on branches named pr/*
...
Reviewed-by: ehelin, erikj, ihse
2021-03-17 12:46:05 +00:00
Jan Lahoda
41276eb83a
8259863: doc: JShell snippet doesn't compile
...
Reviewed-by: sundar
2021-03-17 12:36:24 +00:00
Aleksey Shipilev
f9f2eef91d
8263434: Dangling references after MethodComparator::methods_EMCP
...
Reviewed-by: coleenp, sspitsyn
2021-03-17 10:58:35 +00:00
Pavel Rappo
23fc2a4d97
8263688: Coordinate equals, hashCode and compareTo of JavacFileManager.PathAndContainer
...
Reviewed-by: vromero
2021-03-17 10:32:50 +00:00
Roland Westrelin
d1baed677e
8263672: fatal error: no reachable node should have no use
...
Reviewed-by: vlivanov, thartmann
2021-03-17 08:52:14 +00:00
Vipin Sharma
086a66a0cd
8261095: Add test for clhsdb "symbol" command
...
Reviewed-by: cjplummer, ysuenaga
2021-03-17 08:30:53 +00:00
Prasanta Sadhukhan
ec95a5c62a
8263410: ListModel javadoc refers to non-existent interface
...
Reviewed-by: azvegint, pbansal, aivanov
2021-03-17 07:54:58 +00:00
Robbin Ehn
7b9d2562ab
8261262: Kitchensink24HStress.java crashed with EXCEPTION_ACCESS_VIOLATION
...
Reviewed-by: dcubed, sspitsyn
2021-03-17 07:27:16 +00:00
Eric Liu
d2144a5b9d
8263058: Optimize vector shift with zero shift count
...
Reviewed-by: thartmann, kvn
2021-03-17 02:45:00 +00:00
Jie Fu
dd6c91141a
8263705: Two shenandoah tests fail due to can't find ClassFileInstaller
...
Reviewed-by: iklam
2021-03-17 01:54:09 +00:00
Evgeny Nikitin
4acb88396e
8261666: [mlvm] Remove WhiteBoxHelper
...
Reviewed-by: iignatyev
2021-03-17 01:27:18 +00:00
Jie Fu
50697965cf
8263164: assert(_base >= VectorA && _base <= VectorZ) failed: Not a Vector while calling StoreVectorNode::memory_size()
...
Reviewed-by: kvn, vlivanov
2021-03-16 23:27:08 +00:00
Igor Veresov
996079b902
8260650: test failed with "assert(false) failed: infinite loop in PhaseIterGVN::optimize"
...
Reviewed-by: thartmann, kvn
2021-03-16 21:42:55 +00:00
Vicente Romero
9cb9af6865
8260959: remove RECORDS from PreviewFeature.Feature enum
...
Reviewed-by: jlahoda
2021-03-16 19:37:56 +00:00
Phil Race
05fe06a6ba
8255790: GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux
...
Reviewed-by: serb, ihse, azvegint
2021-03-16 19:36:04 +00:00
Alexey Semenyuk
422eba81b1
8263536: Add @build tags to jpackage tests
...
Reviewed-by: almatvee, iklam, herrick
2021-03-16 19:14:41 +00:00
Yi Yang
0d2f87e494
8263562: Checking if proxy_klass_head is still lambda_proxy_is_available
...
Reviewed-by: ccheung, iklam
2021-03-16 18:48:21 +00:00
Zhengyu Gu
a67a679c78
8263679: C1: Remove vtable call
...
Reviewed-by: vlivanov, kvn
2021-03-16 18:41:04 +00:00
Andy Herrick
11c8c78c47
8248904: Add support to jpackage for the Mac App Store
...
Reviewed-by: asemenyuk, almatvee, kizune, kcr
2021-03-16 17:26:57 +00:00
Aleksey Shipilev
dc93138b05
8256732: Zero: broken +ZeroTLAB exposes badly initialized memory
...
Reviewed-by: dholmes
2021-03-16 16:57:58 +00:00
Claes Redestad
e33bfb3977
8263450: Simplify LambdaForm.useCount
...
Reviewed-by: rriggs
2021-03-16 14:56:24 +00:00
Roman Kennke
75ef6f580e
8263427: Shenandoah: Trigger weak-LRB even when heap is stable
...
Reviewed-by: shade, zgu
2021-03-16 14:12:42 +00:00
Frederic Parain
4517d72fc2
8263612: Unused variables in C1 runtime
...
Reviewed-by: neliasso, thartmann
2021-03-16 12:21:15 +00:00
Aleksey Shipilev
83a9a0296e
8263509: LdapSchemaParser.readNextTag checks array length incorrectly
...
Reviewed-by: stuefe, aefimov
2021-03-16 10:54:04 +00:00
Martin Doerr
9c50b8e66a
8263587: C2: JVMS not cloned when needs_clone_jvms() is true
...
Reviewed-by: goetz, vlivanov
2021-03-16 10:17:33 +00:00
Andrey Turbanov
68deb24b38
8080272: Refactor I/O stream copying to use InputStream.transferTo/readAllBytes and Files.copy
...
Reviewed-by: mcimadamore, alanb
2021-03-16 10:10:05 +00:00
Stefan Karlsson
a31a23d5e7
8263595: Remove oop type punning in JavaCallArguments
...
Reviewed-by: iklam, coleenp, kbarrett
2021-03-16 08:29:41 +00:00
Stefan Karlsson
a1f6591f6c
8263589: Introduce JavaValue::get_oop/set_oop
...
Reviewed-by: coleenp, sspitsyn
2021-03-16 08:29:11 +00:00
Roland Westrelin
20297a1beb
8263577: C2: reachable nodes shouldn't have dead uses at the end of optimizations
...
Reviewed-by: vlivanov, neliasso
2021-03-16 08:20:52 +00:00
Thomas Stuefe
c484d89042
8263557: Possible NULL dereference in Arena::destruct_contents()
...
Reviewed-by: kbarrett, coleenp
2021-03-16 05:49:01 +00:00
Thomas Stuefe
ba35193c1a
8263559: Add missing initializers to VM_PopulateDumpSharedSpace
...
Reviewed-by: kbarrett, iklam, coleenp
2021-03-16 05:47:53 +00:00
Yasumasa Suenaga
e03a59489c
8262504: Some CLHSDB command cannot know they run on remote debugger
...
Reviewed-by: cjplummer, sspitsyn
2021-03-16 05:46:23 +00:00
Pankaj Bansal
d896246a11
8263420: Incorrect function name in NSAccessibilityStaticText native peer implementation
...
Reviewed-by: kizune
2021-03-16 04:57:33 +00:00
David Holmes
8c1112a690
8261916: gtest/GTestWrapper.java vmErrorTest.unimplemented1_vm_assert failed
...
Reviewed-by: dcubed, coleenp
2021-03-15 23:11:13 +00:00
Ioi Lam
1e570870f2
8263392: Allow current thread to be specified in ExceptionMark
...
Reviewed-by: dholmes, ccheung, coleenp, minqi
2021-03-15 22:20:13 +00:00
Coleen Phillimore
4d1c08ca99
8263616: 'Deprecatd' typo in src/hotspot/share/classfile/classFileParser.cpp
...
Reviewed-by: hseigel, dcubed
2021-03-15 21:19:11 +00:00
Craig Andrews
0c718ab2a0
8262277: URLClassLoader.getResource throws undocumented IllegalArgumentException
...
Reviewed-by: alanb, bchristi, psadhukhan
2021-03-15 18:35:04 +00:00
Thomas Schatzl
4f1cda4fd7
8263387: G1GarbageCollection JFR event gets gc phase, not gc type
...
Reviewed-by: sjohanss, ayang, iwalulya
2021-03-15 18:07:44 +00:00
Aleksey Shipilev
5ab5244814
8263514: Minor issue in JavacFileManager.SortFiles.REVERSE
...
Reviewed-by: vromero
2021-03-15 17:38:31 +00:00
Albert Mingkun Yang
771b146aeb
8245025: MoveAndUpdateClosure::do_addr calls function with side-effects in an assert
...
Reviewed-by: tschatzl, kbarrett
2021-03-15 17:25:59 +00:00
Brian Burkhalter
46d78f0d24
6539707: (fc) MappedByteBuffer.force() method throws an IOException in a very simple test
...
Reviewed-by: alanb
2021-03-15 17:24:24 +00:00
Thomas Stuefe
189289d9c7
8262326: MaxMetaspaceSize does not have to be aligned to metaspace commit alignment
...
Reviewed-by: coleenp, iklam
2021-03-15 17:20:10 +00:00
Igor Ignatyev
d825198e55
8263556: remove @modules java.base from tests
...
Reviewed-by: dcubed, naoto, iris
2021-03-15 17:05:28 +00:00
Patricio Chilano Mateo
d6b5e1809b
8263191: Consolidate ThreadInVMfromJavaNoAsyncException and ThreadBlockInVMWithDeadlockCheck with existing wrappers
...
Reviewed-by: coleenp, dholmes, dcubed
2021-03-15 14:12:21 +00:00
Frederic Parain
80cdf7882d
8263544: Unused argument in ConstantPoolCacheEntry::set_field()
...
Reviewed-by: coleenp, dholmes
2021-03-15 12:57:51 +00:00
Sergey Tsypanov
c0176c42dc
8263552: Use String.valueOf() for char-to-String conversions
...
Reviewed-by: redestad, vtewari, azvegint, chegar
2021-03-15 11:18:59 +00:00
Claes Redestad
fac39fe97a
8263508: Remove dead code in MethodHandleImpl
...
Reviewed-by: jkuhn, mchung
2021-03-15 10:52:48 +00:00
Aleksey Shipilev
7b4aefe9e1
8263530: sun.awt.X11.ListHelper.removeAll() should use clear()
...
Reviewed-by: serb, kizune
2021-03-15 09:50:52 +00:00
Toshio Nakamura
32c7fcc670
8263490: [macos] Crash occurs on JPasswordField with activated InputMethod
...
Reviewed-by: dmarkov, serb, kizune
2021-03-15 09:20:34 +00:00
Ajit Ghaisas
8afec70c28
8260931: Implement JEP 382: New macOS Rendering Pipeline
...
Co-authored-by: Jayathirth D V <jdv@openjdk.org >
Co-authored-by: Alexey Ushakov <avu@openjdk.org >
Co-authored-by: Artem Bochkarev <abochkarev@openjdk.org >
Co-authored-by: Prasanta Sadhukhan <psadhukhan@openjdk.org >
Co-authored-by: Denis Konoplev <dkonoplev@openjdk.org >
Co-authored-by: Phil Race <prr@openjdk.org >
Co-authored-by: Kevin Rushforth <kcr@openjdk.org >
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org >
Co-authored-by: Ajit Ghaisas <aghaisas@openjdk.org >
Reviewed-by: ihse, avu, kcr, gziemski, prr, kizune, jdv, psadhukhan, serb
2021-03-15 06:41:44 +00:00
Aleksey Shipilev
0638303316
8263497: Clean up sun.security.krb5.PrincipalName::toByteArray
...
Reviewed-by: weijun
2021-03-15 06:27:32 +00:00
Aleksey Shipilev
ba22e6f6fa
8263446: Avoid unary minus over unsigned type in ObjectSynchronizer::dec_in_use_list_ceiling
...
Reviewed-by: eosterlund, dcubed
2021-03-15 06:25:36 +00:00
Aleksey Shipilev
b371f90f77
8263504: Some OutputMachOpcodes fields are uninitialized
...
Reviewed-by: kvn
2021-03-15 06:25:08 +00:00
Nick Gasson
f7e0a09802
8263425: AArch64: two potential bugs in C1 LIRGenerator::generate_address()
...
Reviewed-by: aph
2021-03-15 05:20:39 +00:00
David Holmes
554dd29fb6
8263564: Consolidate POSIX code for runtime exit support: os::shutdown, os::abort and os::die
...
Reviewed-by: mikael
2021-03-15 02:03:22 +00:00
Ioi Lam
da9ead5e7f
8263399: CDS should archive only classes allowed by module system
...
Reviewed-by: ccheung, minqi
2021-03-14 06:01:57 +00:00
Igor Ignatyev
9c84899da4
8263555: use driver-mode to run ClassFileInstaller
...
Reviewed-by: iklam
2021-03-14 05:19:37 +00:00