Peter Brunet
|
0de1753309
|
8034118: [parfait] JNI exception pending in macosx/native/sun/awt/JavaComponentAccessibility.m
Handle possible JNI Exceptions
Reviewed-by: prr, serb
|
2014-03-28 16:40:00 -05:00 |
|
Phil Race
|
16ce100989
|
8037506: [javadoc] broken link in java.awt.geom.Line2D.java
Reviewed-by: jgodinez
|
2014-03-28 11:37:45 -07:00 |
|
Alexander Scherbatiy
|
b355da0052
|
8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage
Reviewed-by: serb, pchelko
|
2014-03-28 18:56:25 +04:00 |
|
Alexander Scherbatiy
|
a6cae47698
|
8036882: [macosx] Native memory leak in Java_sun_lwawt_macosx_CImage_nativeGetNSImageRepresentationSizes
Reviewed-by: serb, pchelko
|
2014-03-28 17:31:16 +04:00 |
|
Vadim Pakhnushev
|
0d3542b810
|
8029628: Many graphic artifacts
Reviewed-by: prr, bae
|
2014-03-28 14:53:19 +04:00 |
|
Anton Litvinov
|
de4e7722dd
|
8032832: Applet/browser deadlocks, when IIS integrated authentication is used
Reviewed-by: chegar, weijun
|
2014-03-28 14:41:37 +04:00 |
|
Petr Pchelko
|
33a7783be5
|
8032595: [macosx] setResizable(false) makes a frame slide down
Reviewed-by: serb, ddehaven, azvegint
|
2014-03-26 17:01:22 +04:00 |
|
Phil Race
|
405f19007b
|
8037910: [parfait] JNI warnings in jdk/src/windows/native/sun/java2d/d3d/D3DSurfaceData.cpp
Reviewed-by: serb, jgodinez
|
2014-03-25 14:16:53 -07:00 |
|
Phil Race
|
d49733b70b
|
8034104: [parfait] warnings from jdk/src/macosx/native/sun/awt/CTextPipe.m
Reviewed-by: serb, jgodinez
|
2014-03-25 12:51:28 -07:00 |
|
Petr Pchelko
|
1bdb6807d0
|
8031001: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/awt: JNI-related warnings
Reviewed-by: serb, anthony
|
2014-03-25 16:31:02 +04:00 |
|
Petr Pchelko
|
dc0b41d3d3
|
8038217: SunFontManager.initIDs NoSuchFieldError: lcdSubPixPos
Reviewed-by: prr, serb
|
2014-03-24 23:02:05 +04:00 |
|
Phil Race
|
32ee4129bf
|
Merge
|
2014-03-24 10:43:59 -07:00 |
|
Paul Sandoz
|
0ba46cd40c
|
8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
Reviewed-by: alanb
|
2014-03-24 17:07:08 +01:00 |
|
Alan Bateman
|
252aa24c76
|
8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException
Reviewed-by: chegar
|
2014-03-24 15:09:47 +00:00 |
|
Jaroslav Bachorik
|
676f82b33f
|
8037274: sun.tools.attach.WindowsVirtualMachine#createPipe() needs more descriptive message when pipe creation fails
Reviewed-by: alanb, dcubed, allwin
|
2014-03-24 13:16:25 +01:00 |
|
Joe Darcy
|
98e3dea4f3
|
8034169: Fix serial lint warnings in javax.swing
Reviewed-by: alanb, prr
|
2014-03-23 13:49:48 -07:00 |
|
Phil Race
|
beef7a6745
|
8034113: [parfait] JNI exception pending in jdk/src/macosx/native/sun/font/AWTStrike.m
Reviewed-by: jgodinez, serb
|
2014-03-21 11:33:52 -07:00 |
|
Phil Race
|
95688c3510
|
8029008: [Parfait] warnings from b116 for jdk.src.share.native.sun.font: JNI exceptions pending
Reviewed-by: jgodinez, serb
|
2014-03-21 11:32:23 -07:00 |
|
Petr Pchelko
|
eae3043acf
|
8038106: PIT: access problem to a PrinterJob on OS X
Reviewed-by: serb, anthony, azvegint
|
2014-03-21 21:56:50 +04:00 |
|
Sergey Malenkov
|
a8e03c4648
|
8035188: KSS: javax.swing.plaf.basic.BasicComboBoxEditor
Reviewed-by: alexsch, serb
|
2014-03-21 21:47:51 +04:00 |
|
Sergey Malenkov
|
b4989e7f65
|
8035177: KSS: sun.awt.shell.ShellFolder
Reviewed-by: alexsch, serb
|
2014-03-21 21:40:52 +04:00 |
|
Sergey Malenkov
|
ab85ac58f0
|
8035171: KSS: sun.awt.shell.Win32ShellFolderManager2
Reviewed-by: alexsch, serb
|
2014-03-21 20:31:14 +04:00 |
|
Staffan Larsen
|
5deaaa84e9
|
8037225: sun/tools/jinfo/Basic.sh fails
Reviewed-by: alanb
|
2014-03-21 14:45:54 +01:00 |
|
Alexey Ivanov
|
34be848c9c
|
8032878: Editable combos in table do not behave as expected
Reviewed-by: alexp, alexsch
|
2014-03-21 17:17:16 +04:00 |
|
Sergey Bylokhov
|
d305e25197
|
8037117: Javadoc cleanup of javax.sound.midi.spi package
Reviewed-by: art, pchelko
|
2014-03-21 16:51:53 +04:00 |
|
Andrew Brygin
|
724df6d805
|
8036022: D3D: rendering with XOR composite causes InternalError
Reviewed-by: flar, serb
|
2014-03-21 15:13:55 +04:00 |
|
Sergey Bylokhov
|
b6edca7385
|
7124417: [macosx] failure in Window.initGC on Mac with monitor sleeping
Reviewed-by: anthony, pchelko
|
2014-03-21 15:09:49 +04:00 |
|
Staffan Larsen
|
966f3bc845
|
8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
Reviewed-by: alanb
|
2014-03-21 09:38:04 +01:00 |
|
Mark Sheppard
|
f60c942caa
|
8035870: Check jdk/src/windows/native/java/io/WinNTFileSystem_md.c for JNI pending exceptions
NI return checks, NULL return checks for malloc added
Reviewed-by: alanb, chegar
|
2014-03-21 00:57:23 +00:00 |
|
Mark Sheppard
|
4d1b400d2d
|
8036607: JNI exception pending in jdk/src/windows/native/java/net/DualStackPlainDatagramSocketImpl.c
Check for JNI pending exception and NULL returns from JNI calls in DualStackPlainDatagramSocketImpl.c
Reviewed-by: alanb
|
2014-03-21 00:13:40 +00:00 |
|
Mark Sheppard
|
299a78721f
|
8025293: JNI exception pending checks in java.net
Enhance the return check for JNI native calls, check for NULL and pending exceptions
Reviewed-by: alanb, chegar
|
2014-03-21 00:01:59 +00:00 |
|
Mark Sheppard
|
d278ecae87
|
8035340: (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions
Check for JNI pending exceptions. Add null checks after malloc calls
Reviewed-by: alanb, chegar
|
2014-03-20 23:34:38 +00:00 |
|
Mark Sheppard
|
e506d671fa
|
8035930: Check jdk/src/windows/native/java/io/io_util_md.c for JNI pending exceptions
Malloc null return checks and pending exception checks
Reviewed-by: alanb
|
2014-03-20 23:12:55 +00:00 |
|
Mark Sheppard
|
6e01e594da
|
8036600: JNI exception pending in src/jdk/src/windows/native/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.c
Check JNI return values, check for pending exceptions, check malloc return value and raise OOME as needed
Reviewed-by: alanb
|
2014-03-20 22:57:39 +00:00 |
|
Lance Andersen
|
5163011f0e
|
8037507: Fix broken link in javax/sql/rowset/package.html
Reviewed-by: darcy
|
2014-03-20 18:18:11 -04:00 |
|
Mark Sheppard
|
3a73293102
|
8036601: JNI exception pending in jdk/src/windows/native/sun/net/dns/ResolverConfigurationImpl.c
Check JNI return values and pending exceptions, Check malloc returns, and throw OOME as appropriate
Reviewed-by: alanb
|
2014-03-20 21:27:22 +00:00 |
|
Mark Sheppard
|
86b7f002f4
|
8036609: Check jdk/src/windows/native/java/lang/ProcessImpl_md.c for JNI pending exceptions
Added ExceptionCheck fater JNI calls
Reviewed-by: chegar
|
2014-03-20 21:14:51 +00:00 |
|
Mark Sheppard
|
706fe7b1db
|
8036603: Check jdk/src/windows/native/java/lang/ProcessEnvironment_md.c for JNI pending exceptions
Added JNI call NULL return checks
Reviewed-by: alanb, mchung
|
2014-03-20 21:03:43 +00:00 |
|
Mark Sheppard
|
226c059658
|
8036134: Check src/windows/native/sun/nio/fs/WindowsNativeDispatcher.c for JNI pending exceptions
Check malloc return value and added JUN_ThrowOutOfMemoryException
Reviewed-by: alanb
|
2014-03-20 16:19:08 +00:00 |
|
Petr Pchelko
|
33ad6f8979
|
8037840: [macosx] Rewrite CWarning window to eliminate the ExecutorService
Reviewed-by: anthony, serb
|
2014-03-20 16:58:58 +04:00 |
|
Petr Pchelko
|
ede414e780
|
8035337: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintJob.cpp
Reviewed-by: anthony, serb, prr
|
2014-03-20 12:10:53 +04:00 |
|
Anthony Scarpino
|
fff6b1883a
|
7107611: sun.security.pkcs11.SessionManager is scalability blocker
Reviewed-by: valeriep
|
2014-03-19 11:48:06 -07:00 |
|
Phil Race
|
2ab0405188
|
Merge
|
2014-03-19 11:13:35 -07:00 |
|
Sergey Bylokhov
|
a8bfc3d374
|
8037868: The build is broken after the JDK-8035630
Reviewed-by: prr, pchelko, bagiras
|
2014-03-19 21:05:28 +04:00 |
|
Henry Jen
|
0701c5f13f
|
8037743: 2d nightly: wrong class cast to DigraphNode
Reviewed-by: prr, serb
|
2014-03-19 09:00:50 -07:00 |
|
Petr Pchelko
|
13a9b31a66
|
8037776: [macosx] Swing app fails to exit after last window is disposed when security manager is enabled
Reviewed-by: anthony, serb
|
2014-03-19 18:27:31 +04:00 |
|
Phil Race
|
fb4712700f
|
8035630: [parfait] JNI exception pending in jdk/src/windows/native/sun/font/fontpath.c
Reviewed-by: serb, jgodinez
|
2014-03-18 16:01:31 -07:00 |
|
Phil Race
|
8adea7db6f
|
8034030: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/ImageSurfaceData.m
Reviewed-by: serb, jgodinez
|
2014-03-18 15:52:03 -07:00 |
|
Phil Race
|
4fee93a750
|
8034097: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/QuartzSurfaceData.m
Reviewed-by: serb, jgodinez
|
2014-03-18 15:49:19 -07:00 |
|
Phil Race
|
abd0683c07
|
8034095: [parfait] JNI exception pending in src/jdk/src/macosx/native/sun/awt/QuartzRenderer.m
Reviewed-by: serb, jgodinez
|
2014-03-18 15:48:03 -07:00 |
|