Commit Graph

5170 Commits

Author SHA1 Message Date
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
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
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
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
Abhijit Saha
357f837d89 Merge 2014-10-10 09:09:06 -07:00
Jaroslav Bachorik
99c9dc1b32 8060120: Improve diagnostic output of StartManagementAgent test
Reviewed-by: dfuchs
2014-10-10 14:35:53 +02: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
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
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
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
Lance Andersen
35f55998f2 8059870: RowsetFactoryTests & RowSetProviderTests failing
Reviewed-by: dfuchs
2014-10-08 11:51:36 -04:00
Mandy Chung
cc65df9be1 8056909: test/sun/reflect/CallerSensitive/CallerSensitiveFinder.java fails with OOME
Reviewed-by: darcy
2014-10-07 19:22:24 -07:00
John Coomes
7f045273f6 Merge 2014-10-07 15:44:11 -07:00
Lance Andersen
0898c94aac 8059882: Disable RowSetFactory and RowSetProviderTests which are failing due to agentvm mode
Reviewed-by: darcy
2014-10-07 14:03:43 -04:00
Daniel Fuchs
9183fba213 8028788: Logger.enterring uses String concatenation in a loop
Changed code to use StringBuilder instead.

Reviewed-by: chegar, lancea
2014-10-07 14:49:45 +02:00
Lance Andersen
9547e0ff45 8059570: Addition of tests for RowSetFactory and RowSetProvider
Reviewed-by: dfuchs
2014-10-06 12:56:54 -04:00
Vinnie Ryan
3215ed2f0a 8059627: Enable PKCS11 tests on Mac
Reviewed-by: mullan
2014-10-06 16:44:57 +01:00
Phil Race
ac20afc6be 8059219: javax.print.PrintServiceLookup allows to register null service
Reviewed-by: bae, jgodinez
2014-10-05 10:23:13 -07:00
Vinnie Ryan
a8d4acac11 8041740: Test sun/security/tools/keytool/ListKeychainStore.sh fails on Mac
Reviewed-by: mullan
2014-10-05 14:24:44 +01:00
Alejandro Murillo
0fbb19a4cb Merge 2014-10-03 05:58:33 -07:00
Konstantin Shefov
8bef42ee6a 8058695: [TESTBUG] Reinvokers with arity >253 can't be cached
Reviewed-by: iignatyev, vlivanov
2014-10-03 12:44:30 +04:00
Daniel Fuchs
7200372290 8025690: Default FileHandler constructor doesn't throw NullPointerException if pattern is empty and count > 1
Added additional check in default constructor in order to fix the oddity and make the implementation comply with the spec.

Reviewed-by: lancea
2014-10-01 18:16:45 +02:00
Mark Sheppard
4549011c7f 8058932: java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
Changed hello.foo.bar to invalidhost.invalid

Reviewed-by: chegar
2014-10-01 16:36:18 +01:00
Alejandro Murillo
427a0cbe16 Merge 2014-09-30 08:39:22 -07:00
Sergey Bylokhov
7a259eeb29 8058115: Some of MidiDeviceProviders do not follow the specification
Reviewed-by: prr, azvegint
2014-09-30 17:39:04 +04:00
Daniel Fuchs
9087c7536e 8059269: FileHandler may throw NPE if pattern is a simple name and the lock file already exists
NPE may be thrown when Path.getParentPath() returns null. The fix is to call Path.getAbsolutePath().getParentPath() when Path.getParentPath() returns null.

Reviewed-by: alanb
2014-09-29 18:56:32 +02:00
Fredrik Arvidsson
f590301559 8059105: Add better failure reporting to com/sun/jdi/RunToExit.java test
Add better failure reporting to com/sun/jdi/RunToExit.java test

Reviewed-by: sla, egahlin, jbachorik
2014-09-29 10:01:17 +02:00
Weijun Wang
4a99ec3dce 8059313: Enable keytool NSS test on Mac
Reviewed-by: vinnie
2014-09-28 10:42:50 +08:00
Daniel Fuchs
0a6f6d9d89 8043306: Provide a replacement for the API that allowed to listen for LogManager configuration changes
Added two new methods to LogManager (addConfigurationListener/removeConfigurationListener) which provide an equivalent functionality with no ties to java.beans.

Reviewed-by: alanb, mchung, plevart, psandoz
2014-09-26 11:29:29 +02:00
Alejandro Murillo
9e10c63840 Merge 2014-09-26 01:40:33 -07:00
Masayoshi Okutsu
77dc5d3c63 8042126: DateTimeFormatter "MMMMM" returns English value in Japanese locale
Reviewed-by: naoto
2014-09-26 12:52:18 +09:00
Phil Race
6a281f9f56 Merge 2014-09-25 15:31:13 -07:00
Phil Race
fee4fbec38 Merge 2014-09-25 14:18:32 -07:00
Anton Nashatyrev
f4d35341de 8058473: "Comparison method violates its general contract" when using Clipboard
Reviewed-by: serb, bae
2014-09-25 15:57:37 +04:00
Miroslav Kos
0a17643e73 8038966: JAX-WS handles wrongly xsd:any arguments for Web services
Reviewed-by: coffeys
2014-09-25 13:03:27 +02:00
Jaroslav Bachorik
22ced78f0a 8059034: ProcessTools.startProcess() might leak processes
Reviewed-by: sla, miauno
2014-09-25 12:51:43 +02:00
Jonathan Lu
1095cd42da 8058930: GraphicsEnvironment.getHeadlessProperty() does not work for AIX platform
Reviewed-by: serb
2014-09-25 14:33:03 +08:00
Srinivasan Raghavan
f07521a354 8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError
Reviewed-by: serb, prr
2014-09-24 14:19:25 +04:00
Jaroslav Bachorik
2d52d7e64d 8057149: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "Starting agent on port ... should report port in use"
Reviewed-by: sla
2014-09-24 11:55:36 +02:00
Jaroslav Bachorik
d6f69e8da5 8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
Reviewed-by: sla
2014-09-24 11:55:27 +02:00
Anton Tarasov
d0992c8071 8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
Reviewed-by: serb, alexsch
2014-09-23 15:52:40 +04:00
Phil Race
4f42e3fa2c Merge 2014-09-22 12:06:36 -07:00
Phil Race
686ab34a2e Merge 2014-09-19 11:19:38 -07:00
Alejandro Murillo
7268eec14e Merge 2014-09-19 08:55:47 -07:00
Konstantin Shefov
72e770ad77 8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
Reviewed-by: vlivanov, iignatyev, psandoz
2014-09-19 16:49:08 +04:00
Pooja Chopra
9dd233271c 8058635: [TEST_BUG] sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails with Compilation error
Reviewed-by: serb, alexsch
2014-09-19 13:00:17 +04:00
Yuri Nesterenko
13c109280f 8058726: Update regtests using sun.awt.OSInfo, part 1
Reviewed-by: alexsch
2014-09-18 17:34:44 +04:00
Mikael Auno
42e13628a3 8058652: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java should be quarantined
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Mikael Auno
f2677eae50 8058651: com/sun/jdi/RedefinePop.sh should be quarantined
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Mikael Auno
ebe3ab9dd2 8058649: java/lang/management/ThreadMXBean/FindDeadlocks.java should be quarantined
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Mikael Auno
7d629c8335 8058647: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java should be quarantined
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Sandipan Razzaque
24028df237 8043740: Doubles with large exponents overflow to Infinity incorrectly
Modify test of exponent overflow to account for subsequent decrement.

Reviewed-by: darcy
2014-09-22 10:41:45 -07:00
Tobias Hartmann
37bfec7de8 8015774: Add support for multiple code heaps
Support for segmentation of the code cache. Separate code heaps are created and used to store code of different types.

Reviewed-by: kvn, iveresov, roland, anoll, egahlin, sla
2014-09-17 08:04:31 +02:00
Jason Uh
1f56f49cd0 8047223: Add algorithm parameter to EncodedKeySpec class and its two subclasses
Reviewed-by: mullan
2014-09-16 13:20:51 -07:00
Martin Buchholz
f1cc7f5119 8058520: jar xf does not work on zip files with leading garbage
Fall back to ZipFile if ZipInputStream finds no entries

Reviewed-by: sherman
2014-09-15 18:38:16 -07:00
Sean Mullan
9f0c03e612 Merge 2014-09-18 15:37:40 -04:00
Amanda Jiang
746ed2b4eb 8050281: New permission tests for JEP 140
Reviewed-by: mullan
2014-09-18 15:36:38 -04:00
Shanliang Jiang
83a26602a9 8050115: javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
Reviewed-by: dfuchs, dholmes
2014-09-18 16:16:07 +02:00
Amy Lu
6f7645f43c 8058569: Update java/lang/invoke/lambda tests to eliminate dependency on sun.tools.jar.Main
Reviewed-by: dholmes, alanb
2014-09-17 23:27:59 -04:00
Brian Burkhalter
6d148f368d 8058679: More bad characters in BigIntegerTest
Remove remaining non-US-ASCII characters

Reviewed-by: alanb
2014-09-17 14:11:40 -07:00
Brian Burkhalter
0c71a5e8f4 8058664: Bad fonts in BigIntegerTest
Replace bad fonts with spaces.

Reviewed-by: alanb
2014-09-17 11:04:16 -07:00
Paul Sandoz
af548efaa7 8058204: stream tests timeout, intermittently but more likely to happen after JDK-8056248
Reviewed-by: alanb, dholmes
2014-09-17 16:47:52 +02:00
Weijun Wang
f18f44bce3 8042900: Allow com.sun.security.jgss to be in different module than org.ietf.jgss
Reviewed-by: valeriep, alanb
2014-09-17 13:55:12 +08:00
Vladimir Ivanov
21e3c51138 8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed
Reviewed-by: darcy, alanb
2014-09-16 23:04:13 +04:00
Robert Gibson
8acf66df11 8058505: BigIntegerTest does not exercise Burnikel-Ziegler division
Modify divideLarge() method such that the w/z division exercises the B-Z branch.

Reviewed-by: darcy
2014-09-15 13:25:08 -07:00
Shanliang Jiang
797b24f7a0 8042205: javax/management/monitor/*: some tests didn't get all the notifications
Reviewed-by: dfuchs
2014-09-16 09:01:57 +02:00
Claes Redestad
d28777cff8 8058514: TEST_BUG: New tests introduced in 8058429 are TimeZone dependent
Reviewed-by: lancea
2014-09-16 00:26:58 +02:00
Claes Redestad
2aafc0ee9f 8058429: JCK test api/java_sql/Timestamp/descriptions.html start failing after 8058230
Reviewed-by: lancea
2014-09-15 21:20:46 +02:00
Robert Gibson
f5de6e9460 8057793: BigDecimal is no longer effectively immutable
Modify MutableBigInteger.divideAndRemainderBurnikelZiegler() to copy the instance (this) to a new MutableBigInteger to use as the dividend.

Reviewed-by: darcy
2014-09-15 13:05:04 -07:00
Phil Race
563ee3119b Merge 2014-09-15 09:15:21 -07:00
Yuri Nesterenko
f00468aa40 8056991: Provide OSInfo functionality to regression tests
Reviewed-by: alexsch
2014-09-15 17:27:15 +04:00
Ivan Gerasimov
2426fa797f 8054029: (fc) FileChannel.size() returns 0 for block devices on Linux
Reviewed-by: alanb
2014-09-13 20:06:15 +04:00
Andrew Brygin
bce59468e0 8041465: BMPImageReader read error using ImageReadParam with set sourceRectangle
Reviewed-by: serb, prr
2014-09-12 13:04:18 +01:00
Dmitry Markov
ece4386179 8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
Reviewed-by: alexp, alexsch
2014-09-12 10:40:07 +04:00
Lance Andersen
9f2d9ff4a6 8057826: Minor clean-up to the java.sql Date/Time/Timestamp tests
Reviewed-by: redestad, joehw
2014-09-11 17:00:08 -04:00
Aleksei Efimov
828afa439d 8057747: Several test failing after update to tzdata2014g
Reviewed-by: alanb
2014-09-11 15:13:37 +04:00
Jaroslav Bachorik
2967241e3e 8058089: api/javax_management/loading/MLetArgsSupport.html\#MLetArgsSupportTest0001 fails because of java.lang.IllegalArgumentException (argument type mismatch)
Reviewed-by: dfuchs
2014-09-11 12:54:02 +02:00
John Rose
9c80853676 8050884: Intrinsify ValueConversions.identity() functions
Reviewed-by: vlivanov, psandoz
2014-09-10 19:19:50 +04:00
John Rose
f365de576b 8050877: Improve code for pairwise argument conversions and value boxing/unboxing
Reviewed-by: vlivanov, psandoz
2014-09-10 19:19:50 +04:00
John Rose
da56d3f6d1 8050052: Small cleanups in java.lang.invoke code
Reviewed-by: vlivanov, psandoz
2014-09-10 19:19:47 +04:00
Vladimir Ivanov
0898161932 8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke
Reviewed-by: psandoz, iignatyev
2014-09-10 19:19:47 +04:00
Sean Coffey
3ce732d637 8057813: Alterations to jdk_security3 test target
Reviewed-by: mullan, wetmore, xuelei
2014-09-10 16:14:14 +01:00
Claes Redestad
1dc4b5e2f8 8055251: Re-examine Integer.parseInt and Long.parseLong methods
Reviewed-by: alanb
2014-09-10 13:51:17 +01:00
Staffan Larsen
d04d69fea6 8057937: javax/management/monitor/GaugeMonitorDeadlockTest.java should be quarantined
Reviewed-by: sla, allwin
2014-09-10 10:37:12 +02:00
Phil Race
3454cc7623 Merge 2014-09-08 10:24:45 -07:00
Staffan Larsen
13a51887f7 8057776: Misc cleanups of the attach code
Reviewed-by: alanb, dfuchs, jbachorik
2014-09-08 14:46:51 +02:00
Aleksei Efimov
5e87931875 8049343: (tz) Support tzdata2014g
Reviewed-by: mfang, okutsu
2014-09-07 23:04:09 +04:00
Behdad Esfahbod
c29aa1d7b9 8057986: freetype code to get glyph outline does not handle initial control point properly
Co-authored-by: Igor Kopylov <ikopylov@google.com>
Reviewed-by: prr, dougfelt
2014-09-05 19:06:07 -07:00
Stefan Karlsson
a85101b24e 8057174: MemoryMXBean tests -- TEST FAILED: chunkSize: 6291456 is less than YOUNG_GEN_SIZE: 8388608
Reviewed-by: jbachorik, jwilhelm, dfuchs
2014-09-04 13:20:27 +02:00
Andrej Golovnin
fe519e6845 5043030: (reflect) unnecessary object creation in reflection
Use valueOf() instead of new for primitive wrappers.

Reviewed-by: jfranck
2014-09-09 12:04:31 +02:00
Joel Borggrén-Franck
febacf5319 8054987: (reflect) Add sharing of annotations between instances of Executable
Reviewed-by: darcy, plevart
2014-09-09 10:48:01 +02:00
Phil Race
fd17be8db7 Merge 2014-09-02 12:38:17 -07:00
Phil Race
62b9ab4a81 Merge 2014-09-02 11:21:29 -07:00
Katja Kantserova
2905bd08a6 8056994: sun/tools/jstatd/TestJstatdPortAndServer.java and sun/tools/jstatd/TestJstatdServer.java miss correct check of RMI server availability
Reviewed-by: jbachorik, dsamersoff
2014-09-02 11:05:41 +02:00
Raghu Nair
e0e332bdac 8049429: Tests for java client server communications with various TLS/SSL combinations
Reviewed-by: xuelei
2014-09-02 05:48:55 +00:00
Katja Kantserova
ba917d9443 8057686: Clean up ProblemList.txt
Reviewed-by: jbachorik
2014-09-05 15:09:05 +02:00
Alan Bateman
2689839d79 8029516: (fs) WatchKey cancel unreliable on Windows
Reviewed-by: chegar
2014-09-05 12:18:31 +01:00
Lance Andersen
1300729887 8055776: Add tests to exercise SQLPermissions for DriverManager & SyncFactory
Reviewed-by: rriggs
2014-09-04 12:23:01 -04:00
Yong Jeffrey Huang
95232def75 8055222: ISO 4217 Amendment #159
Reviewed-by: naoto
2014-09-04 00:32:43 -07:00
Jaroslav Bachorik
d7d41d2c0d 8057134: sun/management/jmxremote/startstop/JMXStartStopTest.java failing intermittently
Reviewed-by: sla, dfuchs
2014-09-03 17:08:58 +02:00
Jaroslav Bachorik
e4085cd0a6 8057150: Add more diagnostics to JMXStartStopTest
Reviewed-by: sla, dfuchs
2014-09-03 16:05:41 +02:00
Zaiyao Liu
0fdc2863c1 8048621: Implement basic keystore tests
Reviewed-by: xuelei
2014-09-03 06:57:40 +00:00
Raghu Nair
259c3ec2e9 8048362: Tests for doPrivileged with accomplice
Reviewed-by: vinnie
2014-09-03 02:11:16 +00:00
Naoto Sato
2cbff3dfc4 8038436: Re-examine the mechanism to determine available localedata and cldrdata
Reviewed-by: alanb, mchung, okutsu
2014-09-02 14:11:38 -07:00
Martin Buchholz
3951dda4cf 8056934: ZipInputStream does not correctly handle local header data descriptors with the optional signature missing
Fix off-by-one bug in EXTSIG handling; add docs.

Reviewed-by: sherman, alanb
2014-08-29 12:07:11 -07:00
Phil Race
d6bfab8b1d Merge 2014-09-12 13:08:35 -07:00
Konstantin Shefov
881fa79cfe 8057719: Develop new tests for LambdaForm Reduction and Caching feature
Reviewed-by: iignatyev, vlivanov, psandoz
2014-09-12 22:33:09 +04:00
Konstantin Shefov
9e30841d28 8057707: TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java
Reviewed-by: iignatyev, vlivanov
2014-09-12 22:33:09 +04:00
Shanliang Jiang
657d8c6e77 8057951: javax/management/monitor/... should be quarantined
Reviewed-by: jbachorik
2014-09-12 20:19:24 +02:00
Phil Race
1b9cab9346 Merge 2014-09-12 10:33:32 -07:00
Joe Wang
c0411e6736 8037819: Xerces Update: jaxp/validation/XMLSchemaFactory
Reviewed-by: lancea
2014-08-29 11:59:34 -07:00
Yuri Nesterenko
11492e4215 8055664: move 14 tests about setLocationRelativeTo to jdk
Reviewed-by: alexsch, azvegint
2014-08-29 14:27:43 +04:00
Dmitry Samersoff
3e3dcfb635 8054066: com/sun/jdi/DoubleAgentTest.java fails with timeout
The test chaged to use testlibrary

Reviewed-by: sla
2014-08-28 05:04:58 -07:00
Michael McMahon
77d0374290 8055299: HttpsURLConnection.equals() broken
Reviewed-by: chegar, xuelei
2014-08-28 10:17:55 +01:00
Clemens Eisserer
e185c7ed20 8054638: xrender: text drawn after setColor(Color.white) is actually black
Reviewed-by: bae, prr
2014-08-27 08:29:39 -07:00
Stefan Karlsson
6331a415d5 8056148: Add java/lang/management/MemoryMXBean/LowMemoryTest.java to ProblemList.txt
Reviewed-by: chegar, brutisso
2014-08-27 10:14:16 +02:00
Zaiyao Liu
ee35cf6516 8048617: Tests for PKCS12 read operations
Reviewed-by: weijun
2014-08-27 11:33:45 +08:00
Andrew Brygin
305fd1b6c4 8040617: [macosx] Large JTable cell results in a OutOfMemoryException
Reviewed-by: serb, prr
2014-08-26 14:10:10 +01:00
Dmitriy Ermashov
288d75cbc3 8055360: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK
Reviewed-by: alexsch
2014-08-26 15:04:49 +04:00
Phil Race
7fdf99b47b Merge 2014-08-25 10:43:59 -07:00
Martin Buchholz
619ef479f3 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM
Try to resize to "well-known" hotspot max array size first.

Reviewed-by: alanb, mduigou
2014-08-25 10:40:55 -07:00
Michael McMahon
545500cc52 Merge 2014-08-26 15:18:38 +01:00
Michael McMahon
6f990e0e65 8056065: sun/net/www/protocol/http/RedirectOnPost.java failing
Reviewed-by: alanb
2014-08-26 15:08:42 +01:00
Michael McMahon
7c8053cd97 8055747: Move SimpleSSLContext to jdk/testlibrary
Reviewed-by: chegar
2014-08-26 10:10:58 +01:00
Jaroslav Bachorik
82dd03274a 8037082: java/lang/instrument/NativeMethodPrefixAgent.java failing
Reviewed-by: sla
2014-08-25 18:17:24 +02:00
Zaiyao Liu
f34547460c 8050370: Need new regressions tests for messageDigest with DigestIOStream
Reviewed-by: weijun
2014-08-26 15:10:29 +08:00
Amy Lu
10489a3c6c 8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java
Reviewed-by: mchung, darcy
2014-08-22 18:54:20 -07:00
Amy Lu
ff93fd2cce 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts
Reviewed-by: mchung, darcy
2014-08-22 14:56:09 -07:00
Ivan Gerasimov
13da43d0d4 8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException
Reviewed-by: valeriep
2014-08-23 01:05:50 +04:00
Phil Race
44b0c90f74 8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
Reviewed-by: bae, mchung, erikj
2014-08-22 11:02:00 -07:00
Phil Race
9dfd479248 Merge 2014-08-22 10:33:05 -07:00
Jaroslav Bachorik
3c1daad18d 7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
Reviewed-by: dfuchs, sjiang
2014-08-21 15:22:07 +02:00
Jaroslav Bachorik
c3ba2ec46d 8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms
Reviewed-by: sla
2014-08-21 14:36:49 +02:00
Evgeniya Stepanova
cd181f5b09 8055393: [Testbug] Some tests are being executed and fail under profiles
Reviewed-by: mchung, dholmes
2014-08-21 22:07:14 -07:00
Staffan Larsen
cde8258b65 8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012
Write dcmd output to separate files so it does not confuse the output.

Reviewed-by: ctornqvi, mgronlun
2014-08-21 13:09:28 +02:00
Martin Buchholz
15aa55d99e 8055675: java/util/Currency/PropertiesTest.sh fails on OS X after JDK-8055253
Replace obsolescent cp -r with cp -R.  Add more error checks.

Reviewed-by: naoto
2014-08-20 11:06:38 -07:00
Staffan Larsen
657f94c1e5 8055673: test/com/sun/jdi/ShellScaffold.sh does not honor -javaoption
Reviewed-by: jbachorik
2014-08-20 16:10:13 +02:00
Amy Lu
f9c8748b48 8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder
Reviewed-by: mchung, sherman
2014-08-19 12:26:34 -07:00
David Dehaven
95bd42de0f Merge 2014-08-19 11:03:55 -07:00
David Dehaven
81d2d33d87 Merge 2014-08-19 10:34:07 -07:00
David Dehaven
b0860e6b99 Merge 2014-08-19 10:32:16 -07:00
Stefan Karlsson
73e818fea9 8035939: java/lang/management/MemoryMXBean/MemoryManagement.java timed out on Linux-amd64
Reviewed-by: sla, brutisso, mgerdin
2014-08-19 12:18:09 +02:00
Daniel Fuchs
f0133ac1a0 8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException
CheckZombieLockTest and CheckLockLocationTest should work with different temporary log directories so that they can be run concurrently. This fix changes the name of the log directory used by CheckZombieLockTest.

Reviewed-by: mchung
2014-08-19 17:11:28 +02:00
Christian Tornqvist
482e4a8859 8055012: [TESTBUG] NMTHelper fails to parse NMT output
Fixed the regular expression to parse the slightly changed output format of the new NMT implementation

Reviewed-by: olagneau, sla
2014-08-19 06:56:59 -07:00
Weijun Wang
391a556d14 8054817: File ccache only recognizes Linux and Solaris defaults
Reviewed-by: mullan
2014-08-19 14:30:12 +08:00
Martin Buchholz
0613e548bb 8055253: test/java/util/Currency/PropertiesTest.sh modifies the test JDK
Always make a temp copy of the test JDK before destructively modifying

Reviewed-by: naoto, alanb
2014-08-18 21:06:45 -07:00
Chris Hegarty
ecac8938b5 Merge 2014-08-18 14:03:21 +01:00
Stefan Karlsson
9190088eb2 8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc
Reviewed-by: jmasa, brutisso, sla
2014-08-18 13:55:29 +02:00
Chris Hegarty
7d146ee898 Merge 2014-08-18 10:59:36 +01:00
Chris Hegarty
3bc69d393d 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:54:13 +01:00
Katja Kantserova
107a5ada42 8054278: Refactor jps utility tests
Reviewed-by: jbachorik
2014-08-15 12:28:58 +02:00
Daniel Fuchs
15a875a7a5 8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null
This is due to a race condition in the test where one GetRB thread can receive a stale LogRecord comming from another GetRB thread.

Reviewed-by: dholmes
2014-08-14 15:18:11 +02:00
Staffan Larsen
84a2ad0372 8054824: Clean up ProblemList.txt
Reviewed-by: jbachorik
2014-08-14 13:43:02 +02:00
Chris Hegarty
2daf96018c 8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack
Reviewed-by: michaelm
2014-09-12 15:51:22 +01:00
Yuri Nesterenko
600e498c44 8053657: [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK
Reviewed-by: serb
2014-08-12 18:26:30 +04:00
Phil Race
f8ddfbb0fa Merge 2014-08-08 12:54:39 -07:00
Felix Yang
d1ee28b070 8043836: Need new tests for AES cipher
Add AES cipher tests with various modes, padding schemes and read methods of CipherInputStream for SunJCE provider

Reviewed-by: valeriep
2014-08-08 17:47:50 +00:00
Alexander Scherbatiy
bd7970ecb9 8017284: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles
Reviewed-by: serb, pchelko
2014-08-08 16:19:36 +04:00
Alexander Scherbatiy
2d07a3650d 8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation
Reviewed-by: serb, pchelko
2014-08-08 16:13:15 +04:00
Erik Gahlin
c231764323 8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out
Reviewed-by: jbachorik
2014-08-07 15:16:35 +02:00
Ivan Gerasimov
e3b86ec908 8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
Reviewed-by: mullan, valeriep
2014-08-07 15:32:23 +04:00
Ivan Gerasimov
b79daf9354 8054221: StringJoiner imlementation optimization
Reviewed-by: martin
2014-08-07 15:07:33 +04:00
Masayoshi Okutsu
d84a697aad 8048123: Replace calendars.properties with another mechanism to specify a new Japanese calendar era
Reviewed-by: naoto, alanb
2014-08-07 13:04:26 +09:00
Alexander Potochkin
f7855341e8 8041982: Use of animated icon in JLayer causes CPU spin
Reviewed-by: alexsch
2014-08-06 21:46:17 +04:00
Neil Toda
c14ca481dd 8042469: Launcher changes for native memory tracking scalability enhancement
Reviewed-by: darcy, ksrini, zgu
2014-08-05 19:29:00 -07:00
Ivan Gerasimov
6b6a37ee50 8051382: Optimize java.lang.reflect.Modifier.toString()
Reviewed-by: martin
2014-08-06 02:11:17 +04:00
Phil Race
87529a143b Merge 2014-08-05 12:14:11 -07:00
Sean Mullan
24475b6d8c Merge 2014-08-05 10:01:38 -04:00
Sean Mullan
5b89cb1b70 7147060: com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode
Reviewed-by: xuelei
2014-08-05 10:00:27 -04:00
Vinnie Ryan
b572fc9aad 8051972: sun/security/pkcs11/ec/ReadCertificates.java fails intermittently
Reviewed-by: mullan
2014-08-05 13:59:15 +01:00
Alexander Stepanov
ef8a60296e 8052012: move awt automated tests from AWT_Modality to OpenJDK repository - part 5
Reviewed-by: serb
2014-08-05 15:39:05 +04:00
Amy Lu
108bef819d 8054095: No space allowed in platforms string in ProblemList.txt
Reviewed-by: weijun
2014-08-03 20:09:08 +08:00
Rob McKenna
96c0091bde 8031435: Ftp download does not work properly for ftp user without password
Reviewed-by: chegar
2014-08-01 15:36:23 +01:00
Rob McKenna
063b7f5dc9 8030166: java/lang/ProcessBuilder/Basic.java fails intermittently: waitFor took too long
Reviewed-by: rriggs
2014-08-01 15:34:55 +01:00
Xue-Lei Andrew Fan
ef6f1e0e2e 8052406: SSLv2Hello protocol may be filter out unexpectedly
Reviewed-by: weijun
2014-08-01 12:05:05 +00:00
Aleksei Efimov
5be9b5e8ec 8032908: getTextContent doesn't return string in JAXP
Reviewed-by: joehw
2014-07-31 11:31:57 +04:00
Phil Race
3cc3d82ad9 8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01
Reviewed-by: bae, serb
2014-07-30 11:08:41 -07:00
Chris Hegarty
343fd87ea8 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795
Reviewed-by: rriggs, mduigou
2014-07-30 17:42:18 +01:00
Dmitriy Ermashov
602ce6a6d1 8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3)
Reviewed-by: alexsch
2014-07-30 14:29:36 +04:00
Weijun Wang
c5d6fb2678 8052999: ProblemList update for Unreachable.java
Reviewed-by: xuelei
2014-07-30 15:28:09 +08:00
David Dehaven
2faea92bcf Merge 2014-07-29 13:53:21 -07:00
David Dehaven
39082eb3c0 Merge 2014-07-29 09:09:55 -07:00
Jaroslav Bachorik
dea2dc0312 8052961: Test "com/sun/tools/attach/StartManagementAgent.java" failing intermittently
Reviewed-by: sla
2014-07-29 15:37:54 +02:00
Joel Borggrén-Franck
27bdc99451 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value
Update javadoc and align implementation with new spec

Reviewed-by: psandoz
2014-08-12 10:16:58 +02:00
Claes Redestad
ea2632f91d 8054828: TEST_BUG: Typos in java/lang/Long/ParsingTest
Reviewed-by: alanb
2014-08-12 14:57:36 +01:00
Mark Sheppard
1db8e112f7 8054118: java/net/ipv6tests/UdpTest.java failed intermittently
Ignore the Teredo interface on windows test machines

Reviewed-by: chegar
2014-08-11 15:34:24 +01:00
Weijun Wang
bbaf4bdb09 6997010: Consolidate java.security files into one file with modifications
Reviewed-by: mullan, erikj
2014-08-11 11:11:55 +08:00
Alexander Stepanov
035f6b8d1b 8050885: move awt automated tests from AWT_Modality to OpenJDK repository - part 4
Reviewed-by: pchelko
2014-07-29 15:03:05 +04:00
Pavel Rappo
5a7fabe3e0 8051422: Remove JNDI dependency on java.applet.Applet
Reviewed-by: alanb, chegar
2014-07-28 16:24:38 +01:00
Petr Pchelko
0fecd77694 8037485: Refactor java.awt.datatransfer to eliminate dependency on AWT
Reviewed-by: alanb, mchung, plevart, serb
2014-07-28 19:02:56 +04:00
Petr Pchelko
97d17a4ea2 8051449: Incorrect parsing of the default flavor mapping
Reviewed-by: serb, alexsch
2014-07-28 18:43:09 +04:00
Artem Malinko
62e5aae84f 8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread
Reviewed-by: ant, pchelko
2014-07-28 16:09:26 +04:00
Jaroslav Bachorik
924b9f9fde 8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193
Reviewed-by: dfuchs, egahlin, olagneau
2014-07-25 15:07:49 +02:00
Weijun Wang
7f8815e010 8051953: Add Unreachable.java test to ProblemList on Windows
Reviewed-by: chegar
2014-07-25 17:11:03 +08:00
Mike Duigou
ab68202313 8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object
Reviewed-by: psandoz, chegar
2014-07-24 09:01:00 -07:00
Anton Nashatyrev
03e7d91de6 8046495: KeyEvent can not be accepted in quick mouse clicking
Reviewed-by: art, pchelko
2014-07-24 16:06:49 +01:00
Dmitry Markov
c1b9fd1053 8044614: [macosx] Focus issue with 2 applets in firefox
Reviewed-by: alexsch, pchelko
2014-07-23 15:44:44 +04:00
Claes Redestad
23f341125f 8006627: UUID to/from String performance should be improved by reducing object allocations
Co-authored-by: Steven Schlansker <stevenschlansker@gmail.com>
Reviewed-by: mduigou, plevart
2014-07-21 23:07:40 +02:00
Aleksei Efimov
d20e70b9cc 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
Reviewed-by: joehw
2014-07-22 22:06:52 +04:00
Phil Race
afd9788ce7 Merge 2014-07-21 09:04:24 -07:00
Weijun Wang
d99124eadb 8048194: GSSContext.acceptSecContext fails when a supported mech is not initiator preferred
Reviewed-by: mullan
2014-07-21 22:10:37 +08:00
Yuri Nesterenko
72ae973a31 8051440: move tests about maximizing undecorated to OpenJDK
Reviewed-by: serb
2014-07-21 18:10:13 +04:00
Weijun Wang
0f6c52abb1 8049834: Two security tools tests do not run with only JRE
Reviewed-by: mullan
2014-07-21 22:09:38 +08:00
Alexander Stepanov
4f0106f244 8049617: move awt automated tests from AWT_Modality to OpenJDK repository - part 3
Reviewed-by: pchelko
2014-07-21 13:17:43 +04:00
Dmitriy Ermashov
29f1de0411 8049694: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK
Reviewed-by: azvegint, serb
2014-07-21 12:29:45 +04:00
Weijun Wang
bfa19ebfbc 8043071: Expose session key and KRB_CRED through extended GSS-API
Reviewed-by: mullan
2014-07-19 10:20:42 +08:00
Claes Redestad
f697e160a1 8050114: Expose Integer/Long formatUnsigned methods internally
Reviewed-by: mduigou
2014-07-18 22:32:24 +02:00
Ivan Gerasimov
80448466d4 8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio
Reviewed-by: valeriep
2014-07-18 17:04:10 +04:00
Mark Sheppard
88790a751d 8050922: add additional diagnostic to java/net/MulticastSocket/TestInterfaces
Add additional diagnostic output for failed netwrok interface

Reviewed-by: chegar
2014-07-18 01:39:42 +01:00
Phil Race
faa69ed489 Merge 2014-07-16 15:12:24 -07:00
Phil Race
250c5c42e6 Merge 2014-07-16 12:48:42 -07:00
Claes Redestad
59d0a64c19 8041972: Additional parse methods for Long/Integer
Reviewed-by: mduigou, psandoz
2014-07-12 01:36:25 +02:00
Xueming Shen
9f7993fe13 8042589: String.toLowerCase do not work for some concatenated strings
To include surrogate check in loop

Reviewed-by: mchung
2014-07-17 11:08:50 -07:00
Joe Wang
36d328ec5f 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
Reviewed-by: lancea
2014-07-16 18:22:09 -07:00
Phil Race
d7f59acb44 8048328: CUPS Printing does not report supported printer resolutions
Reviewed-by: bae, jgodinez
2014-07-11 11:12:59 -07:00
Alexey Ivanov
7144d3a4fd 8046559: NPE when changing Windows theme
Reviewed-by: pchelko, anthony
2014-07-08 12:20:06 +04:00
Phil Race
3632d84aaf Merge 2014-07-07 10:27:56 -07:00
Erik Gahlin
723bfa2b58 8047368: Remove oracle.jrockit.jfr from open package.access list
Reviewed-by: sla, mullan
2014-07-07 15:06:00 +02:00
Daniel Fuchs
44470419c0 8048020: Regression on java.util.logging.FileHandler
In some circumstances j.u.l.FileHandler can leave zombie lock files on the file system. The fix lets FileHandler reuse such zombie lock files when it sees them - as it used to do in version 1.7 of the JDK.

Reviewed-by: alanb
2014-07-07 15:31:07 +02:00
Evgeniya Stepanova
f7d6809219 8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
Reviewed-by: dholmes, dfuchs
2014-07-06 20:12:44 -04:00
Anton Tarasov
d5f9bdbecf 8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
Reviewed-by: azvegint, alexsch
2014-07-04 15:16:02 +04:00
Dmitriy Ermashov
e4904a94ce 8048246: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK
Reviewed-by: pchelko
2014-07-04 13:40:55 +04:00
Naoto Sato
e3479393de 8038092: Re-examine Bidi reflective dependency on java.awt.font
Reviewed-by: alanb
2014-07-03 16:19:39 -07:00
Erik Gahlin
7f1cf5327f 8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
Reviewed-by: sla, jbachorik, rriggs
2014-07-03 18:20:42 +02:00
Anton Nashatyrev
2dbe14ef7e 8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar
Reviewed-by: alexp, alexsch
2014-07-03 18:47:42 +04:00
Sergey Malenkov
d5b9d36ad9 4058433: RFE: tool for creating BeanInfo template
Reviewed-by: alexsch, serb
2014-07-03 16:55:55 +04:00
Jeremy Manson
179fd7be27 8048840: File.createTempFile has uninformative failure message
Reviewed-by: martin, alanb
2014-07-02 14:14:17 -07:00
Martin Buchholz
b6e211ab64 8048990: ZipFile.entries() can't handle empty zip entry names
GetEntryBytes should never return null pointer for entry names

Reviewed-by: sherman
2014-07-02 10:21:23 -07:00
Artem Malinko
8bd889eb2a 8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed
Reviewed-by: anthony, pchelko
2014-07-02 14:48:37 +04:00
Staffan Larsen
0139a3b9e7 8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
Reviewed-by: dcubed, dsamersoff, allwin
2014-07-02 08:41:59 +02:00