John Zavgren
08e50cc4ce
8007607: security native code doesn't always use malloc, realloc, and calloc correctly
...
Reviewed-by: chegar, dsamersoff, valeriep
2013-03-18 14:21:13 -04:00
Kurchi Subhra Hazra
ebbaaa0f18
7170730: Improve Windows network stack support
...
Enable exclusive binding of ports on Windows
Reviewed-by: alanb, chegar, ahgross
2013-03-14 13:46:15 -07:00
Lana Steuck
31330fc47a
Merge
2013-03-12 19:04:49 -07:00
Lana Steuck
5adedccb9c
Merge
2013-03-12 16:40:22 -07:00
Lana Steuck
4f62a2b334
Merge
2013-03-15 23:31:19 -07:00
Bill Pittore
b938257957
8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
...
Co-authored-by: Bob Vandette <bob.vandette@oracle.com>
Reviewed-by: dlong, alanb, mduigou
2013-03-14 16:03:10 +00:00
Dan Xu
f3e45cd062
8001334: Remove use of JVM_* functions from java.io code
...
Replace JVM_* functions with direct system calls in java io area
Reviewed-by: alanb, uta, martin
2013-03-13 14:50:40 -07:00
Alan Bateman
0bcb468549
8009751: (se) Selector spin when select, close and interestOps(0) invoked at same time (lnx)
...
Reviewed-by: zhouyx, chegar, robm
2013-03-13 17:58:45 +00:00
Staffan Larsen
2b100092d0
8009397: test/com/sun/jdi/PrivateTransportTest.sh: ERROR: transport library missing onLoad entry: private_dt_socket
...
Reviewed-by: alanb
2013-03-05 19:25:35 +01:00
Edvard Wendelin
f5518d2c81
Merge
2013-02-27 18:13:20 +01:00
Alan Bateman
013fa331c6
8004288: (fs) Files.probeContentType problems
...
Reviewed-by: ahgross, sherman
2013-02-27 11:44:41 +00:00
Andrew Brygin
14d39ee359
8001034: Memory management improvements
...
Reviewed-by: mschoene, prr, jgodinez
2013-02-27 12:10:59 +04:00
Vladimir Danushevsky
78a060dbde
8005545: Add System property to identify ARCH specific details such as ARM hard-float binaries
...
Adding sun.os.abi Java Property support
Reviewed-by: bobv, alanb, dholmes
2013-02-22 17:12:35 -05:00
Anton Tarasov
a8305fc6e6
8006406: lightweight embedding in other Java UI toolkits
...
Reviewed-by: serb, anthony, art
2013-02-22 15:13:13 +04:00
Edvard Wendelin
2f5be3ab0d
Merge
2013-02-25 08:44:00 +01:00
Edvard Wendelin
cbfc80d987
Merge
2013-02-19 21:48:01 +01:00
Lana Steuck
187c4688e0
Merge
2013-02-13 17:55:44 -08:00
Lana Steuck
61363dfe99
Merge
2013-02-13 13:01:16 -08:00
Lana Steuck
56014d30fc
Merge
2013-02-13 12:38:28 -08:00
Petr Pchelko
959ddfce4a
8005629: javac warnings compiling java.awt.EventDispatchThread and sun.awt.X11.XIconWindow
...
Removed macosx specific workaround from shared code and made macosx use public API
Reviewed-by: art, serb
2013-02-13 15:32:50 +00:00
Petr Pchelko
42b8720bef
7079260: InputContext leaks memory
...
Replaced strong refs with weak refs
Reviewed-by: art, serb
2013-02-13 15:27:29 +00:00
Naoto Sato
7037ed261e
7006052: awt_InputMethod.c cleanup is needed
...
Reviewed-by: anthony
2013-05-31 11:20:51 -07:00
Chris Hegarty
608c513883
7107883: getNetworkPrefixLength() does not return correct prefix length
...
Reviewed-by: alanb, michaelm
2013-05-31 09:30:44 +01:00
John Zavgren
1e5fd0d595
8015299: Memory leak in jdk/src/solaris/bin/java_md_solinux.c
...
Reviewed-by: martin, dholmes, chegar, ksrini
2013-05-30 12:19:10 +01:00
Jia-Hong Chen
c3e1c6d07b
8005261: [parfait] #415 sun/java2d/opengl/GLXSurfaceData.c Memory leak of pointer 'glxsdo' allocated with malloc
...
Reviewed-by: prr, vadim
2013-02-08 11:36:18 -08:00
Lana Steuck
bab241d2e7
Merge
2013-02-05 11:11:53 -08:00
Sergey Malenkov
ac95e3f1ed
8006790: Improve checking for windows
...
Reviewed-by: art, mschoene
2013-02-05 20:07:54 +04:00
Edvard Wendelin
11036fb4d5
Merge
2013-02-05 15:35:35 +01:00
Jia-Hong Chen
78b547afa7
8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
...
8005054: [parfait] #417 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
Reviewed-by: prr, vadim
2013-02-04 12:04:38 -08:00
Andrew Brygin
01ea5d17ec
8004801: The image of BufferedImage.TYPE_INT_ARGB is blank
...
Reviewed-by: prr
2013-02-01 20:06:27 +04:00
Chris Hegarty
d0830009e8
8006395: Race in async socket close on Linux
...
Reviewed-by: alanb, dsamersoff
2013-02-01 06:51:37 +00:00
Lana Steuck
f76350f541
Merge
2013-01-26 19:22:51 -08:00
Erik Joelsson
cd451cc955
8004151: build-infra: Generating X11 wrapper offset file is not cross compilable
...
Reviewed-by: dholmes, ohrstrom
2013-01-22 09:01:35 +01:00
Mark Sheppard
4e11f499f4
8006568: HTTP protocol handler NLTM Authentication should use Base64 API
...
Reviewed-by: chegar, alanb
2013-01-19 08:39:20 +00:00
Alan Bateman
69b0c6aad4
6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision
...
Reviewed-by: chegar
2013-01-18 18:48:44 +00:00
John Zavgren
9bad85cb03
8005120: Compiler warnings in socket transport native code
...
Reviewed-by: chegar, dsamersoff
2013-01-18 17:34:40 +00:00
Alan Bateman
36e2ef2ba8
8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol)
...
Reviewed-by: chegar
2013-01-11 12:27:57 +00:00
Brent Christian
b21bc8e16d
8003228: (props) sun.jnu.encoding should be set to UTF-8 [macosx]
...
Hard-code sun.jnu.encoding to UTF-8 on Mac
Reviewed-by: naoto
2013-01-07 13:19:03 -08:00
Lana Steuck
177206a185
Merge
2012-12-28 18:30:56 -08:00
David Katleman
306cab1006
8004982: JDK8 source with GPL header errors
...
Reviewed-by: ohair
2012-12-20 16:24:50 -08:00
Michael McMahon
724cfc1897
8000724: Improve networking serialization
...
Delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar
2013-02-13 10:40:31 +00:00
Lana Steuck
5c4f1d7778
Merge
2012-12-18 16:14:59 -08:00
Mario Torre
d398aa77d7
8005018: X11: focus problems with openjdk 1.7.0 under gnome3 when selected keyboard is not the first in keyboard list
...
Don't consider extraenous bits when checking button mask, so that grabWindowRef on the window is not confused and released correctly
Reviewed-by: art, anthony
2012-12-17 17:43:21 +01:00
Lana Steuck
abe9bf1b53
Merge
2012-12-14 11:21:09 -08:00
Jayashree Viswanathan
2c1f08ea9e
8004316: Printer - tempfile having incorrect extension
...
Reviewed-by: bae, jgodinez
2012-12-12 13:28:35 +08:00
Edvard Wendelin
f92370665e
Merge
2013-02-03 23:25:38 +01:00
Lana Steuck
0e089aadcd
Merge
2012-12-04 11:46:27 -08:00
Dan Xu
00ad2900dd
7142921: (fs) Files.probeContentType reports a MIME type of "text/plain" on Ubuntu 11.04
...
7144997: (fs) Files.probeContentType returns null on Solaris 64-bit
Reviewed-by: alanb, mduigou
2012-12-04 14:07:30 +00:00
Andrew Haley
0b8ff32553
8004344: Fix a crash in ToolkitErrorHandler() in XlibWrapper.c
...
Code does not check for JNU_GetEnv returning NULL.
Reviewed-by: anthony
2012-12-04 14:02:08 +00:00
Bill Pittore
ecdf296456
7200297: agent code does not handle multiple boot library path elements correctly
...
When bug 6819213 was fixed it enabled sun.boot.library.path property to contain multiple paths. Code in agents does not handle multiple paths when attempting to find dependent shared libs.
Reviewed-by: dholmes, sspitsyn, dsamersoff
2012-12-02 19:16:56 -05:00