Roman Kennke
bb7a8f643f
8241700: Shenandoah: Fold ShenandoahKeepAliveBarrier flag into ShenandoahSATBBarrier
...
Reviewed-by: shade
2020-03-27 12:47:36 +01:00
Roland Westrelin
5ff2d7baaa
8240676: Meet not symmetric failure when running lucene on jdk8
...
Reviewed-by: kvn, thartmann
2020-03-24 11:06:26 +01:00
Thomas Schatzl
7048684ca7
8238855: Move G1ConcurrentMark flag sanity checks to g1Arguments
...
Reviewed-by: sjohanss, kbarrett
2020-03-27 09:44:53 +01:00
Yasumasa Suenaga
67cf35ee22
8240956: SEGV in DwarfParser::process_dwarf after JDK-8234624
...
Reviewed-by: sspitsyn, kevinw
2020-03-27 17:07:23 +09:00
Thomas Stuefe
83f7ee14da
8241723: Build error after 8241581
...
Reviewed-by: kbarrett, clanger
2020-03-27 08:45:59 +01:00
Thomas Stuefe
cc8715d844
8241581: Add BitMap::count_one_bits variant for arbitrary lengths
...
Reviewed-by: redestad, kbarrett
2020-03-27 07:16:22 +01:00
Jonathan Gibbons
87805d9207
8241470: HtmlStyle: group and document members: description, flex, signature
...
Reviewed-by: hannesw
2020-03-26 20:36:56 -07:00
Chris Plummer
5f1636b2d5
8241696: ProblemList gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java due to JDK-8241293
...
Reviewed-by: dcubed, ctornqvi
2020-03-26 15:13:21 -07:00
Ekaterina Pavlova
ebdb70fe9e
8236975: compiler/graalunit tests fails with --illegal-access=deny
...
Reviewed-by: iignatyev, kvn, alanb
2020-03-26 14:24:53 -07:00
Mikhailo Seledtsov
098b48b7db
8240634: event/runtime/TestMetaspaceAllocationFailure.java times out
...
Limit number of iterations
Reviewed-by: egahlin, stuefe
2020-03-26 10:03:35 -07:00
Daniil Titov
54e2c6fe3e
8196751: Add jhsdb option to specify debug server RMI connector port
...
Reviewed-by: sspitsyn, ysuenaga
2020-03-26 09:03:52 -07:00
Per Lidén
e11ab6a46c
8241596: ZGC: Shorten runtime of gc/z/TestUncommit.java
...
Reviewed-by: tschatzl, sjohanss
2020-03-26 16:56:42 +01:00
Julia Boes
eb7c80a308
8241674: Fix incorrect jtreg option in FilePublisherPermsTest
...
Replace jtreg option 'policy' with 'java.security.policy' to extend rather than replace policy
Reviewed-by: chegar, dfuchs
2020-03-26 14:58:53 +00:00
Coleen Phillimore
d77c52b255
8172485: [TESTBUG] RedefineLeak.java runs out of metaspace memory
...
Check for zero exit value.
Reviewed-by: lfoltan
2020-03-26 10:29:31 -04:00
Julia Boes
d882d528bb
8235459: HttpRequest.BodyPublishers::ofFile assumes the default file system
...
Add support for non-default file systems to HttpRequest.BodyPublishers::ofFile
Reviewed-by: chegar, dfuchs, amlu
2020-03-26 11:52:15 +00:00
Roland Westrelin
eb003a7382
8240335: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
...
Reviewed-by: kvn, thartmann
2020-03-20 13:56:12 +01:00
Matthias Baesken
c4f25e5126
8241491: Problem list jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java on aix
...
Reviewed-by: clanger
2020-03-24 15:26:10 +01:00
Claes Redestad
0d22ad6400
8241427: Coarsen locking in Modules::add_module_exports
...
Reviewed-by: lfoltan, hseigel
2020-03-26 00:02:08 +01:00
John Jiang
60fae77974
8237977: Further update javax/net/ssl/compatibility/Compatibility.java
...
Reviewed-by: rhalade
2020-03-26 07:09:36 +08:00
Jonathan Gibbons
ffe5e84644
8241544: update stylesheet for *-page CSS class rename and hyphenated naming
...
Reviewed-by: prappo, hannesw
2020-03-25 15:03:39 -07:00
Anthony Scarpino
b0245c2b54
8237219: Disable native SunEC implementation by default
...
Reviewed-by: weijun, mullan
2020-03-25 12:41:14 -07:00
Naoto Sato
b8f2b3264c
8241311: Move some charset mapping tests from closed to open
...
Reviewed-by: iris, joehw, itakiguchi, amlu
2020-03-25 09:21:46 -07:00
Ivan Gerasimov
d1b506597f
8237599: Greedy matching against supplementary chars fails to respect the region
...
Reviewed-by: rriggs
2020-03-25 08:46:31 -07:00
Christian Hagedorn
c01e986cc9
8237859: C2: Crash when loads float above range check
...
Fix control edges of predicates to data nodes when creating pre/main/post loops.
Reviewed-by: neliasso, thartmann, roland
2020-03-25 14:41:52 +01:00
Aleksey Shipilev
27ef185bae
8241500: FieldLayout/OldLayoutCheck.java fails in 32-bit VMs
...
Reviewed-by: fparain, dholmes
2020-03-25 07:58:17 +01:00
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