55545 Commits

Author SHA1 Message Date
Ambarish Rapte
a2168558c1 8160764: [TEST_BUG] java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java
Reviewed-by: alexsch, ssadetsky
2016-07-06 21:07:35 +05:30
Alexander Zvegintsev
95dc3d009d 8155515: Desktop.moveToTrash() javadoc issue
Reviewed-by: alexsch, ssadetsky
2016-07-05 19:41:47 +03:00
Alexander Zvegintsev
aa157d7826 8156212: Typo in javadoc of java.awt.Taskbar, setIconBadge spec
Reviewed-by: alexsch, ssadetsky
2016-07-05 19:40:26 +03:00
Manajit Halder
6132b8f774 7156316: [macosx] Ctrl+Space does generate Unknown keychar
Reviewed-by: alexsch, aniyogi
2016-07-05 16:20:00 +05:30
Christian Tornqvist
cc6f87129a Merge 2016-07-01 13:39:36 +02:00
Christian Tornqvist
f06ef85609 8160484: Implement Hotspot Runtime tier 2
Reviewed-by: dholmes, gtriantafill
2016-07-01 07:21:33 -04:00
Prem Balakrishnan
dac2ddb197 8158478: X11 keysym XK_topt maps to the wrong Unicode character
Reviewed-by: serb, arapte
2016-07-01 16:16:59 +05:30
Erik Joelsson
7fbf406a0e 8158629: bash >(...) construct still causes race conditions
Reviewed-by: tbell
2016-07-01 12:32:21 +02:00
Erik Joelsson
5b2f045b84 8158629: bash >(...) construct still causes race conditions
Reviewed-by: tbell
2016-07-01 11:55:25 +02:00
Christoph Langer
2fc575a095 8160565: AIX port: cleanup of libo4 wrapper stub
Reviewed-by: goetz, simonis
2016-07-01 11:29:55 +02:00
Jayathirth D V
10493ff2bd 8152672: IIOException while getting second image properties for JPEG
Reviewed-by: prr, flar
2016-07-01 13:58:55 +05:30
Prasanta Sadhukhan
fa55ad2d91 6218397: Printing to file does not throw a PrinterException if the file cannot be created
Reviewed-by: prr, jdv
2016-07-01 10:54:18 +05:30
Amy Lu
5ded57cbdd 8160658: sun/security/tools/keytool/standard.sh fails on all platforms after JDK-8160415
Reviewed-by: weijun
2016-07-01 12:50:58 +08:00
Peter Brunet
41e155e1e1 8154069: Jaws reads wrong values from comboboxes when no element is selected
List item deselect event handler now clears the list selection

Reviewed-by: alexsch, serb
2016-06-30 23:26:42 -05:00
Yasumasa Suenaga
8ea7496925 8160356: invalid suffix on literal warning is occurred with GCC 6
Add whitespace separation

Reviewed-by: kbarrett, kvn
2016-06-30 19:16:14 -04:00
Alejandro Murillo
a7d45966a9 Merge 2016-06-30 22:39:09 +00:00
Alejandro Murillo
8865ea58f1 Merge 2016-06-30 22:38:55 +00:00
Alejandro Murillo
43a7f5b5b8 Merge 2016-06-30 22:38:45 +00:00
Alejandro Murillo
9353199b23 Merge 2016-06-30 22:38:17 +00:00
Alejandro Murillo
50a20d3c8a Merge 2016-06-30 22:38:09 +00:00
Alejandro Murillo
6108b37cb7 Added tag jdk-9+125 for changeset d4487b864f64 2016-06-30 22:10:11 +00:00
Alejandro Murillo
4463ceae59 Added tag jdk-9+125 for changeset e02c166da4dd 2016-06-30 22:10:11 +00:00
Alejandro Murillo
1a29c46631 Added tag jdk-9+125 for changeset bba1e4c5c547 2016-06-30 22:10:10 +00:00
Alejandro Murillo
9269fca579 Added tag jdk-9+125 for changeset 68169040e394 2016-06-30 22:10:09 +00:00
Alejandro Murillo
df5d50aecb Added tag jdk-9+125 for changeset cebe5fc93958 2016-06-30 22:10:09 +00:00
Alejandro Murillo
006c13eb51 Added tag jdk-9+125 for changeset 8db725087c47 2016-06-30 22:10:08 +00:00
Alejandro Murillo
857fa7fe0a Added tag jdk-9+125 for changeset 70cd0a0846bf 2016-06-30 22:10:08 +00:00
Alejandro Murillo
406e1b42a9 Added tag jdk-9+125 for changeset 1f71a5d2b20b 2016-06-30 22:10:08 +00:00
Alejandro Murillo
073a86c0a8 8160690: Quarantine VarHandles tests
Reviewed-by: jwilhelm
2016-06-30 14:57:30 -07:00
Alejandro Murillo
3689909db0 Merge 2016-07-01 16:50:37 -07:00
Alexander Scherbatiy
0be14016f4 8158566: Provide a Swing property to not close toggle menu items on mouse click
Reviewed-by: prr, ssadetsky
2016-06-30 23:49:00 +03:00
Mikhail Cherkasov
31b9ea3ba7 8160650: Couple awt and swing tests have wrong require jtreg arguments
Reviewed-by: serb
2016-06-30 22:27:28 +03:00
Phil Race
bb951288f4 8157653: [Parfait] Uninitialised variable in awt_Font.cpp
Reviewed-by: serb, ssadetsky
2016-06-30 11:56:27 -07:00
Semyon Sadetsky
e040960f7e 8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java
Reviewed-by: yan, prr
2016-06-30 20:34:26 +03:00
Alejandro Murillo
a0e450c561 Merge 2016-06-30 10:31:19 -07:00
Brent Christian
1add863d15 8160370: System.getProperty("os.version") returns "Unknown" on Mac
Read SystemVersion.plist on pre-10.9 Mac OS

Reviewed-by: bpb, ddehaven, gziemski, rriggs
2016-06-30 10:13:30 -07:00
Athijegannathan Sundararajan
a0f8120f0a 8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API
Reviewed-by: jlaskey, mchung
2016-06-30 22:24:01 +05:30
Robin Stevens
a8699979b0 8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu
Reviewed-by: azvegint, alexsch
2016-06-30 20:07:32 +04:00
Erik Joelsson
eae3102646 8160490: "installer-only" top level target is broken
Reviewed-by: asemenyuk, tbell
2016-06-30 17:35:35 +02:00
Jamil Nimeh
07720b0e61 8030132: Cipher.init syntax error in javadoc @code tag
8160222: javax/crypto/Cipher.java has a typo

Fixes typographical errors in javax/crypto/Cipher.java

Reviewed-by: weijun
2016-06-30 07:14:56 -07:00
Yuka Kamiya
657cb0f3b4 7090039: Wrong link in comment of java.text.DateFormatSymbols
Reviewed-by: okutsu
2016-06-30 16:57:25 +09:00
Christoph Langer
d755ba941f 8158023: SocketExceptions contain too little information sometimes
Reviewed-by: rriggs, msheppar, chegar
2016-06-30 09:30:09 +02:00
Jamil Nimeh
ec5c0f3089 8143302: javax/net/ssl/Stapling/SSLSocketWithStapling.java fails intermittently: Server died
Fixes a file descriptor leak in the test and a thread exhaustion issue in the StatusResponseManager in JSSE.

Reviewed-by: xuelei
2016-06-30 00:09:06 -07:00
Tim Du
052984a47c 8160415: Mark sun/security/tools/keytool/standard.sh as intermittently failing
Reviewed-by: weijun
2016-06-29 23:29:07 -07:00
Alejandro Murillo
5370eb5519 Merge 2016-06-29 21:49:41 -07:00
Alejandro Murillo
78c0734d6a Merge 2016-06-29 21:49:40 -07:00
Joe Darcy
568bc5dbee 8160506: Use @implSpec tags in javax.lang.model.util
Reviewed-by: jjg
2016-06-29 19:24:40 -07:00
Erik Joelsson
af4dcf2bfe 8160571: Bootcycle builds still broken with server jvm on Windows 32bit
Reviewed-by: tbell
2016-06-29 20:00:55 +02:00
Coleen Phillimore
3be6827c7c 8159515: Improve indy validation
Reviewed-by: jrose, hseigel, vlivanov, bmoloden, ctornqvi, mschoene
2016-06-29 11:51:59 -04:00
Tim Bell
08a72f8286 8160505: Automated test runs fail in nashorn because TEST_IMAGE_DIR is set by jib
Reviewed-by: erikj, sundar
2016-06-29 07:35:59 -07:00