Roland Westrelin
|
e98ac23553
|
8285793: C2: optimization of mask checks in counted loops fail in the presence of cast nodes
Reviewed-by: kvn, thartmann
|
2022-04-29 11:19:27 +00:00 |
|
Manukumar V S
|
669ac611b2
|
8274597: Some of the dnd tests time out and fail intermittently
8028998: [TEST_BUG] [macosx] java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java failed
Reviewed-by: serb
|
2022-04-29 10:33:44 +00:00 |
|
Jaikiran Pai
|
269eae6189
|
8285515: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4 beta2
Reviewed-by: dfuchs, alanb
|
2022-04-29 09:15:56 +00:00 |
|
Jie Fu
|
c4f7a850c6
|
8285828: runtime/execstack/TestCheckJDK.java fails with zipped debug symbols
Reviewed-by: dholmes, stuefe
|
2022-04-29 08:50:06 +00:00 |
|
Martin Doerr
|
d3606a34fa
|
8285390: PPC64: Handle integral division overflow during parsing
Reviewed-by: lucy
|
2022-04-29 08:33:23 +00:00 |
|
Sergey Bylokhov
|
f42631e354
|
8285523: Improve test java/io/FileOutputStream/OpenNUL.java
Reviewed-by: andrew, bpb
|
2022-04-29 07:34:46 +00:00 |
|
Xiaolin Zheng
|
b71e8c1649
|
8285711: riscv: RVC: Support disassembler show-bytes option
Reviewed-by: fyang
|
2022-04-29 06:45:49 +00:00 |
|
Jatin Bhateja
|
e4066628ad
|
8282711: Accelerate Math.signum function for AVX and AVX512 target.
Reviewed-by: sviswanathan, thartmann
|
2022-04-29 06:34:09 +00:00 |
|
Tobias Hartmann
|
0a4a6403bb
|
8285301: C2: assert(!requires_atomic_access) failed: can't ensure atomicity
Reviewed-by: kvn, dlong
|
2022-04-29 06:12:43 +00:00 |
|
Sergey Bylokhov
|
40f19c014f
|
8264666: Change implementation of safeAdd/safeMult in the LCMSImageLayout class
Reviewed-by: prr
|
2022-04-29 05:53:31 +00:00 |
|
Srikanth Adayapalam
|
1e28fcbc5f
|
8155701: The compiler fails with an AssertionError: typeSig ERROR
Reviewed-by: vromero
|
2022-04-29 05:04:23 +00:00 |
|
Manukumar V S
|
99388eff8d
|
8283624: Create an automated regression test for RFE-4390885
Reviewed-by: serb
|
2022-04-29 04:09:55 +00:00 |
|
Yadong Wang
|
94b533a94c
|
8285699: riscv: Provide information when hitting a HaltNode
Reviewed-by: fyang
|
2022-04-29 03:19:29 +00:00 |
|
Joe Darcy
|
e2e943adcb
|
8285688: Add links to JEPs and JSRs to SourceVersion
Reviewed-by: vromero, jjg, iris
|
2022-04-29 01:05:26 +00:00 |
|
Jonathan Gibbons
|
80cf59ff0b
|
8285610: TreeInfo.pathFor and its uses appear to be dead code
Reviewed-by: vromero
|
2022-04-29 00:35:24 +00:00 |
|
Jonathan Gibbons
|
21b62fef33
|
8195589: T6587786.java failed after JDK-8189997
Reviewed-by: iris, vromero
|
2022-04-29 00:34:26 +00:00 |
|
Jonathan Gibbons
|
8190217971
|
8285496: DocLint does not check for missing @param tags for type parameters on classes and interfaces
Reviewed-by: darcy, iris
|
2022-04-29 00:32:56 +00:00 |
|
Phil Race
|
64d98ba100
|
8285094: Test java/awt/Frame/InvisibleOwner/InvisibleOwner.java failing on Linux
Reviewed-by: psadhukhan, serb
|
2022-04-29 00:06:36 +00:00 |
|
Mark Powers
|
573eaceca5
|
8285504: Minor cleanup could be done in javax.net
Reviewed-by: wetmore
|
2022-04-28 22:18:36 +00:00 |
|
Joe Darcy
|
bba456a8db
|
8285676: Add missing @param tags for type parameters on classes and interfaces
Reviewed-by: wetmore, smarks, dfuchs, prr, alanb, mchung
|
2022-04-28 18:00:34 +00:00 |
|
Xue-Lei Andrew Fan
|
b9d1e85151
|
8285785: CheckCleanerBound test fails with PasswordCallback object is not released
Reviewed-by: dfuchs, mullan, rriggs
|
2022-04-28 16:10:39 +00:00 |
|
Thomas Schatzl
|
b7185780ff
|
8285011: gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java fails after JDK-8280761
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: ayang, lkorinth
|
2022-04-28 15:49:27 +00:00 |
|
Kim Barrett
|
2d8d140214
|
8285690: CloneableReference subtest should not throw CloneNotSupportedException
Reviewed-by: rriggs, mchung
|
2022-04-28 15:15:17 +00:00 |
|
Pengfei Li
|
ea83b4455b
|
8280510: AArch64: Vectorize operations with loop induction variable
Reviewed-by: adinn, thartmann
|
2022-04-28 14:13:24 +00:00 |
|
Matthias Baesken
|
36bf6fbe08
|
8285728: Alpine Linux build fails with busybox tar
Reviewed-by: erikj, stuefe
|
2022-04-28 13:33:32 +00:00 |
|
Pengfei Li
|
091637c826
|
8285630: Fix a configure error in RISC-V cross build
Reviewed-by: erikj, shade, fyang, fjiang
|
2022-04-28 12:59:38 +00:00 |
|
Erik Joelsson
|
ccf0e8bf90
|
8285755: JDK-8285093 changed the default for --with-output-sync
Reviewed-by: mikael, mcimadamore
|
2022-04-28 12:46:57 +00:00 |
|
Ron Pressler
|
d7514b068f
|
8285595: Assert frame anchor doesn't change in safepoints/handshakes
Reviewed-by: rehn, coleenp
|
2022-04-28 09:56:31 +00:00 |
|
Aleksey Shipilev
|
5629c7555f
|
8284848: C2: Compiler blackhole arguments should be treated as globally escaping
Reviewed-by: kvn, thartmann
|
2022-04-28 08:32:44 +00:00 |
|
Aleksey Shipilev
|
85f8d14edf
|
8283994: Make Xerces DatatypeException stackless
Reviewed-by: joehw, jpai
|
2022-04-28 08:30:24 +00:00 |
|
Ivan Walulya
|
4f2e4c7c24
|
8178969: [TESTBUG] Wrong reporting of gc/g1/humongousObjects/TestHeapCounters test.
Reviewed-by: tschatzl, ayang
|
2022-04-28 08:04:19 +00:00 |
|
Daniel Jeliński
|
47951655ac
|
8285696: AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg' is null
Reviewed-by: jpai, xuelei
|
2022-04-28 06:20:34 +00:00 |
|
Weijun Wang
|
c1173c24bf
|
8285493: ECC calculation error
Reviewed-by: xuelei, ascarpino
|
2022-04-28 02:52:41 +00:00 |
|
Xue-Lei Andrew Fan
|
89fd6d34f8
|
8284910: Buffer clean in PasswordCallback
Reviewed-by: mullan
|
2022-04-28 02:48:20 +00:00 |
|
Bradford Wetmore
|
cf1b00a604
|
8285683: Missing @ since 11 in java.security.spec.MGF1ParameterSpec fields
Reviewed-by: hchao, valeriep, xuelei, mullan
|
2022-04-27 23:54:37 +00:00 |
|
Jonathan Gibbons
|
3312d8c620
|
8285756: clean up use of bad arguments for @clean in langtools tests
Reviewed-by: darcy
|
2022-04-27 22:22:28 +00:00 |
|
Chris Plummer
|
5c0934931b
|
8285032: vmTestbase/nsk/jdi/EventSet/suspendPolicy/suspendpolicy008/ fails with "eventSet.suspendPolicy() != policyExpected"
Reviewed-by: sspitsyn, amenkov
|
2022-04-27 20:38:18 +00:00 |
|
Raffaello Giulietti
|
1f868f1d09
|
8285658: Fix two typos in the spec of j.u.random.RandomGenerator
Reviewed-by: bpb, darcy
|
2022-04-27 19:19:29 +00:00 |
|
jeremy
|
8a16842b4e
|
8176501: Method Shape.getBounds2D() incorrectly includes Bezier control points in bounding box
Reviewed-by: prr
|
2022-04-27 18:37:42 +00:00 |
|
Maxim Kartashev
|
05dac5a23e
|
8280468: Crashes in getConfigColormap, getConfigVisualId, XVisualIDFromVisual on Linux
Reviewed-by: serb, prr
|
2022-04-27 18:19:55 +00:00 |
|
Srinivas Mandalika
|
6db2e16b94
|
8284077: Create an automated test for JDK-4170173
Reviewed-by: serb
|
2022-04-27 18:15:36 +00:00 |
|
Srinivas Mandalika
|
a0b984a778
|
8282933: Create a test for JDK-4529616
Reviewed-by: serb
|
2022-04-27 18:14:31 +00:00 |
|
Chris Plummer
|
716a80a838
|
8283179: SA tests fail with "ERROR: catch_mach_exception_raise: Message doesn't denote a Unix soft signal."
Reviewed-by: dholmes, amenkov
|
2022-04-27 17:57:34 +00:00 |
|
Claes Redestad
|
6c79671e50
|
8285633: Take better advantage of generic MethodType cache
Reviewed-by: jvernee
|
2022-04-27 17:54:21 +00:00 |
|
Daniel D. Daugherty
|
5b42747ba1
|
8285736: JDK-8236128 causes validate-source failures
Reviewed-by: mikael, asemenyuk
|
2022-04-27 17:16:45 +00:00 |
|
Thomas Stuefe
|
6ce4e755a4
|
8284726: Print active locale settings in hs_err reports and in VM.info
Reviewed-by: dholmes, mbaesken, kevinw
|
2022-04-27 16:50:22 +00:00 |
|
Alexey Semenyuk
|
b675c597e3
|
8236128: Allow jpackage create installers for services
Reviewed-by: almatvee
|
2022-04-27 16:32:29 +00:00 |
|
Michael McMahon
|
ef27081fe7
|
8285671: java/nio/channels/etc/PrintSupportedOptions.java and java/nio/channels/DatagramChannel/AfterDisconnect.java are failing
Reviewed-by: dfuchs
|
2022-04-27 16:14:57 +00:00 |
|
Johnny Lim
|
4919525ddb
|
8285440: Typo in Collections.addAll method javadoc
Reviewed-by: jpai, rriggs
|
2022-04-27 14:18:51 +00:00 |
|
lawrence.andrews
|
e7c3b9de64
|
8285617: Fix java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java manual test
Reviewed-by: prr, psadhukhan
|
2022-04-27 12:23:20 +00:00 |
|