Erik Joelsson
57bdfe3dd4
8233112: Exclude SVG files from build comparison
...
Reviewed-by: tbell
2019-12-11 08:22:04 -08:00
Roland Westrelin
51bc2d15a4
8235636: gc/shenandoah/compiler/TestUnsafeOffheapSwap.java fails after JDK-8226411
...
Reviewed-by: rkennke
2019-12-06 16:21:26 -05:00
Roman Kennke
3f7ecfb5b1
8235729: Shenandoah: Remove useless casting to non-constant
...
Reviewed-by: roland
2019-12-11 16:43:02 +01:00
Claes Redestad
91de8b6c91
8235551: BitMap::count_one_bits should use population_count
...
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Reviewed-by: kbarrett, neliasso
2019-12-11 16:24:10 +01:00
Pavel Rappo
f51595bec2
8234746: Improve indexing of system properties
...
Reviewed-by: hannesw, jjg
2019-12-11 15:16:21 +00:00
Hannes Wallnöfer
9b1498c20e
8235670: Javadoc pages not printing correctly in some browsers
...
Reviewed-by: jjg, prappo
2019-12-11 16:13:59 +01:00
Hannes Wallnöfer
a1b0802caf
8233866: Text in table cells has inconsistent alignment
...
Reviewed-by: jjg, prappo
2019-12-11 16:09:49 +01:00
Robbin Ehn
0df5be808d
8220049: Obsolete ThreadLocalHandshakes
...
Reviewed-by: dholmes, dcubed, mdoerr
2019-12-11 15:30:07 +01:00
Robbin Ehn
f5929f55cc
8235410: Enable handshakes on Linux x86 (32-bit)
...
Reviewed-by: dholmes, dcubed
2019-12-11 15:27:23 +01:00
Christian Hagedorn
ba94936c80
8233033: C2 produces wrong result while unswitching a loop due to lost control dependencies
...
Adding missing control dependencies when cloning loop predicates at loop unswitching.
Reviewed-by: roland, vlivanov, thartmann
2019-12-11 14:33:32 +01:00
Nils Eliasson
e1b94b1635
8235653: Clean-up BarrierSetC2
...
Reviewed-by: redestad, rkennke, thartmann
2019-12-11 14:08:20 +01:00
Jan Lahoda
ec0fbdc0e9
8235338: test jdk/jshell/CompletenessTest.java fails for records
...
Reviewed-by: rfield
2019-12-11 13:08:45 +01:00
Jan Lahoda
308aea3e0b
8235474: JShell does not handle records properly
...
Reviewed-by: vromero, rfield
2019-12-11 13:08:42 +01:00
Stefan Johansson
a20fa5b995
8235427: Remove unnecessary parameters from G1CollectedHeap::free_region and HeapRegion::hr_clear
...
Reviewed-by: tschatzl, kbarrett
2019-12-11 12:12:39 +01:00
Tobias Hartmann
642d2ddcbc
8235452: Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class
...
Do not try to verify strip mining if the strip mined loop is malformed.
Reviewed-by: roland, vlivanov
2019-12-11 10:42:44 +01:00
René Schünemann
f6d50463f6
8235585: Enable macOS codesigning for all libraries and executables
...
Reviewed-by: erikj, clanger
2019-12-09 16:14:16 +01:00
Prasanta Sadhukhan
c617914eeb
Merge
2019-12-11 12:03:39 +05:30
Ekaterina Pavlova
2c54f0f643
8215728: [Graal] we should run some Graal tests in tier1
...
Reviewed-by: iignatyev
2019-12-10 21:49:07 -08:00
Prasanta Sadhukhan
614e78b7fa
Merge
2019-12-11 11:13:41 +05:30
Mikael Vidstedt
f716aa1b47
8234370: Implementation of JEP 362: Deprecate the Solaris and SPARC Ports
...
Reviewed-by: erikj, tbell
2019-12-10 20:04:55 -08:00
John Jiang
c2f68eacaa
8231810: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "java.lang.Exception: Unexpected EOF"
...
Reviewed-by: xuelei
2019-12-11 11:29:03 +08:00
Zhengyu Gu
dd758e2a84
8235685: Shenandoah: Enable leak profiler
...
Reviewed-by: rkennke
2019-12-10 20:20:18 -05:00
Brent Christian
4627488e74
8235361: JAR Class-Path no longer accepts relative URLs encoding absolute Windows paths (e.g "/C:/...")
...
Reviewed-by: alanb, mchung
2019-12-10 11:56:26 -08:00
Chris Hegarty
eec0e71c04
8235550: Clarify record reflective support specification
...
Reviewed-by: mcimadamore
2019-12-10 19:12:57 +00:00
Chris Hegarty
dadaffbbeb
8235531: Update record serialization migration tests to not use hard coded source versions
...
Reviewed-by: darcy
2019-12-10 19:10:14 +00:00
Roman Kennke
bd1d7356a3
8235598: Shenandoah: Update copyrights
...
Reviewed-by: zgu
2019-12-10 20:06:06 +01:00
Gerard Ziemski
b467629bd6
8223261: JDK-8189208 followup - remove JDK_GetVersionInfo0 and the supporting code
...
Removed JDK_GetVersionInfo
Reviewed-by: redestad, dholmes, mchung, clanger
2019-12-10 12:50:50 -06:00
Patricio Chilano Mateo
769a1f9187
8235515: TestBasicLogOutput.java crashes due to EXCEPTION_ACCESS_VIOLATION in HandshakeThreadsOperation::do_handshake
...
Signal _done sempahore after executing name() in log_debug()
Reviewed-by: dcubed, mdoerr
2019-12-10 18:32:45 +00:00
Doug Simon
25b5ddc05d
8235539: [JVMCI] -XX:+EnableJVMCIProduct breaks -XX:-EnableJVMCI
...
Reviewed-by: kvn, thartmann
2019-12-10 09:34:33 -08:00
Xue-Lei Andrew Fan
c185319515
8235655: Clean the duplicated block in SSLContextImpl
...
Reviewed-by: coffeys
2019-12-10 09:31:40 -08:00
Prasanta Sadhukhan
28b4c4d781
Merge
2019-12-10 10:44:09 +05:30
Mikhailo Seledtsov
63ba804f4f
8235600: Problemlist JFR streaming/TestJVMCrash until after-test cleanup issue is resolved
...
Placed TestJVMCrash test on a problem list
Reviewed-by: dcubed
2019-12-09 17:24:25 -08:00
Henry Jen
9ac2f8b654
8234542: code removal of Pack200 Tools and API
...
Reviewed-by: alanb, mchung, erikj
2019-12-10 00:36:30 +00:00
Sergey Bylokhov
a3acb451b1
8235547: Video memory leak in the OGL pipeline on macOS
...
Reviewed-by: prr
2019-12-09 14:59:33 -08:00
Alexey Ivanov
0e1b84f90e
8234398: Replace ID2D1Factory::GetDesktopDpi with GetDeviceCaps
...
Reviewed-by: serb, prr
2019-12-09 19:43:44 +00:00
Stefan Karlsson
c198b4da32
8234508: VM_HeapWalkOperation::iterate_over_object reads non-strong fields with an on-strong load barrier
...
Reviewed-by: pliden, eosterlund
2019-12-09 15:28:46 +01:00
Tejpal Rebari
24232989ba
8234802: [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms
...
Reviewed-by: serb
2019-12-09 15:09:24 +05:30
Sergey Bylokhov
3b1915a71f
8231438: [macOS] Dark mode for the desktop is not supported
...
Reviewed-by: prr, psadhukhan
2019-12-08 20:25:08 -08:00
Phil Race
1a73baeb10
Merge
2019-12-06 12:06:09 -08:00
Erik Joelsson
72cb073c09
8230067: Add optional automatic retry when running jtreg tests
...
Reviewed-by: prr
2019-12-06 12:01:53 -08:00
Dan Smith
b0f3e76e60
8234835: Use UTF-8 charset in fixuppandoc
...
Reviewed-by: martin, jjg
2019-12-06 12:33:28 -07:00
Vicente Romero
bf2f855cd7
8235446: confusing error message for records with no parens
...
Reviewed-by: mcimadamore
2019-12-06 14:23:17 -05:00
Claes Redestad
06cb195865
8234331: Add robust and optimized utility for rounding up to next power of two
...
Reviewed-by: eosterlund, stuefe, jrose
2019-12-06 18:05:36 +01:00
Igor Ignatyev
60fda4e577
8235353: clean up hotspot problem lists
...
Reviewed-by: kvn, mdoerr
2019-12-06 09:14:38 -08:00
Calvin Cheung
4abba17c10
8225219: [TESTBUG] AppCDS tests timed out with -Xcomp and --limit-modules option won't work with Graal
...
Reviewed-by: kvn, iklam, iignatyev
2019-12-06 09:09:33 -08:00
Michael McMahon
b96610d017
8235475: Add additional timestamp to test java/nio/channels/Selector/SelectWithConsumer.java
...
Reviewed-by: alanb
2019-12-06 14:17:25 +00:00
Martin Doerr
b1e086a5fc
8220348: [ntintel] asserts about copying unaligned array
...
Reviewed-by: clanger, stuefe
2019-12-06 14:31:05 +01:00
Christoph Langer
547e472c42
8234185: Cleanup usage of canonicalize function between libjava, hotspot and libinstrument
...
Reviewed-by: dholmes, alanb, sspitsyn
2019-12-06 14:13:10 +01:00
Harold Seigel
b8dbdd1232
8235359: Simplify method Class.getRecordComponents()
...
Change getRecordComponents0() to return an array of RecordComponent's so no conversion is needed
Reviewed-by: lfoltan, chegar, fparain, vromero, mchung
2019-12-06 13:05:25 +00:00
Ambarish Rapte
8fd8c5bf5d
4949105: Access Bridge lacks html tags parsing
...
Reviewed-by: serb, prr, pbansal
2019-12-06 16:37:09 +05:30