Jan Lahoda
|
a8046c9157
|
8266436: Synthetic constructor trees have non-null return type
Reviewed-by: vromero
|
2021-05-05 10:31:11 +00:00 |
|
Fairoz Matte
|
82768d9a31
|
8221503: vmTestbase/nsk/jdb/eval/eval001/eval001.java fails with: com.sun.jdi.InvalidTypeException: Can't assign double[][][] to double[][][]
Reviewed-by: cjplummer, sspitsyn
|
2021-05-05 07:11:14 +00:00 |
|
Yasumasa Suenaga
|
8bcebe73d2
|
8265505: findsym does not work on remote debug server
Reviewed-by: cjplummer, kevinw
|
2021-05-05 00:26:12 +00:00 |
|
Alexander Matveev
|
2c53654bf1
|
8266179: [macos] jpackage should specify architecture for produced pkg files
Reviewed-by: herrick, kcr, asemenyuk
|
2021-05-04 23:35:24 +00:00 |
|
Jim Laskey
|
f00b70e2ca
|
8266527: RandomTestCoverage.java failing due to API removal
Reviewed-by: rriggs
|
2021-05-04 21:18:48 +00:00 |
|
Naoto Sato
|
4e96b31042
|
8265989: System property for the native character encoding name
Reviewed-by: iris, joehw, rriggs
|
2021-05-04 17:30:14 +00:00 |
|
Yumin Qi
|
8b37d48770
|
8255493: Support for pre-generated java.lang.invoke classes in CDS dynamic archive
Reviewed-by: iklam, ccheung
|
2021-05-04 17:18:43 +00:00 |
|
Stefan Johansson
|
141cc2f2a3
|
8261527: Record page size used for underlying mapping in ReservedSpace
Reviewed-by: rkennke, iwalulya
|
2021-05-04 09:00:10 +00:00 |
|
Tejpal Rebari
|
30ccd8081b
|
8264950: Set opaque for JTooltip in config file of NimbusLookAndFeel
Reviewed-by: serb, pbansal
|
2021-05-04 04:53:25 +00:00 |
|
Igor Ignatyev
|
cfdf4a7de7
|
8266449: cleanup jtreg tags in compiler/intrinsics/sha/cli tests
Reviewed-by: kvn
|
2021-05-04 04:47:18 +00:00 |
|
Marcus G K Williams
|
ff65920cd1
|
8265491: Math Signum optimization for x86
Reviewed-by: jiefu, jbhateja, neliasso
|
2021-05-03 16:28:14 +00:00 |
|
Evgeny Nikitin
|
880c138b58
|
8265349: vmTestbase/../stress/compiler/deoptimize/Test.java fails with OOME due to CodeCache exhaustion.
Reviewed-by: iignatyev
|
2021-05-03 14:32:18 +00:00 |
|
Per Liden
|
c5dc657f0b
|
8266056: runtime/stringtable/StringTableCleaningTest.java failed with "RuntimeException: Missing Callback in [10, 11]"
Reviewed-by: coleenp, dholmes
|
2021-05-03 07:28:19 +00:00 |
|
Jie Fu
|
7e30130e35
|
8266401: mark hotspot compiler/intrinsics/sha/cli tests which ignore VM flags
Reviewed-by: iignatyev, kvn
|
2021-05-02 23:13:22 +00:00 |
|
Andy Herrick
|
5c083e8560
|
8266129: tools/jpackage/windows/WinInstallerIconTest.java hangs with fastdebug
Reviewed-by: asemenyuk, almatvee
|
2021-05-01 12:03:12 +00:00 |
|
Daniel D. Daugherty
|
50fa1623ad
|
8266389: ProblemList java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java on generic-all
Reviewed-by: mikael, prr
|
2021-04-30 19:55:19 +00:00 |
|
Daniel Fuchs
|
0544a732a4
|
8255227: java/net/httpclient/FlowAdapterPublisherTest.java intermittently failing with TestServer: start exception: java.io.IOException: Invalid preface
Reviewed-by: chegar
|
2021-04-30 17:21:55 +00:00 |
|
Weijun Wang
|
48bb996ac9
|
8266220: keytool still prompt for store password on a password-less pkcs12 file if -storetype pkcs12 is specified
Reviewed-by: coffeys, hchao
|
2021-04-30 14:04:13 +00:00 |
|
Hannes Wallnöfer
|
07ecd421d1
|
8258602: JavaDoc field summary does not indicate final modifier
Reviewed-by: jjg
|
2021-04-30 09:48:09 +00:00 |
|
Sean Coffey
|
276a1bf767
|
8236671: NullPointerException in JKS keystore
Reviewed-by: hchao, xuelei
|
2021-04-30 09:32:40 +00:00 |
|
Alexander Scherbatiy
|
e9370a13b6
|
8265761: Font with missed font family name is not properly printed on Windows
Reviewed-by: serb, prr
|
2021-04-30 08:46:58 +00:00 |
|
Rahul Raghavan
|
3554dc299d
|
8264395: WB_EnqueueInitializerForCompilation fails with "method holder must be initialized" when called for uninitialized class
Reviewed-by: chagedorn, thartmann
|
2021-04-30 08:23:57 +00:00 |
|
Hannes Wallnöfer
|
4d77171540
|
8249903: jdk/javadoc/doclet/testSerializedForm/TestSerializedForm.java needs to be updated after 8146022 got closed
Reviewed-by: jjg
|
2021-04-30 07:47:39 +00:00 |
|
Ioi Lam
|
2c381e0f8d
|
8262376: ReplaceCriticalClassesForSubgraphs.java fails if --with-build-jdk is used
Reviewed-by: dholmes, minqi, ccheung
|
2021-04-29 23:22:49 +00:00 |
|
Valerie Peng
|
5d8c1cc8a0
|
8255410: Add ChaCha20 and Poly1305 support to SunPKCS11 provider
Reviewed-by: jnimeh
|
2021-04-29 21:02:41 +00:00 |
|
Phil Race
|
46b4a145a6
|
8266315: Problem list failing test java/awt/font/TextLayout/LigatureCaretTest.java
Reviewed-by: dcubed
|
2021-04-29 19:13:22 +00:00 |
|
Daniel D. Daugherty
|
51b2fb5c84
|
8266299: ProblemList runtime/stringtable/StringTableCleaningTest.java on linux-aarch64 with ZGC
Reviewed-by: bpb
|
2021-04-29 17:24:05 +00:00 |
|
Daniel Fuchs
|
01415f33e3
|
8266250: WebSocketTest and WebSocketProxyTest call assertEquals(List<byte[]>, List<byte[]>)
Reviewed-by: prappo
|
2021-04-29 16:15:06 +00:00 |
|
Brian Burkhalter
|
5f15666092
|
8266078: Reader.read(CharBuffer) advances Reader position for read-only Charbuffers
Reviewed-by: rriggs, alanb, chegar
|
2021-04-29 15:54:11 +00:00 |
|
Brian Burkhalter
|
2a03739530
|
8266014: Regression brought by optimization done with JDK-4926314
Reviewed-by: alanb, naoto
|
2021-04-29 15:35:14 +00:00 |
|
Jan Lahoda
|
f0f6b0d919
|
8266027: The diamond finder does not find diamond candidates in field initializers
Reviewed-by: jfranck, vromero
|
2021-04-29 14:55:28 +00:00 |
|
Jan Lahoda
|
8072ea5628
|
8238173: jshell - switch statement with a single default not return cause syntax error
Reviewed-by: vromero
|
2021-04-29 14:54:39 +00:00 |
|
Thomas Schatzl
|
c76ce28754
|
8265842: G1: Introduce API to run multiple separate tasks in a single gangtask
Reviewed-by: lkorinth, ayang, sjohanss, iwalulya
|
2021-04-29 14:44:14 +00:00 |
|
Naoto Sato
|
294347b59b
|
8265918: java/io/Console/CharsetTest.java failed with "expect: spawn id exp6 not open"
Reviewed-by: alanb, iris
|
2021-04-29 13:01:30 +00:00 |
|
Prasanta Sadhukhan
|
dd8286e2f3
|
8198616: java/awt/Focus/6378278/InputVerifierTest.java fails on mac
Reviewed-by: jdv
|
2021-04-29 10:54:27 +00:00 |
|
Prasanta Sadhukhan
|
5574922ff6
|
8266284: ProblemList java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java
Reviewed-by: jdv
|
2021-04-29 10:37:31 +00:00 |
|
Jan Lahoda
|
df7f0b4671
|
8198317: Enhance JavacTool.getTask for flexibility
Co-authored-by: Guoxiong Li <lgxbslgx@gmail.com>
Reviewed-by: jfranck
|
2021-04-29 09:38:24 +00:00 |
|
Julia Boes
|
115a413ee4
|
8265123: Add static factory methods to com.sun.net.httpserver.Filter
Co-authored-by: Michael McMahon <michaelm@openjdk.org>
Reviewed-by: chegar, michaelm, dfuchs
|
2021-04-29 09:07:46 +00:00 |
|
Yasumasa Suenaga
|
39abac98f9
|
8266176: -Wmaybe-uninitialized happens in libArrayIndexOutOfBoundsExceptionTest.c
Reviewed-by: dholmes
|
2021-04-29 07:59:35 +00:00 |
|
Alexey Ushakov
|
155da257fd
|
8265005: Introduce the new client property for mac: apple.awt.windowTitleVisible
Reviewed-by: serb
|
2021-04-29 07:31:10 +00:00 |
|
Jie Fu
|
91226fa122
|
8265940: Enable C2's optimization for Math.pow(x, 0.5) on all platforms
Reviewed-by: neliasso, kvn
|
2021-04-29 07:01:15 +00:00 |
|
Igor Ignatyev
|
56cde70da2
|
8266265: mark hotspot compiler/vectorization tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-29 04:53:07 +00:00 |
|
Igor Ignatyev
|
b305eff7d3
|
8266238: mark hotspot compiler/inlining tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-29 03:52:24 +00:00 |
|
Igor Ignatyev
|
df3b2d0495
|
8266264: mark hotspot compiler/eliminateAutobox tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-29 03:51:40 +00:00 |
|
Igor Ignatyev
|
6b263e6832
|
8266256: compiler.vectorization.TestBufferVectorization does testing twice
Reviewed-by: kvn
|
2021-04-29 03:50:44 +00:00 |
|
Igor Ignatyev
|
69155f43c1
|
8266231: mark hotspot compiler/c1 tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-29 03:35:29 +00:00 |
|
Prasanta Sadhukhan
|
0e225ef9da
|
8197821: Test java/awt/font/TextLayout/LigatureCaretTest.java fails on Windows
8197796: Test java/awt/Graphics2D/DrawString/DrawRotatedStringUsingRotatedFont.java fails on Windows
Reviewed-by: azvegint, serb
|
2021-04-29 03:02:22 +00:00 |
|
Igor Ignatyev
|
9605aeddee
|
8266251: compiler.inlining.InlineAccessors shouldn't do testing in driver VM
Reviewed-by: kvn, epavlova
|
2021-04-29 00:12:56 +00:00 |
|
Igor Ignatyev
|
03d4149d0c
|
8266255: compiler/eliminateAutobox/TestEliminateBoxInDebugInfo.java uses wrong package name
Reviewed-by: kvn
|
2021-04-29 00:12:08 +00:00 |
|
Igor Ignatyev
|
f75dd80254
|
8266230: mark hotspot compiler/c2 tests which ignore VM flags
Reviewed-by: kvn
|
2021-04-28 20:47:57 +00:00 |
|