Bradford Wetmore
fad1f2601f
Merge
2014-05-27 21:29:13 +00:00
Phil Race
306a48dfd9
Merge
2014-05-27 13:58:00 -07:00
Roger Riggs
20e26966e1
8003488: (process) Provide Process.getPid()
...
Add Process.getPid
Reviewed-by: alanb, martin, igerasim
2014-05-27 16:05:04 -04:00
Phil Race
2a52417897
8035301: Eliminate dependency on sun.text from font code
...
Reviewed-by: mchung, jgodinez
2014-05-27 12:50:51 -07:00
Mandy Chung
bccd5e4671
8044034: Remove unused com/sun/tools/hat files
...
Reviewed-by: sla
2014-05-27 12:15:08 -07:00
Bradford Wetmore
829859cbd8
Merge
2014-05-27 17:06:18 +00:00
Jonathan Lu
2a4f865234
8043495: Add native FileChannelImpl.transferTo0() implementation for AIX
...
Reviewed-by: alanb
2014-05-27 17:56:35 +08:00
Pavel Rappo
f7f994834f
8024832: ServerSocketChannel.socket().accept() throws IllegalBlockingModeException if not bound
...
Reviewed-by: chegar, michaelm, alanb, mr
2014-05-27 10:27:51 +01:00
Ivan Gerasimov
2f8bdbc5fd
8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X
...
Reviewed-by: valeriep
2014-05-28 11:41:26 +04:00
Joe Wang
91d9371566
8043592: The basic XML parser based on UKit fails to read XML files encoded in UTF-16BE or LE
...
Reviewed-by: sherman, lancea
2014-05-27 17:26:52 -07:00
Masayoshi Okutsu
989151115e
8033627: UTC+02:00 time zones are not detected correctly on Windows
...
Reviewed-by: peytoia
2014-05-27 16:20:09 +09:00
James Cheng
9442603fcd
8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler
...
Move the lopp from DigestBase.engineUpdate() to new private method implCompressMultiBlock() which can be intrinsified.
Reviewed-by: psandoz, ascarpino, forax
2014-05-26 18:34:26 -07:00
Sergey Malenkov
13c62bc476
8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
...
Reviewed-by: alexsch, serb
2014-05-26 18:01:59 +04:00
Peter Brunet
4239598ced
8009883: REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails
...
Remove redundant focus handler that was causing a second focus event
Reviewed-by: alexsch, pchelko
2014-05-26 16:37:25 +04:00
Dmitriy Ermashov
8fab8231ab
8041915: Move 8 awt tests to OpenJDK regression tests tree
...
Reviewed-by: pchelko, alexsch
2014-05-26 15:50:10 +04:00
Alexander Scherbatiy
7a0d4ecc23
8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
...
Reviewed-by: serb, pchelko
2014-05-26 14:33:49 +04:00
Bradford Wetmore
892219868a
Merge
2014-05-23 23:55:14 +00:00
Rob McKenna
7f334fe1a1
8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request
...
Reviewed-by: vinnie
2014-05-23 19:42:16 +01:00
Phil Race
52b0d5e413
Merge
2014-05-23 11:13:54 -07:00
Phil Race
6a13c2cf98
Merge
2014-05-23 09:05:24 -07:00
Petr Pchelko
e6130c49cd
8031485: [macosx] Combo box consuming escape key events
...
Reviewed-by: serb, alexsch
2014-05-23 19:48:25 +04:00
Petr Pchelko
d454bf5946
8043610: Sorting columns in JFileChooser fails with AppContext NPE
...
Reviewed-by: anthony, alexsch
2014-05-23 19:43:14 +04:00
Rob McKenna
9be082f402
8042857: 14 stuck threads waiting for notification on LDAPRequest
...
Reviewed-by: vinnie
2014-05-23 16:24:43 +01:00
Omair Majid
e563c48360
8043805: Allow using a system-installed libjpeg
...
Reviewed-by: andrew, anthony, prr
2014-05-23 11:04:37 -04:00
Miroslav Kos
4cac8137e0
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
...
Reviewed-by: chegar
2014-05-23 16:35:10 +02:00
Jaroslav Bachorik
264825d4bf
8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable
...
Reviewed-by: sla
2014-05-23 15:07:22 +02:00
Ivan Gerasimov
26e2d0e096
8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX
...
Reviewed-by: valeriep
2014-05-23 07:07:33 +04:00
Lana Steuck
9537405582
Merge
2014-05-22 14:39:32 -07:00
Phil Race
d09ff69598
8042850: [parfait]: Extra unused entries in ICU ScriptCodes enum
...
Reviewed-by: bae, srl
2014-05-22 13:54:52 -07:00
Phil Race
6a4110296a
8042855: [parfait] Potential null pointer dereference in IndicLayoutEngine.cpp
...
Reviewed-by: bae, srl
2014-05-22 13:54:08 -07:00
Otavio Goncalves de Santana
ec539d9064
8043342: Replace uses of StringBuffer with StringBuilder within crypto code
...
JCE components of 8041679 here due to code signing process.
Reviewed-by: xuelei, wetmore
2014-05-22 20:24:42 +00:00
Dmitry Samersoff
c82d0f2418
8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
...
InetAddress.getLocalHost() returns configured host name instead of localhost.
Reviewed-by: dcubed
2014-05-22 13:03:10 -07:00
David Katleman
2af1faabc9
Added tag jdk9-b14 for changeset 2e754d3dbdf2
2014-05-22 12:54:02 -07:00
Sergey Malenkov
57d0476f97
8043627: NPE in SynthContext in plugin mode
...
Reviewed-by: alexsch, serb, pchelko
2014-05-22 21:05:30 +04:00
Ivan Gerasimov
ccdd942921
8043772: Typos in Double/Int/LongSummaryStatistics.java
...
Reviewed-by: rriggs
2014-05-22 20:19:08 +04:00
Michael Fang
47f996990c
Merge
2014-05-22 09:15:01 -07:00
Sandipan Razzaque
a8c4f42722
8037343: Wrong dateformat for locale es_DO
...
Reviewed-by: okutsu
2014-05-22 08:13:14 -07:00
Petr Pchelko
1d4a340a2b
8043646: libosxapp.dylib fails to build on Mac OS 10.9 with clang
...
Reviewed-by: anthony, serb
2014-05-22 15:46:50 +04:00
Phil Race
ae470d1970
8039394: Compiler warnings about C++ exceptions in windows printing code
...
Reviewed-by: bae, jgodinez
2014-05-21 11:12:18 -07:00
Phil Race
a4fbee7145
8016451: Scary messages emitted by build.tools.generatenimbus.PainterGenerator during build
...
Reviewed-by: alexsch, anthony
2014-05-21 10:50:14 -07:00
Pavel Rappo
85ac546ee7
8042887: Remove serialver -show, this tool does not need a GUI
...
Reviewed-by: alanb, chegar
2014-05-21 14:33:33 +01:00
Katja Kantserova
c3d3305c76
8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
...
Reviewed-by: sla, egahlin
2014-05-22 11:05:36 +02:00
Masayoshi Okutsu
c05f339b0c
8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending
...
Reviewed-by: naoto
2014-05-22 13:21:47 +09:00
Valerie Peng
393ceefdc7
8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617
...
Remove digest mechanisms from the disabled mechanisms section
Reviewed-by: ascarpino, wetmore
2014-05-21 23:30:17 +00:00
Weijun Wang
53cb60f148
8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth
...
Reviewed-by: alanb
2014-05-22 07:04:57 +08:00
Sergey Malenkov
dd0ba6cac3
8043456: KSS: javax.swing.plaf.basic.BasicInternalFrameTitlePane#postClosingEvent
...
Reviewed-by: alexsch, serb
2014-05-21 16:48:04 +04:00
Alexander Scherbatiy
74511c3cf5
8041561: Inconsistent opacity behaviour between JCheckBox and JRadioButton
...
Reviewed-by: malenkov
2014-05-21 14:13:17 +04:00
Alexander Scherbatiy
ad5b8ee3f0
8036110: In TextField can only select text visible or to the left of the cursor
...
Reviewed-by: serb, pchelko
2014-05-21 14:07:06 +04:00
Staffan Larsen
9e710c30f7
8043551: [TESTBUG] sun/tools/jcmd/TestJcmdSanity.java failure in nightly jdk9-dev fastdebug build
...
Add -XX:+UsePerfData to the test
Reviewed-by: dholmes
2014-05-21 10:22:20 +02:00
Alexander Zuev
24c1439f36
8037398: integer overflow in jdk/src/share/bin/java.c
...
Reviewed-by: ksrini
2014-05-20 23:17:01 +04:00
Joe Darcy
17612e8b46
8042864: Fix raw and unchecked warnings in javax.print
...
Reviewed-by: prr, henryjen
2014-05-20 09:36:22 -07:00
Dmitry Samersoff
878ab77469
8041435: Make JDWP socket connector accept only local connections by default
...
Bind to localhost only if no address specified. Require * to bind to all available addresses
Reviewed-by: dcubed, sspitsyn
2014-05-20 06:11:05 -07:00
Ivan Gerasimov
56436ec3c3
7195480: javax.smartcardio does not detect cards on Mac OS X
...
Reviewed-by: valeriep
2014-05-20 10:11:23 +04:00
David DeHaven
bf464ca61b
8026385: [macosx] (awt) setjmp/longjmp changes the process signal mask on OS X
...
Use _setjmp/_longjmp instead
Reviewed-by: prr, anthony
2014-05-19 23:21:39 +04:00
Joe Darcy
ba597e32a7
8042871: Fix raw and unchecked warnings in sun.audio
...
Reviewed-by: serb
2014-05-19 10:03:58 -07:00
Rob McKenna
4b44e25310
8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings
...
Reviewed-by: mullan
2014-05-19 14:28:08 +01:00
Anton Nashatyrev
86104df3c2
8038000: java.awt.image.RasterFormatException: Incorrect scanline stride
...
Reviewed-by: bae, serb
2014-05-19 16:48:41 +04:00
Steven Sides
3172613954
8040893: Add block tags for @return and @param to swing border classes
...
Reviewed-by: malenkov, alexsch
2014-05-19 10:43:09 +04:00
Steven Sides
764a4758cb
8039966: Add @return and @param block tags in colorchooser and filechooser swing classes
...
Reviewed-by: malenkov, alexsch
2014-05-19 10:34:42 +04:00
Staffan Larsen
192bd8a421
8043382: TempDirTest.java times out
...
Remove explicit timeout
Reviewed-by: alanb
2014-05-18 20:42:10 +02:00
Lance Andersen
ae0d3204f0
8043278: Add initial unit tests for javax.sql.rowset.serial
...
Reviewed-by: rriggs
2014-05-16 14:48:34 -04:00
Christian Thalinger
3a555f0516
8032606: ClassValue.ClassValueMap.type is unused
...
Reviewed-by: jrose, vlivanov
2014-05-16 09:20:56 -07:00
Dmitriy Ermashov
4bb7d28843
8042089: Fix doclint warnings from javax.swing.tree and javax.swing.undo packages
...
Reviewed-by: alexsch
2014-05-16 17:45:35 +04:00
Alexander Stepanov
c9787c534d
8042120: Fix doclint warnings from javax.swing.text.html.parser
...
Reviewed-by: alexsch
2014-05-16 17:41:47 +04:00
Sergey Malenkov
df3fb56e9e
8043153: KSS: javax.swing.plaf.synth.SynthParser#startColor
...
Reviewed-by: alexsch, serb
2014-05-16 15:57:06 +04:00
Sergey Malenkov
e01b173e5a
8043152: KSS: javax.swing.plaf.synth.SynthContext
...
Reviewed-by: alexsch, serb
2014-05-16 15:51:57 +04:00
Sergey Malenkov
83d661a615
8043151: KSS: javax.swing.plaf.nimbus.AbstractRegionPainter#getComponentColor
...
Reviewed-by: alexsch, serb
2014-05-16 15:46:24 +04:00
Lana Steuck
fa77b083c4
Merge
2014-05-15 10:41:25 -07:00
David Katleman
7f31c9fecd
Added tag jdk9-b13 for changeset c946ad0de0ac
2014-05-15 10:25:51 -07:00
Pavel Rappo
a134b62a96
7153400: ThreadPoolExecutor's setCorePoolSize method allows corePoolSize > maxPoolSize
...
Reviewed-by: chegar, martin, mduigou
2014-05-14 15:46:27 +01:00
Aleksei Efimov
d395efe8f5
8043012: (tz) Support tzdata2014c
...
Reviewed-by: okutsu, peytoia
2014-05-15 18:18:19 +04:00
Naoto Sato
d0dadf23c5
8041791: String.toLowerCase regression - violates Unicode standard
...
Reviewed-by: peytoia
2014-05-14 10:52:51 -07:00
Alan Bateman
3b959b9adf
8043119: (props) Properties.storeToXML closes output stream
...
Reviewed-by: lancea
2014-05-14 16:40:53 +01:00
Michael McMahon
df9743eb64
8034170: src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java
...
Reviewed-by: chegar
2014-05-14 11:16:41 +01:00
David DeHaven
17a7184b51
8003900: X11 dependencies should be removed from Mac OS X build
...
Reviewed-by: anthony, art, pchelko
2014-05-13 10:29:12 -07:00
Alexander Zvegintsev
6975db94bc
8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException
...
Reviewed-by: pchelko, serb
2014-05-15 20:24:13 +04:00
Anton Litvinov
5b7ccb7c0a
8041725: Nimbus JList selection colors persist across L&F changes
...
Reviewed-by: alexsch, alexp
2014-05-15 20:21:17 +04:00
Oleg Pekhovskiy
9aa0cef64a
8014755: [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests
...
Reviewed-by: serb, pchelko
2014-05-15 20:09:38 +04:00
Andrew Brygin
a89eab1dc7
6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG
...
Reviewed-by: prr, serb
2014-05-14 18:19:14 +04:00
Sergey Bylokhov
db84d6b169
8042007: Javadoc cleanup of javax.sound.sampled.spi package
...
Reviewed-by: pchelko, bagiras
2014-05-13 16:06:12 +04:00
Alan Bateman
51093931dc
8042889: (props) Properties.loadFromXML/storeToXML should consistently use the UKit parser
...
Reviewed-by: joehw, chegar, mchung
2014-05-13 11:03:25 +01:00
Phil Race
349b9794b1
Merge
2014-05-12 09:38:27 -07:00
Jamil Nimeh
4e99062caa
6996377: shrink duplicate code in the constructor of PKIXValidator
...
Reviewed-by: mullan, xuelei
2014-05-12 12:35:23 -04:00
Phil Race
a80118b3ae
8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider
...
Reviewed-by: bae, mchung
2014-05-12 09:32:23 -07:00
Peter Levart
f7d1a7975b
8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
...
Reviewed-by: alanb, rriggs, martin
2014-05-12 17:34:29 +02:00
Anton Nashatyrev
6e71a0cb82
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
...
Reviewed-by: serb, alexsch
2014-05-12 18:21:15 +04:00
Joel Borggrén-Franck
abd503efeb
8038994: AnnotatedType.getType() of a TypeVariable boundary without annotations return null
...
Reviewed-by: psandoz
2014-05-12 14:47:55 +02:00
Alexander Stepanov
02e5c4a107
8038795: Tidy warnings cleanup for javax.management
...
Reviewed-by: dfuchs
2014-05-12 14:33:13 +04:00
Alexander Stepanov
0547ad2898
8030709: Tidy warnings cleanup for java.lang package; minor cleanup in java.math, javax.script
...
Reviewed-by: lancea
2014-05-12 14:12:33 +04:00
Katja Kantserova
0c78d5f9e3
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
...
Reviewed-by: sla, alanb
2014-05-09 15:24:57 +02:00
Eric McCorkle
2fea2c21d6
8042859: Build broken for Solaris
...
Remove stray quotes causing build failures
Reviewed-by: sla, chegar
2014-05-09 15:27:02 -04:00
Mandy Chung
fc6f28f9ad
8040059: Change default policy for extensions to no permission
...
Reviewed-by: alanb, mullan, erikj
2014-05-09 09:04:41 -07:00
Staffan Larsen
70bf57509c
8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
...
Reviewed-by: igerasim, alanb, dsamersoff
2014-05-09 12:06:13 +02:00
Alan Bateman
3162db1047
8042816: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified, part 2
...
Reviewed-by: chegar
2014-05-09 09:47:07 +01:00
Lana Steuck
0aa11dab45
Merge
2014-05-08 17:42:58 -07:00
Omair Majid
a9f93ddc32
8042806: Splashscreen uses libjpeg-internal macros
...
Reviewed-by: anthony, prr
2014-05-08 19:27:24 -04:00
Brian Burkhalter
b84fa9d0f7
8042478: Include Mersenne primes in BigInteger primality testing
...
Add testing of some of the Mersenne primes.
Reviewed-by: darcy
2014-05-08 16:06:43 -07:00
Lana Steuck
6051a3f6c6
Merge
2014-05-08 15:27:38 -07:00
Phil Race
4c217914c2
8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
...
Reviewed-by: flar, mchung
2014-05-08 15:17:02 -07:00
Petr Pchelko
358e8a04ee
8042752: [macosx] NSEvent instances leak throw JNI local references
...
Reviewed-by: serb, azvegint
2014-05-08 18:37:34 +04:00
Weijun Wang
79cdf6ad7f
8039951: com.sun.security.auth.module missing classes on some platforms
...
Reviewed-by: mullan
2014-05-08 22:30:31 +08:00
Weijun Wang
db6cc0853b
8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false)
...
Reviewed-by: alanb, mullan
2014-05-08 22:30:24 +08:00
Petr Pchelko
1ec8e7aa8a
8036917: [macosx] Native memory leaks
...
Reviewed-by: serb, azvegint
2014-05-08 16:50:42 +04:00
Matthias Braun
535c74a38e
8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface
...
Reviewed-by: anthony, azvegint
2014-05-08 11:46:03 +02:00
Yuri Nesterenko
c6e71cb59d
8042105: Fix some more doclint issues in javax.swing.text.html classes
...
Reviewed-by: alexsch
2014-05-08 13:26:26 +04:00
David Katleman
1bad68aaad
Added tag jdk9-b12 for changeset 5cbca4ed35a3
2014-05-08 01:05:24 -07:00
David DeHaven
b9113e4f41
8042440: awt_Plugin no longer needed
...
Reviewed-by: serb, pchelko
2014-05-05 23:21:27 -07:00
Petr Pchelko
ceed2af620
8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx
...
Reviewed-by: serb, azvegint
2014-05-07 19:47:26 +04:00
Petr Pchelko
0bb0984a41
8042585: [macosx] Unused code in LWCToolkit.m
...
Reviewed-by: serb, azvegint
2014-05-07 19:40:30 +04:00
Joe Darcy
860e8d8ac7
8039109: Fix unchecked and raw lint warnings in java.awt
...
Reviewed-by: pchelko, forax, flar, prr
2014-05-05 23:38:30 -07:00
Joe Darcy
1a24f81c1b
8042256: Fix raw and unchecked lint warnings in com.sun.media.sound
...
Reviewed-by: prr
2014-05-05 23:19:00 -07:00
Phil Race
835658f99d
Merge
2014-05-05 12:49:13 -07:00
Phil Race
ac82d17097
8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9
...
Reviewed-by: bae, vadim
2014-05-05 09:41:41 -07:00
Sergey Bylokhov
6289e6c7e8
8042212: [macosx] Toolkit.getScreenResolution() can return incorrect resolution
...
Reviewed-by: anthony, pchelko
2014-05-05 19:42:11 +04:00
Lana Steuck
614d35554a
Merge
2014-05-01 14:21:29 -07:00
David Katleman
9487bc2169
Added tag jdk9-b11 for changeset e4dc2768f533
2014-05-01 12:51:13 -07:00
Sergey Malenkov
e787680bf1
8041917: unexcepted behavior of LineBorder while using Boolean variable true
...
Reviewed-by: alexsch, serb
2014-04-30 19:28:05 +04:00
Alan Bateman
66ffd3bc10
8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive
...
Reviewed-by: chegar
2014-04-30 14:27:19 +01:00
Erik Joelsson
939b54d31c
8042208: Build fails on Solaris using devkit when X isn't installed
...
Reviewed-by: tbell
2014-04-30 14:46:19 +02:00
Alexander Stepanov
31e76a93b9
8039488: Tidy warnings cleanup for javax.sql
...
Reviewed-by: lancea
2014-04-30 15:13:44 +04:00
Alexander Stepanov
3dff54087d
8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql
...
Reviewed-by: lancea
2014-04-30 15:02:24 +04:00
Volker Simonis
b8cc933de8
8042090: Fix invalid variable names sun/java2d/loops/ProcessPath.c
...
Reviewed-by: prr
2014-04-30 11:29:29 +02:00
Jaroslav Bachorik
c1922ce784
8042123: Support default and static interface methods in JDI, JDWP and JDB
...
Reviewed-by: sla, sspitsyn
2014-04-30 11:28:05 +02:00
Petr Pchelko
bb2698cfa6
8042087: [macosx] LWCToolkit.inokeAndWait is calling EventQueue.invokeLater
...
Reviewed-by: anthony, serb
2014-04-30 12:41:38 +04:00
Xue-Lei Andrew Fan
4b81275f81
8042178: A comment need to go in RSAClientKeyExchange.java
...
Reviewed-by: mullan
2014-04-29 23:20:34 +00:00
Thomas Ng
a94a5b4ccd
Merge
2014-04-29 14:40:26 -07:00
Omair Majid
536ad9409e
8042159: Allow using a system-installed lcms2
...
Reviewed-by: andrew, ihse, prr
2014-04-29 15:46:16 -04:00
Thomas Ng
4be63c297c
Merge
2014-04-29 11:04:47 -07:00
Thomas Ng
4a5b727071
Merge
2014-04-29 09:04:02 -07:00
Jaroslav Bachorik
0d7c3da5fe
8042096: Backout JDK-8042091
...
Reviewed-by: sla
2014-04-29 14:37:02 +02:00
Pavel Rappo
5b2e62685a
8034057: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
...
Reviewed-by: alanb, chegar
2014-04-29 13:23:08 +01:00
Yuri Nesterenko
0224281ecb
8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk
...
Reviewed-by: anthony, pchelko
2014-04-29 14:32:38 +04:00
Jaroslav Bachorik
2db0164863
8031195: Support default and static interface methods in JDI, JDWP and JDB
...
Reviewed-by: sla, sspitsyn, dcubed
2014-04-29 11:15:21 +02:00
Henry Jen
cb91afdb8c
8039642: Fix raw and unchecked warnings in sun.awt.*
...
Reviewed-by: darcy, prr, flar
2014-04-28 19:05:49 -07:00
Vivi An
c7f7685c50
8036819: JAB: mneumonics not read for textboxes
...
Reviewed-by: alexsch
2014-04-28 11:03:52 -07:00
Michael McMahon
5daff55f41
8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac
...
Reviewed-by: chegar
2014-04-28 13:49:49 +01:00
Petr Pchelko
01e8b57668
8041987: [macosx] setDisplayMode crashes
...
Reviewed-by: anthony, serb
2014-04-28 16:45:43 +04:00
Peter Levart
a9f24ab9f4
8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function)
...
Use Map.putIfAbsent instead of Map.merge when collecting into map using unique keys
Reviewed-by: psandoz, chegar
2014-04-26 11:11:48 +02:00
Staffan Larsen
8ad7b17ffd
8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
...
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02:00
Yuka Kamiya
b597db519c
8042360: Subtag syntax check is incomplete in Locale.LanguageRange
...
Reviewed-by: naoto, okutsu
2014-05-08 08:22:25 +09:00
Brian Burkhalter
b89a5598d4
8026236: Add PrimeTest for BigInteger
...
Test primality verification methods in BigInteger
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Florian Weimer <fweimer@redhat.com>
Reviewed-by: psandoz
2014-05-07 11:45:31 -07:00
Ivan Gerasimov
686936042d
8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified
...
Reviewed-by: alanb, chegar
2014-05-07 16:50:40 +04:00
Ivan Gerasimov
b845d7541e
8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
...
Reviewed-by: alanb
2014-05-07 09:43:40 +04:00
Xue-Lei Andrew Fan
f2e9e43cc4
8042449: Issue for negative byte major record version
...
Convert byte to positive integer before making comparison. Also reviewed by Florian Weimer <fweimer@redhat.com>.
Reviewed-by: wetmore
2014-05-07 02:24:01 +00:00
Kumar Srinivasan
6d5bdc8957
8042266: [launcher] create test groups for launcher regression tests
...
Reviewed-by: alanb, mduigou
2014-05-06 10:32:32 -07:00
Chris Hegarty
6810bbe579
Merge
2014-05-06 12:20:29 +01:00
Mikael Auno
551a6ecad9
8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
...
Reviewed-by: sla
2014-05-06 10:51:03 +02:00
Paul Sandoz
b6182243e5
8042355: stream with sorted() causes downstream ops not to be lazy
...
Reviewed-by: mduigou
2014-05-06 10:29:59 +02:00
Ivan Gerasimov
c1e26ac310
8040806: BitSet.toString() can throw IndexOutOfBoundsException
...
Reviewed-by: plevart, mduigou
2014-05-06 10:28:48 +04:00
Chris Hegarty
2241d7462a
8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes
...
Reviewed-by: alanb, michaelm
2014-05-02 19:38:33 +01:00
Jeff Hain
bd948f1ace
8032016: Optimizations of Math.next{After,Up}({float,double})
...
Rearrange code to handle the more common and costly case first.
Reviewed-by: darcy
2014-05-02 11:25:07 -07:00
Sean Mullan
104aba1340
Merge
2014-05-02 10:05:57 -04:00
Sean Mullan
1d776850f2
8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits
...
Reviewed-by: xuelei
2014-05-02 10:01:46 -04:00
Shanliang Jiang
70dbc1d222
8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121
...
Reviewed-by: dfuchs
2014-05-02 14:40:52 +02:00
Petr Pchelko
844cf2d704
8041490: PIT: [macosx] Crash in system tray functionality check test
...
Reviewed-by: anthony, serb
2014-04-25 16:39:13 +04:00
Petr Pchelko
c25473bb38
8041572: [macosx] huge native memory leak in AWTWindow.m
...
Reviewed-by: serb, anthony
2014-04-25 16:27:30 +04:00
Lana Steuck
954b9769fb
Merge
2014-04-24 16:03:00 -07:00
David Katleman
f3b340b02a
Added tag jdk9-b10 for changeset c354cfc60e8e
2014-04-24 12:21:10 -07:00
Petr Pchelko
7059ba15c3
7124250: [macosx] JOptionPane dialogs show wrong icons
...
Reviewed-by: serb, leonidr
2014-04-24 20:22:58 +04:00
Alexander Scherbatiy
6b14d69b60
8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
...
Reviewed-by: serb, pchelko
2014-04-24 16:15:08 +04:00
Sergey Malenkov
781d6564c9
8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
...
Reviewed-by: alexsch, serb
2014-04-23 21:11:25 +04:00
Michael McMahon
8c9150234e
8041397: Lint regression in java.net.SocketOption
...
Reviewed-by: rriggs
2014-04-23 17:29:51 +01:00
Petr Pchelko
39ba3c9ea6
8039567: Duplicated code in DataTransferer
...
Reviewed-by: serb, azvegint
2014-04-23 18:07:12 +04:00
Petr Pchelko
1b4d763c77
8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
...
Reviewed-by: anthony, serb
2014-04-23 17:56:05 +04:00
Steven Lawrance
245c97d147
8025710: Proxied HTTPS connections reused by HttpClient can send CONNECT to the server
...
Co-authored-by: Andreas Rieber <rieberandreas@gmail.com>
Reviewed-by: chegar
2014-04-23 13:19:21 +01:00
Michael Cui
2a22218a04
8041563: More ProblemList.txt updates (4/2014)
...
Reviewed-by: chegar
2014-04-23 12:26:13 +01:00
Joe Darcy
f341bacaf3
8039860: Fix fallthrough lint warnings in swing
...
Reviewed-by: malenkov
2014-04-22 17:55:25 -07:00
Mandy Chung
da3781e49b
8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64
...
Reviewed-by: alanb, vinnie, sherman, msheppar
2014-04-22 15:16:37 -07:00
Claes Redestad
bdad6d51d4
8040747: Improve performance of IP address parsing
...
Co-authored-by: Bernd Eckenfels <bernd-2014@eckenfels.net>
Reviewed-by: mduigou, chegar
2014-04-22 16:21:43 +02:00
Bernd Eckenfels
17a8cfd9e7
8040837: Avoid provoking NFEs when initializing InetAddrCachePolicy
...
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Reviewed-by: mduigou
2014-04-22 10:38:20 -07:00
Andreas Lundblad
ebe813fbb0
8037085: The sjavac exclude option should accept valid directory identifiers
...
Option handling code rewritten. Exclusion / inclusion patterns changed from package to directories.
Reviewed-by: jfranck, erikj, ihse
2014-04-22 16:45:10 +02:00
Lance Andersen
b893bb3e3b
8041485: Update TEST.groups for jdk/nio/zipfs
...
Reviewed-by: chegar
2014-04-22 09:09:55 -04:00
Lance Andersen
48160e4d08
8041331: Cleanup files for jtreg and windows
...
Reviewed-by: rriggs, smarks, chegar
2014-04-22 08:57:01 -04:00
Joe Darcy
7025bc84e6
8039862: Fix fallthrough lint warnings in 2d
...
Reviewed-by: flar
2014-04-21 23:39:30 -07:00
Alexandre Iline
e613bf3290
8039816: Some tests depend on internal API sun.security.action.GetPropertyAction
...
Replace sun.security.action.GetPropertyAction usages with lambda expressions creating java.security.PrivilegedAction.
Reviewed-by: alanb, mchung, chegar
2014-04-21 13:16:32 -07:00
Alexandre Iline
092e29980a
8039438: Some tests depend on internal API sun.misc.IOUtils
...
Remove dependency on sun.misc.IOUtils.readFully(InputStream, int, boolean)
Reviewed-by: alanb, mchung, chegar
2014-04-21 13:12:22 -07:00
Lois Foltan
c86ce11d6c
8033584: Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from exclude list
...
Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from ProblemList.txt, issue fixed in JDK 8.
Reviewed-by: gtriantafill, hseigel, mchung
2014-04-21 13:51:08 -04:00
Sergey Malenkov
1d1194721b
8040656: Classes with overriden methods with covariant returns return random read methods
...
Reviewed-by: alexsch, serb
2014-04-21 20:59:59 +04:00
Alexey Ivanov
c6886100be
8024061: Exception thrown when drag and drop between two components is executed quickly
...
Reviewed-by: pchelko, serb
2014-04-21 16:32:41 +04:00
Dmitriy Ermashov
704f4dc113
8039279: Move awt tests to openjdk repository
...
Reviewed-by: pchelko, alexsch
2014-04-21 14:35:14 +04:00
Petr Pchelko
a2651f668e
8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4
...
Reviewed-by: anthony, serb
2014-04-21 11:00:46 +04:00
Weijun Wang
b49a1407bc
8038837: Add support to jarsigner for specifying timestamp hash algorithm
...
Reviewed-by: vinnie
2014-04-21 10:26:03 +08:00
Weijun Wang
59b6040f1b
8039358: com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be a default method
...
Reviewed-by: vinnie
2014-04-21 10:25:40 +08:00
Henry Jen
81ae76b8dd
8038644: Fix raw and unchecked warnings in sun.java2d.*
...
Reviewed-by: darcy, prr
2014-04-18 09:56:34 -07:00
Sergey Bylokhov
0a31e5f246
8026252: [macosx] Change AWT_DEBUG_BUG_REPORT_MESSAGE for macosx platform
...
Reviewed-by: azvegint, pchelko
2014-04-18 20:10:39 +04:00
Petr Pchelko
d9bd02ffc2
8035169: Move ThreadGroupUtils from the sun.misc package
...
Reviewed-by: anthony, serb, azvegint
2014-04-18 10:47:23 +04:00
Lana Steuck
73a6906b17
Merge
2014-04-17 15:20:35 -07:00
David Katleman
5393861767
Added tag jdk9-b09 for changeset 56fc7867c5c9
2014-04-17 10:13:55 -07:00
Joe Darcy
745db9c388
8039861: Fix fallthrough lint warnings in awt
...
Reviewed-by: pchelko
2014-04-17 09:45:16 -07:00
Jaroslav Bachorik
cb5eb6cd31
8039080: "jinfo server_id@host" fails with "Invalid process identifier"
...
Reviewed-by: sla, sjiang, dsamersoff
2014-04-17 18:20:31 +02:00
Michael McMahon
d3af21b931
8040809: '}' left in the spec for j.u.Random.doubles(..)
...
Reviewed-by: rriggs
2014-04-17 15:44:32 +01:00
Petr Pchelko
aab9bcc042
8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7
...
Reviewed-by: anthony, azvegint
2014-04-17 16:26:45 +04:00
Yuka Kamiya
2579c4f429
8035726: A sentence is truncated in the API doc for j.u.Locale.LanguageRange.parse(String, Map)
...
Reviewed-by: okutsu
2014-04-17 13:00:45 +09:00
Weijun Wang
fa14289859
8040769: add a comment to the NewInstance test
...
Reviewed-by: wetmore
2014-04-17 09:48:21 +08:00
Brian Burkhalter
e747db29cd
Merge
2014-04-16 13:13:23 -07:00
Brian Burkhalter
e1b7ec397d
6375303: Review use of caching in BigDecimal
...
Clean up of various items discovered during review of caching.
Reviewed-by: mduigou, psandoz
2014-04-16 12:59:41 -07:00
Thomas Ng
c4745c1830
Merge
2014-04-16 12:42:40 -07:00
Mattias Tobiasson
1121030e24
8030628: Update java/lang/management/MemoryMXBean tests to ignore GC setting by jtreg
...
Reviewed-by: mchung, jbachorik
2014-04-16 12:40:19 -07:00
Abhijit Saha
8ce25291e3
Merge
2014-04-16 10:53:10 -07:00
Oleg Pekhovskiy
1c659f6945
8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp
...
Reviewed-by: serb, pchelko
2014-04-16 17:01:47 +04:00
Oleg Pekhovskiy
db41ea8bba
8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp
...
Reviewed-by: serb, pchelko
2014-04-16 16:55:45 +04:00
Pavel Rappo
8c09bf2308
8038178: Fix corrupt license header
...
Reviewed-by: chegar, dholmes
2014-04-16 11:56:58 +01:00
Sean Mullan
127af4062a
Merge
2014-04-16 09:49:45 -04:00
Sean Mullan
e67420cefc
8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
...
Reviewed-by: xuelei
2014-04-16 09:46:49 -04:00
Jonathan Lu
3aab919815
8034220: Improve time zone mapping for AIX platform
...
Reviewed-by: okutsu
2014-04-16 17:32:39 +08:00
Dmitry Markov
26041134a8
8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
...
Reviewed-by: alexp, alexsch
2014-04-16 12:51:25 +04:00
Ivan Gerasimov
c738b124d3
8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream
...
Reviewed-by: alanb
2014-04-16 12:37:49 +04:00
Chris Hegarty
6b404cfdfe
8038821: Fix typos in java.net
...
Co-authored-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>
Reviewed-by: wetmore
2014-04-16 08:16:51 +01:00
Thomas Ng
404c4add66
Merge
2014-04-15 22:57:02 -07:00
Weijun Wang
ce428ecfec
8039853: Provider.Service.newInstance() does not work with current JDK JGSS Mechanisms
...
Reviewed-by: mullan
2014-04-16 10:39:36 +08:00
Vivi An
22bde5f770
8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event
...
Reviewed-by: pchelko, alexsch
2014-04-15 15:28:01 -07:00
Xueming Shen
0298d8c0fa
8038500: (zipfs) Upgrade ZIP provider to be a supported provider
...
To move zipfs into jdk.nio.zipfs
Reviewed-by: alanb, mchung, erikj
2014-04-15 13:17:05 -07:00
David Katleman
cc49e16c38
Added tag jdk9-b08 for changeset ce60f7b62312
2014-04-15 12:13:52 -07:00
Phil Race
bf84755d46
Merge
2014-04-14 12:59:50 -07:00
Oleg Pekhovskiy
c8a940ff30
8035866: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp
...
Reviewed-by: serb, pchelko
2014-04-14 21:24:45 +04:00
Xue-Lei Andrew Fan
34ace4a41a
8040062: Need to add new methods in BaseSSLSocketImpl
...
Reviewed-by: mullan
2014-04-14 13:40:45 +00:00
Ivan Gerasimov
998176c65e
8009637: Some error messages are missing a space
...
Reviewed-by: alanb
2014-04-14 16:15:10 +04:00
Stephen Colebourne
e66fbbceaf
8040058: IsoFields.WEEK_BASED_YEAR adjustInto incorrect and WeekFields.weekOfWeekBasedYear().range incorrect
...
Reviewed-by: lancea, rriggs
2014-04-12 14:54:44 +01:00
Lance Andersen
d3bdb3c598
8040760: Addition of new java.sql tests
...
Reviewed-by: rriggs
2014-04-18 17:37:13 -04:00
Brian Burkhalter
f707a2fd5a
8027595: Enable BigInteger overflow tests in JTREG
...
Remove space in @test tags, remove OOME catches, add @run tag for StringConstructorOverflow.
Reviewed-by: mduigou
2014-04-18 14:03:46 -07:00
Roger Riggs
82f7b6b88e
8038823: Missing @Test annotation and copyright in java.time tests
...
Reviewed-by: lancea
2014-04-18 15:37:22 -04:00
Ivan Gerasimov
0688bf058d
8038982: java/lang/ref/EarlyTimeout.java failed again
...
Reviewed-by: mchung
2014-04-18 18:46:50 +04:00
Mike Duigou
c78cb9b1c5
8035284: Remove redundant null initialization
...
Reviewed-by: lancea, martin, chegar, shade
2014-04-11 14:07:25 -07:00
Brian Burkhalter
9e71840a87
8035427: Math.random() JavaDoc: missing maximum returned value
...
Add some documentation amplifying the description of Math.random().
Reviewed-by: psandoz
2014-04-11 13:12:11 -07:00
Joe Darcy
fd7570b143
8039863: Fix fallthrough lint warnings in sound
...
Reviewed-by: kalli
2014-04-11 11:03:13 -07:00
Sergey Bylokhov
c801528f02
8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0
...
Reviewed-by: bae, flar
2014-04-11 17:28:45 +04:00
Sergey Bylokhov
0a66f69221
8039418: [macosx] Calling JNI functions in the scope of Get/ReleasePrimitiveArrayCritical
...
Reviewed-by: bae, prr
2014-04-11 16:18:58 +04:00
Miroslav Kos
fa37e2a252
8039899: Missing licence headers in test for JDK-8033113
...
Reviewed-by: chegar
2014-04-11 09:25:36 +01:00
Xue-Lei Andrew Fan
401673e81f
8037557: test SessionCacheSizeTests.java timeout
...
Reviewed-by: weijun
2014-04-11 03:10:44 +00:00
Brian Burkhalter
a8ce9efc15
8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
...
Specify ISO-8859-1 as charset of String to decode.
Reviewed-by: chegar, sherman, mduigou, mchung
2014-04-10 13:19:29 -07:00
Sean Coffey
c34e0869d0
8038491: Improve synchronization in ZipFile.read()
...
Reviewed-by: alanb, chegar
2014-04-10 20:01:52 +01:00
Sergey Malenkov
6d6cf4d693
8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter
...
Reviewed-by: alexsch, serb
2014-04-10 22:30:58 +04:00
Sergey Malenkov
717bcde5f3
8039750: KSS: Replace MetalLazyValue with lambda
...
Reviewed-by: alexsch, serb
2014-04-10 22:26:43 +04:00
Joe Darcy
002e08e73d
8039864: Fix fallthrough lint warnings in other libs
...
Reviewed-by: alanb, lancea
2014-04-10 08:43:46 -07:00
Dmitry Samersoff
34b9e5a9bb
8039368: Remove testcase from npt utf.c
...
Don't compile testcase by default
Reviewed-by: sla, vkempik
2014-04-10 07:09:13 -07:00
Chris Hegarty
b8e32d8ca5
8039527: Broken links in ConcurrentMap javadoc
...
Reviewed-by: martin, alanb
2014-04-10 11:01:15 +01:00
Alexander Scherbatiy
9048f36c38
8038113: [macosx] JTree icon is not rendered in high resolution on Retina
...
Reviewed-by: serb, pchelko
2014-04-10 13:22:23 +04:00
Petr Pchelko
16da9a5125
8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp
...
Reviewed-by: serb, azvegint
2014-04-10 11:57:19 +04:00
Petr Pchelko
f7bbe45067
8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp
...
Reviewed-by: anthony, serb
2014-04-10 11:56:01 +04:00
Lana Steuck
818bdc8117
Merge
2014-04-09 21:12:46 -07:00
Weijun Wang
87cb02ac81
8039575: liberate two manual kerberos tests
...
Reviewed-by: xuelei
2014-04-10 10:31:05 +08:00
Lana Steuck
dfa779bc6e
Merge
2014-04-09 17:17:03 -07:00
Jeremy Manson
55d8dc5d85
8039124: j.u.regex.Matcher.appendReplace/Tail() should support StringBuilder variant
...
To add the StringBuilder variant
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: alanb, sherman
2014-04-09 09:36:19 -07:00
Lana Steuck
1b87613cc4
Merge
2014-04-09 09:20:54 -07:00
Petr Pchelko
c3a9369016
8039752: Regression: Clipboard couldn't be used on linux
...
Reviewed-by: anthony, serb, azvegint
2014-04-09 18:20:55 +04:00
Dmitriy Ermashov
22166928a5
8038631: Create wrapper for awt.Robot with additional functionality
...
Reviewed-by: pchelko, alexsch
2014-04-09 17:30:42 +04:00
Xue-Lei Andrew Fan
2f501cd8a5
8028192: Use of PKCS11-NSS provider in FIPS mode broken
...
Reviewed-by: ahgross, ascarpino, asmotrak
2014-04-09 12:49:51 +00:00
Petr Pchelko
fbb2e2c782
8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux
...
Reviewed-by: serb, azvegint
2014-04-09 15:20:09 +04:00
Sergey Bylokhov
61a704cc87
8038765: [macosx] Toolkit.sync should be implemented
...
Reviewed-by: pchelko, anthony
2014-04-09 14:38:27 +04:00
Weijun Wang
8962e7ee34
8035986: KerberosKey algorithm names are not specified
...
Reviewed-by: xuelei
2014-04-09 17:19:19 +08:00
Weijun Wang
3344a6c353
8039132: cleanup @ignore JAAS/krb5 tests
...
Reviewed-by: xuelei
2014-04-09 17:08:37 +08:00
Sean Mullan
02f93ac4c7
Merge
2014-04-08 13:16:22 -04:00
Sean Mullan
fa633bad05
8038431: Close InputStream when finished retrieving XML Signature HTTP References
...
Reviewed-by: xuelei
2014-04-08 11:57:57 -04:00
Shanliang Jiang
f963ced878
6815126: intermittent SimulResumerTest.java failure
...
Reviewed-by: jbachorik, sla
2014-04-08 17:36:13 +02:00
Miroslav Kos
5eb8520ff1
8033113: wsimport fails on WSDL:header parameter name customization
...
Reviewed-by: chegar
2014-04-08 11:25:56 +01:00
Petr Pchelko
0ec7b5fb94
6690000: Typo's in DataFlavor Javadoc
...
Reviewed-by: serb, azvegint
2014-04-08 14:02:30 +04:00
Alexander Zvegintsev
175dba662b
8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux
...
Reviewed-by: anthony, pchelko, serb
2014-04-07 17:45:18 +01:00
Alexander Zvegintsev
adb37773e7
6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes?
...
Reviewed-by: pchelko, serb
2014-04-07 17:43:42 +01:00
Alexander Zvegintsev
43246996f4
8031087: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/xawt
...
Reviewed-by: anthony, pchelko, serb
2014-04-07 17:41:16 +01:00
Pavel Reppo
f4f394efb5
8037396: URI getQuery() and getFragment() don't decode properly
...
Reviewed-by: chegar, michaelm
2014-04-07 15:40:05 +01:00
Katja Kantserova
60249f90a2
8031766: jstatd nightly tests failing with Expected one jstatd process, got 2. Test will be canceled
...
Reviewed-by: jbachorik, sla
2014-04-07 16:13:43 +02:00
Alexander Scherbatiy
5cd27375dd
6475394: Spelling mistake in doc for ComponentUI.getBaselineResizeBehaviour
...
Reviewed-by: serb, pchelko
2014-04-07 18:01:52 +04:00
Alan Bateman
f046294abc
8039253: Remove undocumented com.oracle.net
...
Reviewed-by: chegar
2014-04-07 13:16:17 +01:00
Sergey Bylokhov
bb75caf509
8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F
...
Reviewed-by: pchelko, flar
2014-04-07 15:34:27 +04:00
Staffan Larsen
fbd6947695
8039256: Add sun/jvmstat/monitor/MonitoredVm/CR6672135.java to ProblemList.txt
...
Reviewed-by: mgronlun, alanb
2014-04-07 08:09:55 +02:00
Phil Race
13d8babca9
8031095: [Parfait] warning from jdk/src/solaris/native/sun/awt: memory leak
...
Reviewed-by: bae, jgodinez
2014-04-04 11:18:28 -07:00
Phil Race
bc431c1b98
Merge
2014-04-04 10:24:11 -07:00
Phil Race
32d9972635
8035569: [parfait] JNI expection pending in jdk/src/windows/native/sun/windows/WPrinterJob.cpp
...
Reviewed-by: serb, jgodinez
2014-04-04 10:03:18 -07:00
Oleg Pekhovskiy
7e8f0a2d28
8035737: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintControl.cpp
...
Reviewed-by: serb, pchelko
2014-04-04 20:26:01 +04:00
Sergey Malenkov
002763f0fc
8039137: KSS: JTextComponent.isProcessInputMethodEventOverridden
...
Reviewed-by: alexsch, serb
2014-04-04 20:18:53 +04:00
Sergey Malenkov
b04364a90e
8038962: KSS: javax.swing.text.html[.parser].ResourceLoader
...
Reviewed-by: alexsch, serb
2014-04-04 20:12:41 +04:00
Alexander Stepanov
60be1bfa24
8039172: Tidy warnings cleanup for java.net, java.math, java.time, java.rmi
...
Reviewed-by: alanb, lancea
2014-04-04 19:32:53 +04:00
Aleksei Efimov
52c87adff4
8038306: (tz) Support tzdata2014b
...
Reviewed-by: coffeys, sherman, okutsu
2014-04-04 19:27:17 +04:00
Staffan Larsen
bf96535b5d
8028354: jstat does not provide enough information when fail to read data from remote JVM
...
Reviewed-by: alanb, dholmes, mgronlun
2014-04-04 16:35:43 +02:00
Alexander Stepanov
dffb8ce684
8039259: Tidy warnings cleanup for java.awt
...
Reviewed-by: serb, pchelko
2014-04-04 18:16:50 +04:00
Weijun Wang
9bae1e597b
8029995: accept yes/no for boolean krb5.conf settings
...
Reviewed-by: mullan
2014-04-04 21:19:43 +08:00
Alexander Stepanov
45b0f3d53e
8039074: Tidy warnings cleanup for javax.swing
...
Reviewed-by: pchelko, alexsch
2014-04-04 15:43:10 +04:00
Joe Darcy
90a9d3cf8b
8032977: Add serial lint warning to build of jdk repository
...
Reviewed-by: ihse, tbell
2014-04-03 16:00:56 -07:00
Petr Pchelko
113e0a9c2f
8038999: In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric
...
Reviewed-by: anthony, serb
2014-04-03 13:02:39 +04:00
Miroslav Kos
8b0c2a9c00
8032884: Globalbindings optionalProperty=primitive does not work when minOccurs=0
...
Reviewed-by: chegar
2014-04-03 10:53:35 +02:00
Alexander Stepanov
d72103380e
8039041: Tidy warnings cleanup for javax.naming
...
Reviewed-by: alanb, lancea
2014-04-03 16:10:40 +04:00
Andrew Brygin
7f65dc344e
8019990: IM candidate window appears on the South-East corner of the display
...
Reviewed-by: bagiras, serb
2014-04-03 11:19:10 +04:00
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