Sergey Bylokhov
e13f184eb3
8236506: [macosx] Some datatransfer classes were loaded on startup
...
Reviewed-by: prr
2019-12-25 10:15:32 +03:00
Pankaj Bansal
4cb20ae300
8222759: com.sun.java.swing.plaf.gtk.GTKLookAndFeel has unnecessary casts to GTKStyleFactory
...
Reviewed-by: prr, jdv
2019-12-23 13:04:07 +05:30
Phil Race
d86eb1de69
8231556: Wrong font ligatures used when 2 versions of same font used
...
Reviewed-by: serb, kcr
2019-12-19 15:36:40 -08:00
Phil Race
9628324ae7
Merge
2019-12-19 12:28:56 -08:00
Lance Andersen
fb1c57789e
8235961: SyncResolverImpl does not throw SQLException as expected
...
Reviewed-by: joehw, bpb
2019-12-19 15:23:57 -05:00
Alexey Semenyuk
91008df5a8
8236138: Add tests for jmod applications
...
Reviewed-by: herrick, prr
2019-12-19 13:39:10 -05:00
Vicente Romero
68122fd64e
8236266: change error message for the case when a class extends j.l.Record
...
Reviewed-by: mcimadamore
2019-12-19 13:32:58 -05:00
Vicente Romero
9695ddfffc
8234445: spurious error message for record constructors with receiver parameters
...
Reviewed-by: mcimadamore
2019-12-19 11:46:35 -05:00
Robbin Ehn
a170a4af4a
8235913: ThreadStop should be a handshake
...
Reviewed-by: dholmes, mdoerr
2019-12-19 17:02:11 +01:00
Robbin Ehn
e4c96dea46
8235912: JvmtiBreakpoint remove oops_do and metadata_do
...
Reviewed-by: coleenp, sspitsyn
2019-12-19 16:47:59 +01:00
Yasumasa Suenaga
18bc0214db
8235833: PosixPlatform.cpp should not include sysctl.h
...
Reviewed-by: aph, asemenyuk
2019-12-19 20:13:15 +09:00
Nick Gasson
75f2e6433c
8236242: Arm32: build broken after 8234794
...
Reviewed-by: aph
2019-12-19 17:18:16 +08:00
Pankaj Bansal
ef14de54e7
8234733: We can't distinguish if the spinner button is pressed or unpressed
...
Reviewed-by: psadhukhan, prr
2019-12-19 11:57:58 +05:30
Sergey Bylokhov
61cfabff57
8223108: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable
...
Reviewed-by: prr
2019-12-18 10:10:32 +03:00
Sergey Bylokhov
ddc851536c
8235739: Rare NPE at WComponentPeer.getGraphics()
...
Reviewed-by: dmarkov, aivanov
2019-12-13 18:39:30 -08:00
Sergey Bylokhov
76da2b777a
8235638: NPE in LWWindowPeer.getOnscreenGraphics()
...
Reviewed-by: dmarkov, aivanov
2019-12-13 18:37:48 -08: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