Daniel Jeliński
4772354f4c
8291825: java/time/nontestng/java/time/zone/CustomZoneNameTest.java fails if defaultLocale and defaultFormatLocale are different
...
Reviewed-by: naoto
2022-08-04 06:57:35 +00:00
Ioi Lam
b6b0317f83
8290840: Refactor the "os" class
...
Reviewed-by: dholmes, gziemski, stuefe, stefank
2022-08-04 01:20:29 +00:00
Vicente Romero
67f001186b
8260892: Compilation fails: lambda parameter not visible in body when generics involved
...
Reviewed-by: jlahoda
2022-08-03 19:19:34 +00:00
Eric Caspole
1b66cecd31
8291729: Reduce runtime of vm.compiler microbenchmarks
...
Reviewed-by: kvn
2022-08-03 18:01:26 +00:00
Ao Qi
0cc49fd9ea
8291508: Fix some tests with "requires vm.jvmti & vm.continuations"
...
Reviewed-by: sspitsyn, lmesnik, alanb
2022-08-03 17:33:11 +00:00
Naoto Sato
e52a340d7f
8290488: IBM864 character encoding implementation bug
...
Reviewed-by: iris, joehw, alanb
2022-08-03 15:59:43 +00:00
Daniel Jeliński
af529be069
8285836: sun/net/www/http/KeepAliveCache/KeepAliveProperty.java failed with "RuntimeException: Failed in server"
...
Reviewed-by: dfuchs, jpai
2022-08-03 14:51:28 +00:00
Coleen Phillimore
b7d2bde8e3
8291733: Remove JFR events that expose hashtable
...
Reviewed-by: egahlin
2022-08-03 13:06:53 +00:00
David Holmes
0971d34646
Merge
2022-08-03 08:11:10 +00:00
Chris Plummer
5acf2d7cb4
8291578: Remove JMX related tests from ProblemList-svc-vthreads.txt
...
Reviewed-by: sspitsyn, kevinw, lmesnik
2022-08-02 21:15:01 +00:00
Chris Plummer
a6564d495b
8291650: Add delay to ClassUnloadEventTest before exiting to give time for JVM to send all events before VMDeath
...
Reviewed-by: sspitsyn, amenkov
2022-08-02 21:13:00 +00:00
Erik Gahlin
54c093ab0e
8291524: jdk/jfr/event/runtime/TestClassLoaderStatsEvent.java Value not equal to 2, field='hiddenClassCount', value='0'
...
Reviewed-by: hseigel
2022-08-02 14:41:38 +00:00
Pengfei Li
a2cff2634c
8291597: [BACKOUT] JDK-8289996: Fix array range check hoisting for some scaled loop iv
...
Reviewed-by: kvn, thartmann
2022-08-02 06:50:55 +00:00
Weijun Wang
554f44ecb1
8282730: LdapLoginModule throw NPE from logout method after login failure
...
Reviewed-by: mullan
2022-08-01 22:28:30 +00:00
Bill Huang
57bf603b73
8289948: Improve test coverage for XPath functions: Node Set Functions
...
Reviewed-by: joehw
2022-08-01 16:37:22 +00:00
Aleksey Shipilev
fcc119531a
8290531: Loom: Parallelize a few tests more deeply
...
Reviewed-by: rpressler, jpai, alanb
2022-08-01 14:20:27 +00:00
Roger Riggs
226b8e680a
8290885: java/lang/ProcessBuilder/PipelineLeaksFD.java fail: More or fewer pipes than expected
...
Reviewed-by: bpb, naoto, jpai
2022-08-01 13:44:21 +00:00
Prasanta Sadhukhan
f5d1b5bda2
6463708: DefaultButtonModel.setMnemonic generates ChangeEvent for no change
...
Reviewed-by: azvegint, prr
2022-08-01 11:08:56 +00:00
Thomas Schatzl
30205bb289
8290966: G1: Record number of PLAB filled and number of direct allocations
...
Reviewed-by: sangheki, kbarrett
2022-08-01 09:53:37 +00:00
KIRIYAMA Takuya
d61c0c79cf
8290497: some tests in com/sun/jdi fail on localized Windows platform
...
Reviewed-by: sspitsyn, cjplummer, amenkov
2022-08-01 08:12:25 +00:00
Aleksey Shipilev
acbe093a66
8291559: x86: compiler/vectorization/TestReverseBitsVector.java fails
...
Reviewed-by: kvn
2022-07-31 18:49:21 +00:00
Joe Wang
470c0eb216
8290740: Catalog not used when the handler is null
...
Reviewed-by: lancea, naoto, iris
2022-07-30 01:42:05 +00:00
Jonathan Gibbons
8179a191f0
8290243: move seeTagToContent from HtmlDocletWriter to TagletWriterImpl
...
Reviewed-by: prappo
2022-07-29 21:55:20 +00:00
Serguei Spitsyn
15943e4242
8282666: nsk/jvmti/PopFrame/popframe004 failed with: TEST FAILED: 30 JVMTI events were generated by the function PopFrame()
...
Reviewed-by: lmesnik, amenkov
2022-07-29 21:49:27 +00:00
Kevin Driver
0bcf17674e
6227536: KeyGenerator.init() methods do not throw IllegalArgumentException for keysize == 0
...
Reviewed-by: wetmore
2022-07-29 20:30:28 +00:00
Joe Darcy
cc2861a993
8290901: Reduce use of -source in langtools tests
...
Reviewed-by: jjg
2022-07-29 17:35:22 +00:00
Aggelos Biboudis
64a1a08ff9
8289647: AssertionError during annotation processing of record related tests
...
Reviewed-by: vromero
2022-07-29 16:02:18 +00:00
Bill Huang
cfe9026fe0
8289511: Improve test coverage for XPath Axes: child
...
Reviewed-by: joehw
2022-07-29 01:42:19 +00:00
Bradford Wetmore
791fc5791a
6383195: javax.crypto.spec.PBEKeySpec is not thread safe
...
Reviewed-by: weijun
2022-07-28 22:04:44 +00:00
Jorn Vernee
54a2c5a6d1
8290059: Do not use std::thread in panama tests
...
Reviewed-by: mcimadamore, stuefe, erikj
2022-07-28 14:53:26 +00:00
Richard Reingruber
5214a17d81
8291479: ProblemList compiler/rangechecks/TestRangeCheckHoistingScaledIV.java on ppc64le
...
Reviewed-by: thartmann, goetz
2022-07-28 14:07:18 +00:00
Jatin Bhateja
471a427d10
8287794: Reverse*VNode::Identity problem
...
Reviewed-by: thartmann, xgong
2022-07-28 11:08:38 +00:00
Matthias Baesken
5d1ad39684
8290839: jdk/jfr/event/compiler/TestJitRestart.java failed with "RuntimeException: No JIT restart event found: expected true, was false"
...
Reviewed-by: egahlin, lucy
2022-07-28 10:48:45 +00:00
Prasanta Sadhukhan
93f96d8c9e
8290399: [macos] Aqua LAF does not fire an action event if combo box menu is displayed
...
Reviewed-by: azvegint, prr
2022-07-28 06:44:49 +00:00
Jatin Bhateja
5d82d67a9e
8290034: Auto vectorize reverse bit operations.
...
Reviewed-by: xgong, kvn
2022-07-28 04:43:01 +00:00
Leonid Mesnik
348a0521e1
8290846: sun/tools/jstatd/JstatdTest* tests should use VM options
...
Reviewed-by: cjplummer, sspitsyn
2022-07-28 00:04:17 +00:00
Hao Sun
16a127524c
8290943: Fix several IR test issues on SVE after JDK-8289801
...
Reviewed-by: jiefu, adinn
2022-07-27 23:42:11 +00:00
Pavel Rappo
c1a3347f17
8291358: Fix the "overridding" typo
...
Reviewed-by: rriggs
2022-07-27 21:48:59 +00:00
Aleksey Shipilev
dc74ea21f1
8291048: x86: compiler/c2/irTests/TestAutoVectorization2DArray.java fails with lower SSE
...
Reviewed-by: kvn, jiefu
2022-07-27 16:58:49 +00:00
Roger Riggs
c1040897cd
8290848: LoadLibraryUnload.java still fails with "Too few cleared WeakReferences"
...
Reviewed-by: mchung, jpai
2022-07-27 14:47:17 +00:00
David Holmes
923462467e
Merge
2022-07-27 14:07:11 +00:00
Thomas Schatzl
e804236f05
8291289: gc/TestPLABAdaptToMinTLABSize fails after JDK-8289137
...
Reviewed-by: shade
2022-07-27 12:39:28 +00:00
Harold Seigel
48b77a6969
8285792: Posix signal handler modification checking issues.
...
Reviewed-by: dholmes, erikj
2022-07-27 12:22:55 +00:00
Tobias Hartmann
61e072d11c
8290705: StringConcat::validate_mem_flow asserts with "unexpected user: StoreI"
...
Reviewed-by: kvn, xliu
2022-07-27 10:43:52 +00:00
Maurizio Cimadamore
36c00fdd74
8291006: java/foreign/TestUnsupportedPlatform fails after JDK-8290455
...
Reviewed-by: jvernee
2022-07-27 09:50:58 +00:00
Thomas Schatzl
2a1d9cfead
8289137: Automatically adapt Young/OldPLABSize and when setting only MinTLABSize
...
Reviewed-by: iwalulya, sangheki
2022-07-27 08:01:05 +00:00
Eric Caspole
f0f78a9125
8290894: Reduce runtime of vm.lang microbenchmarks
...
Reviewed-by: rriggs
2022-07-26 20:06:35 +00:00
Leonid Mesnik
1451642317
8244976: vmTestbase/nsk/jdi/Event/request/request001.java doesn' initialize eName
...
Reviewed-by: shade, sspitsyn, cjplummer
2022-07-26 19:02:47 +00:00
Joe Darcy
7318b22209
8289551: Conversions between bit representations of half precision values and floats
...
Reviewed-by: psandoz, jrose
2022-07-26 16:54:32 +00:00
Pengfei Li
893909558b
8289996: Fix array range check hoisting for some scaled loop iv
...
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: roland, kvn, thartmann
2022-07-26 13:45:38 +00:00
Roger Riggs
28bbdc5ebb
8290972: ProblemList java/lang/ProcessBuilder/PipelineLeaksFD.java
...
Reviewed-by: iris, jpai
2022-07-26 11:53:50 +00:00
Xiaohong Gong
a6faf5d33a
8290485: [vector] REVERSE_BYTES for byte type should not emit any instructions
...
Reviewed-by: thartmann, kvn
2022-07-26 02:56:26 +00:00
Alexey Semenyuk
7c3cfd13e3
8290557: tools/jpackage/share/AddLauncherTest.java#id1 failed with "ERROR: Failed: Check icon file"
...
Reviewed-by: almatvee
2022-07-25 21:51:26 +00:00
Maurizio Cimadamore
8c9d5ad4f8
8290455: jck test api/java_lang/foreign/VaList/Empty.html fails on some platforms
...
Reviewed-by: jvernee, mbaesken
2022-07-25 21:32:44 +00:00
Prasanta Sadhukhan
d0c365a7b9
8170794: [macosx] Error when using setDesktopManager on a JDesktopPane on MacOS X with Look and Feel Aqua
...
Reviewed-by: prr
2022-07-25 10:32:11 +00:00
Bhavana Kilambi
80dc6cebc9
8290730: compiler/vectorization/TestAutoVecIntMinMax.java failed with "IRViolationException: There were one or multiple IR rule failures."
...
Reviewed-by: jiefu, kvn, thartmann
2022-07-25 09:08:23 +00:00
Roger Riggs
2660a9268b
8290893: ProblemList java/lang/ClassLoader/loadLibraryUnload/LoadLibraryUnload
...
Reviewed-by: dcubed
2022-07-22 20:11:25 +00:00
Zhengyu Gu
54854d9300
8256811: Delayed/missed jdwp class unloading events
...
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Reviewed-by: cjplummer, coleenp, sspitsyn
2022-07-22 12:27:04 +00:00
Christoph Langer
c29242ebb0
8290460: Alpine: disable some panama tests that rely on std::thread
...
Backport-of: d7f0de272c
2022-07-22 11:33:05 +00:00
Chris Plummer
59d85bad34
8290687: serviceability/sa/TestClassDump.java could leave files owned by root on macOS
...
Reviewed-by: amenkov, lmesnik
2022-07-21 21:34:26 +00:00
Ioi Lam
66f59c2c16
8290731: Clean up CDS handling of LambdaForm Species classes
...
Reviewed-by: ccheung
2022-07-21 21:32:30 +00:00
Roger Riggs
620c8a045f
8289643: File descriptor leak with ProcessBuilder.startPipeline
...
Reviewed-by: alanb, jpai, lancea
2022-07-21 18:57:23 +00:00
Alex Menkov
7ec0132ad3
8286844: com/sun/jdi/RedefineCrossEvent.java failed with 1 threads completed while VM suspended
...
Reviewed-by: sspitsyn, cjplummer
2022-07-21 18:14:40 +00:00
Ryan Ernst
80bd8c3549
8290504: Close streams returned by ModuleReader::list
...
Reviewed-by: mchung, chegar
2022-07-21 18:01:25 +00:00
Eric Caspole
15f4b30459
8290115: ArrayCopyObject JMH has wrong package
...
Reviewed-by: rriggs
2022-07-21 17:49:22 +00:00
Vladimir Kozlov
e8975be94b
8290746: ProblemList compiler/vectorization/TestAutoVecIntMinMax.java
...
Reviewed-by: dholmes
2022-07-21 00:46:11 +00:00
Daniel D. Daugherty
9c19d89c9c
Merge
2022-07-20 22:56:17 +00:00
Leonid Mesnik
b1817a30a0
8290468: Remove gc/gctests/mallocWithGC tests
...
Reviewed-by: kbarrett, tschatzl
2022-07-20 19:19:57 +00:00
Bhavana Kilambi
89458e36af
8288107: Auto-vectorization for integer min/max
...
Reviewed-by: kvn, ngasson
2022-07-20 15:36:39 +00:00
David Holmes
17e65bbd23
8290625: Test jdk/javadoc/tool/CheckManPageOptions.java after manpage update
...
Reviewed-by: hannesw
2022-07-20 13:09:31 +00:00
Thomas Schatzl
984cd02dfb
8290707: runtime/cds/appcds/dynamicArchive/DynamicLambdaWithUseImplMethodHandle.java fails with "Can't find sun.hotspot.whitebox"
...
Reviewed-by: dholmes
2022-07-20 12:34:55 +00:00
jeremy
4b4d35289a
8264999: GeneralPath.lineTo() to itself produces jagged lines
...
Reviewed-by: lbourges, prr
2022-07-20 11:34:48 +00:00
Jesper Wilhelmsson
a3e07d950a
Merge
2022-07-20 07:39:01 +00:00
Jie Fu
43588648ca
8290511: compiler/vectorapi/TestMaskedMacroLogicVector.java fails IR verification
...
Reviewed-by: kvn, thartmann
2022-07-19 22:50:00 +00:00
Weijun Wang
d991ec4f9f
8282676: Improve subject handling
...
Reviewed-by: ahgross, mullan, rhalade
2022-07-19 20:55:27 +00:00
Valerie Peng
ec1d338e15
8272243: Improve DER parsing
...
Reviewed-by: weijun, rhalade
2022-07-19 20:55:26 +00:00
Alexey Semenyuk
c2cbeb3ee8
8290398: jpackage exe installers are not installed in jtreg tests
...
Reviewed-by: almatvee
2022-07-19 19:46:51 +00:00
Weijun Wang
d0a2f13dea
8282676: Improve subject handling
...
Reviewed-by: ahgross, mullan, rhalade
2022-07-19 18:39:39 +00:00
Valerie Peng
ddb106be7a
8272243: Improve DER parsing
...
Reviewed-by: weijun, rhalade
2022-07-19 18:39:38 +00:00
Alexey Semenyuk
1af7c33df5
8290400: Must run exe installers in jpackage jtreg tests without UI
...
Reviewed-by: almatvee
2022-07-19 17:01:55 +00:00
Alexey Semenyuk
977e09489d
8283707: Support <major.minor.update.build> version format on Windows
...
Reviewed-by: almatvee
2022-07-19 16:59:28 +00:00
Coleen Phillimore
96a542feb2
8227060: Optimize safepoint cleanup subtask order
...
Reviewed-by: kbarrett, pchilanomate
2022-07-19 16:32:07 +00:00
Eric Caspole
2cb659e7f4
8290391: Reduce runtime of java.util package microbenchmarks
...
Reviewed-by: rriggs, redestad
2022-07-19 16:30:44 +00:00
Roger Riggs
e02627ca0a
8290397: LoadLibraryUnload.java failed with "Too few cleared WeakReferences"
...
Reviewed-by: mchung
2022-07-19 11:51:28 +00:00
Aggelos Biboudis
f5a7de8627
8290379: Parse error with parenthesized pattern and guard using an array
...
Reviewed-by: jlahoda
2022-07-19 09:03:28 +00:00
Thomas Stuefe
d7f0de272c
8290460: Alpine: disable some panama tests that rely on std::thread
...
Reviewed-by: jvernee, dholmes
2022-07-19 07:13:18 +00:00
Matthias Baesken
dfbc6919e1
8289524: Add JFR JIT restart event
...
Reviewed-by: kvn, lucy
2022-07-19 07:07:41 +00:00
Ioi Lam
4dc421caa0
8290417: CDS cannot archive lamda proxy with useImplMethodHandle
...
Reviewed-by: dholmes, ccheung, mchung
2022-07-19 04:37:28 +00:00
Jesper Wilhelmsson
6cd1c0c14e
Merge
2022-07-18 22:51:25 +00:00
Jie Fu
4a4d8ed83b
8289801: [IR Framework] Add flags to whitelist which can be used to simulate a specific machine setup like UseAVX
...
Reviewed-by: kvn, xgong, thartmann
2022-07-18 22:49:17 +00:00
Leonid Mesnik
5a96a5db13
8289612: Change hotspot/jtreg tests to not use Thread.stop
...
Reviewed-by: dholmes, dcubed
2022-07-18 21:53:41 +00:00
Alexander Zuev
6c8d0e617f
8282526: Default icon is not painted properly
...
Reviewed-by: aivanov, prr
2022-07-18 20:33:19 +00:00
Srinivas Mandalika
e72742eeb5
8286172: Create an automated test for JDK-4516019
...
Reviewed-by: prr, achung
2022-07-18 17:18:53 +00:00
Srinivas Mandalika
b9de0a7556
8284524: Create an automated test for JDK-4422362
...
Reviewed-by: prr
2022-07-18 17:17:50 +00:00
Srinivas Mandalika
5ae4320921
8284767: Create an automated test for JDK-4422535
...
Reviewed-by: prr, achung
2022-07-18 17:16:44 +00:00
Sergey Tsypanov
efed7a7f65
8289908: Skip bounds check for cases when String is constructed from entirely used byte[]
...
Reviewed-by: prr, rriggs, aturbanov
2022-07-18 17:15:46 +00:00
Coleen Phillimore
6882f0eb39
8290013: serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspendTest.java failed "assert(!in_vm) failed: Undersized StackShadowPages"
...
Reviewed-by: lmesnik
2022-07-18 15:04:08 +00:00
Pengfei Li
2677dd6d23
8289954: C2: Assert failed in PhaseCFG::verify() after JDK-8183390
...
Reviewed-by: kvn, thartmann, roland
2022-07-18 12:18:06 +00:00
Roland Westrelin
4f3f74c141
8289127: Apache Lucene triggers: DEBUG MESSAGE: duplicated predicate failed which is impossible
...
Reviewed-by: kvn, dlong
2022-07-18 07:08:49 +00:00
Fei Gao
87340fd540
8288883: C2: assert(allow_address || t != T_ADDRESS) failed after JDK-8283091
...
Reviewed-by: kvn, mdoerr
2022-07-18 05:54:51 +00:00
Ioi Lam
84f23149e2
8286030: Avoid JVM crash when containers share the same /tmp dir
...
Reviewed-by: stuefe, sgehwolf
2022-07-18 04:10:08 +00:00
Jesper Wilhelmsson
522b65743c
Merge
2022-07-17 15:11:21 +00:00
Jatin Bhateja
2342684f2c
8290066: Remove KNL specific handling for new CPU target check in IR annotation
...
Reviewed-by: kvn, sviswanathan
2022-07-16 01:18:30 +00:00
Roger Riggs
0184f46bdf
8289919: [test] LoadLibraryUnloadTest.java failed with "Failed to unload native library"
...
Reviewed-by: mchung
2022-07-15 18:27:44 +00:00
Mandy Chung
cca91f7bcc
8290327: Remove java/lang/reflect/callerCache/ReflectionCallerCacheTest.java from ProblemList-Xcomp.txt
...
Reviewed-by: jpai
2022-07-15 18:11:18 +00:00
Vicente Romero
f3abb82989
8268312: Compilation error with nested generic functional interface
...
Reviewed-by: mcimadamore
2022-07-15 13:06:03 +00:00
Yoshiki Sato
92deab5465
8028265: Add legacy tz tests to OpenJDK
...
Reviewed-by: coffeys, naoto
2022-07-15 07:16:14 +00:00
Pavel Rappo
15d3329edd
8281969: Bad result for the snippet @link tag if substring/regex consists of whitespace
...
Reviewed-by: jjg
2022-07-14 22:27:53 +00:00
Doug Lea
890bcedd49
8290264: java/util/concurrent/locks/Lock/OOMEInAQS.java fails with "exit code: 0"
...
Reviewed-by: dholmes, alanb, dcubed
2022-07-14 19:53:31 +00:00
Jesper Wilhelmsson
3ad3950560
Merge
2022-07-14 16:29:51 +00:00
Brian Burkhalter
fb27ddcbe5
8290252: Add TEST.properties to java/nio/channels/FileChannel and move tests out of largeMemory sub-dir
...
Reviewed-by: alanb, jpai
2022-07-14 15:23:42 +00:00
Jie Fu
be58cbc417
8290269: gc/shenandoah/TestVerifyJCStress.java fails due to invalid tag: required after JDK-8290023
...
Reviewed-by: tschatzl
2022-07-14 08:31:05 +00:00
KIRIYAMA Takuya
adf40d25a1
8290149: java/nio/file/Files/probeContentType/Basic.java fails on Windows Server 2019/2022
...
Reviewed-by: jpai, lancea
2022-07-14 07:00:33 +00:00
Daniel Jeliński
292d909e81
8290178: failure_handler: run netstat without name lookups
...
Reviewed-by: jpai, dfuchs, msheppar, lmesnik
2022-07-14 06:36:57 +00:00
Jesper Wilhelmsson
a7f83582d3
Merge
2022-07-14 06:19:40 +00:00
Feilong Jiang
3471ac9a90
8290164: compiler/runtime/TestConstantsInError.java fails on riscv
...
Reviewed-by: fyang, yadongwang
2022-07-14 03:32:52 +00:00
Jatin Bhateja
fd89ab8dac
8288112: C2: Error: ShouldNotReachHere() in Type::typerr()
...
Reviewed-by: dlong, kvn
2022-07-14 01:46:11 +00:00
Bill Huang
dbab827bee
8249834: java/util/ArrayList/Bug8146568.java and j/u/Vector/Bug8148174.java use @ignore w/o bug-id
...
Reviewed-by: jpai
2022-07-14 01:31:34 +00:00
lawrence.andrews
3216d198f3
8289559: java/awt/a11y/AccessibleJPopupMenuTest.java test fails with java.lang.NullPointerException
...
Reviewed-by: serb
2022-07-13 22:42:13 +00:00
Thomas Schatzl
5e3ecff7a6
8290253: gc/g1/TestVerificationInConcurrentCycle.java#id1 fails with "Error. can't find sun.hotspot.WhiteBox in test directory or libraries"
...
Reviewed-by: dcubed
2022-07-13 18:31:03 +00:00
Doug Lea
535804554d
8066859: java/lang/ref/OOMEInReferenceHandler.java failed with java.lang.Exception: Reference Handler thread died
...
Reviewed-by: alanb
2022-07-13 18:05:42 +00:00
Thomas Schatzl
2583feb21b
8290023: Remove use of IgnoreUnrecognizedVMOptions in gc tests
...
Reviewed-by: ayang, lkorinth, kbarrett
2022-07-13 16:08:59 +00:00
Brian Burkhalter
44fb92e2aa
8290197: test/jdk/java/nio/file/Files/probeContentType/Basic.java fails on some systems for the ".rar" extension
...
Reviewed-by: lancea, dfuchs, jpai
2022-07-13 15:13:27 +00:00
Alan Bateman
f528124f57
8289284: jdk.tracePinnedThreads output confusing when pinned due to native frame
...
Reviewed-by: jpai, mchung
2022-07-13 15:03:37 +00:00
Jonathan Gibbons
572c14efc6
8288624: Cleanup CommentHelper.getText0
...
Reviewed-by: hannesw
2022-07-13 14:45:04 +00:00
Prasanta Sadhukhan
6e18883d8f
8290162: Reset recursion counter missed in fix of JDK-8224267
...
Reviewed-by: prr
2022-07-13 05:06:04 +00:00
Daniel D. Daugherty
ce36f6ea85
8290203: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java on linux-all
...
Reviewed-by: naoto
2022-07-12 21:45:19 +00:00
Daniel D. Daugherty
fff7f35300
8290201: ProblemList com/sun/jdi/InvokeHangTest.java on macosx-x64 in vthread mode
...
Reviewed-by: bpb
2022-07-12 21:04:43 +00:00
Brian Burkhalter
128c6c648c
8290095: java/nio/channels/FileChannel/largeMemory/LargeGatheringWrite.java timed out
...
Reviewed-by: jpai, alanb
2022-07-12 20:48:23 +00:00
Jayashree Huttanagoudar
31f7fc043b
8283082: sun.security.x509.X509CertImpl.delete("x509.info.validity") nulls out info field
...
Reviewed-by: weijun
2022-07-12 20:12:22 +00:00
Jesper Wilhelmsson
d9ca438d06
Merge
2022-07-12 16:16:16 +00:00
Ludvig Janiuk
e8568b890a
8290020: Deadlock in leakprofiler::emit_events during shutdown
...
Reviewed-by: mgronlun, dholmes, egahlin
2022-07-12 15:54:36 +00:00
Ralf Schmelter
7f0e9bd632
8289745: JfrStructCopyFailed uses heap words instead of bytes for object sizes
...
Reviewed-by: mgronlun, stuefe
2022-07-12 14:53:46 +00:00
Maurizio Cimadamore
4545ed6842
8289365: SegmentAllocator:allocateArray(MemoryLayout, count) does not throw IAEx when count is -1
...
Reviewed-by: psandoz
2022-07-12 14:22:42 +00:00
Maurizio Cimadamore
2baf526fce
8288850: SegmentAllocator:allocate() can return null some cases
...
Reviewed-by: psandoz
2022-07-12 14:14:46 +00:00
Jorn Vernee
3164c98f4c
8289148: j.l.foreign.VaList::nextVarg call could throw IndexOutOfBoundsException or even crash the VM
...
8289333: Specification of method j.l.foreign.VaList::skip deserves clarification
8289156: j.l.foreign.VaList::skip call could throw java.lang.IndexOutOfBoundsException: Out of bound access on segment
Reviewed-by: mcimadamore
2022-07-12 11:25:45 +00:00
Daniel Fuchs
3b9059a147
8290083: ResponseBodyBeforeError: AssertionError or SSLException: Unsupported or unrecognized SSL message
...
Reviewed-by: jpai
2022-07-12 09:59:29 +00:00
Serguei Spitsyn
c3806b93c4
8289709: fatal error: stuck in JvmtiVTMSTransitionDisabler::disable_VTMS_transitions
...
Reviewed-by: alanb, amenkov, lmesnik
2022-07-11 22:44:03 +00:00
Christoph Langer
39715f3da7
8287902: UnreadableRB case in MissingResourceCauseTest is not working reliably on Windows
...
Backport-of: 975316e3e5
2022-07-11 17:46:22 +00:00
Jesper Wilhelmsson
c79baaa811
Merge
2022-07-11 16:15:49 +00:00
Pavel Rappo
62fbc3f883
8287379: Using @inheritDoc in an inapplicable context shouldn't crash javadoc
...
Reviewed-by: jjg
2022-07-11 15:43:20 +00:00
Coleen Phillimore
0c1aa2bc8a
8289184: runtime/ClassUnload/DictionaryDependsTest.java failed with "Test failed: should be unloaded"
...
Reviewed-by: lmesnik, hseigel
2022-07-11 15:34:17 +00:00
Pavel Rappo
59980ac8e4
8288309: Rename the "testTagInheritence" directory
...
Reviewed-by: hannesw
2022-07-11 15:31:22 +00:00
Maurizio Cimadamore
fed3af8ae0
8287809: Revisit implementation of memory session
...
Reviewed-by: jvernee
2022-07-11 14:30:19 +00:00
Coleen Phillimore
0c37008917
8275662: remove test/lib/sun/hotspot
...
Reviewed-by: mseledtsov, sspitsyn, lmesnik
2022-07-11 13:07:03 +00:00
Prasanta Sadhukhan
46251bc6e2
8224267: JOptionPane message string with 5000+ newlines produces StackOverflowError
...
Reviewed-by: tr, aivanov
2022-07-11 11:35:32 +00:00
Aggelos Biboudis
bba6be79e0
8269674: Improve testing of parenthesized patterns
...
Reviewed-by: jlahoda
2022-07-11 11:13:55 +00:00
Jan Lahoda
25f4b04365
8289894: A NullPointerException thrown from guard expression
...
Reviewed-by: vromero
2022-07-11 08:59:32 +00:00
Jatin Bhateja
81ee7d28f8
8289186: Support predicated vector load/store operations over X86 AVX2 targets.
...
Reviewed-by: xgong, kvn
2022-07-09 15:13:25 +00:00
Daniel D. Daugherty
9981c85d46
8290033
: ProblemList serviceability/jvmti/GetLocalVariable/GetLocalWithoutSuspendTest.java on windows-x64 in -Xcomp mode
...
Reviewed-by: azvegint, tschatzl
2022-07-08 19:47:55 +00:00
Jonathan Gibbons
54b4576f78
8288699: cleanup HTML tree in HtmlDocletWriter.commentTagsToContent
...
Reviewed-by: hannesw
2022-07-08 19:33:03 +00:00
Lance Andersen
6aaf141f61
8289984: Files:isDirectory and isRegularFile methods not throwing SecurityException
...
Reviewed-by: iris, alanb
2022-07-08 18:56:04 +00:00
Weijun Wang
1877533f75
6522064: Aliases from Microsoft CryptoAPI has bad character encoding
...
Reviewed-by: coffeys, hchao
2022-07-08 18:38:08 +00:00
Vicente Romero
9c86c82091
8282714: synthetic arguments are being added to the constructors of static local classes
...
Reviewed-by: jlahoda
2022-07-08 17:24:27 +00:00
Coleen Phillimore
e7795851d2
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
...
Reviewed-by: lmesnik, dholmes
2022-07-08 15:55:14 +00:00
Thomas Schatzl
f1967cfaab
8289997: gc/g1/TestVerificationInConcurrentCycle.java fails due to use of debug-only option
...
Reviewed-by: lkorinth
2022-07-08 08:49:17 +00:00
Thomas Schatzl
1b8f466dba
8289740: Add verification testing during all concurrent phases in G1
...
Reviewed-by: iwalulya, ayang
2022-07-08 07:15:56 +00:00
Robbin Ehn
ac399e9777
8286957: Held monitor count
...
Reviewed-by: rpressler, eosterlund
2022-07-08 07:12:19 +00:00
Jesper Wilhelmsson
01b9f95c62
Merge
2022-07-08 02:07:36 +00:00
Alexander Matveev
64286074ba
8289030: [macos] app image signature invalid when creating DMG or PKG
...
Reviewed-by: asemenyuk
2022-07-08 00:17:11 +00:00
Daniel D. Daugherty
1304390b3e
8289951: ProblemList jdk/jfr/api/consumer/TestRecordingFileWrite.java on linux-x64 and macosx-x64
...
Reviewed-by: psandoz
2022-07-07 23:09:42 +00:00
Brian Burkhalter
11319c2aeb
8278469: Test java/nio/channels/FileChannel/LargeGatheringWrite.java times out
...
8289526: java/nio/channels/FileChannel/MapTest.java times out
Reviewed-by: dcubed
2022-07-07 22:36:08 +00:00
Coleen Phillimore
f93beacd2f
8252329: runtime/LoadClass/TestResize.java timed out
...
Reviewed-by: hseigel, iklam
2022-07-07 20:27:31 +00:00
Zdenek Zambersky
3e60e82814
8289301: P11Cipher should not throw out of bounds exception during padding
...
Reviewed-by: valeriep
2022-07-07 18:18:04 +00:00
Alex Kasko
a694e9e34d
8288838: jpackage: file association additional arguments
...
Reviewed-by: asemenyuk, almatvee
2022-07-07 16:45:35 +00:00
Thomas Schatzl
95e3190d96
8210708: Use single mark bitmap in G1
...
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Reviewed-by: iwalulya, ayang
2022-07-07 15:46:05 +00:00
Justin Gu
86f63f9703
8289164: Convert ResolutionErrorTable to use ResourceHashtable
...
Reviewed-by: iklam, coleenp
2022-07-07 14:57:24 +00:00
Albert Mingkun Yang
013a5eeeb9
8137280: Remove eager reclaim of humongous controls
...
Reviewed-by: tschatzl, iwalulya
2022-07-07 13:53:24 +00:00
Prasanta Sadhukhan
532a6ec7e3
7124313: [macosx] Swing Popups should overlap taskbar
...
Reviewed-by: serb, dmarkov
2022-07-07 11:51:49 +00:00
Kevin Walls
d1249aa5cb
8198668: MemoryPoolMBean/isUsageThresholdExceeded/isexceeded001/TestDescription.java still failing
...
Reviewed-by: lmesnik, sspitsyn
2022-07-07 08:41:50 +00:00
Xiaohong Gong
a79ce4e748
8286941: Add mask IR for partial vector operations for ARM SVE
...
Reviewed-by: kvn, jbhateja, njian, ngasson
2022-07-07 08:14:21 +00:00
Jan Lahoda
8dd94a2c14
8289196: Pattern domination not working properly for record patterns
...
Reviewed-by: vromero
2022-07-07 07:54:18 +00:00
Thomas Stuefe
569de453c3
8289620: gtest/MetaspaceUtilsGtests.java failed with unexpected stats values
...
Reviewed-by: coleenp
2022-07-07 05:30:10 +00:00
Pavel Rappo
8f24d25168
6509045: {@inheritDoc} only copies one instance of the specified exception
...
Reviewed-by: jjg
2022-07-06 22:01:12 +00:00
Jesper Wilhelmsson
2a6ec88cd0
Merge
2022-07-06 21:01:10 +00:00
Ron Pressler
9a0fa82424
8288949: serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java failing
...
Reviewed-by: dlong, eosterlund, rehn
2022-07-06 20:53:13 +00:00
Daniel D. Daugherty
55fa19b508
8289857: ProblemList jdk/jfr/event/runtime/TestActiveSettingEvent.java
...
Reviewed-by: darcy
2022-07-06 20:52:25 +00:00
Daniel D. Daugherty
32b650c024
8289840: ProblemList vmTestbase/nsk/jdwp/ThreadReference/ForceEarlyReturn/forceEarlyReturn002/forceEarlyReturn002.java when run with vthread wrapper
...
Reviewed-by: bpb
2022-07-06 16:51:03 +00:00
Daniel D. Daugherty
ef3f2ed9ba
8289841: ProblemList vmTestbase/gc/gctests/MemoryEaterMT/MemoryEaterMT.java with ZGC on windows
...
Reviewed-by: rriggs
2022-07-06 16:50:14 +00:00
Raffaello Giulietti
35387d5cb6
8289260: BigDecimal movePointLeft() and movePointRight() do not follow their API spec
...
Reviewed-by: darcy
2022-07-06 16:22:18 +00:00
Xue-Lei Andrew Fan
82a8bd7e92
8287596: Reorg jdk.test.lib.util.ForceGC
...
Reviewed-by: rriggs
2022-07-06 14:23:44 +00:00
Roland Westrelin
cbaf6e807e
8288022: c2: Transform (CastLL (AddL into (AddL (CastLL when possible
...
Reviewed-by: thartmann, kvn
2022-07-06 11:36:12 +00:00
Thomas Schatzl
834189527e
8289739: Add G1 specific GC breakpoints for testing
...
Reviewed-by: kbarrett, iwalulya
2022-07-06 09:39:25 +00:00
Severin Gehwolf
ac6be16519
8289695: [TESTBUG] TestMemoryAwareness.java fails on cgroups v2 and crun
...
Reviewed-by: sspitsyn
2022-07-06 08:24:47 +00:00
Matthias Baesken
d8f4e97bd3
8289146: containers/docker/TestMemoryWithCgroupV1.java fails on linux ppc64le machine with missing Memory and Swap Limit output
...
Reviewed-by: sgehwolf, mdoerr, iklam
2022-07-06 07:12:32 +00:00
Xiaohong Gong
fafe8b3f8d
8289604: compiler/vectorapi/VectorLogicalOpIdentityTest.java failed on x86 AVX1 system
...
Reviewed-by: jiefu, kvn
2022-07-06 06:15:04 +00:00
Evgeny Astigeevich
351560414d
8280481: Duplicated stubs to interpreter for static calls
...
Reviewed-by: kvn, phh
2022-07-05 20:50:02 +00:00
Lance Andersen
d48694d0f3
8283335: Add exists and readAttributesIfExists methods to FileSystemProvider
...
Reviewed-by: alanb
2022-07-05 19:45:08 +00:00
Doug Simon
c45d613faa
8289687: [JVMCI] bug in HotSpotResolvedJavaMethodImpl.equals
...
Reviewed-by: kvn
2022-07-05 18:25:12 +00:00
Chris Plummer
29ea6429d2
8287847: Fatal Error when suspending virtual thread after it has terminated
...
Reviewed-by: alanb, sspitsyn
2022-07-05 17:46:59 +00:00
Michael McMahon
77c3bbf105
8289617: Remove test/jdk/java/net/ServerSocket/ThreadStop.java
...
Reviewed-by: alanb, jpai
2022-07-05 09:15:41 +00:00
KIRIYAMA Takuya
1b997db734
8289427: compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java failed with null setting
...
Reviewed-by: kvn, thartmann
2022-07-05 06:38:10 +00:00
Thomas Stuefe
688712f75c
8289633: Forbid raw C-heap allocation functions in hotspot and fix findings
...
Reviewed-by: kbarrett, dholmes
2022-07-05 04:26:45 +00:00
Ryan Ernst
9ccae7078e
8287593: ShortResponseBody could be made more resilient to rogue connections
...
Reviewed-by: chegar, dfuchs
2022-07-04 16:09:40 +00:00
Pavel Rappo
f640fc5a1e
8067757: Incorrect HTML generation for copied javadoc with multiple @throws tags
...
Reviewed-by: jjg
2022-07-04 16:00:53 +00:00
Matthias Baesken
0dff3276e8
8289569: [test] java/lang/ProcessBuilder/Basic.java fails on Alpine/musl
...
Reviewed-by: clanger
Backport-of: a8edd7a12f
2022-07-04 14:45:48 +00:00
Jatin Bhateja
1a271645a8
8287851: C2 crash: assert(t->meet(t0) == t) failed: Not monotonic
...
Reviewed-by: thartmann, chagedorn
2022-07-04 11:31:32 +00:00
Matthias Baesken
a8edd7a12f
8289569: [test] java/lang/ProcessBuilder/Basic.java fails on Alpine/musl
...
Reviewed-by: clanger, alanb, stuefe
2022-07-04 08:56:35 +00:00
Christoph Langer
5b5bc6c26e
8287672: jtreg test com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails intermittently in nightly run
...
Reviewed-by: stuefe
Backport-of: 7e211d7daa
2022-07-04 07:52:38 +00:00
Prasanta Sadhukhan
649f2d8835
8065097: [macosx] javax/swing/Popup/TaskbarPositionTest.java fails because Popup is one pixel off
...
Reviewed-by: aivanov
2022-07-03 08:36:08 +00:00
Bill Huang
d8444aa45e
8286610: Add additional diagnostic output to java/net/DatagramSocket/InterruptibleDatagramSocket.java
...
Reviewed-by: msheppar, dfuchs, jpai
2022-07-03 02:37:30 +00:00
Serguei Spitsyn
c4dcce4bca
8289619: JVMTI SelfSuspendDisablerTest.java failed with RuntimeException: Test FAILED: Unexpected thread state
...
Reviewed-by: alanb, cjplummer
2022-07-02 20:43:11 +00:00
Jesper Wilhelmsson
70f5693356
Merge
2022-07-02 18:07:36 +00:00
Serguei Spitsyn
9515560c54
8288703: GetThreadState returns 0 for virtual thread that has terminated
...
Reviewed-by: alanb, amenkov, cjplummer
2022-07-02 05:43:43 +00:00
Maurizio Cimadamore
8e01ffb3a7
8289570: SegmentAllocator:allocateUtf8String(String str) default behavior mismatch to spec
...
Reviewed-by: alanb, psandoz
2022-07-01 21:46:07 +00:00
Brian Burkhalter
e291a67e96
8289584: (fs) Print size values in java/nio/file/FileStore/Basic.java when they differ by > 1GiB
...
Reviewed-by: alanb
2022-07-01 19:13:49 +00:00
Daniel D. Daugherty
20124ac755
8289585: ProblemList sun/tools/jhsdb/JStackStressTest.java on linux-aarch64
...
Reviewed-by: bpb, kevinw
2022-07-01 16:21:31 +00:00
Calvin Cheung
c43bdf7165
8289257: Some custom loader tests failed due to symbol refcount not decremented
...
Reviewed-by: iklam, coleenp
2022-07-01 16:11:17 +00:00
Naoto Sato
604ea90d55
8289549: ISO 4217 Amendment 172 Update
...
Reviewed-by: iris
2022-07-01 16:07:23 +00:00
Harold Seigel
09b4032f8b
8289534: Change 'uncomplicated' hotspot runtime options
...
Reviewed-by: coleenp, dholmes
2022-07-01 14:31:30 +00:00
Tobias Holenstein
b9b900a61c
8277060: EXCEPTION_INT_DIVIDE_BY_ZERO in TypeAryPtr::dump2 with -XX:+TracePhaseCCP
...
Reviewed-by: kvn, thartmann, chagedorn, dlong
2022-07-01 13:34:38 +00:00
Harshitha Onkar
f190f4e638
8288444: Remove the workaround for frame.pack() in ModalDialogTest
...
Reviewed-by: azvegint
2022-07-01 09:07:34 +00:00
Tobias Hartmann
95497772e7
8284358: Unreachable loop is not removed from C2 IR, leading to a broken graph
...
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: kvn, chagedorn
2022-07-01 05:23:57 +00:00
Xiaohong Gong
124c63c17c
8288294: [vector] Add Identity/Ideal transformations for vector logic operations
...
Reviewed-by: kvn, jbhateja
2022-07-01 01:19:18 +00:00
Kevin Walls
00d06d4a82
8289440: Remove vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded003 from ProblemList.txt
...
Reviewed-by: amenkov, lmesnik
2022-06-30 20:18:52 +00:00
Prasanta Sadhukhan
feb223aacf
8288707: javax/swing/JToolBar/4529206/bug4529206.java: setFloating does not work correctly
...
Reviewed-by: tr, serb
2022-06-30 11:16:07 +00:00
rmartinc
c3addbb1c0
8288895: LdapContext doesn't honor set referrals limit
...
Reviewed-by: dfuchs, aefimov
2022-06-30 09:17:57 +00:00
Xiaohong Gong
1305fb5ca8
8287984: AArch64: [vector] Make all bits set vector sharable for match rules
...
Reviewed-by: kvn, ngasson
2022-06-30 08:53:27 +00:00
Xin Liu
31e50f2c76
8286104: use aggressive liveness for unstable_if traps
...
Reviewed-by: kvn, thartmann
2022-06-30 03:59:42 +00:00
Jaikiran Pai
dddd4e7c81
8289291: HttpServer sets incorrect value for "max" parameter in Keep-Alive header value
...
Reviewed-by: michaelm, dfuchs
2022-06-30 01:43:11 +00:00
Jesper Wilhelmsson
048bffad79
Merge
2022-06-29 23:32:37 +00:00
Harshitha Onkar
15efb2bdeb
8289238: Refactoring changes to PassFailJFrame Test Framework
...
Reviewed-by: azvegint, aivanov
2022-06-29 18:36:38 +00:00
Zdenek Zambersky
b6bd190d8d
8288985: P11TlsKeyMaterialGenerator should work with ChaCha20-Poly1305
...
Reviewed-by: valeriep
2022-06-29 17:20:03 +00:00
Doug Simon
ba670ecbb9
8289094: [JVMCI] reduce JNI overhead and other VM rounds trips in JVMCI
...
Reviewed-by: kvn, dlong
2022-06-29 16:14:55 +00:00
Raffaello Giulietti
570897498b
8288596: Random:from() adapter does not delegate to supplied generator in all cases
...
Reviewed-by: darcy
2022-06-29 14:56:28 +00:00
Quan Anh Mai
108cd69516
8283726: x86_64 intrinsics for compareUnsigned method in Integer and Long
...
Reviewed-by: kvn, jbhateja
2022-06-29 10:34:05 +00:00
Thomas Stuefe
b96ba19807
8289182: NMT: MemTracker::baseline should return void
...
Reviewed-by: dholmes, zgu
2022-06-29 04:12:46 +00:00
KIRIYAMA Takuya
910053b74e
8280235: Deprecated flag FlightRecorder missing from VMDeprecatedOptions test
...
Reviewed-by: dholmes, mgronlun
2022-06-28 23:37:23 +00:00
Hai-May Chao
7b3bf97760
8289401: Add dump output to TestRawRSACipher.java
...
Reviewed-by: weijun
2022-06-28 23:30:32 +00:00
Jesper Wilhelmsson
86dc760f9e
Merge
2022-06-28 22:11:23 +00:00
Daniel D. Daugherty
1504804896
8289398: ProblemList jdk/jfr/api/consumer/recordingstream/TestOnEvent.java on linux-x64 again
...
Reviewed-by: azvegint
2022-06-28 20:06:06 +00:00
Alex Kasko
c67149be4b
8288961: jpackage: test MSI installation fix
...
Reviewed-by: asemenyuk, almatvee
2022-06-28 17:06:08 +00:00
Alex Kasko
1f36ed1fae
8288013: jpackage: test utility Windows registry enhancement
...
Reviewed-by: asemenyuk, almatvee
2022-06-28 17:03:11 +00:00
Jonathan Gibbons
c42b796f91
8288058: Broken links on constant-values page
...
Reviewed-by: prappo
2022-06-28 15:58:12 +00:00
Jonathan Gibbons
a814293e1f
8275784: Bogus warning generated for record with compact constructor
...
Reviewed-by: prappo
2022-06-28 15:54:52 +00:00
Maurizio Cimadamore
adbd200dc5
8289228: SegmentAllocator::allocateArray null handling is too lax
...
Reviewed-by: jvernee, psandoz
2022-06-28 10:06:42 +00:00
Calvin Cheung
33369719b2
8289258: ProblemList some failing custom loader tests with ZGC
...
Reviewed-by: dholmes
2022-06-28 05:22:43 +00:00
Dean Long
b4490386fe
8288445: AArch64: C2 compilation fails with guarantee(!true || (true && (shift != 0))) failed: impossible encoding
...
Reviewed-by: thartmann, haosun, njian
2022-06-28 03:12:12 +00:00
Thejasvi Voniadka
784fa0add7
8282036: Change java/util/zip/ZipFile/DeleteTempJar.java to stop HttpServer cleanly in case of exceptions
...
Reviewed-by: jpai, alanb, dfuchs
2022-06-28 01:55:17 +00:00
Daniel D. Daugherty
2efa89a89e
8289251: ProblemList java/lang/ref/OOMEInReferenceHandler.java
...
Reviewed-by: dholmes
2022-06-27 21:24:00 +00:00
Calvin Cheung
e322e77e95
8288651: CDS test HelloUnload.java should not use literal string as ClassLoader name
...
Reviewed-by: coleenp, iklam
2022-06-27 21:16:02 +00:00
Harshitha Onkar
40bf3b1167
8288993: Make AwtFramePackTest generic by removing @requires tag
...
Reviewed-by: dmarkov, aivanov, serb
2022-06-27 21:02:11 +00:00
Pavel Rappo
17ef8cae33
8288524: Allow @systemProperty to appear in overview documentation
...
Reviewed-by: jjg
2022-06-27 19:33:16 +00:00
Daniel D. Daugherty
caa6b74b5b
8289240: ProblemList java/lang/reflect/callerCache/ReflectionCallerCacheTest.java in -Xcomp mode
...
Reviewed-by: bpb, naoto
2022-06-27 18:43:42 +00:00
Daniel D. Daugherty
28913f4747
8289235: ProblemList vmTestbase/nsk/jdi/ClassType/invokeMethod/invokemethod011/TestDescription.java when run with vthread wrapper
...
Reviewed-by: bpb
2022-06-27 18:42:27 +00:00
Jesper Wilhelmsson
d4b040f42d
Merge
2022-06-27 18:25:53 +00:00
Raffaello Giulietti
354ed1034d
8288021: Add hard test cases to jdk.internal.math.DoubleToDecimalChecker
...
Co-authored-by: Paul Zimmermann <Paul.Zimmermann@inria.fr>
Reviewed-by: darcy
2022-06-27 18:21:17 +00:00
Maurizio Cimadamore
2c8ada689f
8289188: SegmentAllocator:allocateArray(*) default behavior mismatch to spec
...
Reviewed-by: alanb
2022-06-27 15:37:08 +00:00
Daniel Fuchs
f3f078846f
8288746: HttpClient resources could be reclaimed more eagerly
...
Reviewed-by: jpai, michaelm
2022-06-27 15:11:35 +00:00
Damon Nguyen
64f95cfb32
8012675: javax.swing.JEditorPane is unclear on the handling of unsupported HTML script tags
...
Reviewed-by: prr, aivanov
2022-06-27 12:37:15 +00:00