Charles Lee
16b47aa177
7107957: AWT: Native code should include fcntl.h and unistd.h rather than sys/fcntl.h and sys/unistd.h
...
Use POSIX defined includes for unistd.h and fcntl.h
Reviewed-by: anthony, ngmr
2011-10-13 13:02:37 +01:00
Federico Tello Gentile
d3cb1a4bdd
7105529: XAWT: Optimize getFieldsAsString() methods generated by WrapperGenerator
...
Replace string concatenation with StringBuilder.append()
Reviewed-by: anthony, son
2011-11-01 18:03:56 +03:00
Federico Tello Gentile
60689cf49b
7104625: sun.awt.X11.XEvent is creating 600 MB of char[] for no good reason
...
Wrap logging calls with if(){} statements
Reviewed-by: anthony, son
2011-11-01 18:01:58 +03:00
Charles Lee
448e208ddb
7100054: (porting) Native code should include fcntl.h and unistd.h rather than sys/fcntl.h and sys/unistd.h
...
Use POSIX defined includes for unistd.h and fcntl.h
Reviewed-by: dholmes, alanb, chegar, ngmr
2011-10-13 12:30:51 +01:00
Lana Steuck
8eac661507
Merge
2011-10-12 12:26:03 -07:00
Lana Steuck
9e05d4f813
Merge
2011-10-12 12:25:03 -07:00
Neil Richards
bbcff1b792
Merge
2011-10-10 16:13:38 +01:00
Steve Poole
9a2fc5f236
7099119: Remove unused dlinfo local variable in launcher code
...
Reviewed-by: ohair, chegar, ngmr
2011-10-10 14:50:51 +01:00
Naoto Sato
7af669ecc0
7098394: JDK8 TL repo build fails in src/solaris/native/java/util/TimeZone_md.c
...
Reviewed-by: chegar
2011-10-06 17:40:16 -07:00
Masayoshi Okutsu
a9ef11a8d4
7092679: (tz) Java getting wrong timezone/DST info on Solaris 11
...
6984762: Invalid close of file descriptor '-1' in findZoneinfoFile
Reviewed-by: coffeys, ohair, naoto, peytoia
2011-10-05 15:13:40 +09:00
David Buck
daa2552a25
7029903: Splash screen is not shown in 64-bit Linux with 16-bit color depth
...
Added Xflush() call after splash screen is updated to ensure update is no stuck in client side buffer until JVM starts up. See JET review request 4154 for details.
Reviewed-by: kevinw, anthony
2011-09-26 15:40:05 -07:00
Lana Steuck
633ccfc791
Merge
2011-09-23 23:29:56 -07:00
Neil Richards
2a7fbdb25b
7105640: Unix printing does not check the result of exec'd lpr/lp command
...
Add checking, exception for spool process failure
Reviewed-by: prr, jgodinez
2011-09-23 15:18:32 +01:00
Lana Steuck
e869a890ad
Merge
2011-10-26 17:59:13 -07:00
Michael McMahon
98f96fac17
7079012: test/java/net/NetworkInterface/NetParamsTest.java fails with SocketException getting mac address
...
Reviewed-by: chegar, alanb
2011-09-21 14:51:01 +01:00
Kurchi Subhra Hazra
3580661098
7090158: Networking Libraries don't build with javac -Werror
...
Minor changes to networking java files to remove warnings
Co-authored-by: Alexandre Boulgakov <sasha_bu@hotmail.com>
Reviewed-by: chegar, weijun, hawtin
2011-09-16 12:09:04 -07:00
Lana Steuck
73fe789af2
Merge
2011-09-12 16:59:34 -07:00
Lana Steuck
7189a0b227
Merge
2011-09-10 21:30:20 -07:00
Lana Steuck
4ade26a0ee
Merge
2011-09-09 17:22:03 -07:00
Phil Race
b3aa4cdcba
7050826: Hebrew characters are not rendered on OEL 5.6
...
Reviewed-by: bae, jgodinez
2011-09-06 13:40:31 -07:00
Lana Steuck
3c59a998c6
Merge
2011-09-05 23:58:19 -07:00
Nils Loodin
2e7a0438c9
7067811: Update demo/sample code to state it should not be used for production
...
Added comment block after copyright block stating that code is unfit for production.
Reviewed-by: ohair
2011-08-31 13:48:04 +02:00
Sebastian Sickelmann
0a9fa0feb2
7084245: Update usages of InternalError to use exception chaining
...
To use new InternalError constructor with cause chainning
Reviewed-by: alanb, ksrini, xuelei, neugens
2011-08-30 11:53:11 -07:00
Lana Steuck
c14374f7f5
Merge
2011-08-29 14:29:23 -07:00
Lana Steuck
1a53d47cf9
Merge
2011-08-29 14:27:21 -07:00
Alan Bateman
cf6e15a2e3
7060790: (fs) FileSystem.newWatchService error message confusing when maximum inotify descriptors reached
...
Reviewed-by: forax
2011-08-27 15:40:45 +01:00
Denis Fokin
2e4089a2c2
7072645: Toolkit.addPropertyChangeListener(name, pcl) throws NPE for null name
...
Reviewed-by: art
2011-08-23 17:56:14 +04:00
Alan Bateman
f072f34631
7081796: (ch) rawtype warning in sun.nio.ch.InheritedChannel
...
Reviewed-by: chegar
2011-08-22 11:35:11 +01:00
Jing LV
03dca291aa
7025938: Add bitmap mime type to content-types.properties
...
Reviewed-by: chegar, alanb, michaelm
2011-08-19 10:55:05 +01:00
Lana Steuck
dfb9afd36b
Merge
2011-08-17 22:47:49 -07:00
Phil Race
0ce97f4ec8
7077423: Enable Xrender by default
...
Reviewed-by: bae, jgodinez, ceisserer
2011-08-12 09:48:09 -07:00
Lana Steuck
c25444afe2
Merge
2011-08-05 16:03:00 -07:00
Alexandre Boulgakov
d5e142fba4
7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror
...
Reviewed-by: alanb, chegar
2011-07-28 13:34:31 -07:00
Lana Steuck
6960817595
Merge
2011-07-27 22:42:19 -07:00
Steve Poole
4ea3a97967
7068471: NPE in sun.font.FontConfigManager.getFontConfigFont() when libfontconfig.so is not installed
...
Reviewed-by: jgodinez, prr
2011-07-19 14:09:25 -07:00
Sergey Bylokhov
d2567eb057
6642728: Use reflection to access ScrollPane's private method from within sun.awt package
...
Reviewed-by: art, anthony
2011-07-15 19:24:09 +04:00
Sergey Bylokhov
8dd448e6b8
6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails
...
Reviewed-by: art, dcherepanov, anthony
2011-07-15 19:23:03 +04:00
Sergey Bylokhov
787c2d3671
7043815: AWT-XAWT - AWT-EventQueue-0 deadlock
...
Reviewed-by: art, dcherepanov
2011-07-15 19:19:33 +04:00
Lana Steuck
4ce35dcaa5
Merge
2011-06-06 19:04:30 -07:00
Lana Steuck
84ed289db0
Merge
2011-06-02 13:36:29 -07:00
Lana Steuck
515f2685fd
Merge
2011-06-02 13:35:47 -07:00
Sergey Bylokhov
930f604543
7045193: interactive JCK tests java_awt/interactive/FileDialogTests fail
...
Reviewed-by: dcherepanov, dav, art, denis
2011-05-30 17:16:21 +04:00
Andrew Brygin
4994ea2e8f
7032904: XRender: Java2Demo : Infinite loop in Java_sun_java2d_loops_MaskBlit_MaskBlit on OEL 5.6 x64
...
Reviewed-by: prr
2011-05-30 12:05:22 +04:00
Abhijit Saha
cfdb3ec24b
Merge
2011-05-26 21:37:40 -07:00
David Katleman
170844d307
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
...
Reviewed-by: ohair, trims
2011-05-25 13:32:36 -07:00
Lana Steuck
a9493d71a0
Merge
2011-05-16 18:19:34 -07:00
Lana Steuck
b5f9d4cad8
Merge
2011-05-14 16:51:25 -07:00
Lana Steuck
04247c5b48
Merge
2011-05-14 11:24:26 -07:00
Suchen Chien
70185c760f
Merge
2011-05-11 18:52:46 -07:00
Bhavesh Patel
55d817cdad
7043684: Update man pages for JDK 7 tools
...
Reviewed-by: skannan
2011-05-11 08:30:46 -07:00