Petr Pchelko
dc26996620
8035855: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_DataTransferer.cpp
...
Reviewed-by: anthony, serb
2014-02-27 16:11:16 +04:00
Michael McMahon
814e8d0479
8035653: InetAddress.getLocalHost crash
...
Reviewed-by: chegar
2014-02-26 16:18:08 +00:00
Petr Pchelko
904f2d837a
8035335: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_TrayIcon.cpp
...
Reviewed-by: serb, anthony
2014-02-26 11:55:45 +04:00
Erik Joelsson
0ce0cb0d53
8035187: Move fontconfig src files to make/data
...
Reviewed-by: tbell, ihse
2014-02-26 10:37:23 +01:00
Chris Hegarty
490655441c
8034174: Remove use of JVM_* functions from java.net code
...
Reviewed-by: alanb, dsamersoff, michaelm
2014-02-25 12:35:14 +00:00
Phil Race
3b1cc58576
Merge
2014-02-20 16:27:08 -08:00
Phil Race
516c0ad2bd
Merge
2014-02-11 14:42:17 -08:00
Alan Bateman
bad49f6fba
8034182: Misc. warnings in java.net code
...
Reviewed-by: chegar
2014-02-11 16:43:57 +00:00
Alan Bateman
f776be9c0f
8034043: Native methods for preferences API should not be in libjava
...
8034026: SCDynamicStoreConfig.m should not be in src/macosx/native/java/util
Reviewed-by: erikj, weijun, mchung
2014-02-11 09:59:34 +00:00
Staffan Larsen
79bbec5d8a
8033917: Keep track of file paths in file streams and channels for instrumentation purposes
...
Reviewed-by: alanb, dsamersoff
2014-02-10 12:59:31 +01:00
Naoto Sato
79938735a2
8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
...
Reviewed-by: msheppar
2014-02-06 10:06:09 -08:00
Roger Riggs
81c4d4ed41
8033565: Remove unused nativeNewStringPlatform
...
Remove also nativeGetStringPlatformChars
Reviewed-by: mchung, dholmes, alanb
2014-02-06 11:01:27 -05:00
Vinnie Ryan
5911461228
8033757: Redo JDK-8011983 (due to bad merge with JDK-8031586)
...
Reviewed-by: alanb
2014-02-06 12:24:42 +00:00
Jennifer Godinez
cf9c1fdbca
8033277: Wrong scaling when printing in Canon Pixma ip100
...
Reviewed-by: prr, bae
2014-02-05 14:59:00 -08:00
Vinnie Ryan
adeedfee16
8011983: [parfait] False positive: unportable format string argument mismatch in jdk/src/windows/native/com/sun/security/auth/module/nt.c
...
Reviewed-by: alanb
2014-02-05 15:58:27 +00:00
Alan Bateman
e8f1f33e46
8031586: Check jdk/src/*/native/com/sun/security/auth/module for pending JNI exceptions
...
Reviewed-by: vinnie, chegar
2014-02-05 10:20:30 +00:00
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
Joe Darcy
ad66e1ea2c
8032733: Fix cast lint warnings in client libraries
...
8032734: Add cast lint warning to build of jdk repository
Reviewed-by: alanb, bae, tbell, wetmore
2014-01-28 09:42:05 -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
Joe Darcy
03045efef6
8032047: Fix static lint warnings in client libraries
...
8032048: Add static lint warning to build of jdk repository
Reviewed-by: pchelko, serb, erikj
2014-01-22 23:20:58 -08:00
Vladimir Kozlov
9c83896027
Merge
2014-01-22 14:17:32 -08:00
Alan Bateman
c276ce4f08
8032220: Files.createDirectories throws exception with confusing message for root directories that exist
...
Reviewed-by: chegar
2014-01-21 09:33:48 +00:00
Volker Simonis
417236721a
8031997: PPC64: Make the various POLL constants system dependant
...
Reviewed-by: alanb
2014-01-20 09:24:25 +01:00
Petr Pchelko
0d1b63f4cb
8029893: Remove reflection from DataTransferer.getInstance
...
Reviewed-by: anthony, serb
2014-01-13 19:09:24 +04:00
Anthony Scarpino
aa8188c26b
8030823: Security Providers need to have their version numbers updated for JDK9
...
Reviewed-by: xuelei, wetmore
2014-01-07 14:35:57 -08:00
Abhijit Saha
a9a038efa7
Merge
2014-01-15 10:09:00 -08:00
Kumar Srinivasan
f855923c6a
8031494: [launcher] java launcher should check for JNI Pending exceptions
...
Reviewed-by: alanb, chegar, mchung
2014-01-14 13:19:11 -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
Lana Steuck
657b9db1ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Vladimir Kozlov
71ac207668
Merge
2013-12-12 11:04:11 -08:00
Mandy Chung
328fa609d0
8030010: cleanup native code warnings
...
Co-authored-by: Francis Andre <francis.andre.kampbell@orange.fr>
Reviewed-by: alanb, lancea
2014-02-12 10:51:50 -08: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
Kumar Srinivasan
cd8db125be
8029388: java.exe consumes argument intended for launched java class
...
Reviewed-by: mchung
2013-12-18 10:36:34 -08:00
Alan Bateman
0cf258eec2
8029886: Change SecurityManager check{TopLevelWindow, SystemClipboardAccessAwtEventQueueAccess} to check AllPermission
...
Reviewed-by: mchung, prr, art, mullan
2013-12-18 08:41:46 +00:00
Phil Race
1aaa224556
8029204: Printing a GlyphVector on Windows ignores position of first glyph
...
Reviewed-by: jgodinez, bae
2013-12-03 09:35:54 -08: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
Michael McMahon
c7e80c8f2f
8028453: AsynchronousSocketChannel.connect() requires SocketPermission due to bind to local address (win)
...
Reviewed-by: alanb, chegar
2013-11-20 23:33:07 +00:00
Lana Steuck
1a633e63a9
Merge
2013-11-15 07:14:23 -08:00
Alan Bateman
fe37ddf865
8028270: Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission
...
Reviewed-by: mchung, martin, chegar
2013-11-13 16:52:18 +00:00
Alan Bateman
f5d34bdef1
8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win)
...
Reviewed-by: chegar
2013-11-12 17:37:45 +00:00
Lana Steuck
92d4547bee
Merge
2013-11-08 15:02:55 -08:00