sunguoyun
|
31d8a19e47
|
8265105: gc/arguments/TestSelectDefaultGC.java fails when compiler1 is disabled
Reviewed-by: iveresov
|
2021-04-22 18:05:03 +00:00 |
|
Guoxiong Li
|
657f103937
|
8057543: Replace javac's Filter with Predicate (and lambdas)
Reviewed-by: mcimadamore
|
2021-04-22 16:44:29 +00:00 |
|
Joe Darcy
|
8758b554a0
|
8265591: Remove vestiages of intermediate JSR 175 annotation format
Reviewed-by: jfranck
|
2021-04-22 16:21:54 +00:00 |
|
Ian Graves
|
33a86b9e40
|
8263621: Convert jdk.compiler to use Stream.toList()
Reviewed-by: mcimadamore, vromero
|
2021-04-22 16:06:40 +00:00 |
|
Doug Simon
|
7df0c10a4d
|
8265480: add basic JVMCI support for JEP 309: Dynamic Class-File Constants
Reviewed-by: kvn, psandoz
|
2021-04-22 15:59:12 +00:00 |
|
Calvin Cheung
|
9499175064
|
8261090: Store old classfiles in static CDS archive
Reviewed-by: iklam, minqi
|
2021-04-22 15:13:29 +00:00 |
|
Yasumasa Suenaga
|
159f5e1ede
|
8263636: Add --disable-registry option to jhsdb debugd
Reviewed-by: cjplummer, kevinw
|
2021-04-22 15:01:33 +00:00 |
|
Patricio Chilano Mateo
|
6d49cc3b65
|
8265453: SafepointMechanism::should_process() should receive JavaThread*
Reviewed-by: dcubed, shade, dholmes
|
2021-04-22 14:15:17 +00:00 |
|
Raffaello Giulietti
|
fa82d47591
|
8264514: HexFormat implementation tweaks
Reviewed-by: rriggs
|
2021-04-22 13:54:41 +00:00 |
|
Vladimir Ivanov
|
e16d568c1f
|
8265218: trace_method_handle_stub fails to find calling frame on x86
Reviewed-by: dholmes, dcubed
|
2021-04-22 12:17:24 +00:00 |
|
Robbin Ehn
|
86bd44fe80
|
8257831: Suspend with handshakes
Reviewed-by: dcubed, rrich, dholmes, pchilanomate, sspitsyn
|
2021-04-22 10:30:47 +00:00 |
|
Patrick Concannon
|
28af31db34
|
8263668: Update java.time to use instanceof pattern variable
Reviewed-by: lancea, ryadav, naoto, rriggs, dfuchs, scolebourne, chegar
|
2021-04-22 10:17:43 +00:00 |
|
Claes Redestad
|
a93d911954
|
8265607: Avoid decrementing when no Symbol was created in ~SignatureStream
Reviewed-by: lfoltan, coleenp
|
2021-04-22 09:52:56 +00:00 |
|
Aleksey Shipilev
|
aa2978481d
|
8265332: gtest/LargePageGtests.java OOMEs on -XX:+UseSHM cases
Reviewed-by: stuefe
|
2021-04-22 08:31:10 +00:00 |
|
Ioi Lam
|
33b6378f1e
|
8265101: Remove unnecessary functions in os*.inline.hpp
Reviewed-by: dholmes, kbarrett
|
2021-04-22 05:44:39 +00:00 |
|
Hao Sun
|
28c35aedd3
|
8259288: Debug build failure with clang-10 due to -Wimplicit-int-float-conversion
Reviewed-by: dholmes
|
2021-04-22 04:41:52 +00:00 |
|
Alexander Zuev
|
ca6b1b49ab
|
8171381: [TEST_BUG] [macos] javax/swing/JPopupMenu/7156657/bug7156657.java fails on OS X
Reviewed-by: serb
|
2021-04-21 23:20:55 +00:00 |
|
Joe Darcy
|
9e7c748db5
|
8265700: Regularize throws clauses in BigDecimal
Reviewed-by: bpb
|
2021-04-21 22:04:17 +00:00 |
|
Erik Gahlin
|
71163213cb
|
8254565: JFR: Incorrect verification of mirror events
Reviewed-by: mgronlun
|
2021-04-21 21:22:52 +00:00 |
|
Harold Seigel
|
f45d46095a
|
8265017: runtime/HiddenClasses/StressHiddenClasses.java timed out on Win* OCI
Reviewed-by: dholmes
|
2021-04-21 17:34:32 +00:00 |
|
Harold Seigel
|
0136c89ce1
|
8265490: Unterminated string passed to FindClass() in hotspot test
Reviewed-by: coleenp, stuefe
|
2021-04-21 16:01:22 +00:00 |
|
Thomas Schatzl
|
325edbc364
|
8265450: Merge PreservedMarksSet::restore code paths
Reviewed-by: sjohanss, iwalulya
|
2021-04-21 15:49:29 +00:00 |
|
Ian Graves
|
b337f63361
|
8037397: RegEx pattern matching loses character class after intersection (&&) operator
Reviewed-by: rriggs
|
2021-04-21 15:45:52 +00:00 |
|
Guoxiong Li
|
07a7510d87
|
8200145: Conditional expression mistakenly treated as standalone
Reviewed-by: mcimadamore
|
2021-04-21 14:36:47 +00:00 |
|
Prasanta Sadhukhan
|
41fc7ddd8d
|
8199079: Test javax/swing/UIDefaults/6302464/bug6302464.java is unstable
Reviewed-by: prr
|
2021-04-21 14:35:48 +00:00 |
|
Prasanta Sadhukhan
|
45c474a04c
|
8168408: Test java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java fails intermittentently on windows
Reviewed-by: azvegint
|
2021-04-21 14:20:53 +00:00 |
|
Prasanta Sadhukhan
|
18ee419021
|
8198422: Test java/awt/font/StyledMetrics/BoldSpace.java is unstable
Reviewed-by: azvegint
|
2021-04-21 14:16:08 +00:00 |
|
Fairoz Matte
|
da860290c2
|
8265326: Strange Characters in G1GC GC Log
Reviewed-by: tschatzl, sjohanss, kbarrett
|
2021-04-21 11:48:27 +00:00 |
|
Aleksey Shipilev
|
7879adbe88
|
8265343: Update Debian-based cross-compilation recipes
Reviewed-by: erikj
|
2021-04-21 10:44:19 +00:00 |
|
Peter Levart
|
98cb81b381
|
8265237: String.join and StringJoiner can be improved further
Reviewed-by: rriggs, redestad
|
2021-04-21 10:32:03 +00:00 |
|
Jie Fu
|
ed477da9c6
|
8264945: Optimize the code-gen for Math.pow(x, 0.5)
Reviewed-by: neliasso, kvn
|
2021-04-21 10:10:42 +00:00 |
|
Christoph Göttschkes
|
7146104fda
|
8265421: java/lang/String/StringRepeat.java test is missing a memory requirement
Reviewed-by: jlaskey, shade, ryadav
|
2021-04-21 07:13:13 +00:00 |
|
Yi Yang
|
b5c92ca34f
|
8265106: IGV: Enforce en-US locale while parsing ideal graph
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Reviewed-by: thartmann, chagedorn
|
2021-04-21 06:36:47 +00:00 |
|
Jonathan Gibbons
|
3de0dcba78
|
8265483: All-caps “JAVA” in the top navigation bar
Reviewed-by: iris, erikj
|
2021-04-21 04:36:37 +00:00 |
|
Ioi Lam
|
739769c8fc
|
8265411: Avoid unnecessary Method::init_intrinsic_id calls
Reviewed-by: dholmes, minqi
|
2021-04-21 01:42:50 +00:00 |
|
Jie Fu
|
a22ad03b25
|
8264983: Add gtest for JDK-8264008
Reviewed-by: stuefe
|
2021-04-20 22:49:01 +00:00 |
|
Sean Mullan
|
91b08b733e
|
8261779: JCK test api/javax_crypto/EncryptedPrivateKeyInfo/Ctor4.html is failing with assertion error when assertions enabled
Reviewed-by: rhalade, pkoppula, mschoene, weijun
|
2021-04-20 21:45:53 +00:00 |
|
Brian Burkhalter
|
2fcd920adc
|
8261183: Follow on to Make lists of normal filenames
Reviewed-by: alanb, rriggs, rhalade
|
2021-04-20 21:45:53 +00:00 |
|
Igor Ignatyev
|
40ef00cebf
|
8258457: testlibrary_tests/ctw/JarDirTest.java fails with InvalidPathException on windows
Reviewed-by: kvn
|
2021-04-20 21:45:53 +00:00 |
|
Vaibhav Choudhary
|
3f0da35764
|
8261392: Exclude testlibrary_tests/ctw/JarDirTest.java
Reviewed-by: coffeys
|
2021-04-20 21:45:53 +00:00 |
|
Rahul Yadav
|
8d0faaf91a
|
8257001: Improve Http Client Support
Reviewed-by: chegar, dfuchs, rhalade
|
2021-04-20 21:45:53 +00:00 |
|
Tobias Hartmann
|
9bf055d359
|
8259633: compiler/graalunit/CoreTest.java fails with NPE after JDK-8244543
Reviewed-by: vlivanov, jcm
|
2021-04-20 21:45:53 +00:00 |
|
Sean Mullan
|
ddc56d1dbe
|
8259428: AlgorithmId.getEncodedParams() should return copy
Reviewed-by: weijun, valeriep
|
2021-04-20 21:45:52 +00:00 |
|
Sean Mullan
|
ae33d2a2f0
|
8258247: Couple of issues in fix for JDK-8249906
Reviewed-by: rhalade, weijun
|
2021-04-20 21:45:52 +00:00 |
|
Jamsheed Mohammed C M
|
2003e91d3b
|
8244543: Enhanced handling of abstract classes
Reviewed-by: vlivanov, rhalade
|
2021-04-20 21:45:52 +00:00 |
|
Roger Riggs
|
e56e087290
|
8250568: Less ambiguous processing
Reviewed-by: alanb, rhalade
|
2021-04-20 21:45:52 +00:00 |
|
Brian Burkhalter
|
4471789aca
|
8253799: Make lists of normal filenames
Reviewed-by: alanb, rhalade
|
2021-04-20 21:45:52 +00:00 |
|
Sean Mullan
|
7232e3c704
|
8249906: Enhance opening JARs
Reviewed-by: weijun, rhalade, mschoene
|
2021-04-20 21:45:52 +00:00 |
|
Aleksei Efimov
|
17a741d6bc
|
8244473: Contextualize registration for JNDI
Also reviewed by Chris Ries <chris.ries@oracle.com>
Reviewed-by: dfuchs, rriggs, rhalade, skoivu, mullan
|
2021-04-20 21:45:52 +00:00 |
|
Rafael Winterhalter
|
f47faf283b
|
8228988: AnnotationParser throws NullPointerException on incompatible member type
Reviewed-by: darcy
|
2021-04-20 21:33:19 +00:00 |
|