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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Hai-May Chao
|
fc38331f44
|
8260960: Signs of jarsigner signing
Reviewed-by: weijun, rhalade
|
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 |
|
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 |
|