Christoph Langer
efbaedeb81
8262018: Wrong format in SAP copyright header of OsVersionTest
...
Reviewed-by: mdoerr
2021-02-19 14:44:53 +00:00
Joe Wang
c99eeb0102
8260858: Implementation specific property xsltcIsStandalone for XSLTC Serializer
...
Reviewed-by: lancea, naoto
2021-02-19 06:34:21 +00:00
Prasanta Sadhukhan
ed93bc9a01
8196301: java/awt/print/PrinterJob/Margins.java times out
...
Reviewed-by: prr
2021-02-19 05:03:21 +00:00
Calvin Cheung
78cde64800
8261860: Crash caused by lambda proxy class loaded in Shutdown hook
...
Reviewed-by: iklam, minqi
2021-02-19 02:40:03 +00:00
Chris Plummer
c158413e48
8261098: Add clhsdb "findsym" command
...
Reviewed-by: amenkov, sspitsyn
2021-02-19 00:58:28 +00:00
Zhengyu Gu
9cf4f90d34
8261473: Shenandoah: Add breakpoint support
...
Reviewed-by: rkennke, shade
2021-02-18 18:32:01 +00:00
Amresh Sahu
0e9c5aedc8
8075909: [TEST_BUG] The regression-swing case failed as it does not have the 'Open' button when select 'subdir' folder with NimbusLAF
...
Reviewed-by: aivanov
2021-02-18 16:08:35 +00:00
Aleksey Shipilev
b695c7eed4
8261925: ProblemList com/sun/jdi/AfterThreadDeathTest.java on Linux
...
Reviewed-by: dcubed
2021-02-18 06:51:03 +00:00
Mandy Chung
bf75a3a024
8261851: update ReflectionCallerCacheTest.java test to use ForceGC from test library
...
Reviewed-by: alanb
2021-02-17 17:34:58 +00:00
Hai-May Chao
05301f5fd2
8257497: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280
...
Reviewed-by: coffeys, mullan, weijun
2021-02-17 16:38:56 +00:00
Stefan Johansson
f639df435e
8261401: Add sanity check for UseSHM large pages similar to the one used with hugetlb large pages
...
Reviewed-by: stuefe, tschatzl
2021-02-17 12:03:25 +00:00
Christoph Göttschkes
2e18b52aed
8261752: Multiple GC test are missing memory requirements
...
Reviewed-by: tschatzl, sjohanss
2021-02-17 10:41:38 +00:00
Christoph Göttschkes
c7885eb1c5
8261758: [TESTBUG] gc/g1/TestGCLogMessages.java fails if ergonomics detect too small InitialHeapSize
...
Reviewed-by: tschatzl, sjohanss
2021-02-17 10:40:46 +00:00
Christian Hagedorn
8418285530
8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check
...
Reviewed-by: thartmann, kvn
2021-02-17 09:00:39 +00:00
Anton Kozlov
b955f85e03
8261075: Create stubRoutines.inline.hpp with SafeFetch implementation
...
Reviewed-by: dcubed, stuefe, stefank
2021-02-17 08:10:32 +00:00
Chris Plummer
55d7bbcec0
8261607: SA attach is exceeding JNI Local Refs capacity
...
Reviewed-by: sgehwolf, amenkov
2021-02-16 21:16:55 +00:00
Fernando Guallini
0a50688dec
8241372: Several test failures due to javax.net.ssl.SSLException: Connection reset
...
Reviewed-by: dfuchs, rhalade
2021-02-16 18:54:39 +00:00
Christoph Langer
8ba390d1e2
8261753: Test java/lang/System/OsVersionTest.java still failing on BigSur patch versions after JDK-8253702
...
Reviewed-by: rriggs
2021-02-16 12:57:59 +00:00
Pankaj Bansal
849f4c0fb7
8260291: The case instruction is not visible in dark mode
...
Reviewed-by: trebari, aivanov
2021-02-15 16:43:49 +00:00
Stanimir Stamenkov
2e610f53c1
8260687: Inherited font size is smaller than expected when using StyleSheet to add styles
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: psadhukhan, aivanov, kizune
2021-02-15 16:16:50 +00:00
Ioi Lam
d9744f6536
8261608: Move common CDS archive building code to archiveBuilder.cpp
...
Reviewed-by: coleenp, ccheung
2021-02-15 06:37:39 +00:00
Hui Shi
95d73129ce
8261585: Restore HandleArea used in Deoptimization::uncommon_trap
...
Reviewed-by: coleenp, jiefu
2021-02-13 02:47:33 +00:00
Daniel D. Daugherty
735757f1e0
8261661: gc/stress/TestReclaimStringsLeaksMemory.java fails because Reserved memory size is too big
...
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: ayang, kbarrett
2021-02-12 22:41:08 +00:00
Chris Plummer
e29c560a11
8247514: Improve clhsdb 'findpc' ability to determine what an address points to by improving PointerFinder and PointerLocation classes
...
Reviewed-by: ysuenaga, kevinw
2021-02-12 22:01:43 +00:00
Christoph Langer
dc46aa85c6
8261534: Test sun/security/pkcs11/KeyAgreement/IllegalPackageAccess.java fails on platforms where no nsslib artifacts are defined
...
Reviewed-by: mbaesken
2021-02-12 20:58:22 +00:00
Chris Hegarty
3dc6f52a89
8261160: Add a deserialization JFR event
...
Co-authored-by: Sean Coffey <coffeys@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: coffeys, rriggs, dfuchs, egahlin
2021-02-12 17:35:25 +00:00
Stefan Johansson
9f81ca8175
8261230: GC tracing of page sizes are wrong in a few places
...
Reviewed-by: ayang, stuefe
2021-02-12 14:56:25 +00:00
Michael McMahon
9ffabf30c3
8252971: WindowsFileAttributes does not know about Unix domain sockets
...
Reviewed-by: alanb
2021-02-12 13:08:08 +00:00
Christoph Göttschkes
ebaa58d9c0
8261505: Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer
...
Reviewed-by: sjohanss, tschatzl
2021-02-12 09:41:49 +00:00
Hannes Wallnöfer
3210095a17
8261079: Fix support for @hidden in classes and interfaces
...
Reviewed-by: jjg
2021-02-12 09:26:42 +00:00
Hannes Wallnöfer
da9895a0a4
8261499: Simplify HTML for javadoc links
...
Reviewed-by: jjg
2021-02-12 08:32:47 +00:00
Alex Menkov
60a2072a43
8260431: com/sun/jdi/JdbOptions.java failed with "RuntimeException: 'prop[boo] = >foo<' missing from stdout/stderr"
...
Reviewed-by: sspitsyn, cjplummer
2021-02-11 23:31:37 +00:00
Sergey Bylokhov
bf47a479b9
8261282: Lazy initialization of built-in ICC_Profile/ColorSpace classes is too lazy
...
Reviewed-by: azvegint
2021-02-11 22:05:12 +00:00
Daniel D. Daugherty
75c8489ce8
8261604: ProblemList jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java
...
Reviewed-by: hseigel
2021-02-11 18:10:42 +00:00
Christian Hagedorn
0a89987a96
8240281: Remove failing assertion code when selecting first memory state in SuperWord::co_locate_pack
...
Reviewed-by: roland, kvn, thartmann
2021-02-11 13:00:10 +00:00
Claes Redestad
8b6ab31d31
8261418: Reduce decoder creation overheads for sun.nio.cs.ext Charsets
...
Reviewed-by: naoto
2021-02-11 10:43:56 +00:00
Vladimir Ivanov
3ede231dec
8259430: C2: assert(in_vt->length() == out_vt->length()) failed: mismatch on number of elements
...
Reviewed-by: kvn, thartmann
2021-02-11 10:16:09 +00:00
Thomas Stuefe
837bd8930d
8261548: ProblemList runtime/NMT/CheckForProperDetailStackTrace.java
...
Reviewed-by: jwilhelm
2021-02-11 05:31:11 +00:00
Sergey Bylokhov
447db62762
6211198: ICC_Profile.getInstance(byte[]): IAE is not specified
...
Reviewed-by: prr, pbansal
2021-02-10 23:57:32 +00:00
Alex Menkov
cc5691c69e
8248162: serviceability/attach/RemovingUnixDomainSocketTest.java failed
...
Reviewed-by: cjplummer, sspitsyn
2021-02-10 22:17:48 +00:00
Aleksey Shipilev
ad54d8dd83
8260934: java/lang/StringBuilder/HugeCapacity.java fails without Compact Strings
...
Reviewed-by: iklam
2021-02-10 07:32:53 +00:00
Prasanta Sadhukhan
752f92bc10
6211242: AreaAveragingScaleFilter(int, int): IAE is not specified
...
Reviewed-by: azvegint, trebari, serb
2021-02-10 07:24:29 +00:00
Prasanta Sadhukhan
3af334a5c7
6211257: BasicStroke.createStrokedShape(Shape): NPE is not specified
...
Reviewed-by: serb, prr, aivanov
2021-02-10 07:22:44 +00:00
Rajan Halade
ef7ee3f44e
8225081: Remove Telia Company CA certificate expiring in April 2021
...
Reviewed-by: mullan
2021-02-09 17:56:35 +00:00
Joe Wang
7c565f8b37
8261209: isStandalone property: remove dependency on pretty-print
...
Reviewed-by: lancea, naoto
2021-02-09 17:50:25 +00:00
Naoto Sato
becee6435b
8261279: sun/util/resources/cldr/TimeZoneNamesTest.java timed out
...
Reviewed-by: bpb, lancea, joehw
2021-02-09 17:09:21 +00:00
Attila Szegedi
8f4c15f641
8198540: Dynalink leaks memory when generating type converters
...
Reviewed-by: plevart, hannesw
2021-02-09 16:06:49 +00:00
Claes Redestad
2f893c2b83
8260337: Optimize ImageReader lookup, used by Class.getResource
...
Reviewed-by: jlaskey, sundar
2021-02-09 15:32:36 +00:00
Harold Seigel
b38d5be887
8261340: Fix 'deprecated' warnings in the vmTestbase/nsk tests
...
Reviewed-by: lfoltan, sspitsyn
2021-02-09 13:16:26 +00:00
Sergey Bylokhov
5d8204b169
8261368: The new TestNullSetColor test is placed in the wrong group
...
Reviewed-by: kizune
2021-02-09 00:01:32 +00:00
Joe Darcy
2fd8ed024b
8240632: Note differences between IEEE 754-2019 math lib special cases and java.lang.Math
...
Reviewed-by: bpb
2021-02-08 21:50:55 +00:00
Coleen Phillimore
ace8f94616
8195744: Avoid calling ClassLoader.checkPackageAccess if security manager is not installed
...
Reviewed-by: dholmes, iklam
2021-02-08 21:31:25 +00:00
Martin Buchholz
351d788809
8259074: regex benchmarks and tests
...
Reviewed-by: redestad
2021-02-08 18:09:59 +00:00
Matthias Perktold
48c932e1f1
8231286: HTML font size too large with high-DPI scaling and W3C_LENGTH_UNITS
...
Reviewed-by: aivanov, psadhukhan
2021-02-08 14:32:07 +00:00
Alexey Ivanov
dbc35f607a
8261094: Open javax/swing/text/html/CSS/4765271/bug4765271.java
...
Reviewed-by: serb, psadhukhan, kizune
2021-02-08 14:31:34 +00:00
Harold Seigel
db0ca2b9d4
8261161: Clean up warnings in hotspot/jtreg/vmTestbase tests
...
Reviewed-by: lfoltan, coleenp
2021-02-08 13:19:40 +00:00
Daniel Fuchs
2c28e36454
8237352: Update DatagramSocket to add support for joining multicast groups
...
Reviewed-by: alanb
2021-02-08 12:55:00 +00:00
Jan Lahoda
d0a8f2f737
8260593: javac can skip a temporary local variable when pattern matching over a local variable
...
Reviewed-by: vromero
2021-02-08 09:36:29 +00:00
Ioi Lam
c5ff454481
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
...
Reviewed-by: ccheung, coleenp
2021-02-07 07:10:38 +00:00
Igor Veresov
0e18634b6a
8261270: MakeMethodNotCompilableTest fails with -XX:TieredStopAtLevel={1,2,3}
...
Reviewed-by: kvn
2021-02-07 02:24:15 +00:00
Pengfei Li
7a2db858e0
8261022: Fix incorrect result of Math.abs() with char type
...
Reviewed-by: thartmann, neliasso
2021-02-07 01:15:24 +00:00
Sergey Bylokhov
74d40ab72f
8261200: Some code in the ICC_Profile may not close file streams properly
...
Reviewed-by: azvegint
2021-02-06 03:38:58 +00:00
Jesper Wilhelmsson
d7acfae3d2
Merge
2021-02-06 00:29:45 +00:00
Ivan Šipka
fb46d4e578
8259268: Refactor InheritIO shell test as java test
...
Reviewed-by: iignatyev, rriggs
2021-02-06 00:05:42 +00:00
Alexander Zuev
440db35e8f
8216358: [accessibility] [macos] The focus is invisible when tab to "Image Radio Buttons" and "Image CheckBoxes"
...
Reviewed-by: serb, pbansal
2021-02-05 22:27:41 +00:00
Naoto Sato
4a1814cbf0
8261179: Norwegian Bokmål Locale fallback issue
...
Reviewed-by: joehw
2021-02-05 18:15:40 +00:00
Calvin Cheung
0218917109
8258732: runtime/cds/appcds/dynamicArchive/DynamicArchiveRelocationTest.java fails
...
Reviewed-by: minqi, iklam
2021-02-05 17:23:48 +00:00
Roland Westrelin
3495febf51
8260296: SA's dumpreplaydata fails
...
Reviewed-by: kvn, cjplummer, iignatyev
2021-02-05 09:33:54 +00:00
Claes Redestad
07918995da
8261154: Memory leak in Java_java_lang_ClassLoader_defineClass0 with long class names
...
Reviewed-by: stuefe, chegar, mchung
2021-02-05 08:58:32 +00:00
Fernando Guallini
d2bd499222
8163498: Many long-running security libs tests
...
Reviewed-by: rhalade, weijun
2021-02-05 05:22:51 +00:00
Daniel D. Daugherty
08f7454fa9
8261190: restore original Alibaba copyright line in two files
...
Reviewed-by: dholmes
2021-02-04 23:08:15 +00:00
Erik Gahlin
e93e1e1c7b
8261157: Incorrect GPL header after JDK-8259956
...
Reviewed-by: mgronlun
2021-02-04 17:01:45 +00:00
Roland Westrelin
4de3a6be9e
8260709: C2: assert(false) failed: unscheduable graph
...
Reviewed-by: thartmann, chagedorn
2021-02-04 15:11:25 +00:00
Denghui Dong
e8ad8b3504
8259956: jdk.jfr.internal.ChunkInputStream#available should return the sum of remaining available bytes
...
Reviewed-by: egahlin
2021-02-04 09:22:01 +00:00
Sergey Bylokhov
06b33a0ad7
8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream)
...
Reviewed-by: azvegint, psadhukhan
2021-02-04 07:28:27 +00:00
Prasanta Sadhukhan
60f440deb9
6436374: Graphics.setColor(null) is not documented
...
Reviewed-by: serb, pbansal
2021-02-04 04:13:05 +00:00
Ioi Lam
82028e70d1
8260012: Reduce inclusion of collectedHeap.hpp and heapInspection.hpp
...
Reviewed-by: stefank, tschatzl
2021-02-04 04:05:33 +00:00
Jesper Wilhelmsson
9b7a8f1982
Merge
2021-02-04 02:06:33 +00:00
Phil Race
8760688d21
8260616: Removing remaining JNF dependencies in the java.desktop module
...
Reviewed-by: gziemski, ihse, serb
2021-02-04 01:36:19 +00:00
Sergey Bylokhov
f279ff9d2f
8261010: Delete the Netbeans "default" license header
...
Reviewed-by: iris, psadhukhan
2021-02-03 23:13:12 +00:00
Dong Bo
5307afa9e7
8260585: AArch64: Wrong code generated for shifting right and accumulating four unsigned short integers
...
Reviewed-by: iveresov, dlong, njian, aph
2021-02-03 21:40:33 +00:00
Weijun Wang
4a8b5c1602
8257858: [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m
...
8257860: [macOS]: Remove JNF dependency from libosxkrb5/SCDynamicStoreConfig.m
Reviewed-by: erikj, prr, ihse, valeriep
2021-02-03 16:20:16 +00:00
Nils Eliasson
472bf629cd
8258799: [Testbug] RandomCommandsTest must check if tested directive is added via jcmd
...
Reviewed-by: kvn, iignatyev
2021-02-03 16:01:59 +00:00
Ivan Šipka
0ef93feb43
8259265: Refactor UncaughtExceptions shell test as java test.
...
Reviewed-by: rriggs
2021-02-03 14:08:29 +00:00
Jan Lahoda
90376156be
8222850: jshell tool: Misleading cascade compiler error in switch expression with undefined vars
...
Reviewed-by: vromero
2021-02-03 09:21:43 +00:00
Prasanta Sadhukhan
cb127a4bb5
8198343: Test java/awt/print/PrinterJob/TestPgfmtSetMPA.java may fail w/o printer
...
Reviewed-by: jdv, trebari
2021-02-03 06:49:32 +00:00
Prasanta Sadhukhan
c0084100bc
8197825: [Test] Intermittent timeout with javax/swing JColorChooser Test
...
Reviewed-by: trebari, aivanov
2021-02-03 04:33:42 +00:00
Jie Fu
a47befc86f
8260878: com/sun/jdi/JdbOptions.java fails without jfr
...
Reviewed-by: amenkov, cjplummer
2021-02-03 01:18:11 +00:00
Alexander Matveev
bec60432ec
8259570: (macos) tools/jpackage tests fails with 'hdiutil: couldn't eject "disk2" - Resource busy'
...
Reviewed-by: herrick, asemenyuk
2021-02-03 00:29:08 +00:00
Ioi Lam
ffbcf1b0a7
8260471: Change SystemDictionary::X_klass calls to vmClasses::X_klass
...
Reviewed-by: lfoltan, hseigel, dholmes, stuefe
2021-02-02 23:40:29 +00:00
Mahendra Chhipa
9af333923b
8261003: Bad Copyright header format after JDK-8183372
...
Reviewed-by: bchristi
2021-02-02 22:14:07 +00:00
Mahendra Chhipa
6dc3c6dcdd
8183372: Refactor java/lang/Class shell tests to java
...
Reviewed-by: bchristi, mchung
2021-02-02 21:11:41 +00:00
Rajan Halade
69189f8820
8256421: Add 2 HARICA roots to cacerts truststore
...
Reviewed-by: hchao, mullan
2021-02-02 18:26:34 +00:00
Aleksey Shipilev
081fa3e715
8260927: StringBuilder::insert is incorrect without Compact Strings
...
Reviewed-by: redestad, alanb, rriggs, jlaskey
2021-02-02 18:00:43 +00:00
Thomas Stuefe
d7b1fc59a5
8260707: java/lang/instrument/PremainClass/InheritAgent0100.java times out
...
Co-authored-by: Arno Zeller <azeller@openjdk.org>
Reviewed-by: dholmes, sspitsyn, dcubed
2021-02-02 17:56:38 +00:00
Daniel D. Daugherty
defcb04270
8260867: ProblemList java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java on linux
...
Reviewed-by: psadhukhan, jdv, pbansal
2021-02-02 15:36:31 +00:00
Tobias Hartmann
fe407cf1b6
8260420: C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
...
Reviewed-by: kvn, roland, chagedorn
2021-02-02 07:23:55 +00:00
bobpengxie
54e7a642bb
8260576: Typo in compiler/runtime/safepoints/TestRegisterRestoring.java
...
Reviewed-by: thartmann, jiefu
2021-02-02 02:16:46 +00:00
Daniel D. Daugherty
a6d950587b
8260864: ProblemList two security/krb5 tests on Linux
...
Reviewed-by: dholmes
2021-02-01 22:53:27 +00:00
Daniel D. Daugherty
9880c4cd17
8260860: ProblemList tools/jlink/plugins/CompressorPluginTest.java
...
Reviewed-by: dholmes
2021-02-01 22:52:09 +00:00
Calvin Cheung
55d62a5338
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
...
Reviewed-by: iklam, minqi
2021-02-01 22:17:57 +00:00
David Holmes
b6a736738a
8260349: Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS
...
Reviewed-by: shade, stuefe
2021-02-01 21:31:25 +00:00
Harold Seigel
181d63ffce
8260522: Clean up warnings in hotspot JTReg runtime tests
...
Reviewed-by: lfoltan, coleenp
2021-02-01 16:46:17 +00:00
Vladimir Kozlov
02d586e13e
8259398: Super word not applied to a loop with byteArrayViewVarHandle
...
Reviewed-by: vlivanov, thartmann, chagedorn
2021-02-01 15:48:10 +00:00
Athijegannathan Sundararajan
c0cde7dc88
8259814: test/jdk/tools/jlink/plugins/CompressorPluginTest.java has compilation issues
...
Reviewed-by: alanb
2021-02-01 12:57:35 +00:00
Johannes Kuhn
cf942081a5
8259395: Patching automatic module with additional packages re-creates module without "requires java.base"
...
Reviewed-by: attila, alanb
2021-02-01 08:09:36 +00:00
Erik Gahlin
21f8bf4411
8257215: JFR: Events dropped when streaming over a chunk rotation
...
Reviewed-by: mgronlun
2021-02-01 05:57:08 +00:00
casparcwang
0fdf9cdd3a
8260473: [vector] ZGC: VectorReshape test produces incorrect results with ZGC enabled
...
Co-authored-by: Stuart Monteith <smonteith@openjdk.org>
Co-authored-by: Wang Chao <casparcwang@tencent.com>
Reviewed-by: vlivanov, neliasso
2021-02-01 01:28:31 +00:00
Daniel D. Daugherty
a61ff87cd4
8260685: ProblemList 2 compiler/jvmci/compilerToVM tests in Xcomp configs
...
Reviewed-by: iignatyev
2021-01-30 15:23:34 +00:00
Yasumasa Suenaga
6b24e98c42
8259008: ArithmeticException was thrown at "Monitor Cache Dump" on HSDB
...
Reviewed-by: dcubed, gziemski, eosterlund, cjplummer, sspitsyn
2021-01-30 03:46:23 +00:00
Joe Wang
69ee314b63
8249867: xml declaration is not followed by a newline
...
Reviewed-by: rriggs, naoto, lancea, dfuchs
2021-01-30 02:34:52 +00:00
Daniel D. Daugherty
fb46c91027
8260674: ProblemList jdk/incubator/vector/VectorHash.java in Xcomp configs
...
Reviewed-by: vlivanov
2021-01-30 00:56:50 +00:00
Xue-Lei Andrew Fan
71bfe962eb
8217633: Configurable extensions with system properties
...
Reviewed-by: rhalade, jnimeh
2021-01-30 00:21:01 +00:00
Leonid Mesnik
f5ca8385ab
8065773: JDI: UOE is not thrown, when redefineClasses changes a class modifier
...
Reviewed-by: sspitsyn, coleenp
2021-01-29 20:49:40 +00:00
Guoxiong Li
739bbd03c5
8260566: Pattern type X is a subtype of expression type Y message is incorrect
...
Reviewed-by: jlahoda, tvaleev
2021-01-29 18:27:03 +00:00
Vicente Romero
b2e582a882
8259905: Compiler treats 'sealed' keyword as 'var' keyword
...
Reviewed-by: jlahoda
2021-01-29 16:50:27 +00:00
Thomas Stuefe
b7b391b2ac
8260625: Rename MetaspaceExpand_lock
...
Reviewed-by: shade
2021-01-29 15:33:00 +00:00
Aleksey Shipilev
24a262124f
8260592: jpackage tests fail when Desktop is not supported
...
Reviewed-by: asemenyuk, herrick
2021-01-29 14:06:15 +00:00
Ralf Schmelter
d2b0ea1d01
8260282: Add option to compress heap dumps created by -XX:+HeapDumpOnOutOfMemoryError
...
Reviewed-by: cjplummer, stuefe
2021-01-29 13:53:40 +00:00
Jan Lahoda
0675473486
8252409: JShell: Intersection types cause NoSuchFieldError
...
Reviewed-by: vromero
2021-01-29 09:19:14 +00:00
Wang Huang
a117e11524
8260339: JVM crashes when executing PhaseIdealLoop::match_fill_loop
...
Co-authored-by: He Xuejin <hexuejin2@huawei.com>
Reviewed-by: neliasso, kvn, iignatyev
2021-01-29 08:07:21 +00:00
Sergey Bylokhov
64a150c518
6986863: ProfileDeferralMgr throwing ConcurrentModificationException
...
Reviewed-by: kizune
2021-01-29 06:18:43 +00:00
Igor Ignatyev
8ffdbcebad
8260608: add a regression test for 8260370
...
Reviewed-by: kvn
2021-01-29 04:04:23 +00:00
Igor Veresov
1519632597
8251462: Simplify compilation policy
...
Reviewed-by: cjplummer, kvn
2021-01-28 20:51:12 +00:00
Martin Buchholz
81e9e6a7fc
8260461: Modernize jsr166 tck tests
...
Reviewed-by: dl
2021-01-28 18:06:55 +00:00
Vladimir Kozlov
1926765f5e
8253353: Crash in C2: guarantee(n != NULL) failed: No Node
...
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: vlivanov, neliasso
2021-01-28 16:16:51 +00:00
Patrick Concannon
13ca433ff6
8259628: jdk/net/ExtendedSocketOption/AsynchronousSocketChannelNAPITest.java fails intermittently
...
Reviewed-by: dfuchs
2021-01-28 15:01:38 +00:00
Sean Mullan
baf46bac41
8259801: Enable XML Signature secure validation mode by default
...
Reviewed-by: weijun, rhalade
2021-01-28 14:28:27 +00:00
Harold Seigel
20e7df506f
8260466: Test TestHeapDumpOnOutOfMemoryError.java needs multiple @test sections
...
Reviewed-by: shade, lmesnik
2021-01-28 13:17:22 +00:00
Roland Westrelin
11d6467c50
8260407: cmp != __null && cmp->Opcode() == Op_CmpL failure with -XX:StressLongCountedLoop=200000000 in lucene
...
Reviewed-by: thartmann, kvn
2021-01-28 12:27:40 +00:00
Jorn Vernee
d07af2b8ec
8255531: MethodHandles::permuteArguments throws NPE when duplicating dropped arguments
...
Reviewed-by: redestad
2021-01-28 12:26:32 +00:00
Ioi Lam
396a496f3c
8260467: Move well-known classes from systemDictionary.hpp to vmClasses.hpp
...
Reviewed-by: dholmes, coleenp
2021-01-28 04:24:04 +00:00
Jesper Wilhelmsson
c52212b146
Merge
2021-01-27 20:56:26 +00:00
Guoxiong Li
0eed2c3312
8259359: javac does not attribute unexpected super constructor invocation qualifier, and may crash
...
Reviewed-by: vromero
2021-01-27 18:12:57 +00:00
Daniel D. Daugherty
684c8558f6
8260524: validate-source fails on test/jdk/jdk/jfr/event/gc/detailed/TestGCLockerEvent.java
...
Reviewed-by: bpb, iignatyev
2021-01-27 17:26:41 +00:00
Denghui Dong
311a0a91ba
8259808: Add JFR event to detect GC locker stall
...
Reviewed-by: sjohanss, tschatzl, egahlin
2021-01-27 15:28:46 +00:00
Roberto Castañeda Lozano
f353fcf256
8258894: C2: Forbid GCM to move stores into loops
...
Prevent GCM from placing memory-writing nodes (such as stores) into loops deeper
than their home loop (determined by their control input). Such placements are
invalid, as they cause memory definitions to interfere, and risk causing
miscompilations. This change complements JDK-8255763, which only addresses
invalid placements in irreducible CFGs.
Add control input to stores in generated stubs to ensure that all memory-writing
nodes have control inputs from which their home block can be derived.
Add a battery of simplified fuzzer test cases where, before this change, GCM
moves stores into deeper loops.
Reviewed-by: thartmann, kvn
2021-01-27 15:08:39 +00:00
Chris Hegarty
ac276bb394
8257074: Update the ByteBuffers micro benchmark
...
Reviewed-by: redestad, dfuchs, jvernee, bpb
2021-01-27 14:09:15 +00:00
Jan Lahoda
b3c8a52803
8259050: Error recovery in lexer could be improved
...
Reviewed-by: vromero
2021-01-27 11:00:12 +00:00
Sergey Bylokhov
e1411fd4d4
6606673: Path2D.Double, Path2D.Float and GeneralPath ctors throw exception when initialCapacity is negative
...
Reviewed-by: psadhukhan, kizune
2021-01-27 02:52:37 +00:00
Fernando Guallini
9f0a043648
8260286: Manual Test "ws/open/test/jdk/sun/security/tools/jarsigner/compatibility/Compatibility.java" fails
...
Reviewed-by: rhalade
2021-01-26 18:15:26 +00:00
Vicente Romero
408772c966
8259025: Record compact constructor using Objects.requireNonNull
...
Reviewed-by: mcimadamore
2021-01-26 16:00:41 +00:00
Severin Gehwolf
af8a08f584
8260378: [TESTBUG] DcmdMBeanTestCheckJni.java reports false positive
...
Reviewed-by: dcubed
2021-01-26 15:18:56 +00:00
Harold Seigel
e080ce9212
8252545: runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java timed out
...
Reviewed-by: stuefe, coleenp
2021-01-26 13:17:08 +00:00
Guoxiong Li
23edb6f6b2
8236490: Compiler bug relating to @NonNull annotation
...
Reviewed-by: vromero, jfranck
2021-01-26 08:57:20 +00:00
Serguei Spitsyn
c538cd8b79
8165276: Spec states to invoke the premain method in an agent class if it's public but implementation differs
...
Reviewed-by: mchung, dholmes, alanb
2021-01-26 07:15:50 +00:00
Jonathan Gibbons
982e42b896
8259726: Use of HashSet leads to undefined order in test output
...
Reviewed-by: hannesw
2021-01-25 21:45:54 +00:00
Jonathan Gibbons
d6fb9d7256
8255464: Cannot access ModuleTree in a CompilationUnitTree
...
Reviewed-by: vromero
2021-01-25 21:44:58 +00:00
Daniel D. Daugherty
5b0b24b58d
8260381: ProblemList com/sun/management/DiagnosticCommandMBean/DcmdMBeanTestCheckJni.java on Win with ZGC
...
Reviewed-by: sspitsyn, sgehwolf
2021-01-25 18:20:21 +00:00
Martin Balao
47c7dc7734
8258833: Cancel multi-part cipher operations in SunPKCS11 after failures
...
Reviewed-by: valeriep
2021-01-25 18:01:59 +00:00