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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
David Holmes
|
9f7851b5f5
|
8260194: Update the documentation for -Xcheck:jni
Reviewed-by: coleenp, hseigel
|
2021-06-16 23:58:24 +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 |
|