Sergey Bylokhov
|
5a9a338c8e
|
8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source
Reviewed-by: dmarkov, lbourges, kaddepalli, prr
|
2018-11-10 18:48:35 -08:00 |
|
Sergey Bylokhov
|
cc3756b342
|
8198321: javax/swing/JEditorPane/5076514/bug5076514.java fails
Reviewed-by: psadhukhan
|
2018-11-10 18:41:43 -08:00 |
|
Sergey Bylokhov
|
bd9a9d591b
|
8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable
Reviewed-by: prr, psadhukhan
|
2018-11-10 09:52:59 -08:00 |
|
Sergey Bylokhov
|
96ebd03c09
|
8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java
Reviewed-by: prr
|
2018-11-09 22:25:40 -08:00 |
|
Ambarish Rapte
|
bc3c7c9b32
|
8198002: java/awt/Mixing/Validating.java debug assert on Windows
Reviewed-by: serb, kaddepalli
|
2018-11-09 18:35:25 +05:30 |
|
Ambarish Rapte
|
3ec1c6f949
|
8198000: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows
Reviewed-by: prr, serb
|
2018-11-09 12:08:05 +05:30 |
|
Prasanta Sadhukhan
|
e40a70bce0
|
8213181: Updation of ProblemList.txt for removal of passing swing test
Reviewed-by: serb
|
2018-11-09 09:29:43 +05:30 |
|
Phil Race
|
bf7a30f5cf
|
8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7
Reviewed-by: serb
|
2018-11-08 10:34:49 -08:00 |
|
Prasanta Sadhukhan
|
b553485436
|
8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
Reviewed-by: prr
|
2018-11-08 12:09:06 +05:30 |
|
Sergey Bylokhov
|
245a72938a
|
8211822: Some tests fail after JDK-8210039
8202886: [macos] Test java/awt/MenuBar/8007006/bug8007006.java fails on MacOS
Reviewed-by: prr, iignatyev, jdv, kaddepalli
|
2018-11-06 17:57:17 -08:00 |
|
Prasanta Sadhukhan
|
c03cdce50e
|
8213261: test javax/swing/plaf/nimbus/AllSwingComponentsBaselineTest.java fails
Reviewed-by: serb
|
2018-11-03 09:50:22 +05:30 |
|
Sergey Bylokhov
|
3656228787
|
8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor
Reviewed-by: prr
|
2018-11-02 15:38:03 -07:00 |
|
Sergey Bylokhov
|
d418a15de7
|
8211992: GraphicsConfiguration.getDevice().getDisplayMode() causes JVM crash on Mac
Reviewed-by: prr
|
2018-11-02 12:15:37 -07:00 |
|
Ambarish Rapte
|
fa9ec805d9
|
8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows
Reviewed-by: prr, serb
|
2018-11-02 23:05:47 +05:30 |
|
Phil Race
|
5fa252a52c
|
8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h
Reviewed-by: serb
|
2018-11-01 13:56:14 -07:00 |
|
Shashidhara Veerabhadraiah
|
6168452b9f
|
7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders
Reviewed-by: serb, kaddepalli
|
2018-11-01 18:13:25 +05:30 |
|
Phil Race
|
0bc7995de2
|
8210863 : Remove Xrandr include files from JDK sources
Reviewed-by: serb
|
2018-10-31 16:58:37 -07:00 |
|
Phil Race
|
7613af50d9
|
Merge
|
2018-10-31 13:26:06 -07:00 |
|
Erik Joelsson
|
b0882f0ee6
|
8210837: Add libXrandr-devel to the Linux devkits
Reviewed-by: prr, mikael
|
2018-10-31 13:14:52 -07:00 |
|
Phil Race
|
e81c92234c
|
8210886: Remove references in xwindows.md to non-existent files
Reviewed-by: serb, dmarkov
|
2018-10-31 11:45:04 -07:00 |
|
Coleen Phillimore
|
d302072f50
|
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
Reviewed-by: jiangli, jwilhelm
|
2018-10-31 14:38:14 -04:00 |
|
Sergey Bylokhov
|
e496d67042
|
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
Reviewed-by: prr, denis
|
2018-10-31 10:01:23 -07:00 |
|
Pankaj Bansal
|
0e04de0f9c
|
8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS
Reviewed-by: prr, psadhukhan
|
2018-10-31 14:22:48 +05:30 |
|
Ichiroh Takiguchi
|
812a004bc9
|
8211810: X11 Time stamp data should be unsigned
Reviewed-by: serb
|
2018-10-30 15:51:10 -07:00 |
|
Manajit Halder
|
033a0df6ef
|
8208543: [macos] Support for apple.awt.documentModalSheet incomplete
Reviewed-by: dmarkov, kaddepalli
|
2018-10-30 17:06:32 +05:30 |
|
Prasanta Sadhukhan
|
2215c4c893
|
8213138: Update ProblemList.txt for mac
Reviewed-by: jdv
|
2018-10-30 15:43:37 +05:30 |
|
Jayathirth D V
|
04104ceaea
|
8213130: Update ProblemList after verification of jtreg tests in Win 7
Reviewed-by: psadhukhan
|
2018-10-26 22:20:19 +05:30 |
|
Sergey Bylokhov
|
b6be5030eb
|
8212790: Javadoc cleanup of java.awt.color package
Reviewed-by: prr, kaddepalli
|
2018-10-29 17:34:05 -07:00 |
|
Jayathirth D V
|
7f642e200b
|
8212865: Broken external link to TIFF6.pdf in ImageIO package-info.java
Reviewed-by: psadhukhan
|
2018-10-26 15:44:33 +05:30 |
|
Gauri Patil
|
413ac60a5f
|
8210057: Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest
Reviewed-by: serb
|
2018-10-26 14:03:57 +05:30 |
|
Gauri Patil
|
d49ba47e9b
|
8211443: Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest
Reviewed-by: serb
|
2018-10-26 13:52:08 +05:30 |
|
Prasanta Sadhukhan
|
a445441580
|
8212735: Compilation issue with javax.swing.InputVerifier example in javadoc section
Reviewed-by: serb
|
2018-10-25 13:09:58 +05:30 |
|
Prasanta Sadhukhan
|
b29bab7522
|
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel
Reviewed-by: serb
|
2018-10-25 13:07:42 +05:30 |
|
Thomas Stuefe
|
5dac22b8eb
|
8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert
Reviewed-by: dholmes, mdoerr
|
2018-10-24 14:59:21 +02:00 |
|
Jayathirth D V
|
8cc75f412e
|
Merge
|
2018-10-24 16:29:25 +05:30 |
|
Tobias Hartmann
|
18d4a423f9
|
8150552: Remove -XX:+AggressiveOpts
Removed the -XX:+AggressiveOpts flags and its usages.
Reviewed-by: ecaspole, sjohanss
|
2018-10-24 12:39:37 +02:00 |
|
Jayathirth D V
|
e41b1c19e9
|
Merge
|
2018-10-24 15:57:43 +05:30 |
|
Hamlin Li
|
533bd0a604
|
8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-10-24 17:52:06 +08:00 |
|
Thomas Stuefe
|
2c208aa563
|
8212896: AIX build breaks after 8212611
Reviewed-by: simonis, dholmes
|
2018-10-24 10:42:12 +02:00 |
|
Jayathirth D V
|
66dc9c8301
|
Merge
|
2018-10-24 13:35:18 +05:30 |
|
David Holmes
|
c145bd0bd0
|
8199567: [Nestmates] Cleanup instanceKlass.cpp
Reviewed-by: lfoltan, coleenp
|
2018-10-23 17:01:48 -04:00 |
|
Joe Darcy
|
34397c4914
|
8212718: Refactor some annotation processor tests to better use collections
Reviewed-by: jlaskey, vromero
|
2018-10-23 10:32:39 -07:00 |
|
Doug Simon
|
272eb6824b
|
8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError
Reviewed-by: never, iveresov
|
2018-10-23 18:49:32 +02:00 |
|
Jean Christophe Beyler
|
db6696837e
|
8212771: Remove remaining spaces before/after () for vmTestbase
Remove spaces around ()
Reviewed-by: phh, sspitsyn
|
2018-10-23 09:43:16 -07:00 |
|
Daniil Titov
|
c2bc749866
|
8211736: jdb doesn't print prompt when breakpoint is hit and suspend policy is STOP_EVENT_THREAD
Reviewed-by: cjplummer, amenkov, gadams, jcbeyler
|
2018-10-23 07:57:26 -07:00 |
|
Robbin Ehn
|
77ad5f6fa3
|
8212707: GlobalCounter padding is too optimistic
Reviewed-by: shade, redestad, mdoerr
|
2018-10-23 13:24:36 +02:00 |
|
Jayathirth D V
|
cfaf92f28b
|
Merge
|
2018-10-23 15:29:10 +05:30 |
|
Claes Redestad
|
06a2bb5274
|
8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
Reviewed-by: jlaskey, vlivanov
|
2018-10-23 11:03:51 +02:00 |
|
Aleksey Shipilev
|
a633b90085
|
8212754: Build failure: undefined JvmtiSampledObjectAllocEventCollector::object_alloc_is_safe_to_sample
Reviewed-by: jcbeyler, zgu, coleenp
|
2018-10-23 10:55:59 +02:00 |
|
Roland Westrelin
|
b4c401fa37
|
8212611: Small collection of simple changes from shenandoah
Reviewed-by: thartmann, kvn, eosterlund
|
2018-10-17 10:19:13 +02:00 |
|