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 |
|
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 |
|
Alexander Zuev
|
8adf008b15
|
8269984: [macos] JTabbedPane title looks like disabled
Reviewed-by: kcr, psadhukhan
|
2021-07-23 17:36:44 +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 |
|
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 |
|
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: d1257d54f9
|
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: 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 |
|
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: 3586a233a4
|
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 |
|