Aleksey Shipilev
|
590eb86033
|
8280016: gc/g1/TestShrinkAuxiliaryData30 test fails on large machines
Reviewed-by: tschatzl, ayang
|
2022-01-17 08:17:49 +00:00 |
|
Fei Gao
|
c6196662b8
|
8276673: Optimize abs operations in C2 compiler
Reviewed-by: thartmann, jiefu
|
2022-01-17 02:16:45 +00:00 |
|
Mikael Vidstedt
|
9a18190a4f
|
8280048: Missing comma in copyright header
Reviewed-by: prr
|
2022-01-15 03:20:34 +00:00 |
|
Masanori Yano
|
22b7295e75
|
7001973: java/awt/Graphics2D/CopyAreaOOB.java fails
Reviewed-by: serb
|
2022-01-15 02:17:46 +00:00 |
|
Daniel D. Daugherty
|
eab4e6d670
|
8280045: ProblemList 2 AppCDS tests until JDK-8279970 is fixed
Reviewed-by: ccheung
|
2022-01-14 22:24:39 +00:00 |
|
Weijun Wang
|
0d1a97f793
|
8279064: New options for ktab to provide non-default salt
Reviewed-by: valeriep
|
2022-01-14 20:44:22 +00:00 |
|
Sean Mullan
|
61b8944327
|
8278851: Correct signer logic for jars signed with multiple digestalgs
Reviewed-by: coffeys, weijun
|
2022-01-14 15:22:31 +00:00 |
|
Julia Boes
|
9f30ec174f
|
8278398: jwebserver: Add test to confirm maximum request time
Reviewed-by: dfuchs, michaelm
|
2022-01-14 12:48:03 +00:00 |
|
Weijun Wang
|
0a839b434b
|
8279801: EC KeyFactory and KeyPairGenerator do not have aliases for OID format
Reviewed-by: xuelei, valeriep
|
2022-01-13 15:26:41 +00:00 |
|
Jaikiran Pai
|
c17a0122c4
|
8278961: Enable debug logging in java/net/DatagramSocket/SendDatagramToBadAddress.java
Reviewed-by: dfuchs, msheppar
|
2022-01-13 13:23:57 +00:00 |
|
Erik Gahlin
|
b61a4af719
|
8259774: Deprecate -XX:FlightRecorderOptions:samplethreads
Reviewed-by: mgronlun
|
2022-01-13 09:46:33 +00:00 |
|
Jesper Wilhelmsson
|
67e3d51d68
|
Merge
|
2022-01-13 01:05:45 +00:00 |
|
Weijun Wang
|
cb25029885
|
8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
Reviewed-by: xuelei, valeriep
|
2022-01-13 00:42:00 +00:00 |
|
Yumin Qi
|
1228b2f1f8
|
8261455: Automatically generate the CDS archive if necessary
Reviewed-by: iklam, ccheung
|
2022-01-13 00:23:05 +00:00 |
|
Naoto Sato
|
0a094d7c28
|
8268081: Upgrade Unicode Data Files to 14.0.0
Reviewed-by: joehw, iris, lancea
|
2022-01-12 19:17:18 +00:00 |
|
Patric Hedlin
|
ddddec7d74
|
8274243: Implement fast-path for ASCII-compatible CharsetEncoders on aarch64
Reviewed-by: neliasso, redestad
|
2022-01-12 15:30:54 +00:00 |
|
Jaikiran Pai
|
ff0cb98965
|
8279536: jdk/nio/zipfs/ZipFSOutputStreamTest.java timed out
Reviewed-by: lancea
|
2022-01-12 12:58:17 +00:00 |
|
Albert Mingkun Yang
|
4f0b65023f
|
8278581: Improve reference processing statistics log output
Reviewed-by: tschatzl, kbarrett, sjohanss
|
2022-01-12 08:28:51 +00:00 |
|
Masanori Yano
|
319d23033f
|
8277463: JFileChooser with Metal L&F doesn't show non-canonical UNC path in - Look in
Reviewed-by: psadhukhan
|
2022-01-12 06:57:36 +00:00 |
|
Jie Fu
|
1c688f4137
|
8279900: compiler/vectorization/TestPopCountVectorLong.java fails due to vpopcntdq is not supported
Reviewed-by: kvn
|
2022-01-12 03:55:00 +00:00 |
|
Masanori Yano
|
3aaa0982d8
|
8276694: Pattern trailing unescaped backslash causes internal error
Reviewed-by: jlaskey
|
2022-01-11 22:37:15 +00:00 |
|
Vamsi Parasa
|
c4518e257c
|
8278868: Add x86 vectorization support for Long.bitCount()
Reviewed-by: jbhateja, sviswanathan, kvn
|
2022-01-11 18:47:42 +00:00 |
|
Liam Miller-Cushon
|
cfee4512f7
|
8273914: Indy string concat changes order of operations
Reviewed-by: vromero, jlahoda
|
2022-01-11 15:45:15 +00:00 |
|
Claes Redestad
|
c3d0a94040
|
8279833: Loop optimization issue in String.encodeUTF8_UTF16
Reviewed-by: shade, alanb
|
2022-01-11 14:49:03 +00:00 |
|
Pavel Rappo
|
5aecb37211
|
8206181: ExceptionInInitializerError: improve handling of exceptions in user-provided taglets
Reviewed-by: jjg
|
2022-01-11 14:28:03 +00:00 |
|
Harold Seigel
|
c08b2ac34c
|
8225093: Special property jdk.boot.class.path.append should not default to empty string
Reviewed-by: dholmes, sspitsyn, alanb
|
2022-01-11 13:43:13 +00:00 |
|
Zdenek Zambersky
|
4c52eb3943
|
8279669: test/jdk/com/sun/jdi/TestScaffold.java uses wrong condition
Reviewed-by: amenkov, sspitsyn
|
2022-01-11 13:14:48 +00:00 |
|
Fairoz Matte
|
86d0abb66b
|
8279695: [TESTBUG] modify compiler/loopopts/TestSkeletonPredicateNegation.java to run on C1 also
Reviewed-by: neliasso
|
2022-01-11 09:39:39 +00:00 |
|
Tobias Hartmann
|
6d7db4b0b3
|
8279356: Method linking fails with guarantee(mh->adapter() != NULL) failed: Adapter blob must already exist!
Reviewed-by: chagedorn, kvn, coleenp
|
2022-01-11 06:59:26 +00:00 |
|
Jesper Wilhelmsson
|
d9b1bb5860
|
Merge
|
2022-01-10 17:06:23 +00:00 |
|
Vladimir Ivanov
|
ad34f03b54
|
8279515: C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked
Reviewed-by: kvn, dlong
|
2022-01-10 13:56:01 +00:00 |
|
Fairoz Matte
|
928e347736
|
8279032: compiler/loopopts/TestSkeletonPredicateNegation.java times out with -XX:TieredStopAtLevel < 4
Reviewed-by: chagedorn, thartmann
|
2022-01-10 12:36:05 +00:00 |
|
Matthias Baesken
|
06b4d494bf
|
8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output
Backport-of: 8b5ff4bdff
|
2022-01-10 11:41:14 +00:00 |
|
Jan Lahoda
|
8f969a1362
|
8278930: javac tries to compile a file twice via PackageElement.getEnclosedElements
Reviewed-by: vromero
|
2022-01-10 09:30:55 +00:00 |
|
Jan Lahoda
|
642ab34a60
|
8278373: JavacTrees.searchMethod finds incorrect match
Reviewed-by: vromero, jjg
|
2022-01-10 08:33:46 +00:00 |
|
Roland Westrelin
|
8d1a1e83f4
|
8278228: C2: Improve identical back-to-back if elimination
Reviewed-by: chagedorn, kvn
|
2022-01-10 07:52:18 +00:00 |
|
Doug Simon
|
e14fb4f4aa
|
8279437: [JVMCI] exception in HotSpotJVMCIRuntime.translate can exit the VM
Reviewed-by: kvn
|
2022-01-08 21:47:54 +00:00 |
|
Sergey Bylokhov
|
77757ba974
|
8225122: Test AncestorResized.java fails when Windows desktop is scaled.
Reviewed-by: kizune, aivanov
|
2022-01-08 01:03:34 +00:00 |
|
Sergey Bylokhov
|
f203723fc7
|
8279337: The MToolkit is still referenced in a few places
Reviewed-by: prr
|
2022-01-08 01:02:37 +00:00 |
|
Maurizio Cimadamore
|
d65c665839
|
8279527: Dereferencing segments backed by different scopes leads to pollution
Reviewed-by: psandoz, jvernee
|
2022-01-07 13:41:29 +00:00 |
|
Quan Anh Mai
|
62d03c2836
|
8279547: [vectorapi] Enable vector cast tests after JDK-8278948
Reviewed-by: kvn
|
2022-01-07 03:22:34 +00:00 |
|
Jie Fu
|
6a42fbaf9b
|
8279258: Auto-vectorization enhancement for two-dimensional array operations
Reviewed-by: neliasso, kvn
|
2022-01-07 00:04:51 +00:00 |
|
Weijun Wang
|
8d0f385fd0
|
8279520: SPNEGO has not passed channel binding info into the underlying mechanism
Reviewed-by: mullan, valeriep
|
2022-01-06 22:02:55 +00:00 |
|
Phil Race
|
b3dbfc6452
|
4884570: StreamPrintService.isAttributeValueSupported does not work properly for SheetCollate
Reviewed-by: serb
|
2022-01-06 19:06:33 +00:00 |
|
Jatin Bhateja
|
8703f14808
|
8273322: Enhance macro logic optimization for masked logic operations.
Reviewed-by: kvn, sviswanathan
|
2022-01-06 18:41:06 +00:00 |
|
Fairoz Matte
|
7c792f27a8
|
8279333: Some JFR tests do not accept 'GCLocker Initiated GC' as a valid GC Cause
Reviewed-by: egahlin
|
2022-01-06 14:20:45 +00:00 |
|
Alan Bateman
|
2dbb936da9
|
8279339: (ch) Input/Output streams returned by Channels factory methods don't support concurrent read/write ops
Reviewed-by: lancea, bpb
|
2022-01-06 08:12:53 +00:00 |
|
Vicente Romero
|
456bd1ed1c
|
8211004: javac is complaining about non-denotable types and refusing to generate the class file
Reviewed-by: jlahoda
|
2022-01-06 05:58:17 +00:00 |
|
Jesper Wilhelmsson
|
844dfb3ab6
|
Merge
|
2022-01-06 01:26:50 +00:00 |
|
Daniel D. Daugherty
|
564c8c6390
|
8279529: ProblemList java/nio/channels/DatagramChannel/ManySourcesAndTargets.java on macosx-aarch64
8279532: ProblemList sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java
Reviewed-by: jnimeh
|
2022-01-05 19:01:11 +00:00 |
|