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 |
|
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 |
|