417 Commits

Author SHA1 Message Date
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
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
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
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
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
Lana Steuck
ac6386468f Merge 2013-10-31 16:44:18 -07:00
Lana Steuck
30f9f179d5 Merge 2013-10-31 16:22:30 -07:00
Sergey Malenkov
c500ed69dc 8022746: List of spelling errors in API doc
Reviewed-by: alexsch, smarks
2013-10-29 17:01:06 +04:00
Andrei Eremeev
26158306cd 7002846: Fix for 6989505 may be incomplete
Reviewed-by: anthony, art
2013-10-18 15:15:24 +04: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
Oleg Pekhovskiy
c7b9274feb 8016356: Any swing frame resizes ugly
Reviewed-by: art, anthony
2013-10-09 14:12:40 +04: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
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
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
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
Lana Steuck
403562720b Merge 2013-08-20 17:44:18 -07:00
Lana Steuck
317c27e0d6 Merge 2013-08-20 17:38:56 -07:00
Staffan Larsen
073cd1d632 8022071: Some vm/jvmti tests fail because cannot attach to the Java virtual machine
Reviewed-by: erikj, sspitsyn
2013-08-20 08:59:15 +02:00
Vadim Pakhnushev
f09520a064 8013446: [parfait] Memory leak in jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c
Reviewed-by: bae, prr
2013-08-16 15:57:28 +04:00
Petr Pchelko
6a28f9e6fb 8013454: [parfait] Memory leak in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
8012079: [parfait] possible null pointer dereference in jdk/src/windows/native/sun/windows/awt_Font.cpp

Reviewed-by: art, serb
2013-08-14 16:17:28 +04:00
Alexander Scherbatiy
eede95c5cf 8013849: Awt assert on Hashtable.cpp:124
Reviewed-by: serb
2013-08-07 18:58:28 +04:00
Lana Steuck
d4db347ba0 Merge 2013-08-13 18:33:25 -07:00
Weijun Wang
dc14220ea6 8016594: Native Windows ccache still reads DES tickets
Reviewed-by: dsamersoff, xuelei
2013-08-08 21:13:01 +08:00
Vinnie Ryan
118272d2e9 7165807: Non optimized initialization of NSS crypto library leads to scalability issues
Reviewed-by: mullan, valeriep
2013-07-02 16:38:09 -07:00
Lana Steuck
5ab44a5a66 Merge 2013-06-19 18:30:21 -07:00
Lana Steuck
8e2407bb87 Merge 2013-06-19 17:59:09 -07:00
Anton Tarasov
0e763b1f06 8014821: Regression: Focus issues with Oracle WebCenter Capture applet
Reviewed-by: leonidr
2013-06-14 16:38:18 +04:00
Phil Race
f02741a5a8 8016485: Windows native print dialog does not reflect default printer settings
Reviewed-by: jgodinez, jchen
2013-06-13 13:02:37 -07:00
Alexey Utkin
ef2ccefb3a 8014394: (fs) WatchService failing when watching \\server\$d
Reviewed-by: alanb
2013-05-27 15:18:00 +04:00
Vadim Pakhnushev
fda49c17d8 8000936: Enable Java2D D3D pipeline on newer Intel chipsets : Intel HD and later
Reviewed-by: prr, bae
2013-05-17 14:18:44 +04:00
John Zavgren
db7849a34b 8012108: Memory leak in jdk/src/windows/native/java/net/NetworkInterface_winXP.c
Modified code to fix this leak and then proactively fixed improper calls to realloc() in the windows native code that can also cause leaks.

Reviewed-by: chegar, khazra, dsamersoff
2013-04-29 08:17:27 -04:00
Chris Hegarty
22126efe5a Merge 2013-06-10 10:38:33 +01:00
Chris Hegarty
a5477b8630 Merge 2013-05-23 12:58:51 +01:00
Chris Hegarty
6983122cde Merge 2013-05-08 11:22:25 +01:00
Chris Hegarty
5f108f0ea5 Merge 2013-04-23 11:13:38 +01:00
Naoto Sato
79174472a1 8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter
Reviewed-by: okutsu
2013-04-22 13:37:07 -07:00
Anthony Petrov
c831a0277e 8011154: java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java failed since 7u25b03 on windows
Reviewed-by: art, yan
2013-04-09 12:05:27 +04:00
Anthony Petrov
48b654d67d 8009071: Improve shape handling
Reviewed-by: art, mschoene
2013-04-18 13:52:38 +01:00
Dan Xu
209e92f4fe 8000406: change files using @GenerateNativeHeader to use @Native
Use @Native annotation to mark constants interested by native codes

Reviewed-by: alanb, anthony, prr
2013-04-04 15:39:17 -07:00
Lana Steuck
bd671cb7fa Merge 2013-03-26 12:04:35 -07:00
Anton Litvinov
58a945da1c 6550588: java.awt.Desktop cannot open file with Windows UNC filename
Reviewed-by: art, uta
2013-03-20 20:41:03 +04:00