Commit Graph

9856 Commits

Author SHA1 Message Date
David Katleman
c003df80e7 Added tag jdk9-b07 for changeset ddf6ebcc99da 2014-04-02 22:00:02 -07:00
Joe Darcy
a0c0ddf149 8039022: Fix serial lint warnings in sun.tools.java
8039027: Fix serial lint warnings in jconsole and jstat
8039038: Fix serial lint warnings in com.sun.jmx.snmp

Reviewed-by: alanb, lancea, dfuchs
2014-04-02 21:38:45 -07:00
Chris Hegarty
5cc2862287 8039118: Windows build failure (j2pcsc.dll : fatal error unresolved external symbol throwByName)
Reviewed-by: mullan, mchung, alanb
2014-04-02 23:23:00 +01:00
Lance Andersen
c9c4f5fd72 8039088: Fix broken URLs in package.html
Reviewed-by: chegar
2014-04-02 11:03:10 -04:00
Alexander Scherbatiy
0d03eebeb2 6612752: Incorrect getOpenIcon() instanceof in the DefaultTreeCellRenderer
Reviewed-by: serb, pchelko
2014-04-02 18:34:08 +04:00
Lance Andersen
d459255128 8038653: Fix Time.toLocalTime, Time.valueOf javadoc clarification
Reviewed-by: alanb
2014-04-02 10:20:14 -04:00
Petr Pchelko
09c759135e 6463901: Either generify or deprecate sun.awt.EventListenerAggregate
Reviewed-by: anthony, serb
2014-04-02 17:37:34 +04:00
Shanliang Jiang
6297ed73e3 8038940: c.s.j.r.i.ClientNotifForwarder$LinearExecutor
Reviewed-by: dfuchs, jbachorik
2014-04-02 14:57:17 +02:00
Valerie Peng
03ece18beb Merge 2014-04-02 12:20:01 +00:00
Valerie Peng
4c6800a4f9 8030114: [parfait] warnings from b119 for jdk.src.share.native.sun.security.smartcardio: JNI exception pending
Fix pending exception errors found by parfait.

Reviewed-by: vinnie
2014-04-02 12:19:11 +00:00
Petr Pchelko
c99112a796 8037560: [macosx] Cleanup CClipboard.m
Reviewed-by: anthony, serb
2014-04-02 16:14:25 +04:00
Alexander Stepanov
a5adc0deb1 8038488: Tidy warnings cleanup for java.beans
Reviewed-by: malenkov, alexsch
2014-04-02 15:59:00 +04:00
Sergey Bylokhov
a3a58cefca 8029196: Focus border of JButton.buttonType=roundRect is cut off
Reviewed-by: pchelko, alexsch
2014-04-02 15:23:08 +04:00
Staffan Larsen
6ca57a22ca 8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes
Reviewed-by: dcubed, jbachorik
2014-04-02 12:03:25 +02:00
Xueming Shen
8decb5de90 8039751: UTF-8 decoder fails to handle some edge cases correctly
To update decoder.isMalformed4_2() to correctly detect out of range 2nd byte

Reviewed-by: alanb
2014-04-12 14:38:50 -07:00
Michael McMahon
e90c029bad 8036979: Support java.net.SocketOption<> in java.net socket types
Reviewed-by: alanb, chegar
2014-04-12 20:21:09 +01:00
Ivan Gerasimov
65a18434e7 8038333: TEST_BUG: java/lang/ref/EarlyTimeout.java fails with a non-adequate message
Reviewed-by: mchung
2014-04-02 12:17:25 +04:00
Lana Steuck
ed8ccafaa0 Merge 2014-04-01 17:25:55 -07:00
Phil Race
2d55c8df9c 8035623: [parfait] JNI warnings in jdk/src/windows/native/sun/windows/awt_Font.cpp
Reviewed-by: serb, pchelko
2014-04-01 12:38:37 -07:00
Phil Race
ee35591283 Merge 2014-04-01 11:53:08 -07:00
Phil Race
7639b17cc9 Merge 2014-04-01 09:12:51 -07:00
Alexander Scherbatiy
0d737e4067 7052708: Grammar error in EditorKit documentation
Reviewed-by: serb, pchelko
2014-04-01 16:46:14 +04:00
Alexander Scherbatiy
a9d59730a6 8030052: Remove reflection from JOptionPane
Reviewed-by: serb, pchelko
2014-04-01 13:56:07 +04:00
Sergey Bylokhov
282ac72515 8035624: [parfait] JNI exception pending, JNI primitive type mismatch in jdk/src/windows/native/sun/windows/ThemeReader.cpp
Reviewed-by: pchelko, anthony
2014-04-01 01:59:59 +04:00
Sergey Bylokhov
120f43985c 8035736: [parfait] JNI primitive type mismatch in jdk/src/windows/native/sun/windows/awt_Component.cpp
Reviewed-by: pchelko, anthony
2014-04-01 01:03:52 +04:00
Sergey Bylokhov
41f9ffd645 8038657: javax.swing.BufferStrategyPaintManager has unused imports
Reviewed-by: pchelko, malenkov
2014-04-01 00:33:40 +04:00
Phil Race
7d52305559 8038723: Openup some PrinterJob tests
Reviewed-by: jgodinez
2014-03-31 11:13:01 -07:00
Konstantin Shefov
2d916472f4 8002148: [TEST_BUG] The four lines printed are not the bold typeface
Reviewed-by: pchelko, serb
2014-03-31 17:59:25 +04:00
Miroslav Kos
01cbfbd0c3 8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
Reviewed-by: chegar
2014-03-31 15:08:17 +02:00
Aleksei Efimov
3528c99616 8035437: Xerces Update: xml/serialize/DOMSerializerImpl
Reviewed-by: lancea
2014-03-31 19:04:39 +04:00
Chris Hegarty
804d26e749 8025209: Intermittent test failure java/net/Socket/asyncClose/AsyncClose.java
Co-authored-by: Eric Wang <yiming.wang@oracle.com>
Reviewed-by: chegar
2014-03-31 11:33:40 +01:00
Staffan Larsen
e7aed74165 8037345: com/sun/jdi/* tests can fail, with race condition on log files
Reviewed-by: sspitsyn, dcubed
2014-03-31 11:28:03 +02:00
Erik Joelsson
278ed96ea7 8032217: failure in man page processing
Reviewed-by: dholmes, tbell
2014-03-31 11:09:04 +02:00
Peter Brunet
d5c467d976 8034768: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/JavaTextAccessibility.m
Handle possible JNI Exceptions

Reviewed-by: prr, serb
2014-03-28 17:19:10 -05:00
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
David Katleman
1e1b7a00cf Added tag jdk9-b06 for changeset be226ada3e9b 2014-03-27 11:38:30 -07: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
Lana Steuck
7cee5f2093 Merge 2014-03-25 12:32:28 -07:00
Konstantin Shefov
ba63fad3f1 8031422: [TEST_BUG] java/awt/Paint/bug8024864.java fails on Windows 7
Reviewed-by: pchelko, azvegint
2014-03-25 18:23:59 +04: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
Ivan Gerasimov
be3c17a489 6943190: TEST_BUG: some tests in java/lang/Runtime/exec have hard-coded path to shell commands
Reviewed-by: martin, rriggs, alanb
2014-03-24 14:14:03 +04:00
David Dehaven
84a944681a 8038027: DTDBuilder should be run in headless mode
Reviewed-by: ihse
2014-03-24 10:40:19 +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
Konstantin Shefov
b2db801ee9 7161320: TEST_BUG: java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails (Invalid key code)
Reviewed-by: pchelko, serb
2014-03-21 17:36:37 +03: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
Konstantin Shefov
795e3203c5 8030640: [TEST_BUG] java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh fails with exit code 2
Reviewed-by: pchelko, serb, anthony
2014-03-21 16:32:26 +04:00
Konstantin Shefov
d8901d1799 8022531: [TEST_BUG] After double-click on the folder names , there is no 'OK' button in the dialog
Reviewed-by: pchelko, azvegint, serb
2014-03-21 15:25:42 +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
David Katleman
01cf229bac Added tag jdk9-b05 for changeset da7dce5b111a 2014-03-20 13:44:28 -07:00
David Li
c50512a06d 8035577: Xerces Update: impl/xpath/regex/RangeToken.java
Reviewed-by: lancea, alanb, sherman, joehw
2014-03-20 13:41:17 -07: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
Sergey Bylokhov
51afb9aba1 8023475: [TEST BUG] Test javax/swing/JSlider/6794831/bug6794831.java does not wait long enough for test results
Reviewed-by: anthony, pchelko
2014-03-20 19:59:58 +04:00
Mark Sheppard
6202e3a60d 8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
Intermittent test failure leaves server process - add server pid to test's kill -9 command

Reviewed-by: chegar
2014-03-20 15:25:57 +00:00
Petr Pchelko
dd01e38812 8031765: Child process error stream is not empty!
Reviewed-by: anthony, serb
2014-03-20 17:34:27 +04: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
Staffan Larsen
eaf70842b7 8037864: Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt
Reviewed-by: alanb
2014-03-19 19:05:13 +01: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
Sergey Bylokhov
e59617293b 7124255: [macosx] java.awt.List: method select(int) doesn't work before be visible
Reviewed-by: pchelko, azvegint
2014-03-19 16:13:59 +04:00
Lana Steuck
3209e7a932 Merge 2014-03-18 17:48:07 -07: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
Rajan Halade
56b41822fb 8033271: Manual security tests have @ignore rather than @run main/manual
Reviewed-by: xuelei, wetmore
2014-03-18 15:04:59 -07:00
Petr Pchelko
b578066e0b 8035168: [macosx] Remove CThreading class
Reviewed-by: serb, anthony
2014-03-18 23:22:45 +04:00
Phil Race
2beb211aef 8034119: [parfait] JNI exception pending in jdk/src/macosx/native/sun/font/CCharToGlyphMapper.m
Reviewed-by: serb, jgodinez
2014-03-18 11:31:11 -07:00
Kumar Srinivasan
8725d75174 8037529: [asm] add back @Suppress tags, removed by last bulk refresh
Reviewed-by: psandoz
2014-03-18 10:02:25 -07:00
Sergey Bylokhov
21e9bfc83e 8008114: [parfait] False positive buffer overrun in jdk/src/solaris/native/com/sun/media/sound/PLATFORM_API_LinuxOS_ALSA_MidiUtils.c
Reviewed-by: anthony, prr
2014-03-18 18:11:41 +04:00
Sergey Bylokhov
e63f78cc99 8028050: Typo correction needed s/Classlaoder/Classloader/
Reviewed-by: pchelko, azvegint
2014-03-18 16:07:01 +04:00
Erik Joelsson
cd9da7c362 8037483: issue with the crypto / sec zip unzipping in the jdk8 build
Reviewed-by: ihse
2014-03-18 12:31:16 +01:00
Alexander Scherbatiy
a246384219 8035069: [macosx] Loading resolution variants by demand
Reviewed-by: serb, pchelko
2014-03-18 14:48:47 +04:00
Paul Sandoz
761e2c85b3 8037106: Optimize Arrays.asList(...).forEach
Reviewed-by: alanb, martin, mduigou, ulfzibis
2014-03-18 11:24:38 +01:00
Volker Simonis
02186906ef 8037013: [TESTBUG] Fix test/java/lang/ClassLoader/Assert.sh on AIX
Reviewed-by: mchung, alanb
2014-03-18 11:10:53 +01:00
Petr Pchelko
eaa221b268 8036759: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_AWTEvent.cpp
Reviewed-by: anthony, serb
2014-03-18 12:30:17 +04:00
Alexander Zvegintsev
3c9e8bee0c 8036762: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Canvas.cpp
Reviewed-by: serb, pchelko
2014-03-17 20:09:41 +04:00
Alexander Zvegintsev
8774e390b2 8036790: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Scrollbar.cpp
Reviewed-by: serb, pchelko
2014-03-17 19:44:16 +04:00
Alexander Zvegintsev
0dccaa3eb3 8036783: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuBar.cpp
Reviewed-by: serb, pchelko
2014-03-17 19:38:34 +04:00
Alexander Zvegintsev
a255b4d7a0 8036717: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Robot.cpp
Reviewed-by: serb, pchelko
2014-03-17 19:35:13 +04:00
Alexander Zvegintsev
b88756e8fd 8012224: AWT_TopLevels/TopLevelEvents/Automated/WindowIconifyDeiconifyEventsTest02 fails on Ubuntu 12.04 Unity shell
Reviewed-by: anthony, serb
2014-03-17 19:30:54 +04:00
Sergey Bylokhov
87514d9f0e 8029362: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.media.sound: JNI exception pending
Reviewed-by: pchelko, azvegint
2014-03-17 16:33:28 +04:00
Sergey Bylokhov
eb2ad0bddf 8035743: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Frame.cpp
Reviewed-by: pchelko, azvegint
2014-03-17 15:31:58 +04:00
Xue-Lei Andrew Fan
451daea8f4 8037346: Need to terminate server process if client runs into problems
Reviewed-by: weijun
2014-03-17 10:07:13 +00:00
Petr Pchelko
3e98d762b9 8035626: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Toolkit.cpp, awt_Toolkit.h
Reviewed-by: anthony, art, serb
2014-03-17 13:10:24 +04:00
Petr Pchelko
f80b2f863c 8036793: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_new.cpp
Reviewed-by: anthony, serb, azvegint
2014-03-17 13:03:39 +04:00
Kumar Srinivasan
47e00453cc 8037221: [asm] refresh internal ASM version
Reviewed-by: psandoz, sundar
2014-03-14 08:44:39 -07:00
Oleg Pekhovskiy
9fc69a0f41 8036782: [parfait] JNI exc. pending in jdk/src/windows/native/sun/windows/awt_MouseEvent.cpp
Reviewed-by: serb, pchelko
2014-03-14 19:27:40 +04:00
Oleg Pekhovskiy
8e4fd2a0f9 8037377: Windows: compilation failed after the fix for 8033712
Reviewed-by: serb, pchelko
2014-03-14 19:20:48 +04:00
Sergey Bylokhov
03e958a5a9 8036103: Cleanup of java.awt and java.awt.peer packages
Reviewed-by: bagiras, pchelko
2014-03-14 18:14:41 +04:00
Petr Pchelko
a3cc5f5cf3 8037371: [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
Reviewed-by: anthony, serb
2014-03-14 17:48:28 +04:00
Erik Joelsson
1afb74429d 8010767: Build fails on OEL6 with 16 cores
Reviewed-by: tbell, ihse
2014-03-14 13:17:23 +01:00
Petr Pchelko
72344ee850 8037099: [macosx] Remove all references to GC from native OBJ-C code
Reviewed-by: anthony, serb
2014-03-14 16:01:04 +04:00
Aleksei Efimov
1b8b577a18 8037180: [TEST_BUG] test/sun/util/calendar/zi/Zoneinfo.java incorrectly calculates raw GMT offset change time
Reviewed-by: coffeys, okutsu
2014-03-14 15:50:20 +04:00
Aleksei Efimov
f461af84fd 8037012: (tz) Support tzdata2014a
Reviewed-by: coffeys, okutsu, sherman
2014-03-14 15:49:46 +04:00
Erik Joelsson
afa5b5c349 8037281: Improve CacheFind and enable on all platforms
Reviewed-by: tbell, ihse
2014-03-14 12:31:28 +01:00
Oleg Pekhovskiy
1cd40d19c9 8036788: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Event.cpp
Reviewed-by: serb, pchelko
2014-03-14 14:23:33 +04:00
Weijun Wang
6a81209e6f 8037262: typo in error message in KrbAsReq.authenticate()
Reviewed-by: mullan, juh
2014-03-14 09:29:16 +08:00
Joe Darcy
25d1d45fd9 8035692: Fix serial lint warnings in mac-specific code
Reviewed-by: alanb, prr
2014-03-13 16:29:26 -07:00
Joe Darcy
15594ec61d 8037139: Fix serial lint warnings in sun.print
Reviewed-by: prr
2014-03-13 12:48:11 -07:00
Joe Darcy
7c9de3ea76 8033712: Fix more serial lint warnings in sun.awt
Reviewed-by: alanb, serb, prr
2014-03-13 12:40:27 -07:00
Sergey Bylokhov
23e6201109 8035843: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PopupMenu.cpp
Reviewed-by: pchelko, azvegint
2014-03-13 20:48:33 +04:00
Petr Pchelko
ff28ead70b 8037287: Windows build failed after JDK-8030787
Reviewed-by: serb, bagiras
2014-03-13 15:33:43 +04:00
Petr Pchelko
8294a35add 8030787: [Parfait] JNI-related warnings from b119 for jdk/src/share/native/sun/awt/image
Reviewed-by: serb, prr
2014-03-13 12:52:29 +04:00
Artem Smotrakov
727989dc5d 8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
Reviewed-by: mullan, weijun
2014-03-13 15:13:22 +08:00
Ivan Gerasimov
106b5b9af8 7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError
Reviewed-by: chegar, alanb
2014-03-13 07:52:17 +04:00
Ivan Gerasimov
91eeeafb13 8036088: Replace strtok() with its safe equivalent strtok_s() in DefaultProxySelector.c
Reviewed-by: chegar
2014-03-13 07:24:12 +04:00
Daniel Fuchs
769affa9c4 8036916: Deprecation warnings in LogManager
Reviewed-by: mchung
2014-03-12 20:18:47 +01:00
Mike Duigou
e0c3c7a07d 8035584: ArrayList(c) should avoid inflation if c is empty
Reviewed-by: martin
2014-03-12 12:13:41 -07:00
Naoto Sato
67a3648867 8035826: [parfait] JNI exception pending in src/windows/native/sun/util/locale/provider/HostLocaleProviderAdapter_md.c
Reviewed-by: msheppar
2014-04-25 10:30:35 -07:00
Staffan Larsen
2b893e5d98 8041948: Build broken by fix of 8033104
Reviewed-by: darcy
2014-04-25 18:28:51 +02:00
Staffan Larsen
18d53e7b87 8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02:00
Staffan Larsen
a04c05225d 8039432: demo/jvmti/mtrace/TraceJFrame.java can't connect to X11
Reviewed-by: dcubed, mgronlun
2014-04-25 14:53:12 +02:00
Staffan Larsen
ec7f5007ee 8038947: HotSpotDiagnosticMXBean/CheckOrigin.java 'NewSize' should have origin 'ERGONOMIC' but had 'DEFAULT'
Reviewed-by: mchung, jbachorik
2014-04-25 08:55:34 +02:00
Weijun Wang
93378ad4b9 8040321: keytool and jarsigner tests doesn't pass though VM tools to tools
Reviewed-by: alanb
2014-04-25 10:57:09 +08:00
Ivan Gerasimov
d3271335ad 8034262: Test java/lang/ProcessBuilder/CloseRace.java fails
Reviewed-by: martin, dholmes
2014-03-12 21:45:20 +04:00
Joe Darcy
776fc07a91 8037173: Fix serial lint warnings in sun.audio
Reviewed-by: alanb, serb
2014-03-12 09:20:06 -07:00
Joe Darcy
0463ed5369 8037174: Fix serial lint warnings in sun.applet
Reviewed-by: alanb, pchelko
2014-03-12 09:16:03 -07:00
Jason Uh
323843f397 8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert
Reviewed-by: mullan
2014-03-12 08:55:35 -07:00
Sergey Bylokhov
26664e596d 8035627: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
Reviewed-by: pchelko, azvegint
2014-03-12 16:59:11 +04:00
Sergey Bylokhov
36955ccbc2 8035747: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_FileDialog.cpp
Reviewed-by: pchelko, azvegint
2014-03-12 16:09:47 +04:00
Sergey Bylokhov
7bd8dd47e9 8036710: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_ScrollPane.cpp
Reviewed-by: pchelko, azvegint
2014-03-12 15:51:58 +04:00
Sergey Bylokhov
7714ce0917 8034214: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CInputMethod.m
Reviewed-by: pchelko, azvegint
2014-03-12 15:43:53 +04:00
Oleg Pekhovskiy
16ab238b1b 8035622: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_DesktopProperties.cpp
Reviewed-by: pchelko, serb
2014-03-12 13:29:32 +04:00
Weijun Wang
e83e738c09 8035963: The failed Kerberos tests due to timeouts
Reviewed-by: alanb, xuelei
2014-03-12 14:18:01 +08:00
David Katleman
60774dc46b Added tag jdk9-b04 for changeset e16d4c844e76 2014-03-11 15:42:01 -07:00
Mike Duigou
673910ef2f 8037097: Improve diagnosability of test failures for java/util/Arrays/Correct.java
Reviewed-by: mchung, alanb
2014-03-11 15:25:45 -07:00
Brian Burkhalter
0f8476eff8 8041683: Catch OutOfMemoryError in BitLengthOverflow and DoubleValueOverflow
Java/math/BigInteger/BitLengthOverflow.java failing with OOME

Reviewed-by: alanb
2014-04-29 09:42:16 -07:00
Phil Race
aefe9165d7 Merge 2014-03-11 10:46:38 -07:00
Vladimir Ivanov
9d59eb2da1 8036117: MethodHandles.catchException doesn't handle VarargsCollector right (8034120 failed)
Reviewed-by: jrose, twisti
2014-03-11 19:54:33 +04:00
Alexander Scherbatiy
f013fa9bc7 8036781: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintDialog.cpp
Reviewed-by: serb, pchelko
2014-03-11 19:28:11 +04:00
Alexander Scherbatiy
ded54fe504 8036787: [parfait] JNI exc. pending in jdk/src/windows/native/sun/windows/awt_Object.cpp
Reviewed-by: serb, pchelko
2014-03-11 19:13:59 +04:00
Jaroslav Bachorik
c174f6339a 8034168: ThreadMXBean/Locks.java failed, blocked on wrong object
Reviewed-by: martin, dholmes
2014-03-11 14:18:46 +01:00
Petr Pchelko
56b7c1c482 8035847: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_InputTextInfor.cpp
Reviewed-by: anthony, serb
2014-03-11 11:51:14 +04:00
Weijun Wang
fd6995ab56 8036971: krb5.conf does not accept directive lines before the first section
Reviewed-by: xuelei
2014-03-11 07:56:49 +08:00
Joe Darcy
56364286b0 8033908: Fix serial lint warnings in com.sun.java.swing.plaf
Reviewed-by: serb, alanb
2014-03-10 13:54:25 -07:00
Anthony Scarpino
5fc831edf6 8036543: [parfait] JNI pending exceptions for j2secmod.c, j2secmod_md.c, and p11_md.c
Reviewed-by: valeriep
2014-03-10 12:05:43 -07:00
Brian Burkhalter
3f11b2ac96 8036848: Fix deprecation warning in sun.misc.CharacterDecoder
Replace use of deprecated method with its recommended successor.

Reviewed-by: mchung
2014-03-07 13:05:07 -08:00
Phil Race
810d636e87 Merge 2014-03-07 13:04:49 -08:00
Mandy Chung
0a2655f963 8035808: Eliminate dependency to GetPropertyAction and other sun.security.action convenient classes
Reviewed-by: alanb, chegar
2014-03-07 13:00:25 -08:00
Brian Burkhalter
7e0de8f634 8035279: Clean up internal deprecations in BigInteger
Rename pertinent private instance variables to describe what they actually represent.

Reviewed-by: psandoz, smarks
2014-03-07 12:40:37 -08:00
Phil Race
f20478bb72 Merge 2014-03-07 10:53:58 -08:00
Jason Uh
d6207a4ca5 8036844: test failures due to wrong keystore paths
Reviewed-by: weijun
2014-03-07 10:40:03 -08:00
Sergey Bylokhov
b9bfe5fe35 8036760: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Checkbox.cpp
Reviewed-by: pchelko, azvegint
2014-03-07 20:19:55 +04:00
Sergey Bylokhov
12a50a34fb 8036780: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Dimension.cpp
Reviewed-by: pchelko, azvegint
2014-03-07 19:45:56 +04:00
Erik Joelsson
48039a1a54 8036611: Cleanup of handling of properties and other java resources in the build
Reviewed-by: tbell, ihse
2014-03-07 15:01:32 +01:00
Staffan Larsen
863c6daf9e 8034025: Remove JPLIS agent dependency on canonicalize_md.c
Reviewed-by: alanb
2014-03-07 09:18:15 +01:00
Stuart Marks
2e0600a5c0 8036095: RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptions
Reviewed-by: alanb
2014-03-06 14:26:26 -08:00
Lana Steuck
2156253925 Merge 2014-03-06 10:41:10 -08:00
Sergey Bylokhov
e7f5dbd07a 8036792: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Menu.cpp
Reviewed-by: pchelko, azvegint
2014-03-06 22:33:21 +04:00
Stephen Colebourne
efc809c16a 8036818: DateTimeFormatter withResolverFields() fails to accept null
Reviewed-by: chegar, rriggs
2014-03-06 17:31:07 +00:00
Mattias Tobiasson
5b046a555f 8038822: java/lang/management/MemoryMXBean/LowMemoryTest2.sh still fails with OutOfMemoryError: Metaspace
Force a GC when usage above threshold. Add more logging.

Reviewed-by: dfuchs
2014-04-04 13:01:26 +02:00
Stephen Colebourne
a06c7e08b3 8034906: Fix typos, errors and Javadoc differences in java.time
Reviewed-by: psandoz
2014-03-06 16:51:30 +00:00
Mike Duigou
f31e156be3 8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Reviewed-by: mduigou, martin, psandoz
2014-05-05 09:52:24 -07:00
Neil Toda
a3798db37e 8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily
Reviewed-by: ddehaven, kcr, ksrini, mchung
2014-05-03 17:23:51 -07:00
Dmitry Markov
ae34f472f6 8032872: [macosx] Cannot select from JComboBox in a JWindow
Reviewed-by: pchelko, ant
2014-03-06 17:13:55 +04:00
Petr Pchelko
19a0ef1842 8036761: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_TextComponent.cpp
Reviewed-by: anthony, serb
2014-03-06 15:29:23 +04:00
Sergey Bylokhov
f7a1ea8b57 8034037: [parfait] JNI exception pending in macosx/native/sun/awt/AWTEvent.m, AWTView.m
Reviewed-by: pchelko, azvegint
2014-03-06 15:05:41 +04:00
Petr Pchelko
8843617840 8036757: [macosx] Space menu accelerator not rendered correctly
Reviewed-by: anthony, serb
2014-03-06 14:47:43 +04:00
Petr Pchelko
2e800053d0 7158615: [macosx] Some TrayIcon tests presume action trigger on BUTTON1
Reviewed-by: anthony, serb
2014-03-06 12:18:31 +04:00
Joe Darcy
f666025b30 8036747: Fix unchecked lint warnings in java.security.Provider
Reviewed-by: xuelei
2014-03-05 22:32:14 -08:00
Joe Darcy
b679ef980a 8036744: Fix raw lint warnings in java.lang.reflect.WeakCache
Reviewed-by: lancea, mchung
2014-03-05 17:08:37 -08:00
Valerie Peng
03788eb2b7 8033571: [parfait] warning from b128 for security/smartcardio/pcsc_md.c: JNI exception pending
Fix pending exception errors found by parfait.

Reviewed-by: xuelei, ascarpino
2014-03-06 01:03:27 +00:00
Joe Darcy
63dbfed84f 8036732: Fix raw warning in java.lang.invoke.MethodHandleImpl.java
Reviewed-by: forax
2014-03-05 11:53:35 -08:00
Staffan Larsen
5a678f7c26 8036599: Use Diagnostic Commands instead of SA by default in jinfo
Reviewed-by: alanb
2014-03-05 20:03:32 +01:00