Alexey Semenyuk
|
7165b3f105
|
8271155: Wrong path separator in env variable
Reviewed-by: herrick, kcr, iris, almatvee
|
2021-07-22 22:14:31 +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 |
|
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 |
|
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: d1257d54f9352fa84207036d14b764a1244a9545
|
2021-07-22 14:04:34 +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 |
|
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 |
|
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 |
|
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: 1e1039a7c8bbd745cb23fd91e548dc20ac7d1d9d
|
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 |
|
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 |
|
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 |
|
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 |
|
William Kemper
|
e104dede6e
|
8268635: Corrupt oop in ClassLoaderData
Reviewed-by: coleenp
Backport-of: 3586a233a49c979e87fed9df148d0bf3df2df38b
|
2021-07-15 16:27:30 +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 |
|
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 |
|
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: 0b09129faefb945c2f2c35dab2731961216d054e
|
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 |
|
Yi Yang
|
0f5470715e
|
8270056: Generated lambda class can not access protected static method of target class
Reviewed-by: mchung
Backport-of: 07e90524576f159fc16523430f1db62327c89a3b
|
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: 6a9bc108736522897f03a75c83e90e2c2a183d27
|
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 |
|
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 |
|