Aleksey Shipilev
7afa57a37e
8241445: Fix copyright in test/jdk/tools/launcher/ArgFileSyntax.java
...
Reviewed-by: psandoz
2020-03-24 18:46:48 +01:00
Daniel D. Daugherty
b5897fe4ed
8241532: ProblemList tests from 8241530 on OSX
...
Reviewed-by: ctornqvi
2020-03-24 13:08:54 -04:00
Tobias Hartmann
ca85500615
8240905: assert(mem == (Node*)1 || mem == mem2) failed: multiple Memories being matched at once?
...
Stop recursion if there are multiple loads with different memory inputs in the tree.
Reviewed-by: kvn, vlivanov
2020-03-24 17:39:52 +01:00
Claes Redestad
23d6a788b4
8241371: Refactor and consolidate package_from_name
...
Reviewed-by: iklam, lfoltan
2020-03-23 23:18:42 +01:00
Jonathan Gibbons
7dc952ec20
8241292: Interactive Search results are not highlighted as they used to be
...
Reviewed-by: prappo
2020-03-23 14:11:52 -07:00
Jonathan Gibbons
f0ba0dc6dc
8241190: Fix name clash for constants-summary CSS class
...
Reviewed-by: hannesw
2020-03-23 12:48:35 -07:00
Sandhya Viswanathan
398ce2948c
8240248: Extend superword reduction optimizations for x86
...
Add support for and, or, xor reduction
Co-authored-by: Shravya Rukmannagari <shravya.rukmannagari@intel.com>
Reviewed-by: vlivanov, thartmann
2020-03-23 10:26:40 -07:00
Mandy Chung
75a8b7fa83
8240975: Extend NativeLibraries to support explicit unloading
...
Reviewed-by: alanb, mcimadamore
2020-03-23 09:05:39 -07:00
Daniel Fuchs
b66c680885
8241443: Problem list some java.net tests failing with NoRouteToHostException on macOS with special network configuration
...
Reviewed-by: alanb
2020-03-23 14:22:18 +00:00
Prasanta Sadhukhan
ef335c75e3
Merge
2020-03-22 09:46:15 +05:30
Phil Race
602d98a72c
8232634: Problem List ICMColorDataTest.java
...
Reviewed-by: serb, psadhukhan
2020-03-20 22:52:40 -07:00
Prasanta Sadhukhan
672f3a1857
8241291: JCK test javax_swing/text/DefaultStyledDocument/ElementSpec/ESpecCtor.html fails
...
Reviewed-by: prr
2020-03-21 09:46:44 +05:30
Rahul Yadav
c5a7490809
8240921: Minor correction to HttpResponse.BodySubscribers example
...
The fix updates the incorrect example of the usage of the class java.net.http.HttpResponse.BodySubscribers.
Reviewed-by: chegar, dfuchs, jboes, pconcannon
2020-03-20 20:16:34 +00:00
Yumin Qi
37b7a23317
8241009: CommandLineFlagComboNegative.java fails after JDK-8240563
...
Jtreg turned off UseCompressedOops and messed up vm flag options of children processes.
Reviewed-by: dholmes, stefank
2020-03-20 09:40:30 -07:00
Xue-Lei Andrew Fan
d243e40f7b
8241039: Retire the deprecated SSLSession.getPeerCertificateChain() method
...
Reviewed-by: mullan, alanb, dfuchs
2020-03-20 09:15:00 -07:00
Sergey Bylokhov
b4a3809eaa
8240786: [TESTBUG] The test java/awt/Window/GetScreenLocation/GetScreenLocationTest.java fails on HiDPI screen
...
Reviewed-by: jdv, pbansal
2020-03-19 22:22:39 -07:00
Phil Race
0f7f181d60
8241233: Typo in problem listing of UIDefaultKeySizeTest.java
...
Reviewed-by: jdv
2020-03-18 22:27:31 -07:00
Prasanta Sadhukhan
7143a9c581
8241078: OOM error parsing HTML with large <pre> Tag text
...
Reviewed-by: serb, aivanov
2020-03-19 09:22:37 +05:30
Prasanta Sadhukhan
3340e6f980
8226230: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Ubuntu
...
Reviewed-by: serb
2020-03-19 09:20:06 +05:30
Phil Race
9874e698b8
8241229: Problem list jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java
...
Reviewed-by: aivanov, serb
2020-03-18 15:48:53 -07:00
Tejpal Rebari
1e217e7b8b
8146330: [macosx] UIDefaults.keys() different size than UIDefaults.keySet()
...
Reviewed-by: pbansal, serb, jdv
2020-03-18 11:38:33 +05:30
Phil Race
c1f7fa2ece
8223935: PIT: java/awt/font/WindowsIndicFonts.java fails on windows10
...
Reviewed-by: serb, jdv
2020-03-17 17:38:27 -07:00
Sergey Bylokhov
72b251d372
8226806: [macOS 10.14] Methods of Java Robot should be called from appropriate thread
...
Reviewed-by: psadhukhan, prr
2020-03-16 17:33:52 -07:00
Prasanta Sadhukhan
bca2465c94
8236635: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
...
Reviewed-by: serb, pbansal
2020-03-16 12:49:08 +05:30
Roland Westrelin
c9faf88cb7
8240795: [REDO] 8238384 CTW: C2 compilation fails with "assert(store != load->find_exact_control(load->in(0))) failed: dependence cycle found"
...
Reviewed-by: kvn, thartmann
2020-03-13 16:32:51 +01:00
Jamsheed Mohammed C M
136a1574ec
8237894: CTW: C1 compilation fails with assert(x->type()->tag() == f->type()->tag()) failed: should have same type
...
Field access instructions hash decalred_type in addition, indexed access instructions hash value type of the instruction in addition.
Reviewed-by: thartmann, shade
2020-03-20 05:19:56 -07:00
Jia Huang
95d2830361
8240222: [TESTBUG] gtest/jfr/test_networkUtilization.cpp failed when the number of tests is greater than or equal to 2
...
Reviewed-by: egahlin, mgronlun
2020-03-20 18:52:31 +08:00
Leonid Mesnik
e7204cbc52
8241123: Refactor vmTestbase stress framework to use j.u.c and make creation of threads more flexible
...
Reviewed-by: iignatyev, sspitsyn
2020-03-20 00:24:08 -07:00
Chris Plummer
104927e514
8241335: ProblemList serviceability/sa/ClhsdbPstack.java due to JDK-8240956
...
Reviewed-by: mikael
2020-03-19 21:32:57 -07:00
Chris Yin
7ded8b1e30
8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
...
Reviewed-by: dfuchs
2020-03-20 10:24:46 +08:00
Evgeny Nikitin
66c8794c81
8168304: Make all of DependencyContext_test available in product mode
...
Enable the utility inspection function `DependencyContext::is_dependent_method` and therefore the test in the product mode.
Reviewed-by: eosterlund, thartmann
2020-03-17 21:35:26 +01:00
Jonathan Gibbons
32cba67284
8240476: SystemPropertiesWriter does not conform to standard page layout
...
Reviewed-by: prappo
2020-03-19 11:25:05 -07:00
Chris Plummer
029fea432a
8240543: Update problem list entry for serviceability/sa/TestRevPtrsForInvokeDynamic.java to reference JDK-8241235
...
Reviewed-by: dholmes
2020-03-19 10:20:45 -07:00
Kiran Sidhartha Ravikumar
fa069be2f2
8161558: ListIterator should not discard cause on exception
...
Reviewed-by: smarks
2020-03-13 18:38:07 +00:00
Alexander Scherbatiy
cd7d175001
8240604: Rewrite sun/management/jmxremote/bootstrap/CustomLauncherTest.java test to make binaries from source file
...
Reviewed-by: iignatyev
2020-03-19 14:58:04 +03:00
Phil Race
23fda7e41b
8240977: ProblemList failing jtreg tests on macos
...
Reviewed-by: serb
2020-03-12 17:53:08 -07:00
Sergey Bylokhov
b4863f9dd8
8240633: Memory leaks in the implementations of FileChooserUI
...
Reviewed-by: pbansal, psadhukhan
2020-03-12 10:00:23 +01:00
Sergey Bylokhov
40f6d697d2
8233573: Toolkit.getScreenInsets(GraphicsConfiguration) may throw ClassCastException
...
Reviewed-by: prr, jdv
2020-03-10 11:30:33 -07:00
Jayathirth D V
bd78beae15
6532025: GIF reader throws misleading exception with truncated images
...
Reviewed-by: prr, bpb
2020-03-10 16:07:58 +05:30
Christian Hagedorn
a51dd58f38
8240227: Loop predicates should be copied to unswitched loops
...
Copy loop range check predicates to unswitched loops and update their control edges.
Reviewed-by: kvn, neliasso, thartmann, roland
2020-03-19 10:15:28 +01:00
Jie Fu
dd63eec6e5
8241232: -XX:+BootstrapJVMCI is not compatible with TieredStopAtLevel < CompLevel_full_optimization
...
Reviewed-by: kvn, thartmann
2020-03-19 16:34:01 +08:00
Matthias Baesken
cadfc3d570
8241064: JFR related tests TestMetaspaceAllocationFailure.java and TestEventInstrumentation.java miss requires tag
...
Reviewed-by: mseledtsov, mgronlun
2020-03-16 15:11:02 +01:00
Chris Yin
599af2ac26
8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
...
Reviewed-by: dfuchs, vtewari
2020-03-19 11:07:36 +08:00
Andrew M Leonard
44eca823aa
8241097: java/math/BigInteger/largeMemory/SymmetricRangeTests.java requires -XX:+CompactStrings
...
Reviewed-by: bpb, bchristi
2020-03-17 14:14:27 +00:00
Rafael Winterhalter
9d7f8bc9a0
8202469: (ann) Type annotations on type variable bounds that are also type variables are lost
...
Reviewed-by: jfranck
2020-03-18 17:07:42 -04:00
Jonathan Gibbons
af28093ed8
Merge
2020-03-18 13:29:02 -07:00
Chris Plummer
9fe762d3c5
8241162: ProblemList serviceability/sa/TestHeapDumpForInvokeDynamic.java on OSX
...
Reviewed-by: dcubed
2020-03-18 13:24:59 -07:00
Jonathan Gibbons
ea367322f2
8241030: rename HtmlTag to TagName
...
Reviewed-by: prappo
2020-03-18 13:20:13 -07:00
Doug Simon
34b9ac2287
8236285: [JVMCI] improve TranslatedException traces
...
Reviewed-by: never, kvn
2020-03-18 13:11:09 -07:00
Vicente Romero
bf54c47471
8240970: Some tests fail when run with JCov
...
Reviewed-by: jjg
2020-03-18 14:33:05 -04:00