Lana Steuck
c674b61761
Merge
2014-02-04 16:24:39 -08:00
Chris Hegarty
20e35aed8f
8025306: Inet[4|6]Address class and fieldID initialization in networking native code
...
Reviewed-by: alanb, michaelm
2014-02-04 23:40:23 +00:00
Alan Bateman
28e1b6ccf2
8033372: Check jdk/src/share/native/java/lang for JNI pending exception issues
...
8033371: jdk/src/solaris/native/java/lang/ProcessEnvironment.c environ doesn't check for JNI pending exceptions
8030116: (process) Check Parfait warnings in src/solaris/native/java/lang/*
8028769: Check src/share/native/java/lang/*.c for cases when JNI calls are used with pending warnings
Reviewed-by: chegar
2014-02-04 12:05:13 +00:00
Michael McMahon
fbe3b00b09
8028725: [Parfait] warnings from b116 for jdk.src.solaris.native.java.net: JNI pending exceptions
...
Reviewed-by: alanb
2014-02-04 11:31:27 +00:00
Alan Bateman
24b84458a1
8028792: (ch) Channels native code needs to be checked for methods calling JNI with pending excepitons
...
8032668: Check jdk/src/solaris/native/java/io for pending JNI exception issues
Reviewed-by: chegar, simonis
2014-02-03 14:00:43 +00:00
Qi Zuo
d701a3751b
Merge
2014-01-30 10:36:40 -05:00
Sergey Bylokhov
a08bd102f7
8032435: Cleanup of sun.awt.windows package
...
Reviewed-by: art, pchelko
2014-01-29 16:35:42 +04:00
Vladimir Kozlov
57b7b831ae
Merge
2014-01-28 14:57:41 -08:00
Dmitry Samersoff
04c87a2bbe
8022323: [JavaSecurityScanner] review package com.sun.management.* Native methods should be private
...
Create java methods that calls native one
Reviewed-by: sla, dholmes
2014-01-28 12:50:53 +04:00
Vladimir Kozlov
9c83896027
Merge
2014-01-22 14:17:32 -08:00
Volker Simonis
417236721a
8031997: PPC64: Make the various POLL constants system dependant
...
Reviewed-by: alanb
2014-01-20 09:24:25 +01:00
Abhijit Saha
a9a038efa7
Merge
2014-01-15 10:09:00 -08:00
Weijun Wang
f7868d3299
8031046: Native Windows ccache might still get unsupported ticket
...
Reviewed-by: valeriep
2014-01-14 13:31:44 +08:00
Chris Hegarty
be247dff24
Merge
2014-01-10 15:04:46 +00:00
Mark Sheppard
dc6438cfd6
7102702: java/net/PortUnreachableException/OneExceptionOnly.java failing
...
Change struct sockaddr_in rmtaddr to SOCKETADDRESS rmtaddr in purgeOutstandingICMP
Reviewed-by: alanb, chegar
2013-12-19 11:34:17 +00:00
Jonathan Lu
780a13433f
8024854: PPC64: Basic changes and files to build the class library on AIX
...
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Co-authored-by: Thomas Stuefe <thomas.stuefe@sap.com>
Reviewed-by: alanb, prr, sla, chegar, michaelm, mullan, art
2013-11-26 16:40:31 +01:00
Michael McMahon
92e64d3a0d
8028293: Check local configuration for actual ephemeral port range
...
Reviewed-by: alanb, chegar, smarks
2013-11-26 10:06:57 +00:00
Lana Steuck
84da58d996
Merge
2013-11-08 17:36:14 -08:00
Mandy Chung
50b0f7fef4
8025985: com.sun.management.OSMBeanFactory should not be public
...
Reviewed-by: alanb, erikj, ihse, jbachorik
2013-11-08 12:13:02 -08:00
Chris Hegarty
dd458ac89c
8027961: Inet[4|6]Address native initializing code should check field/MethodID values
...
Reviewed-by: michaelm, rriggs
2013-11-07 08:23:00 +00:00
Lana Steuck
ac6386468f
Merge
2013-10-31 16:44:18 -07:00
Lana Steuck
30f9f179d5
Merge
2013-10-31 16:22:30 -07:00
Chris Hegarty
e2589e385e
8026880: NetworkInterface native initializing code should check fieldID values
...
Reviewed-by: alanb
2013-10-30 14:41:42 +00:00
Sergey Malenkov
c500ed69dc
8022746: List of spelling errors in API doc
...
Reviewed-by: alexsch, smarks
2013-10-29 17:01:06 +04:00
Lana Steuck
65797af67d
Merge
2013-10-25 10:39:13 -07:00
Lana Steuck
836ba025a1
Merge
2013-10-24 21:52:24 -07:00
Andrei Eremeev
26158306cd
7002846: Fix for 6989505 may be incomplete
...
Reviewed-by: anthony, art
2013-10-18 15:15:24 +04:00
Brian Burkhalter
7ebab2dbcd
8026806: Incomplete test of getaddrinfo() return value could lead to incorrect exception for Windows Inet 6
...
Check getaddrinfo return value before calling WSAGetLastError.
Reviewed-by: alanb, dsamersoff
2013-10-22 10:44:22 -07:00
Alan Bateman
11d02a8031
7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win)
...
Reviewed-by: chegar
2013-10-22 14:13:06 +01:00
Vadim Pakhnushev
26b8f33262
8023590: REGRESSION: large count of graphics artifacts with Java 8 on Windows 8 on Intel HD card
...
Reviewed-by: prr, bae
2013-10-15 08:39:26 +04:00
Brian Burkhalter
3c035b0aac
8010371: getaddrinfo can fail with EAI_SYSTEM/EAGAIN, causes UnknownHostException to be thrown
...
Modify UHE exception message for EAI_AGAIN failures.
Reviewed-by: alanb, chegar, michaelm, dsamersoff
2013-10-15 16:45:04 -07:00
Chris Hegarty
3486abb2c7
Merge
2013-10-15 13:54:01 +01:00
Lana Steuck
a076cb06a6
Merge
2013-10-11 14:19:50 -07:00
Oleg Pekhovskiy
c7b9274feb
8016356: Any swing frame resizes ugly
...
Reviewed-by: art, anthony
2013-10-09 14:12:40 +04:00
Lana Steuck
14794b79d9
Merge
2013-10-08 14:53:14 -07:00
Sergey Bylokhov
5ed7c4d3a2
8025603: Unused methods in the awt text peers should be removed
...
Reviewed-by: art, anthony
2013-10-08 23:34:20 +04:00
Petr Pchelko
419c7a7c32
8025585: Win: Popups in JFXPanel do not receive MouseWheel events
...
Reviewed-by: anthony, art
2013-10-08 15:54:43 +04:00
Chris Hegarty
6088b141e2
Merge
2013-10-03 19:06:43 +01:00
Lana Steuck
65dd56bc16
Merge
2013-09-26 17:21:47 -07:00
Alexander Scherbatiy
c0720f17f6
8007155: [macosx] Disabled panel takes mouse input in JLayeredPane
...
Reviewed-by: serb, anthony
2013-09-25 16:17:42 +04:00
Lana Steuck
e05ff03241
Merge
2013-09-18 16:01:37 -07:00
Lana Steuck
3cd103bbeb
Merge
2013-09-17 08:16:33 -07:00
Mark Sheppard
4d540aa581
6458027: Disabling IPv6 on a specific network interface causes problems
...
Added a check to test if an interface is configured for IPv6 to native code TwoStacklainDatagramSocketImpl: getMulticastInterface, setMulticastInterface
Reviewed-by: chegar, michaelm
2013-09-16 14:51:48 +01:00
Oleg Pekhovskiy
fcb6d58798
7064312: Cleanup: avoid using unsafe string function
...
Reviewed-by: serb, pchelko
2013-09-12 15:50:25 +04:00
Alexander Zvegintsev
1530a30f52
8021943: FileDialog getFile returns corrupted string after previous setFile
...
Reviewed-by: anthony, serb
2013-09-04 14:32:13 +04:00
Mark Sheppard
ab579cbd5f
8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address
...
Amended src/windows/native/java/net/NetworkInterface_winXP.c to "properly" handle Ipv6IfIndex
Reviewed-by: chegar, dsamersoff
2013-09-09 13:44:30 +01:00
Phil Race
d5c4be9c65
4673406: RFE: Java Printing: Provide a way to display win32 printer driver's dialog
...
Reviewed-by: jgodinez, bae
2013-08-30 10:25:55 -07:00
Chris Hegarty
369c079b32
Merge
2013-08-30 09:37:29 +01:00
Lana Steuck
e1e880abee
Merge
2013-09-22 20:21:11 -07:00
Ivan Gerasimov
06571ae862
8023130: (process) ProcessBuilder#inheritIO does not work on Windows
...
Reviewed-by: alanb, martin
2013-09-23 04:05:42 +01:00