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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Sibabrata Sahoo
|
a32d2eefea
|
8269276: Additional tests for MessageDigest with different providers
Reviewed-by: valeriep, wetmore
|
2021-07-15 05:42:55 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Vicente Romero
|
8583aab374
|
8270025: DynamicCallSiteDesc::withArgs doesn't throw NPE
Reviewed-by: jvernee, mchung
|
2021-07-13 17:48:21 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Zhengyu Gu
|
548bb3119c
|
8270110: Shenandoah: Add test for JDK-8269661
Reviewed-by: rkennke
|
2021-07-12 12:22:06 +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 |
|
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 |
|
Jesper Wilhelmsson
|
ec975c6a05
|
Merge
|
2021-07-10 01:23:18 +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 |
|
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 |
|
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 |
|