Markus Karg
913f9281ad
8273507: Convert test/jdk/java/nio/channels/Channels/TransferTo.java to TestNG test
...
Reviewed-by: shade, bpb
2021-10-20 18:30:52 +00:00
Alexander Zvegintsev
46b5bfbc38
8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos
...
Reviewed-by: pbansal, serb, psadhukhan, prr
2021-10-20 16:44:47 +00:00
Jaikiran Pai
35e5bb5f59
8269336: Malformed jdk.serialFilter incorrectly handled
...
Reviewed-by: rriggs
2021-10-20 15:10:28 +00:00
Prasanta Sadhukhan
77b2789396
7124287: [macosx] JTableHeader doesn't get focus after pressing F8 key
...
Reviewed-by: kizune
2021-10-20 06:31:59 +00:00
Weijun Wang
c24fb852f2
8275512: Upgrade required version of jtreg to 6.1
...
Reviewed-by: ihse, iignatyev, joehw, lancea, jjg, mchung
2021-10-19 21:04:14 +00:00
Valerie Peng
e63c1486dc
8264849: Add KW and KWP support to PKCS11 provider
...
Reviewed-by: ascarpino
2021-10-19 20:50:56 +00:00
Weijun Wang
bd2b41dd70
8275252: Migrate cacerts from JKS to password-less PKCS12
...
Reviewed-by: erikj, ihse, mullan
2021-10-19 20:48:17 +00:00
Phil Race
54a29a4470
8192931: Regression test java/awt/font/TextLayout/CombiningPerf.java fails
...
Reviewed-by: serb, jdv, kizune
2021-10-19 20:45:27 +00:00
Jamsheed Mohammed C M
25c8584879
8271723: Unproblemlist runtime/InvocationTests/invokevirtualTests.java
...
Reviewed-by: thartmann
2021-10-19 18:26:03 +00:00
Weijun Wang
34628ff8ac
8266115: More Manifest Jar Loading
...
Reviewed-by: mschoene, ahgross, mullan, rhalade
2021-10-19 18:25:58 +00:00
Weijun Wang
a26f9db704
8263314: Enhance XML Dsig modes
...
Reviewed-by: rhalade, mschoene, valeriep, mullan
2021-10-19 18:25:58 +00:00
Alexander Zvegintsev
895e2bd7c0
8274160: java/awt/Window/ShapedAndTranslucentWindows/Common.java delay is too high
...
Reviewed-by: psadhukhan, pbansal
2021-10-19 17:24:20 +00:00
Vicente Romero
fd10f1996e
8275302: unexpected compiler error: cast, intersection types and sealed
...
Reviewed-by: jlahoda
2021-10-19 16:46:14 +00:00
Naoto Sato
8a3e0a1fc1
7008363: TEST_BUG: test/java/lang/StringCoding/CheckEncodings.sh does nothing and is very slow at that
...
Reviewed-by: iris, lancea, bpb, whuang
2021-10-19 15:54:14 +00:00
Markus Grönlund
98ab4b03b3
8275445: RunThese30M.java failed "assert(ZAddress::is_marked(addr)) failed: Should be marked"
...
Reviewed-by: egahlin, coleenp
2021-10-19 13:00:50 +00:00
Jayathirth D V
dcd6e0da24
8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
...
Reviewed-by: psadhukhan
2021-10-19 12:25:32 +00:00
Julia Boes
9d191fce55
8245095: Implementation of JEP 408: Simple Web Server
...
Co-authored-by: Julia Boes <jboes@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Co-authored-by: Michael McMahon <michaelm@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Ivan Šipka <isipka@openjdk.org>
Reviewed-by: ihse, jlaskey, michaelm, chegar, dfuchs
2021-10-19 10:19:15 +00:00
Jayathirth D V
947d52c4c3
8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS
...
Reviewed-by: prr, serb
2021-10-19 04:04:25 +00:00
Daniel D. Daugherty
a03119ce1a
8275436: [BACKOUT] JDK-8271949 dumppath in -XX:FlightRecorderOptions does not affect
...
Reviewed-by: mgronlun
2021-10-18 18:25:53 +00:00
Markus Grönlund
72a976ef05
8266936: Add a finalization JFR event
...
Reviewed-by: coleenp, mchung, egahlin
2021-10-18 16:52:36 +00:00
Andy Herrick
d548f2fc0d
8274346: Support for additional content in an app-image.
...
Reviewed-by: asemenyuk, almatvee
2021-10-18 13:28:41 +00:00
Yasumasa Suenaga
31500692d1
8271949: dumppath in -XX:FlightRecorderOptions does not affect
...
Reviewed-by: ddong, mgronlun
2021-10-17 08:59:13 +00:00
Jonathan Gibbons
96fef40b82
8189591: No way to locally suppress doclint warnings
...
Reviewed-by: hannesw, prappo
2021-10-16 03:04:11 +00:00
Brian Burkhalter
7fc3a8d052
8275149: (ch) ReadableByteChannel returned by Channels.newChannel(InputStream) throws ReadOnlyBufferException
...
Reviewed-by: alanb
2021-10-15 22:58:21 +00:00
Calvin Cheung
ee64ce9f14
8274937: Revert the timeout setting for DynamicLoaderConstraintsTest
...
Reviewed-by: dcubed, minqi
2021-10-15 16:53:00 +00:00
Weijun Wang
8e02064288
8049520: FileCredentialsCache loads cache once and is never refreshed
...
Reviewed-by: mullan
2021-10-15 13:51:52 +00:00
Christian Hagedorn
4cb7124c1e
8262912: ciReplay: replay does not simulate unresolved classes
...
Reviewed-by: kvn, dlong
2021-10-15 07:38:38 +00:00
Jie Fu
9623d5bb46
8275265: java/nio/channels tests needing large heap sizes fail on x86_32
...
Reviewed-by: alanb, bpb
2021-10-14 23:12:56 +00:00
Fernando Guallini
a16f2d0a3c
8272908: Missing coverage for certain classes in com.sun.org.apache.xml.internal.security
...
Reviewed-by: rhalade
2021-10-14 18:26:27 +00:00
Jaikiran Pai
40d69f0c41
8254267: javax/xml/crypto/dsig/LogParameters.java failed with "RuntimeException: Unexpected log output:"
...
Reviewed-by: weijun, dfuchs
2021-10-14 14:38:16 +00:00
Per Liden
54b8870766
8275035: Clean up worker thread infrastructure
...
Reviewed-by: stefank, ayang
2021-10-14 14:05:36 +00:00
Hannes Wallnöfer
8d9004b7f4
8274781: Use monospace font for enclosing interface
...
Reviewed-by: prappo
2021-10-14 12:19:26 +00:00
Nick Gasson
333c4692d8
8275262: [BACKOUT] AArch64: Implement string_compare intrinsic in SVE
...
Reviewed-by: dholmes, tschatzl
2021-10-14 09:35:48 +00:00
TatWai Chong
8b1b6f9fb3
8269559: AArch64: Implement string_compare intrinsic in SVE
...
Reviewed-by: ngasson, aph
2021-10-14 05:27:12 +00:00
lawrence.andrews
7dc2db4aac
8274032: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI
...
Reviewed-by: serb, pbansal
2021-10-13 20:06:35 +00:00
lawrence.andrews
1e0184d142
8275234: java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java is entered twice in ProblemList
...
Reviewed-by: serb, pbansal
2021-10-13 20:04:30 +00:00
Fairoz Matte
d8f6b6c19a
8274718: runtime/cds/appcds/LambdaEagerInit.java fails with -XX:-CompactStrings
...
Reviewed-by: iklam, ccheung
2021-10-13 15:38:36 +00:00
Jie Fu
451a296510
8275173: testlibrary_tests/ir_framework/tests/TestCheckedTests.java fails after JDK-8274911
...
Reviewed-by: chagedorn, thartmann
2021-10-13 14:30:11 +00:00
Jan Lahoda
b8cb76ad21
8273682: Upgrade Jline to 3.20.0
...
Reviewed-by: sundar
2021-10-13 10:15:54 +00:00
Daniel D. Daugherty
b1b83500a9
8275171: ProblemList compiler/codegen/aes/TestAESMain.java on linux-x64 and windows-x64 in -Xcomp mode
...
Reviewed-by: iignatyev
2021-10-12 23:43:40 +00:00
Brian Burkhalter
07b1f1c282
8274548: (fc) FileChannel gathering write fails with IOException "Invalid argument" on macOS 11.6
...
Reviewed-by: alanb
2021-10-12 15:25:53 +00:00
Christian Hagedorn
f623460668
8274911: testlibrary_tests/ir_framework/tests/TestIRMatching.java fails with "java.lang.RuntimeException: Should have thrown exception"
...
Reviewed-by: kvn, thartmann
2021-10-12 13:21:35 +00:00
Doug Simon
33050f8013
8274986: max code printed in hs-err logs should be configurable
...
Reviewed-by: never, dholmes
2021-10-12 09:49:50 +00:00
Aleksey Shipilev
cfe7471f17
8177814: jdk/editpad is not in jdk TEST.groups
...
Reviewed-by: serb
2021-10-12 07:24:15 +00:00
Aleksey Shipilev
a5f09d1088
8275031: runtime/ErrorHandling/MachCodeFramesInErrorFile.java fails when hsdis is present
...
Reviewed-by: dholmes, dnsimon
2021-10-12 06:22:13 +00:00
Aleksey Shipilev
ef0922e885
8274560: JFR: Add test for OldObjectSample event when using Shenandoah
...
Reviewed-by: mgronlun
2021-10-12 05:56:15 +00:00
Sergey Bylokhov
dd93c6e27b
8272167: AbsPathsInImage.java should skip *.dSYM directories
...
Reviewed-by: ihse, erikj
2021-10-12 00:14:00 +00:00
Thomas Stuefe
83c3771929
8273881: Metaspace: test repeated deallocations
...
Reviewed-by: dholmes, shade
2021-10-11 15:48:10 +00:00
Jan Lahoda
b870468bdc
8274347: Passing a *nested* switch expression as a parameter causes an NPE during compile
...
Reviewed-by: vromero
2021-10-11 12:38:08 +00:00
Coleen Phillimore
110e38ded8
8274753: ZGC: SEGV in MetaspaceShared::link_shared_classes
...
8274935: dumptime_table has stale entry
Reviewed-by: eosterlund, iklam
2021-10-11 12:11:11 +00:00
Martin Doerr
49f8ce6e9c
8274773: [TESTBUG] UnsafeIntrinsicsTest intermittently fails on weak memory model platform
...
Reviewed-by: eosterlund, goetz
2021-10-11 10:31:54 +00:00
Ao Qi
a05873a225
8274952: jdk/jfr/api/consumer/TestRecordedFrameType.java failed when c1 disabled
...
Reviewed-by: egahlin, jiefu
2021-10-11 02:17:56 +00:00
Lin Zang
5ecc99bbf5
8274620: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java is timing out
...
Reviewed-by: cjplummer, dholmes
2021-10-11 01:56:34 +00:00
lawrence.andrews
296f8537f7
8274029: Remove jtreg tag manual=yesno for java/awt/print/Dialog/DialogOrient.java
...
Reviewed-by: serb
2021-10-10 08:46:04 +00:00
Roland Westrelin
2aacd4220a
8274145: C2: condition incorrectly made redundant with dominating main loop exit condition
...
Reviewed-by: kvn, neliasso
2021-10-08 14:48:35 +00:00
Coleen Phillimore
6364719cd1
8274004: Change 'nonleaf' rank name
...
8273956: Add checking for rank values
Reviewed-by: dholmes, pchilanomate
2021-10-08 12:23:19 +00:00
Doug Simon
b60837a7d5
8272586: emit abstract machine code in hs-err logs
...
Reviewed-by: kvn, dholmes
2021-10-08 08:06:53 +00:00
Yumin Qi
8de77634c4
8273152: Refactor CDS FileMapHeader loading code
...
Reviewed-by: ccheung, iklam
2021-10-07 21:33:32 +00:00
Daniel D. Daugherty
920e70701d
8274920: ProblemList 2 VectorAPI tests failing due to "assert(!vbox->is_Phi()) failed"
...
Reviewed-by: kvn
2021-10-07 17:14:26 +00:00
Naoto Sato
8ca084617f
8274407: (tz) Update Timezone Data to 2021c
...
8274467: TestZoneInfo310.java fails with tzdata2021b
8274468: TimeZoneTest.java fails with tzdata2021b
Reviewed-by: rriggs, iris, coffeys
2021-10-07 15:32:11 +00:00
Sean Coffey
03a8d342b8
8273826: Correct Manifest file name and NPE checks
...
Reviewed-by: weijun, hchao, mullan
2021-10-07 15:12:13 +00:00
Jie Fu
722d639fad
8274838: runtime/cds/appcds/TestSerialGCWithCDS.java fails on Windows
...
Reviewed-by: iklam, hseigel
2021-10-07 12:42:16 +00:00
Lin Zang
340c715c3b
8273929: Remove GzipRandomAccess in heap dump test
...
Reviewed-by: cjplummer, sspitsyn
2021-10-07 11:57:18 +00:00
Florian Weimer
5762ec2587
8274780: ChannelInputStream.readNBytes(int) incorrectly calls readAllBytes()
...
Reviewed-by: alanb, bpb
2021-10-07 07:02:01 +00:00
lawrence.andrews
d57fb6f684
8274456: Remove jtreg tag manual=yesno java/awt/print/PrinterJob/PageDialogTest.java
...
Reviewed-by: serb
2021-10-06 23:12:56 +00:00
Jonathan Gibbons
734d1fbd33
8274211: Test man page that options are documented
...
Reviewed-by: prappo
2021-10-06 22:40:44 +00:00
Christian Stein
c10de3538b
8262944: Improve exception message when automatic module lists provider class not in JAR file
...
Reviewed-by: dfuchs, jvernee, alanb, lancea, mchung
2021-10-06 15:11:28 +00:00
Coleen Phillimore
b8af6a9bfb
8273917: Remove 'leaf' ranking for Mutex
...
Reviewed-by: eosterlund, dholmes
2021-10-06 12:14:33 +00:00
Kim Barrett
c80a612709
8273381: Assert in PtrQueueBufferAllocatorTest.stress_free_list_allocator_vm
...
Reviewed-by: sjohanss, tschatzl
2021-10-06 11:14:26 +00:00
Hannes Wallnöfer
cdf89304ea
8274625: Search field placeholder behavior
...
Reviewed-by: prappo
2021-10-06 09:28:37 +00:00
Christian Hagedorn
df125f680b
8273410: IR verification framework fails with "Should find method name in validIrRulesMap"
...
Reviewed-by: thartmann, neliasso
2021-10-06 08:21:18 +00:00
Sergey Tsypanov
df7b0c7077
8274715: Implement forEach in Collections.CopiesList
...
Reviewed-by: martin
2021-10-05 22:19:35 +00:00
Daniel D. Daugherty
d4e8712c0a
8274797: ProblemList resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java on macosx-x64
...
Reviewed-by: darcy
2021-10-05 21:47:18 +00:00
Christoph Langer
47262670f3
8274642: jdk/jshell/CommandCompletionTest.java fails with NoSuchElementException after JDK-8271287
...
Reviewed-by: jlahoda
2021-10-05 21:06:52 +00:00
Igor Veresov
83b2219220
8273612: Fix for JDK-8272873 causes timeout in running some tests with -Xcomp
...
Reviewed-by: kvn, neliasso
2021-10-05 19:44:17 +00:00
Weijun Wang
03d3c03384
8273670: Remove weak etypes from default krb5 etype list
...
Reviewed-by: valeriep, mullan
2021-10-05 18:18:51 +00:00
Joe Darcy
c391e59ea6
8274244: ReportOnImportedModuleAnnotation.java fails on rerun
...
Reviewed-by: jjg
2021-10-05 17:31:57 +00:00
Phil Race
37890650a7
8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code
...
Reviewed-by: rriggs, serb
2021-10-05 17:30:31 +00:00
Hannes Wallnöfer
e1f0df0de3
8267853: Remove unused styles from stylesheet
...
Reviewed-by: prappo
2021-10-05 16:57:12 +00:00
Jonathan Gibbons
4e3948f18b
8274744: TestSnippetTag test fails after recent integration
...
Reviewed-by: prappo
2021-10-05 15:27:02 +00:00
Jonathan Gibbons
92b64a2053
8273745: VerifyLocale.java occasionally times out
...
Reviewed-by: prappo
2021-10-05 15:21:44 +00:00
Coleen Phillimore
90a5ae802e
8274282: Clarify special wait assert
...
Reviewed-by: dholmes, pchilanomate
2021-10-05 15:13:54 +00:00
Peter Levart
7ad74d82d7
8274299: Make Method/Constructor/Field accessors @Stable
...
Reviewed-by: redestad, mchung
2021-10-05 14:16:20 +00:00
Jan Lahoda
a5080effc7
8272564: Incorrect attribution of method invocations of Object methods on interfaces
...
Reviewed-by: jlaskey, mcimadamore, vromero
2021-10-05 10:17:24 +00:00
Christian Hagedorn
3953e0774c
8271459: C2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity
...
Reviewed-by: roland, thartmann, neliasso
2021-10-05 07:02:06 +00:00
David Holmes
2e542e33b8
8274349: ForkJoinPool.commonPool() does not work with 1 CPU
...
Co-authored-by: Doug Lea <dl@openjdk.org>
Reviewed-by: shade, martin
2021-10-04 23:14:12 +00:00
Jonathan Gibbons
75d6688df9
8274745: ProblemList TestSnippetTag.java
...
Reviewed-by: prappo
2021-10-04 19:00:21 +00:00
Jonathan Gibbons
0ca094bc5f
8273244: Improve diagnostic output related to ErroneousTree
...
Reviewed-by: prappo
2021-10-04 16:59:30 +00:00
Jonathan Gibbons
6f727d831d
8274666: rename HtmlStyle.descfrmTypeLabel to be less cryptic
...
Reviewed-by: hannesw
2021-10-04 16:58:23 +00:00
Adam Sotona
139a8334cb
8268869: java in source-file mode suggests javac-only Xlint flags
...
Reviewed-by: jjg
2021-10-04 15:48:09 +00:00
Weijun Wang
f63c4a832a
8274471: Verification of OCSP Response signed with RSASSA-PSS fails
...
Reviewed-by: hchao, jnimeh
2021-10-04 15:30:44 +00:00
Naoto Sato
f2404d60de
8274658: ISO 4217 Amendment 170 Update
...
Reviewed-by: lancea, iris
2021-10-04 15:06:48 +00:00
Alex Kasko
7eb0372e55
8274606: Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test
...
Reviewed-by: joehw, shade
2021-10-04 12:38:34 +00:00
Aleksey Shipilev
47bfc8aa93
8274563: jfr/event/oldobject/TestClassLoaderLeak.java fails when GC cycles are not happening
...
Reviewed-by: egahlin
2021-10-04 12:35:58 +00:00
Aleksey Shipilev
0828273b89
8274521: jdk/jfr/event/gc/detailed/TestGCLockerEvent.java fails when other GC is selected
...
Reviewed-by: kbarrett, tschatzl
2021-10-04 12:22:55 +00:00
Prasanta Sadhukhan
32811026ce
8268084: [macos] Disabled JMenuItem arrow is not disabled
...
Reviewed-by: serb, jdv
2021-10-04 06:49:10 +00:00
Robbin Ehn
7957994273
8273695: Safepoint deadlock on VMOperation_lock
...
Reviewed-by: dcubed, pchilanomate, eosterlund
2021-10-04 06:47:27 +00:00
Brian Burkhalter
0786d8b7b3
8268435: (ch) ChannelInputStream could override readAllBytes
...
Reviewed-by: alanb, lancea
2021-10-01 20:15:44 +00:00
Alexey Ivanov
bb4500d0d2
8274465: Fix javax/swing/text/ParagraphView/6364882/bug6364882.java failures
...
Reviewed-by: jiefu, serb
2021-10-01 18:41:51 +00:00
Jan Lahoda
292d7bb1d5
8274363: Transitively sealed classes not considered exhaustive in switches
...
Reviewed-by: vromero
2021-10-01 08:54:18 +00:00
Jan Lahoda
1887028408
8269113: Javac throws when compiling switch (null)
...
Co-authored-by: Guoxiong Li <gli@openjdk.org>
Reviewed-by: vromero
2021-10-01 08:53:04 +00:00
Ao Qi
b7b78ff1f3
8274561: sun/net/ftp/TestFtpTimeValue.java timed out on slow machines
...
Reviewed-by: jiefu, dfuchs
2021-10-01 08:52:04 +00:00
Patricio Chilano Mateo
9573022978
8253197: vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java fails with "ERROR: DebuggeeSleepingThread: ThreadDeath lost"
...
Reviewed-by: dholmes, cjplummer, sspitsyn
2021-09-30 16:02:14 +00:00
Severin Gehwolf
9180d9a2f9
8273216: JCMD does not work across container boundaries with Podman
...
Reviewed-by: mseledtsov, hseigel
2021-09-30 15:23:44 +00:00
Alex Kasko
3e0d7c33d4
8270290: NTLM authentication fails if HEAD request is used
...
Reviewed-by: dfuchs, michaelm
2021-09-30 15:21:18 +00:00
Lin Zang
bfd6163471
8274196: Crashes in VM_HeapDumper::work after JDK-8252842
...
8274245: sun/tools/jmap/BasicJMapTest.java Mutex rank failures
Reviewed-by: coleenp, pliden, cjplummer
2021-09-30 14:44:59 +00:00
Masanori Yano
bb95dda0ac
8248001: javadoc generates invalid HTML pages whose ftp:// links are broken
...
Reviewed-by: hannesw
2021-09-30 11:33:21 +00:00
Mahendra Chhipa
2f955d6f5b
8273142: Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/sun/net/www/protocol/http/ tests
...
Reviewed-by: michaelm
2021-09-30 11:29:20 +00:00
Severin Gehwolf
94e31e5ca5
8274506: TestPids.java and TestPidsLimit.java fail with podman run as root
...
Reviewed-by: mbaesken, cjplummer
2021-09-30 08:53:31 +00:00
Christian Hagedorn
dfc557cbea
8274406: RunThese30M.java failed "assert(!LCA_orig->dominates(pred_block) || early->dominates(pred_block)) failed: early is high enough"
...
Reviewed-by: kvn, thartmann
2021-09-30 08:29:43 +00:00
Aleksey Shipilev
c0533ef2d8
8274522: java/lang/management/ManagementFactory/MXBeanException.java test fails with Shenandoah
...
Reviewed-by: alanb, mchung
2021-09-30 06:55:24 +00:00
Aleksey Shipilev
f8415a9b2f
8274523: java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah
...
Reviewed-by: mchung, cjplummer
2021-09-30 06:54:13 +00:00
Aleksey Shipilev
b1b66965f1
8274453: (sctp) com/sun/nio/sctp/SctpChannel/CloseDescriptors.java test should be resilient to lsof warnings
...
Reviewed-by: dfuchs
2021-09-29 16:57:40 +00:00
Weijun Wang
edd9d1c97b
8274330: Incorrect encoding of the DistributionPointName object in IssuingDistributionPointExtension
...
Reviewed-by: ascarpino
2021-09-29 15:37:16 +00:00
Roland Westrelin
980c50dc60
8272562: C2: assert(false) failed: Bad graph detected in build_loop_late
...
Reviewed-by: chagedorn, kvn
2021-09-29 14:51:33 +00:00
Claes Redestad
aaa36cc006
8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
...
Reviewed-by: naoto, thartmann
2021-09-29 12:58:14 +00:00
Martin Doerr
c4d115701d
8271855: [TESTBUG] Wrong weakCompareAndSet assumption in UnsafeIntrinsicsTest
...
Reviewed-by: goetz, thartmann
2021-09-29 09:54:59 +00:00
Jonathan Gibbons
5b0c9ccc49
8274172: Convert JavadocTester to use NIO
...
Reviewed-by: prappo
2021-09-28 23:53:49 +00:00
Sergey Bylokhov
e49e5b5a7e
8273972: Multi-core choke point in CMM engine (LCMSTransform.doTransform)
...
Reviewed-by: prr
2021-09-28 21:38:40 +00:00
Alexey Ivanov
67e52a3078
8273634: [TEST_BUG] Improve javax/swing/text/ParagraphView/6364882/bug6364882.java
...
Reviewed-by: serb
2021-09-28 19:16:58 +00:00
Alexey Ivanov
b7425b63f6
8239502: [TEST_BUG] Test javax/swing/text/FlowView/6318524/bug6318524.java never fails
...
Reviewed-by: serb
2021-09-28 19:15:33 +00:00
Jesper Steen Møller
c57a6c62ba
8274265: Suspicious string concatenation in logTestUtils.inline.hpp
...
Reviewed-by: clanger, mbaesken
2021-09-28 18:22:15 +00:00
Alexander Scherbatiy
961dcffc86
8273581: Change the mechanism by which JDK loads the platform-specific FontManager class
...
Reviewed-by: prr, psadhukhan, azvegint, aivanov, serb
2021-09-28 09:26:51 +00:00
Ioi Lam
6a573b888d
8273508: Support archived heap objects in SerialGC
...
Reviewed-by: tschatzl, ccheung
2021-09-28 06:23:47 +00:00
Jaikiran Pai
af50772d39
8231640: (prop) Canonical property storage
...
Reviewed-by: rriggs, smarks, dfuchs, ihse
2021-09-28 05:17:31 +00:00
Jaikiran Pai
ddc262746a
8273790: Potential cyclic dependencies between Gregorian and CalendarSystem
...
Reviewed-by: naoto, yyang, rriggs
2021-09-28 05:00:27 +00:00
Jaikiran Pai
633eab23f0
8174819: java/nio/file/WatchService/LotsOfEvents.java fails intermittently
...
Reviewed-by: alanb
2021-09-28 04:54:58 +00:00
Christian Hagedorn
b0983df5a4
8274074: SIGFPE with C2 compiled code with -XX:+StressGCM
...
Reviewed-by: roland, thartmann
2021-09-27 14:05:51 +00:00
Erik Gahlin
e3aff8f8d8
8274289: jdk/jfr/api/consumer/TestRecordedFrameType.java failed with "RuntimeException: assertNotEquals: expected Interpreted to not equal Interpreted"
...
Reviewed-by: mgronlun
2021-09-27 04:02:36 +00:00
seanwxiang
7700b25460
8273401: Disable JarIndex support in URLClassPath
...
Reviewed-by: dfuchs, lancea, alanb, mchung
2021-09-26 11:43:40 +00:00
Daniel D. Daugherty
ab28db1428
8274312: ProblemList 2 serviceability/dcmd/gc tests with ZGC on macos-all
...
8274313: ProblemList sun/tools/jmap/BasicJMapTest.java subtests
Reviewed-by: stuefe, sspitsyn, dholmes
2021-09-25 13:38:00 +00:00
Alex Menkov
61ac53f6e5
8210927: JDB tests do not update source path after doing a redefine class
...
Reviewed-by: sspitsyn
2021-09-24 21:50:39 +00:00
Smita Kamath
13e9ea9e92
8273297: AES/GCM non-AVX512+VAES CPUs suffer after 8267125
...
Reviewed-by: ascarpino, sviswanathan, aph
2021-09-24 19:21:32 +00:00
Phil Race
753b25633b
8274296: Update or Problem List tests which may fail with uiScale=2 on macOS
...
Reviewed-by: jdv
2021-09-24 17:31:19 +00:00
Daniel D. Daugherty
0c050be64b
8274294: ProblemList sun/tools/jmap/BasicJMapTest.java
...
Reviewed-by: rriggs
2021-09-24 15:46:18 +00:00
Jonathan Gibbons
e741a18062
8274233: Minor cleanup for ToolBox
...
Reviewed-by: iris
2021-09-24 15:44:13 +00:00
Alexey Bakhtin
5ba0d09fe4
8274205: Handle KDC_ERR_SVC_UNAVAILABLE error code from KDC
...
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: weijun
2021-09-24 12:09:38 +00:00
Masanori Yano
d91e227abb
8238274: (sctp) JDK-7118373 is not fixed for SctpChannel
...
Reviewed-by: dfuchs
2021-09-24 11:17:26 +00:00
Hannes Wallnöfer
1d44014171
8273034: Make javadoc navigation collapsible on small displays
...
Reviewed-by: jjg
2021-09-24 08:51:55 +00:00
Julia Boes
bb74ae87ab
8274171: java/nio/file/Files/probeContentType/Basic.java failed on "Content type" mismatches
...
Reviewed-by: rriggs, bpb
2021-09-24 08:08:27 +00:00
Daniel D. Daugherty
0aa63feca8
8274216: ProblemList 2 serviceability/dcmd/gc tests with ZGC on linux-all and windows-all
...
Reviewed-by: darcy, tschatzl
2021-09-23 17:14:49 +00:00
Brian Burkhalter
1fdc656084
8274175: (fc) java/nio/channels/FileChannel/Transfer2GPlus.java still failed in timeout
...
Reviewed-by: alanb
2021-09-23 15:57:12 +00:00
Tobias Holenstein
653a612a5a
8270156: Add "randomness" and "stress" keys to JTreg tests which use StressGCM, StressLCM and/or StressIGVN
...
Reviewed-by: thartmann, chagedorn
2021-09-23 12:59:22 +00:00
Coleen Phillimore
d098751366
8273916: Remove 'special' ranking
...
Reviewed-by: dholmes, pchilanomate
2021-09-23 11:21:02 +00:00
Lin Zang
a74c099d67
8252842: Extend jmap to support parallel heap dump
...
Reviewed-by: rschmelter, cjplummer
2021-09-23 07:00:06 +00:00
Prasanta Sadhukhan
45adc9227a
8273578: javax/swing/JMenu/4515762/bug4515762.java fails on macOS 12
...
Reviewed-by: jdv, serb
2021-09-23 05:15:37 +00:00
Ioi Lam
0fbbe4c9a7
8274033: Some tier-4 CDS EpsilonGC tests throw OOM
...
Reviewed-by: dholmes, ccheung, minqi
2021-09-23 03:49:06 +00:00
Ningsheng Jian
9d3379b975
8267356: AArch64: Vector API SVE codegen support
...
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Co-authored-by: Xuejin He <xhe@openjdk.org>
Co-authored-by: Ai Jiaming <aijiaming1@huawei.com>
Co-authored-by: Eric Liu <eliu@openjdk.org>
Reviewed-by: aph, ngasson
2021-09-23 02:58:59 +00:00
Erik Gahlin
603138895f
8273714: jdk/jfr/api/consumer/TestRecordedFrame.java still times out after JDK-8273047
...
Reviewed-by: mgronlun
2021-09-22 21:28:11 +00:00
Brian Burkhalter
81d416477f
8272759: (fc) java/nio/channels/FileChannel/Transfer2GPlus.java failed in timeout
...
Reviewed-by: alanb
2021-09-22 16:29:04 +00:00