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
Christian Hagedorn
c5ab7c3214
8260284: C2: assert(_base == Int) failed: Not an Int
...
Reviewed-by: thartmann, kvn
2021-01-25 17:09:52 +00:00
Severin Gehwolf
af155fc068
8258836: JNI local refs exceed capacity getDiagnosticCommandInfo
...
Reviewed-by: cjplummer, shade
2021-01-25 08:57:56 +00:00
Ioi Lam
5898ab6545
8259894: refactor parts of jvm.h into jvm_io.h and jvm_constants.h
...
Reviewed-by: dholmes, coleenp
2021-01-25 08:00:40 +00:00
Hamlin Li
c52c6c66db
8260273: DataOutputStream writeChars optimization
...
Reviewed-by: rriggs, bpb, alanb
2021-01-25 01:05:40 +00:00
Jesper Wilhelmsson
6f2a394314
Merge
2021-01-23 03:15:43 +00:00
Ioi Lam
aa57d07ce8
8259214: MetaspaceClosure support for Arrays of MetaspaceObj
...
Reviewed-by: fparain, ccheung
2021-01-22 22:47:08 +00:00
Alex Menkov
bdc305e1cb
8258917: NativeMemoryTracking is handled by launcher inconsistenly
...
Reviewed-by: zgu
2021-01-22 21:33:02 +00:00
Stuart Marks
a8871776e6
8246788: ZoneRules invariants can be broken
...
Reviewed-by: rriggs, naoto
2021-01-22 18:51:32 +00:00
Johannes Kuhn
bf5e801501
8259922: MethodHandles.collectArguments does not throw IAE if pos is outside the arity range
...
Reviewed-by: mchung
2021-01-22 17:18:06 +00:00
Sean Coffey
18eb6d9e34
8255348: NPE in PKIXCertPathValidator event logging code
...
Reviewed-by: mullan
2021-01-22 15:31:35 +00:00
Kim Barrett
a97f3c18d5
8258853: Support separate function declaration and definition with ENABLE_IF-based SFINAE
...
Add ENABLE_IF_SDEFN, unit tests
Reviewed-by: jrose, eosterlund
2021-01-22 14:44:35 +00:00
Harold Seigel
f928265e81
8260009: InstanceKlass::has_as_permitted_subclass() fails if subclass was redefined
...
Reviewed-by: lfoltan, sspitsyn, dholmes
2021-01-22 13:52:05 +00:00
Kim Barrett
7ed8ba1ca0
8256814: WeakProcessorPhases may be redundant
...
Remove WeakProcessorPhase, adding scoped enum categories to OopStorageSet.
Reviewed-by: stefank, tschatzl, rkennke
2021-01-22 13:12:39 +00:00
Claes Redestad
58ceb25443
8259842: Remove Result cache from StringCoding
...
Reviewed-by: naoto, plevart, rriggs
2021-01-22 11:27:13 +00:00
Thomas Stuefe
d066f2b06c
8260030: Improve stringStream buffer handling
...
Reviewed-by: iklam, kbarrett
2021-01-22 09:00:56 +00:00
Prasanta Sadhukhan
1452280073
8164484: Unity, JTable cell editor, javax/swing/JComboBox/6559152/bug6559152.java
...
Reviewed-by: serb, jdv
2021-01-22 08:02:56 +00:00
Aleksey Shipilev
a70acf2c1e
8259928: compiler/jvmci tests fail with -Xint
...
Reviewed-by: kvn, iignatyev
2021-01-22 07:05:30 +00:00
Jie Fu
d90e06af7b
8259775: [Vector API] Incorrect code-gen for VectorReinterpret operation
...
Reviewed-by: rbackman, neliasso, kvn
2021-01-22 00:13:58 +00:00
Brian Burkhalter
a8073efeed
8253478: (se) epoll Selector should use eventfd for wakeup instead of pipe
...
Reviewed-by: alanb
2021-01-21 21:36:19 +00:00
Aleksey Shipilev
c3c6662528
8259954: gc/shenandoah/mxbeans tests fail with -Xcomp
...
Reviewed-by: rkennke, zgu
2021-01-21 13:32:45 +00:00
Thomas Stuefe
4dfd8cc4a6
8259897: gtest os.dll_address_to_function_and_library_name_vm fails on AIX
...
Reviewed-by: mdoerr
2021-01-21 10:30:36 +00:00
Prasanta Sadhukhan
7f7166dbc8
8260035: Deproblemlist few problemlisted test
...
Reviewed-by: jdv
2021-01-21 08:27:39 +00:00
Jesper Wilhelmsson
133bcb0995
Merge
2021-01-21 05:23:42 +00:00
Claes Redestad
35c9da7031
8259498: Reduce overhead of MD5 and SHA digests
...
Reviewed-by: valeriep
2021-01-20 23:45:55 +00:00
Claes Redestad
27cc62a5c7
8259911: byteArrayViewVarHandle should throw ArrayIndexOutOfBoundsException
...
Reviewed-by: jvernee, mchung
2021-01-20 23:42:58 +00:00
Hai-May Chao
8b95d9549e
8256895: Add support for RFC 8954: Online Certificate Status Protocol (OCSP) Nonce Extension
...
Reviewed-by: jnimeh, mullan
2021-01-20 22:23:50 +00:00
Igor Ignatyev
0408b23bcf
8259757: add a regression test for 8259353 and 8259601
...
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: Igor Ignatyev <iignatyev@openjdk.org>
Reviewed-by: kvn, jiefu
2021-01-20 18:48:10 +00:00
Claes Redestad
5891509d13
8259947: (fs) Optimize UnixPath.encode implementation
...
Reviewed-by: chegar, shade, alanb
2021-01-20 15:14:48 +00:00
Stanimir Stamenkov
70b5b3119b
8257664: HTMLEditorKit: Wrong CSS relative font sizes
...
Reviewed-by: aivanov, psadhukhan
2021-01-20 13:34:52 +00:00
Tobias Hartmann
7c32ffea51
8258383: vmTestbase/gc/g1/unloading/tests/unloading_compilation_level[1,2,3] time out without TieredCompilation
...
Reviewed-by: kvn
2021-01-20 11:48:27 +00:00
Jesper Wilhelmsson
cf25383d19
Merge
2021-01-19 22:49:44 +00:00
Martin Buchholz
f7b96d347a
8259796: timed CompletableFuture.get may swallow InterruptedException
...
Reviewed-by: dl, alanb
2021-01-19 18:41:08 +00:00
Sergey Bylokhov
dfee7b8ad6
8259511: java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java failed with "RuntimeException: Test failed: 20 failure(s)"
...
Reviewed-by: jdv
2021-01-19 07:16:02 +00:00
Jesper Wilhelmsson
a1a851b6db
Merge
2021-01-19 05:43:27 +00:00
Alexander Zuev
bb0821eb6a
8258643: [TESTBUG] javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to hide opaque button"
...
Reviewed-by: trebari, psadhukhan
2021-01-18 22:12:06 +00:00
Roman Kennke
e60c992699
8259849: Shenandoah: Rename store-val to IU-barrier
...
Reviewed-by: zgu, shade
2021-01-18 15:29:54 +00:00
Laurent Bourgès
61292be755
8259681: Remove the Marlin rendering engine (single-precision)
...
Reviewed-by: serb
2021-01-18 11:34:10 +00:00
Alexander Zuev
917f7e9a95
8259650: javax/swing/JComponent/7154030/bug7154030.java still fails with "Exception: Failed to hide opaque button"
...
Reviewed-by: jdv
2021-01-18 08:23:55 +00:00
Roland Westrelin
d5ca3b3fd5
8259641: C2: assert(early->dominates(LCA)) failed: early is high enough
...
Reviewed-by: chagedorn, thartmann
2021-01-18 07:54:48 +00:00
Prasanta Sadhukhan
3f19ef63b7
8202880: Test javax/swing/JPopupMenu/8075063/ContextMenuScrollTest.java fails
...
Reviewed-by: aivanov
2021-01-18 07:20:12 +00:00
Valerie Peng
68cf65d284
8023980: JCE doesn't provide any class to handle RSA private key in PKCS#1
...
Reviewed-by: weijun
2021-01-18 02:26:17 +00:00
Thomas Stuefe
90c73d057d
8259569: gtest os.dll_address_to_function_and_library_name_vm fails
...
Reviewed-by: dcubed
2021-01-16 05:17:10 +00:00
Leonid Mesnik
d7d34dd964
8259799: vmTestbase/nsk/jvmti/Breakpoint/breakpoint001 is incorrect
...
Reviewed-by: iignatyev, sspitsyn, cjplummer
2021-01-15 19:33:23 +00:00
liach
eb7fa00690
8259216: javadoc omits method receiver for any nested type annotation
...
Reviewed-by: hannesw
2021-01-15 15:12:34 +00:00
Thomas Stuefe
bbac91a4b4
8257959: Add gtest run with -XX:+UseLargePages
...
Reviewed-by: lfoltan, tschatzl
2021-01-15 14:51:34 +00:00
Conor Cleary
707bce080d
8257212: (bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int)
...
Reviewed-by: chegar, bpb, alanb
2021-01-15 14:06:38 +00:00
Jan Lahoda
0ec2c969df
8259820: JShell does not handle -source 8 properly
...
Reviewed-by: sundar
2021-01-15 12:45:22 +00:00
K Suman Rajkumaar
b01a15e4f0
8258884: [TEST_BUG] Convert applet-based test open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java to a regular java test
...
Reviewed-by: aivanov, serb
2021-01-15 09:40:31 +00:00
Tagir F. Valeev
2c8e337dff
8259622: TreeMap.computeIfAbsent deviates from spec
...
Reviewed-by: smarks
2021-01-15 04:11:31 +00:00
Jesper Wilhelmsson
d701babb06
Merge
2021-01-15 03:10:55 +00:00
Yasumasa Suenaga
90960c5f22
8252657: JVMTI agent is not unloaded when Agent_OnAttach is failed
...
Reviewed-by: dholmes, sspitsyn
2021-01-15 02:47:30 +00:00
Yasumasa Suenaga
e3b548a68b
8257736: InputStream from BodyPublishers.ofInputStream() leaks when IOE happens
...
Reviewed-by: dfuchs, chegar
2021-01-15 01:58:36 +00:00
Vladimir Ivanov
0148adf20e
8255120: C2: assert(outer->outcnt() >= phis + 2 && outer->outcnt() <= phis + 2 + stores + 1) failed: only phis
...
Reviewed-by: thartmann
2021-01-14 17:18:44 +00:00
Jamil Nimeh
8554fe6ebc
8253866: Security Libs Terminology Refresh
...
Reviewed-by: erikj, weijun, mullan
2021-01-14 16:36:51 +00:00
Daniel D. Daugherty
be57cf149e
8226416: MonitorUsedDeflationThreshold can cause repeated async deflation requests
...
Reviewed-by: dholmes, coleenp
2021-01-14 14:23:27 +00:00
Jesper Wilhelmsson
51e14f2e2a
Merge
2021-01-14 01:29:47 +00:00
Hai-May Chao
c7e2174bf1
8259401: Add checking to jarsigner to warn weak algorithms used in signer’s cert chain
...
Reviewed-by: mullan, weijun, rhalade
2021-01-13 22:32:45 +00:00
Daniel D. Daugherty
5926d75fa1
8259719: ProblemList runtime/cds/appcds/jigsaw/modulepath/ModulePathAndCP_JFR.java on Windows
...
Reviewed-by: pliden
2021-01-13 19:52:04 +00:00
Daniel D. Daugherty
8abefdeca4
8259720: ProblemList java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest1.java on Windows
...
Reviewed-by: kizune, pbansal
2021-01-13 18:23:41 +00:00
Daniel D. Daugherty
fb8ac24720
8259722: ProblemList two jdk/jfr/startupargs tests on Windows
...
Reviewed-by: mgronlun
2021-01-13 18:23:12 +00:00
Vicente Romero
ac4cd2e3c9
8231461: static/instance overload leads to 'unexpected static method found in unbound lookup' when resolving method reference
...
Reviewed-by: mcimadamore
2021-01-13 17:27:32 +00:00
Mahendra Chhipa
5df2a949e3
8212035: merge jdk.test.lib.util.SimpleHttpServer with jaxp.library.SimpleHttpServer
...
Reviewed-by: dfuchs
2021-01-13 15:53:05 +00:00
Jan Lahoda
77ca1031a0
8257236: can't use var with a class named Z
...
Reviewed-by: sundar
2021-01-13 11:27:52 +00:00
Nils Eliasson
5567530916
8258272: LoadVectorMaskedNode can't be replaced by zero con
...
Reviewed-by: chagedorn, vlivanov
2021-01-13 09:16:08 +00:00
Prasanta Sadhukhan
a483869a6a
8225045: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails on linux-x64
...
Reviewed-by: serb, pbansal, trebari
2021-01-13 07:00:37 +00:00
Prasanta Sadhukhan
44c83794f7
8256019: JLabel HTML text does not support translucent text colors
...
Reviewed-by: serb
2021-01-13 06:57:52 +00:00
Calvin Cheung
15dd8f3aa4
8259275: JRuby crashes while resolving invokedynamic instruction
...
Reviewed-by: iklam, minqi, lfoltan
2021-01-13 05:51:52 +00:00
Sergey Bylokhov
0957d9eb14
8259519: The java.awt.datatransfer.DataFlavor#ioInputStreamClass field is redundant
...
Reviewed-by: aivanov
2021-01-13 02:30:33 +00:00
Dong Bo
c6d798c25a
8259629: aarch64 builds fail after JDK-8258932
...
Reviewed-by: kvn
2021-01-13 00:30:58 +00:00
Martin Balao
4be2173478
8259319: Illegal package access when SunPKCS11 requires SunJCE's classes
...
Reviewed-by: valeriep, mullan
2021-01-12 23:44:19 +00:00
Maurizio Cimadamore
17b4db31cb
8259636: Check for buffer backed by shared segment kicks in in unexpected places
...
Reviewed-by: sundar, alanb, chegar
2021-01-12 21:06:03 +00:00
Laurent Bourgès
e4df2098a8
7018932: Drawing very large coordinates with a dashed Stroke can cause Java to hang
...
Reviewed-by: serb, prr
2021-01-12 20:51:54 +00:00
Jonathan Gibbons
5f9cd72c54
8259645: Revert JDK-8245956 JavaCompiler still uses File API instead of Path API in a specific case
...
Reviewed-by: chegar
2021-01-12 19:57:08 +00:00
Maurizio Cimadamore
b03880e33b
8259634: MemorySegment::asByteBuffer does not respect spatial bounds
...
Reviewed-by: alanb, chegar
2021-01-12 17:09:05 +00:00
Dong Bo
ccac7aaea3
8258932: AArch64: Enhance floating-point Min/MaxReductionV with fminp/fmaxp
...
Reviewed-by: aph
2021-01-12 13:27:47 +00:00
Pankaj Bansal
28ff2de186
8259237: Demo selection changes with left/right arrow key. No need to press space for selection.
...
Reviewed-by: psadhukhan, kizune, serb
2021-01-12 09:46:06 +00:00
Richard Reingruber
a6ab9e4740
8258576: Try to get zerobased CCS if heap is above 32 and CDS is disabled
...
Reviewed-by: mdoerr, stuefe
2021-01-12 08:35:12 +00:00
Christian Hagedorn
a3561ae8a4
8258243: C2: assert failed ("Bad derived pointer") with -XX:+VerifyRegisterAllocator
...
Reviewed-by: kvn, thartmann
2021-01-12 08:18:45 +00:00
Aleksey Shipilev
9d4e84fd41
8259565: Zero: compiler/runtime/criticalnatives fails because CriticalJNINatives is not supported
...
Reviewed-by: coleenp, zgu
2021-01-12 07:49:21 +00:00
Sergey Bylokhov
98ccfbf469
8255710: Opensource unit/regression tests for CMM
...
Reviewed-by: pbansal, prr
2021-01-12 06:56:49 +00:00
Sergey Bylokhov
61c5b95b0d
7194219: java/awt/Component/UpdatingBootTime/UpdatingBootTime.html fails on Linux
...
Reviewed-by: aivanov
2021-01-12 06:53:17 +00:00
Kim Barrett
2255ab7603
8258810: Improve enum traits
...
Reviewed-by: ayang, iklam, lfoltan
2021-01-12 03:38:54 +00:00
Jesper Wilhelmsson
b378f54df3
Merge
2021-01-12 01:08:14 +00:00
Volker Simonis
e9929e2b5a
8259582: Backout JDK-8237578 until all affected tests have been fixed
...
Reviewed-by: xuelei
2021-01-11 21:36:16 +00:00
Daniel D. Daugherty
8dfc77bfa6
8259586: ProblemList dll_address_to_function_and_library_name
...
Reviewed-by: hseigel
2021-01-11 19:44:26 +00:00
Jonathan Gibbons
c956e7a69c
8258659: Eliminate whitespace comments from generated pages
...
Reviewed-by: hannesw
2021-01-11 18:46:52 +00:00
Jonathan Gibbons
2cb271e691
8253996: Javac error on jdk16 build 18: invalid flag: -Xdoclint:-missing
...
Reviewed-by: hannesw
2021-01-11 17:35:50 +00:00
Maurizio Cimadamore
d60a937e87
8259028: ClassCastException when using custom filesystem with wrapper FileChannel impl
...
Reviewed-by: chegar, alanb, uschindler
2021-01-11 16:14:56 +00:00
Guoxiong Li
33fbc10cb8
8259025: Record compact constructor using Objects.requireNonNull
...
Reviewed-by: attila
2021-01-11 13:50:53 +00:00
Clive Verghese
01b2804ef7
8237578: JDK-8214339 (SSLSocketImpl wraps SocketException) appears to not be fully fixed
...
Reviewed-by: xuelei, simonis
2021-01-11 12:02:09 +00:00
Jan Lahoda
235488215b
8250768: javac should be adapted to changes in JEP 12
...
Reviewed-by: mcimadamore, erikj, jjg, ihse
2021-01-11 10:10:47 +00:00
Thomas Stuefe
e0d748d56f
8258606: os::print_signal_handlers() should resolve the function name of the handlers
...
Reviewed-by: dholmes, coleenp, gziemski
2021-01-11 09:06:40 +00:00
Aleksey Shipilev
3974fd4f33
8259451: Zero: skip serviceability/sa tests, set vm.hasSA to false
...
Reviewed-by: sgehwolf, cjplummer
2021-01-11 07:33:33 +00:00
Tejpal Rebari
65ca5c6656
8048109: JToggleButton does not fire actionPerformed under certain conditions
...
Reviewed-by: serb, psadhukhan, vdyakov
2021-01-10 12:38:10 +00:00
Xue-Lei Andrew Fan
81db63e8d7
8259517: Incorrect test path in test cases
...
Reviewed-by: weijun
2021-01-10 04:36:12 +00:00
Martin Buchholz
270014ab4e
8234131: Miscellaneous changes imported from jsr166 CVS 2021-01
...
8257671: ThreadPoolExecutor.Discard*Policy: rejected tasks are not cancelled
Reviewed-by: alanb, prappo, dl
2021-01-09 21:59:27 +00:00
Martin Buchholz
63e3bd7613
8246677: LinkedTransferQueue and SynchronousQueue synchronization updates
...
Reviewed-by: alanb, dl
2021-01-09 21:08:32 +00:00
Martin Buchholz
5cfa8c94d6
8246585: ForkJoin updates
...
8229253: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
Reviewed-by: dl
2021-01-09 20:57:52 +00:00
Sergey Bylokhov
6472104e18
6278172: TextComponent.getSelectedText() throws StringIndexOutOfBoundsException
...
Reviewed-by: aivanov
2021-01-09 07:22:20 +00:00
David Holmes
7e6677b532
8259446: runtime/jni/checked/TestCheckedReleaseArrayElements.java fails with stderr not empty
...
Reviewed-by: dcubed
2021-01-08 22:25:21 +00:00