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 |
|