Commit Graph

10942 Commits

Author SHA1 Message Date
Dmitriy Ermashov
562ef36160 8062606: Fix a typo in java.awt.Robot class
Reviewed-by: yan, serb
2014-10-31 12:38:46 +03:00
Stuart Marks
b23c39c07b 4354680: Runtime.runFinalization() silently clears interrupted flag in the calling thread
Reviewed-by: dholmes, chegar
2014-10-30 17:48:10 -07:00
Lana Steuck
bc97a50589 Merge 2014-10-30 13:56:09 -07:00
Phil Race
842ce4b94e 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit
Reviewed-by: flar, jgodinez
2014-10-30 13:36:44 -07:00
Brian Burkhalter
32ca949153 8062501: Modifications of server socket channel accept() methods for instrumentation purposes
Wrap accept0() native methods in Java accept().

Reviewed-by: chegar, alanb
2014-10-30 11:31:17 -07:00
Phil Race
623e2a7cce 8062497: Open up some AffineTransform tests
Reviewed-by: jgodinez
2014-10-30 11:08:27 -07:00
David Katleman
a4fc3795b6 Added tag jdk9-b37 for changeset 88fe05f2d973 2014-10-30 08:35:01 -07:00
Martin Buchholz
ccb65f43ee 7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
Improve support for supplementary characters

Reviewed-by: joehw
2014-10-30 07:30:33 -07:00
Roger Riggs
d2c9b82513 8062513: doclint warnings in HijrahChronology
Use proper markup for < >

Reviewed-by: darcy, alanb
2014-10-30 09:13:27 -04:00
Dmitriy Ermashov
bbf16fb931 8056911: Remove internal API usage from ExtendedRobot class
Reviewed-by: serb
2014-10-30 15:44:37 +03:00
Alexander Scherbatiy
565125c84c 8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
Reviewed-by: serb
2014-10-31 00:40:14 +04:00
Igor Ignatyev
4727c5442c Merge 2014-10-30 00:23:26 +03:00
Mikhail Cherkasov
363ac808d5 8062021: NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146
Reviewed-by: ant, serb
2014-10-30 00:16:43 +04:00
Vladimir Ivanov
224c42ee4d 8059877: GWT branch frequencies pollution due to LF sharing
Reviewed-by: psandoz, jrose
2014-10-29 09:31:37 -07:00
Aleksei Efimov
426cd00f3b 8059206: (tz) Support tzdata2014i
Reviewed-by: okutsu
2014-10-29 19:59:53 +03:00
Sergei Kovalev
8b8a9d5f94 8060707: jdwp accept invalid address ':'
Reviewed-by: jbachorik, dsamersoff, iignatyev, miauno
2014-10-29 17:53:36 +03:00
Volker Simonis
97fc6cb4fa 8062312: OpenJDK build fails when bundling freetype libraries
Reviewed-by: prr, erikj
2014-10-29 14:51:51 +01:00
Richard Warburton
a065473cfc 4774077: Use covariant return types in the NIO buffer hierarchy
Reviewed-by: psandoz, alanb, mr, darcy
2014-10-29 14:10:34 +01:00
Florian Bruckner
9299e8a8a6 8062264: KeychainStore requires non-null password to be supplied when retrieving a private key
Reviewed-by: mullan
2014-10-29 11:53:37 +00:00
Phil Race
d52bcdadf7 Merge 2014-10-28 13:31:06 -07:00
Alexander Scherbatiy
49109b9d2b 8061592: wrong javadoc parameters for firePropertyChange()
Reviewed-by: azvegint
2014-10-29 01:48:54 +04:00
Phil Race
eca9e72c00 Merge 2014-10-28 11:38:00 -07:00
Ivan Gerasimov
b051027d6f 8023173: FileDescriptor should respect append flag
Reviewed-by: martin, alanb, rriggs
2014-10-28 15:36:27 +03:00
Mattias Tobiasson
7abf72a2dc 8061960: java/lang/instrument/DaemonThread/TestDaemonThread.java regularly fails due to exceeded timeout
Move timeout parameter to correct place on command line

Reviewed-by: jbachorik
2014-10-28 11:45:31 +01:00
Lance Andersen
178193aa93 8062288: Minor re-org of java/sql testing tests
Reviewed-by: joehw, rriggs
2014-10-28 19:55:20 -04:00
Roger Riggs
e7c880f89b Merge 2014-10-28 17:17:05 -04:00
Roger Riggs
cc54a8a71d Merge 2014-10-28 11:29:59 -04:00
Martin Buchholz
5e152d5fcb 8062185: Unpaired braces in javadoc
Reviewed-by: psandoz
2014-10-27 16:24:43 -07:00
Stuart Marks
41a7cfd22f 8062233: add java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency.java to problem list
Reviewed-by: darcy
2014-10-27 18:30:21 -07:00
Mandy Chung
a76f56165c 8043277: Update jdk regression tests to extend the default security policy instead of override
Reviewed-by: alanb, mullan, chegar, sla
2014-10-27 13:45:39 -07:00
Lance Andersen
1457a8cc93 8062198: Add RowSetMetaDataImpl Tests and add column range validation to isdefinitlyWritable
Reviewed-by: joehw
2014-10-27 16:57:59 -04:00
Roger Riggs
868afbd8bd 8048124: Read hijra-config-umalqura.properties as a resource
8061533: HijrahChronology should use Integer.parseInt

Removed use of calendar.properties to configure calendars, move UmmAlQura calendar to resource; minor cleanup using parseInt

Reviewed-by: alanb, chegar
2014-10-27 15:59:12 -04:00
Jaroslav Bachorik
424ccf1771 8062070: com/sun/jdi/DoubleAgentTest.java.DoubleAgentTest fails intermittently after 8056143
Reviewed-by: dholmes
2014-10-24 18:33:42 +02:00
Sergey Bylokhov
71ae76123c 7154054: [macosx] Can't distinguish the focus move to next cell
Reviewed-by: azvegint, alexsch
2014-10-24 11:41:08 +04:00
Sergey Bylokhov
302bc3438c 8059941: [D3D] The fix for JDK-8029253 should be ported to d3d pipeline
Reviewed-by: bae, prr
2014-10-23 19:59:27 +04:00
Jaroslav Bachorik
53a4f4cd62 8058506: ThreadMXBeanStateTest throws exception
Reviewed-by: egahlin, dholmes
2014-10-23 11:42:20 +02:00
Brent Christian
42def03716 8049373: All compact profiles builds fail following JDK-8044473
Update compact profile contents

Reviewed-by: mchung
2014-10-22 14:42:14 -07:00
Rohit Agrawal
d177331172 8058197: AWT fails on generic non-reparenting window managers
Reviewed-by: azvegint, serb
2014-10-22 13:39:33 +04:00
Sergey Bylokhov
066947c324 8061456: [OGL] Incorrect clip is used during sw->surface blit in xor mode
Reviewed-by: bae, prr
2014-10-22 12:33:28 +04:00
Phil Race
171ef0e7a3 Merge 2014-10-20 12:04:12 -07:00
Phil Race
395720bf70 8061392: PrinterJob NPE when drawing translucent image with null user clip
Reviewed-by: bae, jgodinez
2014-10-20 11:22:58 -07:00
Sean Mullan
4725c25095 8058547: Memory leak in ProtectionDomain cache
Reviewed-by: weijun
2014-10-20 12:54:36 -04:00
Florian Weimer
569ddab868 8061464: A typo in CipherTestUtils test
Reviewed-by: xuelei
2014-10-20 13:31:44 +00:00
Alexander Scherbatiy
96909cf5f1 8059995: Broken link in Package javax.swing.border
Reviewed-by: serb, azvegint
2014-10-20 12:48:45 +04:00
Alexey Ivanov
13fbfe1e6c 8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized
Reviewed-by: serb, ant
2014-10-20 12:36:16 +04:00
Phil Race
98988ffc54 8061267: PrinterJob: Specified Page Ranges not displayed in Windows Native Print Dialog
Reviewed-by: bae, jgodinez
2014-10-17 15:55:02 -07:00
Jaroslav Bachorik
c27e2c99f4 8061312: Even more debug output needed
Reviewed-by: sla, olagneau
2014-10-17 12:20:34 +02:00
Kirk Shoop
d03eadea27 8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows
Co-authored-by: Valeriy Kopylov <v-valkop@microsoft.com>
Reviewed-by: alanb
2014-10-19 11:52:53 +01:00
Michael McMahon
80b26e5882 8042622: Check for CRL results in IllegalArgumentException "white space not allowed"
Reviewed-by: chegar
2014-10-17 10:59:32 +01:00
Amy Lu
f9e2e24757 8060432: tools/pack200/TestNormal.java fails on Windows with java.io.FileNotFoundException after JDK-8058854
Reviewed-by: ksrini
2014-10-16 19:27:46 -07:00
Lana Steuck
46fb368afe Merge 2014-10-16 14:14:57 -07:00
David Katleman
3e05299684 Added tag jdk9-b35 for changeset 4bee12591374 2014-10-16 12:02:05 -07:00
Jamil Nimeh
823f5f273e 8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input
Reviewed-by: weijun
2014-10-15 11:43:27 -07:00
Pavel Rappo
4bf024dde1 8044627: Update JNDI to work with modules
Reviewed-by: alanb, chegar
2014-10-16 12:34:07 +01:00
Amanda Jiang
3f4fc41640 8047031: Add SocketPermission tests for legacy socket types
Reviewed-by: chegar
2014-10-16 10:50:17 +01:00
Erik Joelsson
972cb662d8 8055191: Split GensrcProperties.gmk into separate modules
Reviewed-by: tbell
2014-10-16 10:37:57 +02:00
David Dehaven
bfcb15c211 Merge 2014-10-14 14:29:21 -07:00
David Dehaven
883d16c219 Merge 2014-10-14 10:47:45 -07:00
Olivier Lagneau
7f66469951 8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5
Fixes erroneous rounding in DigitList for corner cases uncovered previously. Adds dedicated unit tests to TieRoundingTest

Reviewed-by: bpb, darcy
2014-10-14 11:39:07 -07:00
Aleksey Shipilev
c25af2a638 8060485: (str) contentEquals checks the String contents twice on mismatch
Reviewed-by: martin, chegar, alanb
2014-10-14 19:35:03 +02:00
Henry Jen
aa48d0f22b Merge 2014-10-14 23:22:00 -07:00
Mandy Chung
9db8ce689b 8059083: Remove jdk.compact3 from modules.xml
Reviewed-by: alanb
2014-10-14 20:26:15 -07:00
Phil Race
7d50d71fe5 8058969: Test closed/sun/java2d/cmm/StubCMMShellTest.sh fails
Reviewed-by: bae, serb
2014-10-14 09:34:45 -07:00
Sergey Bylokhov
18c6eadd5f 7148531: [macosx] In test, the window does not have time to resize before make a screenshot
Reviewed-by: alexsch, azvegint
2014-10-14 18:58:06 +04:00
Alejandro Murillo
ab74151264 Merge 2014-10-14 06:04:11 -07:00
Phil Race
25c3ce26aa 8059848: Test java/awt/GraphicsDevice/CloneConfigsTest.java causes JVM crash in OEL 7.0
Reviewed-by: bae, serb
2014-10-13 09:09:41 -07:00
Alexander Zvegintsev
0b304cd9ea 8059297: Test api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame [JInternalFrameTest0007] fails with MotifLookAndFeel
Reviewed-by: alexsch, serb
2014-10-13 14:36:44 +04:00
Mikhail Cherkasov
9fc5a5101f 8038919: Requesting focus to a modeless dialog doesn't work on Safari
Reviewed-by: ant, serb
2014-10-10 20:14:42 +04:00
Abhijit Saha
357f837d89 Merge 2014-10-10 09:09:06 -07:00
Phil Race
24155c8965 8055705: Rename UnixPrintServiceLookup and Win32PrintServiceLookup as a platform neutral class name
Reviewed-by: jgodinez, bae
2014-10-10 09:03:28 -07:00
Jaroslav Bachorik
99c9dc1b32 8060120: Improve diagnostic output of StartManagementAgent test
Reviewed-by: dfuchs
2014-10-10 14:35:53 +02:00
Masayoshi Okutsu
b7065f7ee1 8060006: No Russian time zones mapping for Windows
Reviewed-by: peytoia, aefimov
2014-10-14 15:20:41 +09:00
Weijun Wang
cd3c6765c2 8044215: Unable to initiate SpNego using a S4U2Proxy GSSCredential (Krb5ProxyCredential)
Reviewed-by: mullan
2014-10-14 10:08:32 +08:00
Weijun Wang
5468e30603 8029659: Keytool, print key algorithm of certificate or key entry
Reviewed-by: xuelei
2014-10-14 10:07:44 +08:00
Joe Wang
495821f1b2 8036951: Xerces Update: XMLSchemaValidator.java and XMLSchemaLoader.java
Reviewed-by: lancea
2014-10-13 14:11:20 -07:00
Amy Lu
a708737ce9 8058856: tools/jar/LeadingGarbage.java, introduced in JDK-8058520, fails on Windows
Reviewed-by: alanb, martin, sherman
2014-10-13 18:16:29 +01:00
Amy Lu
ffe5e6e34c 8058854: Remove dependency on dt.jar from test/tools/jar/normalize/TestNormal.java
Reviewed-by: alanb, ksrini
2014-10-13 17:43:17 +01:00
Alan Bateman
7467e9bd34 8060166: javax/management/MBeanInfo/NotificationInfoTest.java fails with modular image
Reviewed-by: dfuchs
2014-10-13 17:35:19 +01:00
Felix Yang
b52b3773e9 8048052: Permission tests for setFactory
Add RuntimePermission tests for setFactory

Reviewed-by: weijun, mullan
2014-10-13 17:55:14 +08:00
Chris Hegarty
1a2e64b98b 8060052: FutureTask; fix underflow when timeout = Long.MIN_VALUE
Reviewed-by: martin
2014-10-11 14:45:27 +01:00
Amy Lu
9b4793ec4c 8058855: Update java.util.zip tests to work with modular image
Reviewed-by: dholmes, sherman, alanb
2014-10-11 13:24:23 +01:00
Konstantin Shefov
30f7d127ad 8058733: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java and LFMultiThreadCachingTest.java failed on some platforms due to java.lang.VirtualMachineError
Reviewed-by: darcy, vlivanov
2014-10-10 21:28:35 +04:00
Sergey Bylokhov
d30a6e88b8 8059943: [macosx] Aqua LaF should use BI.TYPE_INT_ARGB_PRE for a better performance
Reviewed-by: alexsch, azvegint
2014-10-10 16:07:18 +04:00
Daniel Fuchs
d678e2c0dc 8042147: test sun/util/logging/SourceClassName.java failed: Unexpected source: java.util.Currency info
The test should allow for the possibility that something else than the test code itself might log during the test.

Reviewed-by: lancea
2014-10-10 12:05:32 +02:00
Alejandro Murillo
9dc15d58dc Merge 2014-10-10 02:24:41 -07:00
Dmitry Markov
3497cea76c 8058120: Rendering / caret errors with HTMLDocument
Reviewed-by: alexp, alexsch
2014-10-10 11:36:26 +04:00
Alexey Ivanov
22976b941e 7170310: ScrollBar doesn't become active when tabs are created more than frame size
Reviewed-by: alexp, alexsch
2014-10-10 11:26:51 +04:00
Vivi An
9a11bfa822 8033699: Incorrect radio button behavior
Reviewed-by: azvegint, alexsch
2014-10-09 14:51:12 -07:00
Kumar Srinivasan
0624731881 8059973: Broken link in Class Pack200
Reviewed-by: mchung
2014-10-09 13:28:15 -07:00
Lance Andersen
c8f13b092d 8059997: Fix broken link in WebRowSet javadoc
Reviewed-by: rriggs
2014-10-09 16:01:13 -04:00
Igor Veresov
655b33e5a2 Merge 2014-10-09 12:36:23 -07:00
Lana Steuck
c33027a2e4 Merge 2014-10-09 12:16:00 -07:00
David Katleman
14bd578b9f Added tag jdk9-b34 for changeset 6de4f9cd37ad 2014-10-09 11:24:15 -07:00
Alexander Potochkin
08fb482e41 8054543: Setting a border on a JLayer causes an Exceptions
Reviewed-by: serb, alexsch
2014-10-09 20:51:39 +04:00
Dmitry Samersoff
696e681f41 8059037: JdpTest.sh hangs when trying to kill the test VM
Removed shell tests enable java ones

Reviewed-by: sla, miauno
2014-10-09 06:49:13 -07:00
Weijun Wang
76b1f8c99c 8060007: Keytool test can use bundled NSS lib on Mac
Reviewed-by: vinnie
2014-10-09 16:05:24 +08:00
Sergey Bylokhov
9d855e2856 8029253: [macosx] Performance problems with Retina display on Mac OS X
Reviewed-by: bae, prr
2014-10-08 17:34:27 +04:00
Alexander Scherbatiy
067e0eee97 8058305: BadLocationException is not thrown by javax.swing.text.View.getNextVisualPositionFrom() for invalid positions
Reviewed-by: serb, azvegint
2014-10-07 18:03:58 +04:00
Markus Grönlund
8848e6168c 8055662: Update mapfile for libjfr
Reviewed-by: egahlin, sla
2014-10-07 15:16:17 +02:00
Thomas Stuefe
e74ec72482 8059868: JVM crashes on attach on Windows when compiled with /RTC1
Reviewed-by: alanb, sla
2014-10-07 15:14:05 +02:00