1016 Commits

Author SHA1 Message Date
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
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
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
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
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
Vladimir Kozlov
71ac207668 Merge 2013-12-12 11:04:11 -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
Alan Bateman
91d4d9438c 8028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win)
Reviewed-by: mchung
2013-11-11 08:36:53 +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
Sergey Malenkov
53cdc28a02 8026491: Typos in string literals
Reviewed-by: alexsch, anthony
2013-11-01 21:45:02 +04: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
Anton Tarasov
bbad610f8e 8027157: [SwingNode] needs explicit expose for JWindow
Reviewed-by: art, anthony
2013-10-29 16:35:20 +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
Jennifer Godinez
fbb6fe5543 8025988: [macosx] Attribute settings don't work for JobAttributes range
8025990: [macosx] Attribute settings don't work for JobAttributes setOrientationRequested, setMedia

Reviewed-by: prr, jchen
2013-10-18 15:30:10 -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