Sergey Bylokhov
5bf8c5a3d9
8074668: [macosx] Mac 10.10: Application run with splash screen has focus issues
...
Reviewed-by: prr, ant, alexsch
2015-03-12 10:06:55 -07:00
Jaroslav Bachorik
f058005ed3
8071657: JDI ObjectReferenceImpl.invokeMethod() validation fails for virtual invocations of method with declaring type being an interface
...
Reviewed-by: sspitsyn, sla
2015-02-18 17:50:41 +01:00
Masayoshi Okutsu
5516557eca
8074791: Long-form date format incorrect month string for Finnish locale
...
Reviewed-by: naoto
2015-03-11 18:12:25 +09:00
Nakul Natu
95966d6f38
8066436: Minimize can cause window to disappear on osx
...
Reviewed-by: serb, azvegint
2015-03-11 00:52:50 +03:00
Chris Hegarty
0aa15bc0cb
8067105: Socket returned by ServerSocket.accept() is inherited by child process on Windows
...
Reviewed-by: alanb, igerasim
2015-01-29 20:45:30 +00:00
Daniel Fuchs
ef48a725a1
8074125: Add SerializedLogRecord test to jdk8u
...
This test deserializes LogRecord serial bytes produced on various versions of the JDK. In particular, when run on JDK 8, it verifies that a LogRecord serialized with the new JDK 9 serial form produced by JDK-8072645 can be deserialized by applications running on JDK 8.
Reviewed-by: coffeys
2015-03-03 15:10:57 +01:00
Brian Burkhalter
fa969eac3e
8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking
...
Remove restriction to blocking case
Reviewed-by: alanb, chegar
2015-02-27 14:36:03 -08:00
Lev Priima
611b79f4c4
8073354: TimSortStackSize2.java: test cleanup: make test run with single argument
...
Reviewed-by: dholmes
2015-02-26 18:50:02 -05:00
Mario Torre
21a202f2c7
8071705: Java application menu misbehaves when running multiple screen stacked vertically
...
JMenu miscalculates the position of the Popup origin when on multiple monitors stacked vertically
Reviewed-by: alexsch
2015-02-27 15:50:03 +01:00
Sean Coffey
2cc0143695
8071447: IBM1166 Locale Request for Kazakh characters
...
Reviewed-by: sherman
2015-02-26 10:00:01 +00:00
Sean Coffey
8afe0a1285
7178362: Socket impls should ignore unsupported proxy types rather than throwing
...
Reviewed-by: chegar
2015-02-25 11:44:53 +00:00
Claes Redestad
263c86d312
8068790: ZipEntry/JarEntry.setCreation/LastAccessTime(null) don't throw NPE as specified
...
Reviewed-by: coffeys, sherman
2015-02-21 13:46:24 +01:00
Rob McKenna
6c4a487b30
8067846: (sctp) InternalError when receiving SendFailedNotification
...
Reviewed-by: chegar
2015-02-16 22:57:17 +00:00
Lev Priima
ddb695c540
8073124: Tune test and document TimSort runs length stack size increase
...
Reviewed-by: dholmes
2015-02-16 19:16:50 -05:00
Lev Priima
3440c55e59
8072909: TimSort fails with ArrayIndexOutOfBoundsException on worst case long arrays
...
Reviewed-by: rriggs, dholmes
2015-02-12 10:34:35 -05:00
Anthony Scarpino
cbc81f56ac
8069072: GHASH performance improvement
...
Eliminate allocations and vectorize
Reviewed-by: mullan, ascarpino
2015-02-12 09:45:08 -08:00
Anton Nashatyrev
8206451bd1
8072676: [macosx] Jtree icon painted over label when scrollbars present in window
...
Reviewed-by: serb, alexsch
2015-02-16 20:23:18 +03:00
Anthony Scarpino
426de18a64
8022313: sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
...
Reviewed-by: mullan
2015-02-13 13:54:14 -08:00
Brian Burkhalter
d2fb1d4722
8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result
...
Replace divWord() with non-truncating alternatives
Reviewed-by: psandoz, darcy
2015-02-06 12:23:32 -08:00
Abhijit Saha
efaa097f01
Merge
2015-02-12 11:07:47 -08:00
Vivi An
8245c07fae
8069268: JComponent.AccessibleJComponent.addPropertyListeners adds exponential listeners
...
Reviewed-by: ptbrunet, serb
2015-02-12 10:50:05 -08:00
Amanda Jiang
aac508e2df
8048819: Implement reliability test for DH algorithm
...
Added DH test for up-to-4 parties key exchange
Reviewed-by: valeriep
2014-12-12 00:19:17 +00:00
Artem Smotrakov
b06e6b8d9f
8048596: Tests for AEAD ciphers
...
Reviewed-by: valeriep
2015-07-25 08:50:45 +03:00
Valerie Peng
88acdc503b
8137068: Tests added in JDK-8048604 fail to compile
...
Fixed the 2 tests with correct jprt tags
Reviewed-by: xuelei
2015-09-24 01:45:44 +00:00
Tristan Yan
f50b025c86
8048604: Tests for strong crypto ciphers
...
SQE test co-location effort
Reviewed-by: valeriep
2015-09-23 21:28:14 +00:00
Felix Yang
e25dde6dc1
8151535: TESTBUG: java/lang/invoke/AccessControlTest.java should be modified to run with JTREG 4.1 b13
...
Reviewed-by: coffeys
2016-03-17 09:08:41 +00:00
Felix Yang
92eeb01372
8151352: jdk/test/sample fails with "effective library path is outside the test suite"
...
Reviewed-by: darcy
2016-03-16 09:22:57 +00:00
Vladimir Ivanov
e54739f3c0
8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
...
Reviewed-by: jrose, psandoz
2014-12-09 09:22:07 -08:00
Abhijit Saha
2636a6d186
Merge
2014-12-04 11:31:35 -08:00
Vladimir Ivanov
7e261f5156
8057020: LambdaForm caches should support eviction
...
Reviewed-by: psandoz, jrose, shade
2014-12-04 07:15:37 -08:00
Alexander Scherbatiy
3d94b177cb
8065627: Animated GIFs fail to display on a HiDPI display
...
Reviewed-by: serb, azvegint
2014-12-10 17:20:48 +04:00
Alexey Ivanov
c9b5322e40
8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails
...
Reviewed-by: alexsch, azvegint
2014-12-09 17:06:31 +03:00
Daniel Fuchs
da611e7209
8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
...
The call to JavaAWTAccess is moved outside of the critical section
Reviewed-by: mchung
2014-12-05 12:20:51 +01:00
Rob McKenna
ac90188e41
8065238: javax.naming.NamingException after upgrade to JDK 8
...
Reviewed-by: vinnie
2014-12-05 20:13:05 +00:00
Ivan Gerasimov
98e79efd91
8062771: Core reflection should use final fields whenever possible
...
Reviewed-by: martin, jfranck
2014-11-28 16:17:30 +03:00
Alexander Scherbatiy
2508e51092
8065098: JColorChooser no longer supports drag and drop between two JVM instances
...
Reviewed-by: serb, pchelko
2014-11-27 16:20:25 +03:00
Abhijit Saha
3ea3425e86
Merge
2014-11-26 09:32:50 -08:00
Chris Hegarty
03c93919a3
8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently
...
Reviewed-by: dfuchs
2014-11-25 18:43:44 +00:00
Konstantin Shefov
e1c2900ddd
8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout
...
Reviewed-by: psandoz, vlivanov, dfuchs
2014-12-05 18:55:29 +03:00
Sergey Bylokhov
77f0f438b0
8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf
...
Reviewed-by: azvegint, alexsch
2014-11-30 15:43:08 +03:00
Shanliang Jiang
250161c95b
8065764: javax/management/monitor/CounterMonitorTest.java hangs
...
Reviewed-by: jbachorik, dfuchs
2014-12-03 11:38:56 +01:00
Daniel Fuchs
a84060d397
8065552: setAccessible(true) on fields of Class may throw a SecurityException
...
This fix hides the new private Class.classLoader field from reflection, rather than making it not accessible.
Reviewed-by: mchung, coffeys
2014-12-01 21:02:21 +01:00
Aleksei Efimov
c119241a9c
8064560: (tz) Support tzdata2014j
...
Reviewed-by: okutsu
2014-11-24 19:53:12 +03:00
Vladimir Ivanov
e5e94efaa9
8063135: Enable full LF sharing by default
...
Reviewed-by: psandoz, shade
2014-11-24 07:16:38 -08:00
Paul Sandoz
9a883ed557
8072030: Race condition in ThenComposeExceptionTest.java
...
Reviewed-by: chegar
2015-02-02 14:21:32 +01:00
Dmitry Markov
4b3b28fa8e
8064934: Incorrect Exception message from java.awt.Desktop.open()
...
Reviewed-by: azvegint, serb
2015-02-03 15:03:23 +04:00
Aleksei Efimov
b5f3638421
8062923: XSL: Run-time internal error in 'substring()'
...
8062924: XSL: wrong answer from substring() function
Reviewed-by: joehw
2015-01-26 22:45:35 +03:00
Aleksei Efimov
ba3e106865
8046817: JDK 8 schemagen tool does not generate xsd files for enum types
...
Reviewed-by: joehw, mkos
2015-01-26 22:37:53 +03:00
Konstantin Shefov
8c83f99f6a
8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke
...
Reviewed-by: psandoz, coffeys
2015-01-26 17:42:18 +03:00
Ivan Gerasimov
9803512c82
8055045: StringIndexOutOfBoundsException while reading krb5.conf
...
Reviewed-by: mullan
2015-01-26 14:29:54 +03:00
Sean Coffey
de487da0e0
Merge
2015-01-21 18:34:07 +00:00
Sean Coffey
7b599aa445
Merge
2015-01-21 17:08:17 +00:00
Doug Lea
7daec4f2e6
8068432: Inconsistent exception handling in CompletableFuture.thenCompose
...
Reviewed-by: psandoz, chegar, martin
2015-01-21 09:46:21 +00:00
Ivan Gerasimov
fb66984c36
8062170: java.security.ProviderException: Error parsing configuration with space
...
Updated to parse library path as a line which can contain quoted strings.
Reviewed-by: vinnie
2015-01-21 13:52:27 +03:00
Sean Coffey
8cfc8a1708
Merge
2015-01-20 20:29:12 +00:00
Anton Nashatyrev
df3b033bca
8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
...
Reviewed-by: ant, kizune
2015-01-20 19:41:42 +03:00
Lev Priima
913967bd94
8068795: HttpServer missing tailing space for some response codes
...
Reviewed-by: chegar
2015-01-20 13:56:01 +00:00
Mario Torre
cf492da2fa
8067364: Printing to Postscript doesn't support dieresis
...
Fix regression caused by fix for 8023990
Co-authored-by: Philip Race <philip.race@oracle.com>
Reviewed-by: bae, prr
2015-01-19 17:57:52 +01:00
Sergey Bylokhov
bb67c99b24
8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts
...
Reviewed-by: bae, prr
2014-12-16 19:46:22 +00:00
Bhavesh Patel
a6d440a9b9
8068491: Update the protocol for references of docs.oracle.com to HTTPS
...
Reviewed-by: coffeys
2015-01-13 12:39:06 -08:00
Shanliang Jiang
062051288e
8068774: CounterMonitorDeadlockTest.java timed out
...
Reviewed-by: jbachorik, dfuchs
2015-01-13 14:35:39 +01:00
Alexander Scherbatiy
f74fa991c4
8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
...
Reviewed-by: pchelko, anthony, ksrini
2014-11-14 14:59:10 +03:00
Roger Riggs
032acb319b
8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed
...
Reviewed-by: martin
2014-11-13 12:29:54 -05:00
Sergey Bylokhov
9fc04e43bf
8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl
...
Reviewed-by: flar, prr
2014-11-28 10:42:03 +00:00
Alexander Scherbatiy
e9eb98fad6
8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method
...
Reviewed-by: serb, pchelko
2014-11-14 12:00:07 +03:00
Aleksei Efimov
4bbd3bec85
8059327: XML parser returns corrupt attribute value
...
Reviewed-by: lancea
2014-11-12 13:02:00 +03:00
Rob McKenna
c3ca27fece
8184328: JDK 8u131 socketRead0 hang at SSL read
...
Reviewed-by: xuelei, chegar, coffeys
2017-09-27 14:00:28 +01:00
Ramanand Patil
61282020e7
8185346: Relax RMI Registry Serial Filter to allow arrays of any type
...
Registry filter should allow arrays of any type
Reviewed-by: rriggs, coffeys
2017-08-23 12:09:58 +03:00
Lana Steuck
46f2b700e6
Merge
2014-11-11 10:40:35 -08:00
Alejandro Murillo
ebed44d52f
Merge
2014-11-07 09:22:58 -08:00
Aleksei Efimov
7790410d8d
8059327: XML parser returns corrupt attribute value
...
Reviewed-by: lancea
2014-11-12 13:02:00 +03:00
Jaroslav Bachorik
c5d024763f
8062896: TEST_BUG: java/lang/Thread/ThreadStateTest.java can't compile with change for 8058506
...
Reviewed-by: dholmes, sla
2014-11-05 09:49:20 +01:00
Aleksei Efimov
7ebe070c8b
8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027
...
Reviewed-by: sherman
2014-12-29 21:42:22 +03:00
Aleksei Efimov
ab67b759fd
8064560: (tz) Support tzdata2014j
...
Reviewed-by: okutsu
2014-11-24 19:53:12 +03:00
Xue-Lei Andrew Fan
baeacc8e45
8061210: Issues in TLS
...
Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak
2014-10-24 11:49:24 +00:00
Jaroslav Bachorik
85c6b454e8
8058506: ThreadMXBeanStateTest throws exception
...
Reviewed-by: egahlin, dholmes
2014-10-23 11:42:20 +02:00
Shanliang Jiang
c58dd448f2
8067241: DeadlockTest.java failed with negative timeout value
...
Reviewed-by: dfuchs, sspitsyn
2014-12-15 19:21:59 +01:00
Jaroslav Bachorik
55b1467fbc
8034263: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails intermittently
...
Reviewed-by: sla
2014-12-04 10:34:55 +01:00
Jaroslav Bachorik
6c4c7f0a96
8064441: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object
...
Reviewed-by: dholmes, egahlin, sspitsyn
2014-12-03 16:44:35 +01:00
Phil Race
66b8d7868d
8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit
...
Reviewed-by: flar, jgodinez
2014-10-30 14:27:35 -07:00
Ioi Lam
73728c66fe
8061651: Interface to the Lookup Index Cache to improve URLClassPath search time
...
Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs
Reviewed-by: mchung, acorn, jiangli, dholmes
2014-10-13 16:10:01 -07:00
Alejandro Murillo
c960fad15e
Merge
2014-10-22 08:24:03 -07:00
Jamil Nimeh
b548a2d444
8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input
...
Reviewed-by: weijun
2014-10-20 17:38:54 -07:00
Alexey Ivanov
2a50222f92
8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized
...
Reviewed-by: serb, ant
2014-10-20 18:04:07 +04:00
Olivier Lagneau
1e9d21c6bf
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-17 11:45:59 -07:00
Michael McMahon
c557d4f43a
8042622: Check for CRL results in IllegalArgumentException "white space not allowed"
...
Reviewed-by: chegar
2014-10-17 13:51:03 +01:00
Srinivasan Raghavan
ae489598a2
8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError
...
Reviewed-by: serb, prr
2014-10-16 16:30:56 +04:00
Konstantin Shefov
8832359f62
8058733: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java and LFMultiThreadCachingTest.java failed on some platforms due to java.lang.VirtualMachineError
...
Reviewed-by: vlivanov, psandoz, darcy
2014-10-16 14:14:32 +04:00
Konstantin Shefov
77a56e6c00
8058695: [TESTBUG] Reinvokers with arity >253 can't be cached
...
Reviewed-by: vlivanov, psandoz
2014-10-16 13:51:29 +04:00
Abhijit Saha
c60e180b5e
Merge
2014-10-14 10:22:21 -07:00
Weijun Wang
7df23b1645
8044215: Unable to initiate SpNego using a S4U2Proxy GSSCredential (Krb5ProxyCredential)
...
Reviewed-by: mullan
2014-10-14 10:08:32 +08:00
Felix Yang
1fd4eb2824
8048052: Permission tests for setFactory
...
Add RuntimePermission tests for setFactory
Reviewed-by: weijun, mullan
2014-10-13 17:55:14 +08:00
Zaiyao Liu
c8ad3dda63
8048610: Implement regression test for bug fix of 4686632 in JCE
...
Reviewed-by: weijun
2015-03-04 16:26:49 +08:00
Artem Smotrakov
cf484e1ad7
8049814: Additional SASL client-server tests
...
Reviewed-by: weijun
2015-07-16 09:20:39 +08:00
Amanda Jiang
43b5f2325b
8050461: Tests for syntax checking of JAAS configuration file
...
Reviewed-by: weijun
2015-09-22 09:34:01 +08:00
Zaiyao Liu
e2735bc411
8048820: Implement tests for SecretKeyFactory
...
Reviewed-by: xuelei
2015-05-18 02:11:39 +00:00
Vivi An
dc8755c285
8033699: Incorrect radio button behavior
...
Reviewed-by: azvegint, alexsch
2014-10-10 13:14:29 -07:00
Alexey Ivanov
ab57b0b32c
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
Dmitry Markov
f188bbf937
8058120: Rendering / caret errors with HTMLDocument
...
Reviewed-by: alexp, alexsch
2014-10-10 13:11:08 +04:00
Abhijit Saha
7d88511bf9
Merge
2014-10-06 15:51:21 -07:00
Vinnie Ryan
3bb4024ee7
8041740: Test sun/security/tools/keytool/ListKeychainStore.sh fails on Mac
...
Reviewed-by: mullan
2014-10-05 14:24:44 +01:00
Aleksei Efimov
1df9597ce3
8072042: (tz) Support tzdata2015a
...
Reviewed-by: coffeys, okutsu
2015-02-06 18:42:49 +03:00
Aleksei Efimov
8257ab8c01
8062923: XSL: Run-time internal error in 'substring()'
...
8062924: XSL: wrong answer from substring() function
Reviewed-by: joehw
2015-01-26 22:45:35 +03:00
Aleksei Efimov
359af721c7
8046817: JDK 8 schemagen tool does not generate xsd files for enum types
...
Reviewed-by: joehw, mkos
2015-01-26 22:37:53 +03:00
Abhijit Saha
4e3edf8472
Merge
2015-04-09 13:45:01 -07:00
Ivan Gerasimov
739e8a3e31
8055045: StringIndexOutOfBoundsException while reading krb5.conf
...
Reviewed-by: mullan
2015-01-26 14:29:54 +03:00
Abhijit Saha
faba775b42
Merge
2015-04-09 13:39:25 -07:00
Sergey Bylokhov
ad97037319
8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts
...
Reviewed-by: bae, prr
2014-12-16 19:46:22 +00:00
Abhijit Saha
c8e55a7496
Merge
2015-04-09 13:13:51 -07:00
Abhijit Saha
b9c28b5fd8
Merge
2015-04-09 12:57:26 -07:00
Vinnie Ryan
b173ff1be8
8041740: Test sun/security/tools/keytool/ListKeychainStore.sh fails on Mac
...
Reviewed-by: mullan
2014-10-05 14:24:44 +01:00
Rob McKenna
b88f5d5c3b
8065553: Failed Java web start via IPv6 (Java7u71 or later)
...
Reviewed-by: xuelei
2015-02-10 23:32:48 +00:00
Aleksei Efimov
000c431247
8072042: (tz) Support tzdata2015a
...
Reviewed-by: coffeys, okutsu
2015-02-06 18:42:49 +03:00
Jonathan Lu
bb0d6ac57f
8058930: GraphicsEnvironment.getHeadlessProperty() does not work for AIX platform
...
Reviewed-by: serb
2014-09-25 14:33:03 +08:00
Fredrik Arvidsson
f8dfff2dfb
8076154: com/sun/jdi/InstanceFilter.java failing due to missing MethodEntryRequest calls
...
Some jdi tests are failing due to missing MethodEntryRequest events during the test execution.
Reviewed-by: sla, jbachorik
2015-03-27 12:36:01 +01:00
Anton Nashatyrev
9c46172a31
8071668: [macosx] Clipboard does not work with 3rd parties Clipboard Managers
...
Reviewed-by: ant, serb
2015-03-30 19:33:25 +03:00
Alexander Scherbatiy
6739c5066c
8033000: No Horizontal Mouse Wheel Support In BasicScrollPaneUI
...
Reviewed-by: serb, azvegint
2015-03-30 18:32:23 +04:00
Alexander Scherbatiy
713243bd74
8075244: [macosx] The fix for JDK-8043869 should be reworked
...
Reviewed-by: prr, serb, ant
2015-03-30 17:09:21 +04:00
Masayoshi Okutsu
0d2468e299
8075548: SimpleDateFormat formatting of "LLLL" in English is incorrect; should be identical to "MMMM"
...
Reviewed-by: naoto
2015-03-30 17:50:59 +09:00
Alexander Zvegintsev
8c3cbe4731
8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener
...
Reviewed-by: alexsch, serb
2015-01-16 13:53:44 +03:00
Alexander Zvegintsev
946b32e53f
8056151: Switching to GTK L&F on-the-fly leads to X Window System error RenderBadPicture
...
Reviewed-by: alexsch, serb
2015-03-10 15:39:26 +03:00
Masayoshi Okutsu
0c32a0bb13
8075173: DateFormat in german locale returns wrong value for month march
...
Reviewed-by: naoto, peytoia
2015-03-26 18:37:52 +09:00
Alejandro Murillo
ae4640866e
Merge
2015-03-24 08:23:00 -07:00
Andrew Brygin
9d19b0aa43
8074954: ImageInputStreamImpl.readShort/readInt do not behave correctly at EOF
...
Reviewed-by: prr, serb
2015-03-23 12:00:16 +03:00
Rob McKenna
1763a11b32
8075039: (sctp) com/sun/nio/sctp/SctpMultiChannel/SendFailed.java fails on Solaris only
...
Reviewed-by: chegar
2015-03-20 17:07:15 +00:00
Phil Race
feb07f46f2
8076979: [Regression] Test closed/java/awt/FontClass/DebugFonts.java fails with stackoverflow error
...
Reviewed-by: serb, jgodinez
2015-06-05 12:05:06 -07:00
Phil Race
2da5715736
8064833: [macosx] Native font lookup uses family+style, not full name/postscript name
...
Reviewed-by: bae, serb
2015-06-05 12:02:01 -07:00
Alexander Scherbatiy
6443754407
8080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane
...
Reviewed-by: serb, azvegint
2015-06-05 20:46:27 +04:00
Denis Kononenko
e5643dd404
8077866: [TESTBUG] Some of java.lang tests cannot be run on compact profiles 1, 2
...
Reviewed-by: robm
2015-06-05 18:50:39 +03:00
Konstantin Shefov
c42f086c11
8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded"
...
Reviewed-by: vlivanov
2015-06-05 16:05:08 +03:00
Sergey Bylokhov
68e9b7f2c2
8072775: Tremendous memory usage by JTextArea
...
Reviewed-by: vadim, prr
2015-05-13 18:06:19 +03:00
Sergey Bylokhov
d21d933a67
8071306: GUI perfomance are very slow compared java 1.6.0_45
...
Reviewed-by: azvegint, ant
2015-05-22 19:27:33 +03:00
Sergey Bylokhov
d6604a665e
8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode
...
Reviewed-by: flar, bae
2015-05-23 15:13:40 +03:00
Anton Tarasov
cf494ae6e1
8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
...
Reviewed-by: serb, alexsch
2014-10-06 12:30:28 +04:00
Konstantin Shefov
0fee2e2ea8
8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
...
Reviewed-by: vlivanov, iignatyev, psandoz
2014-09-22 15:56:49 +04:00
Shanliang Jiang
e0f5cc2af1
8050115: javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
...
Reviewed-by: dfuchs, dholmes
2014-09-19 08:32:24 +02:00
Brian Burkhalter
26f802f36b
8058679: More bad characters in BigIntegerTest
...
Remove remaining non-US-ASCII characters
Reviewed-by: alanb
2014-09-18 10:34:58 -07:00
Brian Burkhalter
4d106fabed
8058664: Bad fonts in BigIntegerTest
...
Replace bad fonts with spaces.
Reviewed-by: alanb
2014-09-17 11:04:16 -07:00
Abhijit Saha
4cd8a12f19
Merge
2014-09-16 13:57:30 -07:00
Alejandro Murillo
cc0357e696
Merge
2014-09-16 11:51:52 -07:00
Robert Gibson
bb403d6e30
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
Robert Gibson
1e52870e37
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
Joel Borggrén-Franck
d32f6f275e
8058632: Revert JDK-8054984 from 8u40
...
Reviewed-by: sla
2014-09-18 12:26:39 +02:00
Ivan Gerasimov
cce90b2ea2
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-09-17 23:52:27 +04:00
Vladimir Ivanov
cdd4002b62
8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed
...
Reviewed-by: darcy, alanb
2014-09-16 23:04:13 +04:00
Lana Steuck
9d24c0ca9b
Merge
2014-09-16 14:16:55 -07:00
Clemens Eisserer
9613b0e3a6
8054638: xrender: text drawn after setColor(Color.white) is actually black
...
Reviewed-by: bae, prr
2014-09-16 10:16:11 -07:00
Shanliang Jiang
e6c078db97
8042205: javax/management/monitor/*: some tests didn't get all the notifications
...
Reviewed-by: dfuchs
2014-09-16 17:08:29 +02:00
Abhijit Saha
e2676ca21e
Merge
2014-09-11 15:37:02 -07:00
Aleksei Efimov
03143f3fc2
8057747: Several test failing after update to tzdata2014g
...
Reviewed-by: alanb
2014-09-11 15:13:37 +04:00
Aleksei Efimov
3fd6bf1947
8049343: (tz) Support tzdata2014g
...
Reviewed-by: mfang, okutsu
2014-09-07 23:04:09 +04:00
Joel Borggrén-Franck
996b2d8a52
8054987: (reflect) Add sharing of annotations between instances of Executable
...
Reviewed-by: duke
2014-09-11 10:47:49 +02:00
John Rose
ff02eb367a
8050884: Intrinsify ValueConversions.identity() functions
...
Reviewed-by: vlivanov, psandoz
2014-09-10 18:34:03 +04:00
John Rose
b9bec5dc1c
8050877: Improve code for pairwise argument conversions and value boxing/unboxing
...
Reviewed-by: vlivanov, psandoz
2014-09-10 18:34:03 +04:00
John Rose
bc9498081e
8050052: Small cleanups in java.lang.invoke code
...
Reviewed-by: vlivanov, psandoz
2014-09-10 18:34:02 +04:00
Vladimir Ivanov
67cca45032
8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke
...
Reviewed-by: psandoz, iignatyev
2014-09-10 18:34:02 +04:00
Vladimir Ivanov
f99d29c8cc
8037210: Get rid of char-based descriptions 'J' of basic types
...
Reviewed-by: jrose, psandoz, twisti
2014-09-10 18:34:02 +04:00
Athijegannathan Sundararajan
f6ca61c01f
8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output
...
Reviewed-by: jlaskey, lagergren, ksrini
2014-09-10 17:11:27 +05:30
Alan Bateman
991284632f
8029516: (fs) WatchKey cancel unreliable on Windows
...
Reviewed-by: chegar
2014-09-05 12:18:31 +01:00
Mario Torre
cb2faac5cc
8075584: test for 8067364 depends on hardwired text advance
...
The test incorrectly included values that depend on the installed fonts
Reviewed-by: serb, prr
2015-08-27 13:25:11 +02:00
Rob McKenna
2017562561
8087190: Regression in sun.net.util.IPAddressUtil.isIPv4LiteralAddress(String)
...
Reviewed-by: chegar
2015-08-25 14:07:08 +01:00
Ivan Gerasimov
4021fa766d
8133253: [TESTBUG] java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java fails on compact profile
...
Reviewed-by: alanb, dholmes
2015-08-20 15:10:50 +03:00
Ivan Gerasimov
2fea04bd2e
6857566: (bf) DirectByteBuffer garbage creation can outpace reclamation
...
Help ReferenceHandler thread process References while attempting to allocate direct memory
Reviewed-by: alanb
2015-08-20 02:53:54 +03:00
Aleksei Efimov
66de420653
8133321: (tz) Support tzdata2015f
...
Reviewed-by: okutsu
2015-08-18 14:43:04 +03:00
Konstantin Shefov
d17676d885
8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
...
Reviewed-by: vlivanov, mhaupt
2015-08-17 15:10:35 +03:00
Konstantin Shefov
40ff411a4b
8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments()
...
Reviewed-by: vlivanov, mhaupt
2015-08-17 15:08:01 +03:00
Ivan Gerasimov
8c13eb94c3
8133022: Instant.toEpochMilli() silently overflows
...
Reviewed-by: lancea, chegar, simonis, dfuchs, igerasim
2015-08-08 03:25:36 +03:00
Ivan Gerasimov
e29ffc2f2f
8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli()
...
Instant.toEpochMilli() now takes into account the sign of the 'seconds' field.
Reviewed-by: rriggs, scolebourne
2015-08-08 03:23:52 +03:00
Ivan Gerasimov
5265ab52ad
6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
...
Reviewed-by: sherman
2015-08-03 22:36:28 +03:00
Ivan Gerasimov
bd4c68a7d8
8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently
...
Reviewed-by: rriggs, smarks
2015-07-31 17:18:59 +03:00
Konstantin Shefov
e8a01c0d62
8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails
...
Reviewed-by: psandoz
2015-07-24 12:49:01 +03:00
Joel Borggrén-Franck
dc13d95f22
8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value
...
Update javadoc and align implementation with new spec
Reviewed-by: psandoz
2014-08-28 13:26:04 +02:00
Andrew Brygin
184c69219c
8040617: [macosx] Large JTable cell results in a OutOfMemoryException
...
Reviewed-by: serb, prr
2014-08-26 15:53:05 +01:00
Zaiyao Liu
cf57255cc8
8050370: Need new regressions tests for messageDigest with DigestIOStream
...
Reviewed-by: weijun
2014-08-26 15:10:29 +08:00
Amanda Jiang
e8ed10f720
8048360: Test signed jar files
...
Reviewed-by: weijun
2015-03-04 10:12:25 +08:00
Zaiyao Liu
533ef2ef7d
8048619: Implement tests for converting PKCS12 keystores
...
Reviewed-by: weijun
2014-12-04 16:50:31 +08:00
Zaiyao Liu
803660a4a5
8048617: Tests for PKCS12 read operations
...
Reviewed-by: weijun
2014-08-27 11:33:45 +08:00
Zaiyao Liu
df71d49502
8048618: Tests for PKCS12 write operations
...
Reviewed-by: weijun
2015-03-23 15:37:03 +08:00
Artem Smotrakov
cf36cc280e
8048138: Tests for JAAS callbacks
...
Reviewed-by: weijun
2015-04-23 18:01:01 +08:00
Ivan Gerasimov
91f72da700
8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException
...
Reviewed-by: valeriep
2014-08-23 01:05:50 +04:00
Evgeniya Stepanova
b153d9a7f1
8055393: [Testbug] Some tests are being executed and fail under profiles
...
Reviewed-by: mchung, dholmes
2014-08-24 18:23:06 -04:00
Jaroslav Bachorik
b93e733ad4
7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
...
Reviewed-by: dfuchs, sjiang
2014-08-21 15:22:07 +02:00
Staffan Larsen
e1b8805c06
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
Christian Tornqvist
d2031365d3
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
Konstantin Shefov
825bd2a49a
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
6bea102a67
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
Sean Coffey
b0b3a1aeb3
Merge
2014-09-12 17:08:36 +01:00
Sean Coffey
57698b1e1d
8057813: Alterations to jdk_security3 test target
...
Reviewed-by: mullan, wetmore, xuelei
2014-09-12 17:08:22 +01:00
Chris Hegarty
78f2a91895
8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack
...
Reviewed-by: michaelm
2014-09-12 15:51:22 +01:00
Dmitry Markov
0c068c99f5
8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
...
Reviewed-by: alexp, alexsch
2014-09-12 14:16:41 +04:00
Xue-Lei Andrew Fan
cbf4201fe6
8052406: SSLv2Hello protocol may be filter out unexpectedly
...
Reviewed-by: weijun
2014-09-10 17:42:06 +01:00
Daniel Fuchs
a535b26874
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
Weijun Wang
a818508035
8054817: File ccache only recognizes Linux and Solaris defaults
...
Reviewed-by: mullan
2014-08-11 22:09:48 +08:00
Anton Nashatyrev
5f334fbda2
8072900: Mouse events are captured by the wrong menu in OS X
...
Reviewed-by: serb, alexp
2015-03-09 23:41:50 +03:00
Staffan Larsen
74902d87d8
8025636: Hide lambda proxy frames in stacktraces
...
Reviewed-by: jrose, forax, jfranck, vlivanov
2015-02-17 10:09:26 +01:00
Ivan Gerasimov
0b3c4bc19c
6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
...
Reviewed-by: plevart, martin
2014-07-12 04:15:56 +04:00
Anthony Scarpino
b0300541fb
8063700: -Xcheck:jni changes cause many JCK failures in api/javax_crypto tests in SunPKCS11
...
Reviewed-by: mullan, valeriep
2014-11-08 09:42:45 -08:00
Artem Malinko
0de8cc2d4d
8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread
...
Reviewed-by: ant, pchelko
2014-07-29 15:52:50 +04:00
Phil Race
f87e95bf90
8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01
...
Reviewed-by: bae, serb
2014-07-30 11:10:38 -07:00
Daniel Fuchs
496e9f57a0
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
Aleksei Efimov
3fb605a010
8036981: JAXB not preserving formatting for xsd:any Mixed content
...
Reviewed-by: lancea, mkos
2014-08-31 16:16:50 +04:00
Jaroslav Bachorik
8f2381f0a1
8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
...
Reviewed-by: sla
2014-07-01 11:47:36 +02:00
Shanliang Jiang
62cac75b6b
8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs
...
Reviewed-by: dfuchs
2014-12-23 14:23:43 +01:00
Daniel Fuchs
05e5386bbf
8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible
...
This test parses the jars in the boot class path to find the name of all classes, then loads each of them, get their declared fields, and attempt to call setAccessible.
Reviewed-by: coffeys, dholmes, plevart
2014-12-19 20:04:14 +01:00
Mark Sheppard
51ed2e9d1f
8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh
...
Changed TESTJAVA to COMPILEJAVA for javac and idlj paths.
Reviewed-by: chegar
2014-12-17 12:17:56 +00:00
Kirk Shoop
b1ad95c064
8064407: (fc) FileChannel transferTo should use TransmitFile on Windows
...
Co-authored-by: Valeriy Kopylov <v-valkop@microsoft.com>
Reviewed-by: alanb
2014-12-16 15:38:29 +00:00
Kirk Shoop
4f61788a9f
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
Jaroslav Bachorik
fb10540f85
8047073: Some javax/management/ fails with JFR
...
Reviewed-by: egahlin, dfuchs
2014-06-24 19:58:03 +02:00
Stuart Marks
0c78a4dd09
8062233: add java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency.java to problem list
...
Reviewed-by: darcy
2014-10-27 18:30:21 -07:00
Aleksei Efimov
70a2f414b1
8145974: XMLStreamWriter produces invalid XML for surrogate pairs on OutputStreamWriter
...
Reviewed-by: joehw
2016-05-13 18:39:58 +03:00
Artem Kosarev
60d18f433d
8074784: Additional tests for XML DSig API
...
Reviewed-by: mullan
2016-05-13 17:41:00 +03:00
Mikhail Cherkasov
20e602f470
8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized
...
Reviewed-by: alexp, aivanov
2016-05-13 16:46:54 +03:00
Svetlana Nikandrova
3920f48b10
8049171: Additional tests for jarsigner's warnings
...
Reviewed-by: weijun
2016-05-13 16:36:39 +03:00
Anthony Scarpino
f63dc69748
8098581: SecureRandom.nextBytes() hurts performance with small size requests
...
Reviewed-by: valeriep
2016-05-10 17:16:26 +01:00
Christoph Langer
32c3624715
8153781: Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place
...
Reviewed-by: joehw
2016-04-29 12:23:52 +02:00
Michael Haupt
a365d4acad
8155106: MHs.Lookup.findConstructor returns handles for array classes
...
Reviewed-by: sundar
2016-04-29 15:30:43 +02:00
Michael Haupt
39200dc5d4
8155214: java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cache
...
Reviewed-by: sundar
2016-04-27 15:34:30 +02:00
Ivan Gerasimov
2ef6cf0b10
8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out
...
Reviewed-by: weijun, wetmore
2016-04-26 20:31:59 +03:00
Ivan Gerasimov
49544a8834
8037557: test SessionCacheSizeTests.java timeout
...
Reviewed-by: weijun
2016-04-26 20:31:58 +03:00
Ivan Gerasimov
b04b6b7201
8146669: Test SessionTimeOutTests fails intermittently
...
Reviewed-by: mullan
2016-04-26 20:31:56 +03:00
Ivan Gerasimov
2ec82bc711
8144313: Test SessionTimeOutTests can be timeout
...
Reviewed-by: mullan
2016-04-26 20:31:54 +03:00
Staffan Larsen
f537d16242
8046778: Better error messages when starting JMX agent via attach or jcmd
...
Reviewed-by: dholmes
2014-06-18 09:04:20 +02:00
Staffan Larsen
a7396e9236
8044135: Add API to start JMX agent from attach framework
...
Reviewed-by: alanb, dsamersoff, jbachorik
2014-06-11 15:47:53 +02:00
Erik Gahlin
f06107d1a0
8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out
...
Reviewed-by: jbachorik
2014-08-07 15:16:35 +02:00
Erik Gahlin
e2c02255a2
8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
...
Reviewed-by: sla, jbachorik, rriggs
2014-07-03 18:20:42 +02:00
Neil Toda
db3412df63
8042469: Launcher changes for native memory tracking scalability enhancement
...
Reviewed-by: darcy, ksrini, zgu
2014-08-05 19:29:00 -07:00
Daniel Fuchs
e3cf6641f3
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
Severin Gehwolf
7d049748c7
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
...
Reviewed-by: erikj, goetz, dholmes
2018-09-25 16:13:12 +02:00
Weijun Wang
dcf88b35f3
8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
...
Reviewed-by: alanb
2018-10-05 11:46:27 +01:00
Ramanand Patil
39afcd534f
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
...
Reviewed-by: serb, psadhukhan
2018-10-04 05:55:01 -04:00
Sergey Bylokhov
6980cfdddf
8207150: Clip.isRunning() may return true after Clip.stop() was called
...
Reviewed-by: prr
2018-09-08 12:32:51 -07:00
Sergey Bylokhov
cc00458d17
8202264: Race condition in AudioClip.loop()
...
Reviewed-by: prr
2018-07-11 13:41:25 +03:00
Sergey Bylokhov
1409fd329e
8170937: Swing apps are slow if displaying from a remote source to many local displays
...
Reviewed-by: prr, aivanov
2018-09-24 14:42:34 -07:00
Prasadrao Koppula
4eeb78c825
8187218: GSSCredential.getRemainingLifetime() returns negative value for TTL > 24 days
...
8131051: KDC might issue a renewable ticket even if not requested
Reviewed-by: weijun
2018-09-20 09:11:49 +05:30
Weijun Wang
10fae278e8
8156709: Cannot call setSeed on NativePRNG on Mac if EGD is /dev/urandom
...
Reviewed-by: wetmore
2018-09-06 14:44:08 +05:30
Anton Litvinov
ac5cdbc99e
8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
...
Reviewed-by: prr, psadhukhan
2018-08-30 17:44:36 +01:00
Sean Coffey
e0d57be4b0
8209129: Further improvements to cipher buffer management
...
Reviewed-by: weijun, igerasim
2018-08-24 09:50:23 +01:00
Sean Coffey
e0424b196f
8206911: javax/xml/crypto/dsig/GenerationTests.java fails in 8u-dev
...
Reviewed-by: mullan
2018-08-22 17:28:09 +01:00
Dmitry Markov
22c8a8ae07
8130655: OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame
...
Reviewed-by: serb, aivanov
2018-08-17 15:50:46 +01:00
Fairoz Matte
b60448f890
8182461: IndexOutOfBoundsException when reading indexed color BMP
...
Added missing break to prevent erroneous fall through
Reviewed-by: prr, serb
2018-08-13 10:47:07 -04:00
Ramanand Patil
242f07806e
8134124: sun/security/tools/jarsigner/warnings.sh fails when using Hindi locale
...
Reviewed-by: weijun
2018-07-24 05:10:45 -04:00
Sean Coffey
82631ce45e
Merge
2014-08-01 10:17:32 +01:00
Chris Hegarty
c544bc58cb
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
Abhijit Saha
0aed8b1563
Merge
2014-07-16 12:33:08 -07:00
Lana Steuck
957fa45493
Merge
2014-07-15 14:08:27 -07:00
Abhijit Saha
9fcf556952
Merge
2014-07-14 08:02:45 -07:00
Chris Hegarty
e317c5b9e6
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
...
Reviewed-by: alanb
2014-07-02 18:12:59 +01:00
Dmitry Markov
b2893cec8e
8048506: [macosx] javax.swing.PopupFactory issue with null owner
...
Reviewed-by: pchelko, alexsch
2014-07-01 14:19:15 +04:00
Mike Duigou
83b5c5658a
8048207: Collections.checkedQueue.offer() calls add on wrapped queue
...
Reviewed-by: psandoz
2014-06-27 10:26:39 -07:00
Abhijit Saha
e38aabb5b8
Merge
2014-07-14 11:15:04 -07:00
Mattias Tobiasson
6219b56393
6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec
...
Uses common testlibrary to find executable. Removed NullPointerExceptions. Log more.
Reviewed-by: sla
2014-07-07 16:55:22 +04:00
Abhijit Saha
446cbd73ee
Merge
2014-06-26 08:38:29 -07:00
Abhijit Saha
57474a22ec
Merge
2014-06-26 07:54:37 -07:00
Mike Duigou
4dbe4a57f8
8047795: Collections.checkedList checking bypassed by List.replaceAll
...
Reviewed-by: psandoz, chegar
2014-06-25 12:36:03 -07:00
Stephen Colebourne
d0f9ecb769
8046416: Unable to parse an Instant from fields
...
Fix Instant parsing
Reviewed-by: rriggs
2014-06-11 08:25:33 +01:00
Michael McMahon
8996357bad
8047187: Test jdk/net/Sockets/Test.java fails to compile after fix JDK-8046588
...
Reviewed-by: chegar
2014-06-19 12:41:34 +01:00
Petr Pchelko
2b68aa9a94
8047061: [macosx] Crash when setting display mode
...
Reviewed-by: anthony, alexsch
2014-06-19 12:59:19 +04:00
Abhijit Saha
8f47c7491d
Merge
2014-06-10 14:53:58 -07:00
Abhijit Saha
8666d8dd0f
Merge
2014-06-10 13:44:56 -07:00
Anthony Scarpino
6c20d58a79
8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
...
Reviewed-by: vinnie
2014-06-10 12:04:42 -07:00
Vinnie Ryan
d5002ca975
8047085: PKCS11/NSS tests failing intermittently on Windows
...
Reviewed-by: mullan
2014-06-18 17:50:55 +01:00
Vinnie Ryan
84c441ee21
8044038: Security tests fail on 32 bit linux platform
...
Reviewed-by: xuelei, weijun
2014-06-18 15:53:45 +01:00
Joel Borggrén-Franck
a2153ce7e7
8029674: (reflect) getMethods returns default methods that are not members of the class
...
Filter out methods that have a more specific default method from result
Reviewed-by: darcy, dlsmith
2014-06-16 13:59:51 +02:00
Vladimir Ivanov
1f0aeb7608
8046903: VM anonymous class members can't be statically invocable
...
Reviewed-by: jrose
2014-06-17 13:06:05 +04:00
Sergey Bylokhov
05b2d95e39
8029455: [JLightweightFrame] support scaled painting
...
Reviewed-by: anthony, ant
2014-06-12 00:32:33 +04:00
Sergey Bylokhov
58fb72d9ae
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
...
Reviewed-by: alexsch, anthony
2014-06-12 00:43:14 +04:00
Sergey Bylokhov
03d9c0d51d
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
...
Reviewed-by: bae, flar
2014-06-11 14:38:50 +04:00
Sergey Bylokhov
a52de212e5
8041644: [OGL] clip is ignored during surface->sw blit
...
Reviewed-by: bae, prr
2014-06-11 14:21:12 +04:00
Alejandro Murillo
0eecb048fd
Merge
2014-06-06 10:55:56 -07:00
Sergey Bylokhov
34fd451bad
8041129: [OGL] surface->sw blit is extremely slow
...
8017626: [OGL] Translucent VolatileImages don't paint correctly
Reviewed-by: bae, flar
2014-06-04 16:55:06 +04:00
Abhijit Saha
d812984fbf
Merge
2014-06-03 08:42:15 -07:00
Abhijit Saha
32a0777d97
Merge
2014-06-02 15:14:28 -07:00
Xue-Lei Andrew Fan
16ad1e8e55
8043200: Decrease the preference mode of RC4 in the enabled cipher suite list
...
Reviewed-by: wetmore, ahgross, asmotrak
2014-06-01 00:48:51 +00:00
Mike Duigou
b7766b47ad
8046085: inserting null key into HashMap treebin fails
...
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: dl, mduigou, alanb, chegar
2014-06-06 14:23:08 -07:00
Michael Fang
de0bc910ee
Merge
2014-06-13 09:15:21 -07:00
Sandipan Razzaque
d6e4c2ae81
8037343: Wrong dateformat for locale es_DO
...
Reviewed-by: okutsu
2014-06-13 09:11:54 -07:00
Michael McMahon
926a812890
8046588: test for SO_FLOW_SLA availability does not check for EACCESS
...
Reviewed-by: chegar, alanb
2014-06-13 16:26:42 +01:00
Abhijit Saha
c51afa358d
Merge
2014-05-28 12:45:12 -07:00
Alexander Scherbatiy
12777bf09d
8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
...
Reviewed-by: serb, pchelko
2014-05-28 15:24:18 +04:00
Abhijit Saha
68ee4d29c1
Merge
2014-05-27 11:02:36 -07:00
Joel Borggrén-Franck
033b19764e
8039916: AnnotatedType.getType() of a Executable parameters may return wrong type
...
Reviewed-by: psandoz
2014-06-04 14:42:48 +02:00
Alejandro Murillo
6da3283d1e
Merge
2014-06-10 11:20:01 -07:00
Vladimir Ivanov
d9d9fa6f43
8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
...
Reviewed-by: psandoz, jrose
2014-06-09 15:40:40 +04:00
Weijun Wang
cfd15a1946
8044747: [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame
...
Reviewed-by: xuelei
2014-06-06 22:31:53 +08:00
Weijun Wang
1f4f6ce4aa
8036779: sun.security.krb5.KdcComm interprets kdc_timeout as msec instead of sec
...
Reviewed-by: xuelei
2014-05-30 14:37:43 +08:00
Nakul Natu
8bc7078a62
8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
...
Reviewed-by: azvegint, alexsch
2014-08-09 01:18:25 +04:00
Ivan Gerasimov
54c385ac48
8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
...
Reviewed-by: mullan, valeriep
2014-08-07 15:32:23 +04:00
Rob McKenna
d09579c9de
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
1be52a56a4
8030166: java/lang/ProcessBuilder/Basic.java fails intermittently: waitFor took too long
...
Reviewed-by: rriggs
2014-08-01 15:34:55 +01:00
Alexander Scherbatiy
d4d0813c77
8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
...
Reviewed-by: serb, pchelko
2014-08-06 15:30:04 +04:00
Dmitry Markov
22919c3bc2
8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
...
Reviewed-by: alexsch, serb
2014-08-05 08:30:05 +04:00
Aleksei Efimov
09082c9656
8032908: getTextContent doesn't return string in JAXP
...
Reviewed-by: joehw
2014-07-31 11:31:57 +04:00
Phil Race
621eb0585e
8043508: JVM core dumps with very long text in tooltip
...
Reviewed-by: bae, jgodinez
2014-07-31 10:47:51 -07:00
Chris Hegarty
75f7e373b9
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
Anton Nashatyrev
659eb19c5e
8046495: KeyEvent can not be accepted in quick mouse clicking
...
Reviewed-by: art, pchelko
2014-07-30 12:01:47 +01:00
Artem Malinko
db55b714ea
8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread
...
Reviewed-by: ant, pchelko
2014-07-29 15:52:50 +04:00
Mike Duigou
aaf0e72687
8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object
...
Reviewed-by: psandoz, chegar
2014-07-24 09:01:00 -07:00
Peter Levart
94b3aed07b
8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
...
8047340: (process) Runtime.exec() fails in Turkish locale
Reviewed-by: coffeys, robm
2014-07-24 20:55:21 +02:00
Dmitry Markov
fa7177bf0d
8044614: [macosx] Focus issue with 2 applets in firefox
...
Reviewed-by: alexsch, pchelko
2014-07-24 12:23:52 +04:00
Aleksei Efimov
0c7cbe257d
8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
...
Reviewed-by: joehw
2014-07-22 22:06:52 +04:00
Petr Pchelko
39cca0138f
8043610: Sorting columns in JFileChooser fails with AppContext NPE
...
Reviewed-by: anthony, alexsch
2014-05-23 19:43:14 +04:00
Yong Jeffrey Huang
df35b8e925
8055222: Currency update needed for ISO 4217 Amendment #159
...
Reviewed-by: naoto
2014-09-08 20:01:46 -07:00
Ivan Gerasimov
3a8c3e4025
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-09-17 23:52:27 +04:00
Alexander Scherbatiy
358e1184c1
8062561: Test bug8055304 fails if file system default directory has read access
...
Reviewed-by: serb
2014-10-31 20:17:02 +04:00
Aleksei Efimov
fcb24c8908
8038966: JAX-WS handles wrongly xsd:any arguments for Web services
...
Reviewed-by: coffeys
2014-10-01 19:31:18 +04:00
Aleksei Efimov
dff1c192bd
8036981: JAXB not preserving formatting for xsd:any Mixed content
...
Reviewed-by: lancea, mkos
2014-08-31 16:16:50 +04:00
Aleksei Efimov
70086462da
8057747: Several test failing after update to tzdata2014g
...
Reviewed-by: alanb
2014-09-11 15:13:37 +04:00
Aleksei Efimov
3a7125201a
8049343: (tz) Support tzdata2014g
...
Reviewed-by: mfang, okutsu
2014-09-07 23:04:09 +04:00
Abhijit Saha
661731fd7a
Merge
2014-09-11 13:45:11 -07:00
Abhijit Saha
bc7c660914
Merge
2014-09-11 11:56:26 -07:00
Abhijit Saha
3422c0fdf9
Merge
2014-09-08 13:37:07 -07:00
Andrew Brygin
51cd036ebd
8040617: [macosx] Large JTable cell results in a OutOfMemoryException
...
Reviewed-by: serb, prr
2014-08-26 15:53:05 +01:00
Aleksei Efimov
f83488310a
8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
...
Reviewed-by: joehw
2014-07-22 22:06:52 +04:00
Artem Malinko
660a91f593
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
Dmitry Markov
665a89810c
8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
...
Reviewed-by: alexsch, serb
2014-08-05 08:30:05 +04:00
Sean Coffey
497e268dc2
Merge
2014-08-01 11:05:33 +01:00
Phil Race
277edd7d01
8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01
...
Reviewed-by: bae, serb
2014-07-30 11:10:38 -07:00
Miroslav Kos
0f6be2be28
8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
...
Adding newly restricted package to golden set in the test
Reviewed-by: asmotrak, coffeys, mullan
2014-05-20 16:02:57 +02:00
Aleksei Efimov
a3bff85849
8043012: (tz) Support tzdata2014c
...
Reviewed-by: okutsu, peytoia
2014-05-15 18:18:19 +04:00
Anton Nashatyrev
cca66c5c25
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
...
Reviewed-by: serb, alexsch
2014-05-13 17:16:38 +04:00
Sergey Malenkov
78879e52aa
8041917: unexcepted behavior of LineBorder while using Boolean variable true
...
Reviewed-by: alexsch, serb
2014-05-13 15:50:18 +04:00
Staffan Larsen
4641fd6073
8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
...
Reviewed-by: alanb, dsamersoff, jbachorik
2014-05-09 12:06:13 +02:00
Sergey Bylokhov
893b42fba7
8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images
...
Reviewed-by: azvegint, ant
2015-05-16 21:31:36 +03:00
Sergey Bylokhov
5479e9219f
6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails
...
Reviewed-by: azvegint, alexsch
2015-04-23 16:54:54 +03:00
Mikhail Cherkasov
482b0503b0
8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane
...
Reviewed-by: bae
2015-06-03 17:48:27 +03:00
Aleksei Efimov
4d3f1a5a91
8081392: getNodeValue should return 'null' value for Element nodes
...
Reviewed-by: joehw
2015-05-31 18:55:35 +03:00
Maxim Soloviev
9f59620a7f
8081479: Backport JDBC tests from JDK 9 from test/java/sql and test/javax/sql to JDK 8u
...
Reviewed-by: lancea
2015-05-29 17:27:55 +03:00
Paul Sandoz
b1e11c4c51
8042355: stream with sorted() causes downstream ops not to be lazy
...
Reviewed-by: mduigou
2014-05-06 10:29:59 +02:00
Sean Mullan
75f98217c9
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
d33ad45cd9
8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121
...
Reviewed-by: dfuchs
2014-05-02 14:40:52 +02:00
Sean Coffey
3fad842762
8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
...
Reviewed-by: alanb
2015-01-08 15:10:13 +00:00
Shanliang Jiang
9eaf2ce2ce
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected
...
Reviewed-by: dholmes
2015-01-07 14:49:02 +01:00
Valerie Peng
2f2327f8c1
8039921: SHA1WithDSA with key > 1024 bits not working
...
Removed the key size limits for all SHAXXXWithDSA signatures
Reviewed-by: weijun
2015-01-07 00:02:43 +00:00
Jaroslav Bachorik
111c67af22
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
82d53d1b8b
8041987: [macosx] setDisplayMode crashes
...
Reviewed-by: anthony, serb
2014-04-28 16:45:43 +04:00
Staffan Larsen
ee8e488c75
8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
...
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02:00
Alejandro Murillo
113225797f
Merge
2014-05-30 13:29:47 -07:00
Katja Kantserova
f5db2059dd
8031766: jstatd nightly tests failing with Expected one jstatd process, got 2. Test will be canceled
...
Reviewed-by: jbachorik, sla
2014-05-26 11:10:20 +02:00
Ivan Gerasimov
5ea423778e
8038982: java/lang/ref/EarlyTimeout.java failed again
...
Reviewed-by: mchung
2014-04-18 18:46:50 +04:00
Sean Mullan
f4bc646b3d
8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
...
Reviewed-by: xuelei
2014-04-16 09:46:49 -04:00
Aleksei Efimov
f370a5aa74
8133924: NPE may be thrown when xsltc select a non-existing node after JDK-8062518
...
Reviewed-by: joehw, coffeys
2015-12-05 13:24:41 +03:00
Rob McKenna
adc064816a
8067800: Clarify java.time.chrono.Chronology.isLeapYear for out of range years
...
Reviewed-by: rriggs
2015-12-04 18:40:59 +00:00
Rob McKenna
4f7cc3ea78
8140344: add support for 3 digit update release numbers
...
Reviewed-by: coffeys
2015-11-30 22:46:45 +00:00
Ivan Gerasimov
f61a08b176
8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
...
Reviewed-by: rriggs
2015-11-30 16:28:18 +03:00
Ivan Gerasimov
2b0da6a008
8133207: ParallelProbes.java test fails after changes for JDK-8080115
...
Do not run in othervm mode.
Reviewed-by: darcy, rriggs
2015-11-25 17:18:04 +03:00
Mikhail Cherkasov
6165f1f08f
8132890: Text Overlapping on Dot Matrix Printers
...
Reviewed-by: serb
2015-11-12 15:20:01 +03:00
Michael Haupt
82639269e3
8139863: [TESTBUG] Need to port tests for JDK-8134903 to 8u-dev
...
Backport of a test that was forgotten in the original backport
Reviewed-by: psandoz
2015-11-04 17:09:24 +01:00
Kevin Walls
6717418879
8122944: perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure
...
Reviewed-by: dholmes
2015-11-04 07:02:20 -08:00
Anton Litvinov
bd4cd37de3
8132503: [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X
...
Reviewed-by: alexsch, kizune
2015-10-30 14:45:04 +03:00
Ivan Gerasimov
1072ec8bb7
8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout
...
Reviewed-by: chegar
2015-10-29 22:41:34 +03:00
Alexey Ivanov
95ea980ba5
8134828: Scrollbar thumb disappears with Nimbus L&F
...
Reviewed-by: alexsch, alexp
2015-10-29 19:37:59 +03:00
Sergey Bylokhov
9dc357fac4
8138764: In some cases the usage of TreeLock can be replaced by other synchronization
...
Reviewed-by: alexp, alexsch
2015-10-21 18:32:56 +03:00
Yuka Kamiya
5ad41b677a
8042360: Subtag syntax check is incomplete in Locale.LanguageRange
...
Reviewed-by: naoto, okutsu
2014-05-09 10:19:59 +09:00
Weijun Wang
0778f294d7
8039132: cleanup @ignore JAAS/krb5 tests
...
Reviewed-by: xuelei
2014-04-09 17:08:37 +08:00
Weijun Wang
c559f43cc8
8036709: Java 7 jarsigner displays warning about cert policy tree
...
Reviewed-by: mullan
2014-05-29 10:36:06 +08:00
Alexander Scherbatiy
3325deadf9
8043705: Can't exit color chooser dialog when running as an applet
...
Reviewed-by: serb, pchelko
2014-06-04 12:32:12 +04:00
Stephen Colebourne
a5363ddf29
8040058: IsoFields.WEEK_BASED_YEAR adjustInto incorrect and WeekFields.weekOfWeekBasedYear().range incorrect
...
Reviewed-by: lancea, rriggs
2014-04-12 14:54:44 +01:00
Rob McKenna
6be84b0710
8042857: 14 stuck threads waiting for notification on LDAPRequest
...
Reviewed-by: vinnie
2014-05-23 16:24:43 +01:00
Sergey Malenkov
7f3017c647
8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
...
Reviewed-by: alexsch, serb
2014-05-30 19:22:32 +04:00
Chris Hegarty
d53db533ec
Merge
2014-05-30 14:54:57 +01:00
Miroslav Kos
bd47a28f77
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
...
Reviewed-by: chegar
2014-05-23 16:35:10 +02:00
Alexander Zvegintsev
d9af31ccf6
8017472: [macosx] Transparency demo is not correctly dragged on the second monitor
...
Reviewed-by: pchelko, serb
2014-05-29 13:34:04 +04:00
Alexander Zvegintsev
6b9948c339
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
Petr Pchelko
4586b66f83
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
Ivan Gerasimov
86fedee5f0
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
Alan Bateman
a134a4d15d
8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException
...
Reviewed-by: chegar
2014-03-24 15:09:47 +00:00
Aleksei Efimov
cc6034631e
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
...
Reviewed-by: lancea
2014-07-22 09:21:33 +04:00
Weijun Wang
b4e64d6dab
7150092: NTLM authentication fail if user specified a different realm
...
Reviewed-by: michaelm
2014-07-09 15:10:42 +08:00
Ivan Gerasimov
81d7907277
8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio
...
Reviewed-by: valeriep
2014-07-18 17:42:27 +04:00
Rob McKenna
5011afdb2b
Merge
2014-07-17 18:05:58 +01:00
Pavel Rappo
41e562e405
8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java
...
Reviewed-by: vinnie
2014-07-11 14:53:55 +01:00
Pavel Rappo
b643ee87ca
8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
...
Reviewed-by: vinnie
2014-06-17 13:57:01 +01:00
Sean Coffey
c502a5b400
7095856: OutputStreamHook doesn't handle null values
...
Reviewed-by: lancea, msheppar
2014-07-01 16:51:44 +01:00
Mikhail Cherkasov
9b6bfa5b0a
4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value
...
Reviewed-by: prr, bae
2014-07-10 18:46:40 +04:00
Alexey Ivanov
5f3cf075f9
8046559: NPE when changing Windows theme
...
Reviewed-by: pchelko, anthony
2014-07-09 11:27:41 +04:00
Sergey Malenkov
84a0445ab6
8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red
...
Reviewed-by: alexsch, serb
2014-05-30 16:46:54 +04:00
Anton Nashatyrev
67d052b92f
8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
...
Reviewed-by: pchelko, serb
2014-05-30 14:46:36 +04:00
Chris Hegarty
fe0315ce40
8041931: test/sun/net/www/http/HttpClient/B8025710.java fails with cannot find keystore
...
Reviewed-by: xuelei
2014-04-28 13:39:58 +01:00
Alejandro Murillo
11e1102413
Merge
2015-06-16 10:48:36 -07:00
Aleksei Efimov
3ea752166d
8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
...
Reviewed-by: naoto
2015-06-15 21:59:50 +03:00
Staffan Larsen
721778c6b5
8081470: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
...
Reviewed-by: mgerdin, brutisso, iignatyev
2015-05-29 11:05:52 +02:00
Sergey Malenkov
8dac5dac6b
8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
...
Reviewed-by: alexsch, serb
2014-04-25 21:02:56 +04:00
Steven Lawrance
50df972fa2
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
Sean Coffey
c980fc613e
Merge
2014-04-24 11:31:56 +01:00
Alexey Ivanov
b908a88462
8024061: Exception thrown when drag and drop between two components is executed quickly
...
Reviewed-by: pchelko, serb
2014-04-23 17:00:57 +04:00
Lois Foltan
e72d4d23e5
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
Weijun Wang
7086b5c633
8039358: com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be a default method
...
Reviewed-by: vinnie
2014-04-21 10:25:40 +08:00
Sergey Malenkov
1e293e91cb
8040656: Classes with overriden methods with covariant returns return random read methods
...
Reviewed-by: alexsch, serb
2014-04-22 16:47:34 +04:00
Sean Coffey
0ec4081325
8038491: Improve synchronization in ZipFile.read()
...
Reviewed-by: alanb, chegar
2014-04-10 20:01:52 +01:00
Igor Ignatyev
8c41b52044
8038186: [TESTBUG] improvements of test j.l.i.MethodHandles
...
Reviewed-by: iveresov, twisti, vlivanov
2014-03-29 12:29:21 +04:00
Chris Hegarty
c3dcb7b328
8034181: SIGBUS in SctpChannelImpl receive
...
Reviewed-by: alanb, dsamersoff
2014-03-26 20:35:47 +00:00
Vladimir Ivanov
20fe9d821b
8036117: MethodHandles.catchException doesn't handle VarargsCollector right (8034120 failed)
...
Reviewed-by: jrose, twisti
2014-03-25 20:46:22 +04:00
Vladimir Ivanov
8229d0058a
8027827: Improve performance of catchException combinator
...
8034120: MethodHandles.catchException doesn't handle VarargsCollector right
Reviewed-by: lagergren, psandoz, jrose
2014-03-25 20:45:20 +04:00
Konstantin Shefov
28d8432a80
8031422: [TEST_BUG] java/awt/Paint/bug8024864.java fails on Windows 7
...
Reviewed-by: pchelko, azvegint
2014-03-25 18:23:59 +04:00
Ivan Gerasimov
9226fa61ac
8034262: Test java/lang/ProcessBuilder/CloseRace.java fails
...
Reviewed-by: martin, dholmes
2014-03-12 21:45:20 +04:00
Lance Andersen
f2b37ba5ec
8031721: Remove non-existent test from TEST.groups
...
Reviewed-by: mchung, naoto
2014-07-08 13:40:11 -04:00
Anton Nashatyrev
f5e84a8894
8047066: Test test/sun/awt/image/bug8038000.java fails with ClassCastException
...
Reviewed-by: bae, prr
2014-07-08 17:47:47 +04:00
Mike Duigou
1ca49dbc7d
8047795: Collections.checkedList checking bypassed by List.replaceAll
...
Reviewed-by: psandoz, chegar
2014-06-25 12:36:03 -07:00
Mike Duigou
4deb28dfed
8048207: Collections.checkedQueue.offer() calls add on wrapped queue
...
Reviewed-by: psandoz
2014-06-27 10:26:39 -07:00
Mattias Tobiasson
d0c66acb5c
6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec
...
Uses common testlibrary to find executable. Removed NullPointerExceptions. Log more.
Reviewed-by: sla
2014-07-07 16:55:22 +04:00
Evgeniya Stepanova
f663696b5a
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
Artem Malinko
4cefb9be67
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
Ivan Gerasimov
3bf9bccf69
6853696: (ref) ReferenceQueue.remove(timeout) may return null even if timeout has not expired
...
Reviewed-by: mchung, mduigou, rriggs
2014-02-27 02:44:04 +04:00
Ivan Gerasimov
5dfc27f260
7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError
...
Reviewed-by: chegar, alanb
2014-03-13 07:52:17 +04:00
Ivan Gerasimov
0f96871fa2
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
5ab5f73118
8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
...
Reviewed-by: alanb
2014-05-07 09:43:40 +04:00
Ivan Gerasimov
b3a8ca8138
8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space
...
Reviewed-by: alanb
2014-05-26 19:59:28 +04:00
Ivan Gerasimov
6bf93e3c7c
8040806: BitSet.toString() can throw IndexOutOfBoundsException
...
Reviewed-by: plevart, mduigou
2014-05-06 10:28:48 +04:00
Phil Race
91a5abe428
8061392: PrinterJob NPE when drawing translucent image with null user clip
...
Reviewed-by: bae, jgodinez
2014-11-07 10:24:22 -08:00
Pavel Rappo
e53f84ec69
8059311: com/sun/jndi/ldap/LdapTimeoutTest.java fails with exit_code == 0
...
Reviewed-by: vinnie
2014-11-07 15:12:04 +00:00
Ivan Gerasimov
f1966dc595
8054029: (fc) FileChannel.size() returns 0 for block devices on Linux
...
Reviewed-by: alanb
2014-11-07 01:51:06 +03:00
Mikhail Cherkasov
8598bdabed
8062021: NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146
...
Reviewed-by: ant, serb
2014-11-06 21:52:12 +04:00
Vladimir Ivanov
1f37d40703
8060483: NPE with explicitCastArguments unboxing null
...
Reviewed-by: attila, lagergren
2014-11-06 07:05:13 -08:00
Alexander Scherbatiy
212d3d4a9c
8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
...
Reviewed-by: serb
2014-11-05 17:01:53 +04:00
Pavel Chistyakov
4f0b31b444
8036616: [TESTBUG] Embedded: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be launched with -XX:+UsePerfData
...
Reviewed-by: dholmes, jbachorik
2014-11-04 18:37:24 -05:00
Michael McMahon
e3902a2fd0
8062744: jdk.net.Sockets.setOption/getOption does not support IP_TOS
...
Reviewed-by: chegar, alanb
2014-11-04 17:08:53 +00:00
Daniel Fuchs
95332d737b
8048913: java/util/logging/LoggingDeadlock2.java times out
...
Removes the /timeout=15 parameter from the @run command line
Reviewed-by: mchung, dholmes
2014-07-09 17:51:50 +02:00
Chris Hegarty
9e4a2e2fe7
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
...
Reviewed-by: alanb
2014-07-02 18:12:59 +01:00
Petr Pchelko
14374cd9fc
8043610: Sorting columns in JFileChooser fails with AppContext NPE
...
Reviewed-by: anthony, alexsch
2014-05-23 19:43:14 +04:00
Dmitry Markov
5e4016f195
8048506: [macosx] javax.swing.PopupFactory issue with null owner
...
Reviewed-by: pchelko, alexsch
2014-07-01 14:19:15 +04:00
Weijun Wang
80a072a3ff
8048073: Cannot read ccache entry with a realm-less service name
...
Reviewed-by: xuelei
2014-06-25 18:49:02 +08:00
Raghu Nair
be8ccaf081
8048362: Tests for doPrivileged with accomplice
...
Reviewed-by: vinnie
2014-09-03 02:11:16 +00:00
rhalade
ba23d3f56f
8041787: Need new regressions tests for buffer handling for PBE algorithms
...
Reviewed-by: vinnie
2015-07-15 18:12:48 +01:00
Andreas Eriksson
8f5c921b17
8151064: com/sun/jdi/RedefineAddPrivateMethod.sh fails intermittently
...
Reviewed-by: dsamersoff, sspitsyn
2016-03-03 18:05:48 +01:00
Svetlana Nikandrova
c6448c6ddf
8151197: [TEST_BUG] Need to backport fix for test/javax/net/ssl/TLS/TestJSSE.java
...
Reviewed-by: xuelei
2016-03-04 16:26:09 +03:00
Zaiyao Liu
d8abfe9f97
8048599: Tests for key wrap and unwrap operations
...
Reviewed-by: xuelei
2015-05-21 09:35:26 +00:00
Zaiyao Liu
cdaf33795a
8048607: Test key generation of DES and DESEDE
...
Reviewed-by: xuelei
2015-01-07 03:59:06 +00:00
Weijun Wang
9086dbb7a8
8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
...
Reviewed-by: xuelei
2015-06-29 15:04:43 +08:00
Florian Weimer
8fc67195b7
8061464: A typo in CipherTestUtils test
...
Reviewed-by: xuelei
2014-10-20 13:31:44 +00:00
Raghu Nair
d596c215f6
8049429: Tests for java client server communications with various TLS/SSL combinations
...
Reviewed-by: xuelei
2014-09-02 05:48:55 +00:00
Svetlana Nikandrova
e66db038ae
8050460: JAAS login/logout tests with LoginContext
...
Reviewed-by: xuelei
2015-08-20 11:16:54 -07:00
Bradford Wetmore
d2d129598e
8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210
...
Reviewed-by: xuelei, mullan
2015-01-23 10:31:15 -08:00
Zaiyao Liu
bb29bdcfba
8049432: New tests for TLS property jdk.tls.client.protocols
...
Reviewed-by: xuelei
2014-12-08 07:15:49 +00:00
Rajan Halade
6c06d45280
8041781: Need new regression tests for PBE keys
...
Reviewed-by: xuelei
2014-07-10 03:07:48 +00:00
Ivan Gerasimov
6b65832484
8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary
...
Reviewed-by: martin
2016-03-04 14:03:34 +03:00
Sergey Bylokhov
7d53675ef9
8147994: [macosx] JScrollPane jitters up/down during trackpad scrolling on MacOS/Aqua
...
Reviewed-by: alexp, aivanov
2016-03-02 18:28:42 +03:00
Andreas Eriksson
13285295e2
8149743: JVM crash after debugger hotswap with lambdas
...
Reviewed-by: sspitsyn, coleenp, dcubed
2016-02-18 16:15:15 +01:00
Daniel Fuchs
087764ea9e
8150533: Test java/util/logging/LogManagerAppContextDeadlock.java times out intermittently
...
This is a test bug caused by a Logger being garbage collected too early.
Reviewed-by: darcy
2016-02-26 12:11:28 +01:00
Evgeniya Stepanova
11601f4548
8062536: [TESTBUG] Conflicting GC combinations in jdk tests
...
Reviewed-by: brutisso, dholmes
2014-11-19 17:51:06 +03:00
Aleksei Efimov
6db1472be1
8149915: enabling validate-annotations feature for xsd schema with annotation causes NPE
...
Reviewed-by: joehw
2016-02-29 15:59:02 +03:00
Katja Kantserova
249a33340b
8054278: Refactor jps utility tests
...
Reviewed-by: jbachorik
2016-02-26 18:30:22 +03:00
Alexander Vorobyev
8a0987274d
7185591: jcmd-big-script.sh ERROR: could not find app's Java pid
...
Reviewed-by: coffeys
2016-02-25 16:07:30 +03:00
Amanda Jiang
082bf65ad3
8050281: New permission tests for JEP 140
...
Reviewed-by: mullan
2014-09-18 15:36:38 -04:00
Mikhail Cherkasov
a7480b54ff
8130242: DataFlavorComparator transitivity exception
...
Reviewed-by: serb
2016-02-18 15:48:13 +03:00
Rajan Halade
7bd468a096
8048356: SecureRandom default provider tests
...
Reviewed-by: wetmore
2015-11-10 01:38:35 +03:00
Vinnie Ryan
4ec1a86bd7
8149411: PKCS12KeyStore cannot extract AES Secret Keys
...
Reviewed-by: xuelei
2016-02-17 15:46:46 +00:00
Ramanand Patil
0fb40c6a5b
8135259: InetAddress.getAllByName only reports "unknown error" instead of actual cause
...
Using a function call directly "gai_strerror(gai_error)" instead of using the function pointer which was declared but not initialized.
Reviewed-by: chegar, coffeys, igerasim
2016-02-17 10:46:21 +05:30
Svetlana Nikandrova
8997841fd0
8047031: Add SocketPermission tests for legacy socket types
...
8065076: java/net/SocketPermission/SocketPermissionTest.java fails intermittently
Reviewed-by: coffeys, chegar
2016-02-17 14:20:45 +03:00
Konstantin Shefov
26c0effe3c
8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes
...
Reviewed-by: coffeys
2016-02-15 14:43:31 +03:00
Jaroslav Bachorik
e9046b0697
8146015: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses
...
Reviewed-by: dfuchs, sspitsyn
2016-01-29 13:35:06 +01:00
Jaroslav Bachorik
c60e85c320
8145982: JMXInterfaceBindingTest is failing intermittently
...
Reviewed-by: chegar, sgehwolf, olagneau
2016-01-04 10:07:08 +01:00
Severin Gehwolf
d723523f55
6425769: Allow specifying an address to bind JMX remote connector
...
Reviewed-by: jbachorik, dfuchs
2015-11-04 11:34:27 +01:00
Ramanand Patil
98a8ee30ba
8148446: (tz) Support tzdata2016a
...
Reviewed-by: okutsu, aefimov
2016-02-12 00:13:22 +05:30
Jaroslav Bachorik
3f8486b953
8034168: ThreadMXBean/Locks.java failed, blocked on wrong object
...
Reviewed-by: martin, dholmes
2016-02-12 17:52:29 +03:00
Ivan Gerasimov
1e2238f185
8046339: sun.rmi.transport.DGCAckHandler leaks memory
...
Reviewed-by: smarks
2016-02-10 18:32:53 +03:00
Aleksei Efimov
aac2ea8b41
8072081: Supplementary characters are rejected in comments
...
Reviewed-by: lancea
2016-02-05 14:57:25 +03:00
Aleksei Efimov
c811b5ea25
8144593: Suppress not recognized property/feature warning messages from SAXParser
...
Reviewed-by: joehw
2016-02-05 14:40:44 +03:00
Anton Litvinov
55dc6bf339
8139581: AWT components are not drawn after removal and addition to a container
...
Reviewed-by: ssadetsky, alexsch
2016-02-02 21:26:13 +03:00
Sean Coffey
2d61709a1b
8038837: Add support to jarsigner for specifying timestamp hash algorithm
...
Reviewed-by: weijun
2016-02-01 16:50:11 +00:00
Mattias Tobiasson
28b7adcbc2
8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected
...
Ignore read-only test if file is not read-only. This will happen when test is run as root.
Reviewed-by: sla, dholmes
2016-01-29 19:45:16 +03:00
Ramanand Patil
0e724b3635
8141243: Unexpected timezone returned after parsing a date
...
Reviewed-by: naoto, okutsu
2016-01-27 18:35:31 +05:30
Ivan Gerasimov
42da2ea635
8146192: Add test for JDK-8049321
...
Reviewed-by: mullan
2016-01-26 09:53:07 +03:00
Sergey Malenkov
1d71463cfe
8034164: Introspector ignores indexed part of the property sometimes
...
Reviewed-by: alexsch
2014-02-14 20:24:43 +04:00
Sergey Malenkov
c6d7438a50
8034085: Do not prefer indexed properties
...
Reviewed-by: alexsch
2014-02-21 15:34:05 +04:00
Mattias Tobiasson
0acc49b894
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
Ivan Gerasimov
73ec559dd2
8050983: Misplaced parentheses in sun.net.www.http.HttpClient break HTTP PUT streaming
...
Reviewed-by: michaelm
2014-11-14 18:15:52 +00:00
Petr Pchelko
2e21587a3a
8058193: [macosx] Potential incomplete fix for JDK-8031485
...
Reviewed-by: alexsch, serb
2014-11-19 18:57:39 +04:00
Petr Pchelko
8ef252e03f
8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
...
Reviewed-by: anthony, serb
2014-11-19 12:45:04 +04:00
Sergey Bylokhov
130059e317
8062164: Incorrect color conversion, when bicubic interpolation is used
...
Reviewed-by: flar, prr
2014-11-01 14:40:09 +03:00
Sergey Bylokhov
1505dd0828
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
Sergey Bylokhov
16c813c383
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
Sergey Bylokhov
6a455eae8a
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
Sergey Bylokhov
36de04d39e
8029253: [macosx] Performance problems with Retina display on Mac OS X
...
Reviewed-by: bae, prr
2014-10-08 17:34:27 +04:00
Anton Nashatyrev
f13cc79eb8
8059739: Dragged and Dropped data is corrupted for two data types
...
Reviewed-by: serb, pchelko
2014-11-17 18:32:15 +03:00
Aleksei Efimov
4852b5683a
8033785: TimeZoneNamesTest should be removed
...
Reviewed-by: coffeys
2014-02-06 20:07:30 +04:00
Miroslav Kos
4725a0d2a2
8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
...
Adding newly restricted package to golden set in the test
Reviewed-by: asmotrak, coffeys, mullan
2014-05-20 16:02:57 +02:00
Petr Pchelko
908fe511f0
8036861: Application can't be loaded fine,the save dialog can't show up
...
Reviewed-by: serb, azvegint
2014-05-08 19:18:36 +04:00
Petr Pchelko
943792a91a
8041987: [macosx] setDisplayMode crashes
...
Reviewed-by: anthony, serb
2014-04-28 16:45:43 +04:00
Oleg Pekhovskiy
a534edca25
8020443: Frame is not created on the specified GraphicsDevice with two monitors
...
Reviewed-by: serb, azvegint, pchelko
2014-02-06 19:03:36 +04:00
Jaroslav Bachorik
0d48a7a7db
6712222: Race condition in java/lang/management/ThreadMXBean/AllThreadIds.java
...
Reviewed-by: dholmes, dfuchs
2015-03-10 09:37:56 +01:00
Jaroslav Bachorik
6ddda30ede
8072908: com/sun/management/OperatingSystemMXBean/TestTotalSwap.sh fails on OS X with exit code 2
...
Reviewed-by: dholmes, sla
2015-02-16 10:53:49 +01:00
Jaroslav Bachorik
606d216888
8071641: java/lang/management/ThreadMXBean/SynchronizationStatistics.java intermittently failed with NPE
...
Reviewed-by: sjiang, dfuchs
2015-01-30 22:01:32 +01:00
Jaroslav Bachorik
8ecff89180
8062450: Timeout in LowMemoryTest.java
...
Reviewed-by: dholmes
2015-01-12 11:01:23 +01:00
Aleksei Efimov
5660a2c038
8074297: substring in XSLT returns wrong character if string contains supplementary chars
...
8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297
Reviewed-by: joehw
2015-04-10 01:11:19 +03:00
Aleksei Efimov
3831988250
8073385: Bad error message on parsing illegal character in XML attribute
...
Reviewed-by: joehw
2015-04-09 16:24:51 +03:00
Aleksei Efimov
f23f9203a8
8075667: (tz) Support tzdata2015b
...
Reviewed-by: okutsu
2015-04-09 01:38:57 +03:00
Xueming Shen
14533807ef
8076641: getNextEntry throws ArrayIndexOutOfBoundsException when unzipping file
...
To add extra sanity check for entry extra data
Reviewed-by: alanb
2015-04-07 08:52:44 -07:00
Andrew Brygin
5b0eee89b0
8019990: IM candidate window appears on the South-East corner of the display
...
Reviewed-by: bagiras, serb
2014-04-03 16:40:58 +04:00
Aleksei Efimov
2d4116a650
8038306: (tz) Support tzdata2014b
...
Reviewed-by: coffeys, sherman, okutsu
2014-04-04 19:27:17 +04:00
Petr Pchelko
330cbbef36
8031765: Child process error stream is not empty!
...
Reviewed-by: anthony, serb
2014-04-02 16:13:24 +04:00
Chris Hegarty
9b7f6a1cf2
8035897: Better memory allocation for file descriptors greater than 1024 on macosx
...
Reviewed-by: michaelm, alanb
2014-03-02 19:27:43 +00:00
Aleksei Efimov
fbe1ada776
8037180: [TEST_BUG] test/sun/util/calendar/zi/Zoneinfo.java incorrectly calculates raw GMT offset change time
...
Reviewed-by: coffeys, okutsu
2014-03-14 15:50:20 +04:00
Ivan Gerasimov
6a79019a75
8027212: java/nio/channels/Selector/SelectAfterRead.java fails intermittently
...
Reviewed-by: chegar, ewang
2014-02-20 16:00:26 +04:00
Aleksei Efimov
832e81bb13
8037012: (tz) Support tzdata2014a
...
Reviewed-by: coffeys, okutsu, sherman
2014-03-14 15:49:46 +04:00
Jaroslav Bachorik
fd714d29f8
8029755: Enhance subject class
...
Reviewed-by: sla, dfuchs, hawtin
2014-03-07 10:15:36 +01:00
Abhijit Saha
722540799b
Merge
2014-03-11 14:06:01 -07:00
Abhijit Saha
104324162d
Merge
2014-03-03 10:15:31 -08:00
Petr Pchelko
b7ca947309
8032960: Running forms URL throws NullPointerException in Javaconsole
...
Reviewed-by: anthony, serb
2014-03-03 16:05:55 +04:00
Robert Field
20a8814781
8035777: Consistent Lambda construction
...
Reviewed-by: ahgross, briangoetz, dlsmith
2014-02-28 10:43:49 -08:00
Konstantin Shefov
c8dd61bd97
8017456: [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution
...
Reviewed-by: serb, alexsch
2014-02-26 18:12:00 +04:00
Henry Jen
9a3089ff7f
8033590: java.util.Comparator::thenComparing has unnecessary type restriction
...
Reviewed-by: psandoz
2014-02-06 10:30:18 -08:00
Chris Hegarty
f710fcde02
8011645: CopyOnWriteArrayList.COWSubList.subList does not validate range properly
...
Reviewed-by: martin, psandoz
2014-01-31 18:32:07 +00:00
Xueming Shen
95bbd054c7
8033662: DateTimeFormatter parsing ignores withZone()
...
To include the set "zone" in resolved result
Reviewed-by: sherman, chegar
2014-03-24 12:47:02 -07:00
Ivan Gerasimov
d7b238bb18
8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream
...
Reviewed-by: alanb
2014-04-16 12:37:49 +04:00
Sergey Malenkov
be4113377c
8039750: KSS: Replace MetalLazyValue with lambda
...
Reviewed-by: alexsch, serb
2014-04-18 17:15:39 +04:00
Sergey Malenkov
b127f68710
8039137: KSS: JTextComponent.isProcessInputMethodEventOverridden
...
Reviewed-by: alexsch, serb
2014-04-18 15:11:31 +04:00
Lana Steuck
2da8a6cc21
Merge
2014-04-16 15:03:29 -07:00
Dmitry Markov
64078bb58d
8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
...
Reviewed-by: alexp, alexsch
2014-04-16 18:10:52 +04:00
Sergey Bylokhov
6617df368d
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
Abhijit Saha
c330cc2a9d
Merge
2014-04-09 12:26:00 -07:00
Sergey Bylokhov
0739ec7a7f
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
Andrew Brygin
18a750c5bf
8019990: IM candidate window appears on the South-East corner of the display
...
Reviewed-by: bagiras, serb
2014-04-03 16:40:58 +04:00
Abhijit Saha
e12561dafb
Merge
2014-04-02 10:01:16 -07:00
Petr Pchelko
99f8945d7b
8032595: [macosx] setResizable(false) makes a frame slide down
...
Reviewed-by: serb, ddehaven, azvegint
2014-04-02 16:18:55 +04:00
Petr Pchelko
123e8202a4
8031765: Child process error stream is not empty!
...
Reviewed-by: anthony, serb
2014-04-02 16:13:24 +04:00
Yong Jeffrey Huang
4d17a23f27
8017142: Time display for Spanish(Chile, Ecuador ) locale doesn't show 24-hour format
...
Reviewed-by: okutsu
2014-04-02 00:42:40 -07:00
Alejandro Murillo
ea1b79643d
Merge
2014-04-01 11:44:04 -07:00
Igor Ignatyev
347de8a801
8038931: [TESTBUG] Several regression tests fail to compile in JDK 8u20 nightly build
...
Reviewed-by: coffeys
2014-04-01 20:34:05 +04:00
Konstantin Shefov
536703b481
8002148: [TEST_BUG] The four lines printed are not the bold typeface
...
Reviewed-by: pchelko, serb
2014-03-31 17:59:25 +04:00
Alexander Scherbatiy
62ede6b2c6
8034955: JLabel/JToolTip throw ClassCastException for "<html>a<title>"
...
Reviewed-by: malenkov, pchelko
2014-04-01 13:41:46 +04:00
Alexander Scherbatiy
600c3f9c0c
8035069: [macosx] Loading resolution variants by demand
...
Reviewed-by: serb, pchelko
2014-04-01 13:20:05 +04:00
Alexander Scherbatiy
e2f14246f4
8033534: [macosx] Get MultiResolution image from native system
...
Reviewed-by: serb, pchelko
2014-04-01 13:10:06 +04:00
Abhijit Saha
1f77cbf4d7
Merge
2014-03-27 15:14:44 -07:00
Vladimir Kozlov
848944e4d0
Merge
2014-03-25 16:36:23 -07:00
Sergey Bylokhov
078236105e
8023475: [TEST BUG] Test javax/swing/JSlider/6794831/bug6794831.java does not wait long enough for test results
...
Reviewed-by: anthony, pchelko
2014-03-20 19:59:58 +04:00
Sergey Bylokhov
279556f652
7124255: [macosx] java.awt.List: method select(int) doesn't work before be visible
...
Reviewed-by: pchelko, azvegint
2014-03-19 16:13:59 +04:00
Abhijit Saha
f147399d26
Merge
2014-03-18 13:54:50 -07:00
Vladimir Kozlov
d38814a134
Merge
2014-03-13 14:55:50 -07:00
Sean Coffey
3b6565a739
Merge
2014-03-12 18:53:42 +00:00
Petr Pchelko
07e19e3813
8031964: [macosx] Dragging images from the browser does not work
...
Reviewed-by: anthony, serb
2014-03-12 18:08:08 +04:00
Petr Pchelko
097cd6cc8c
8030050: Validate fields on DnD class deserialization
...
Reviewed-by: anthony, serb
2014-03-12 17:42:11 +04:00
Petr Pchelko
88079e4eb5
8032058: [TEST_BUG] [macosx] java/awt/dnd/Button2DragTest sometimes fail
...
Reviewed-by: anthony, serb
2014-03-12 17:35:25 +04:00
Petr Pchelko
e5189c410b
7154841: [macosx] Popups appear behind taskbar
...
Reviewed-by: anthony, serb
2014-03-12 17:24:56 +04:00
Petr Pchelko
1d3a6ebf46
8007220: [macosx] Setting popupmenu on TrayIcon do not work if done *after* adding TrayIcon
...
Reviewed-by: anthony, serb
2014-03-12 17:11:37 +04:00
Petr Pchelko
135673f2ab
7159566: The choice positioned in the top of applet when clicking the choice
...
Reviewed-by: anthony, serb
2014-03-12 17:05:31 +04:00
Petr Pchelko
9388e94477
8026869: [macosx] Support apple.awt.use-file-dialog-packages property
...
Reviewed-by: anthony, serb
2014-03-12 17:00:28 +04:00
Dmitry Markov
764075105d
8032872: [macosx] Cannot select from JComboBox in a JWindow
...
Reviewed-by: pchelko, ant
2014-03-11 13:14:04 +04:00
Chris Hegarty
910c9dc349
8035897: Better memory allocation for file descriptors greater than 1024 on macosx
...
Reviewed-by: michaelm, alanb
2014-03-02 19:27:43 +00:00
Joe Wang
f12e7d7885
8036004: Incorrect license header for a test class
...
Reviewed-by: alanb
2014-03-04 15:47:59 -08:00
Alexander Scherbatiy
33c684a018
8031573: [macosx] Checkmarks of JCheckBoxMenuItems aren't rendered in high resolution on Retina
...
Reviewed-by: serb, pchelko
2014-03-04 14:05:26 +04:00
Vladimir Kozlov
1194c8dabb
Merge
2014-02-25 15:10:27 -08:00
Anton Litvinov
4cd3b79f60
8032078: [macosx] CPlatformWindow.setWindowState throws RuntimeException, if windowState=ICONIFIED|MAXIMIZED_BOTH
...
Reviewed-by: pchelko, serb
2014-02-24 12:37:46 +04:00
Aleksei Efimov
691ff695b4
8032909: XSLT string-length returns incorrect length when string includes complementary chars
...
Reviewed-by: joehw, dfuchs
2014-02-21 16:55:25 +04:00
Jaroslav Bachorik
fe93621702
8033787: [TESTBUG] Few jdk regression management tests should be improved with -XX:+UsePerfData usage
...
Reviewed-by: dholmes
2014-02-21 12:31:29 +01:00
Vladimir Kozlov
af00af7506
Merge
2014-02-20 16:46:32 -08:00
Vladimir Kozlov
0a9698584d
Merge
2014-02-19 20:10:55 -08:00
Sean Mullan
314ec7f0d6
8025708: Certificate Path Building problem with AKI serial number
...
Reviewed-by: xuelei, juh
2014-02-19 14:22:33 -05:00
Konstantin Shefov
8847fdc76a
8017456: [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution
...
Reviewed-by: serb, alexsch
2014-02-18 14:44:29 +04:00
Jaroslav Bachorik
2dbd539cab
6791551: ExclusiveBind.java has a race condition
...
Reviewed-by: sla, sjiang
2014-02-10 14:01:16 +01:00
Jaroslav Bachorik
e1a9279c03
8034177: sun/management/jmxremote/startstop/JMXStartStopTest.java should report port in use
...
Reviewed-by: dfuchs, sjiang
2014-02-17 09:43:12 +01:00
Oleg Pekhovskiy
dd1ae2895e
8031694: [macosx] TwentyThousandTest test intermittently hangs
...
Reviewed-by: art, anthony
2014-02-13 22:00:42 +04:00
Rob McKenna
59b710461e
7152892: some jtreg tests fail with permission denied
...
Reviewed-by: coffeys
2014-02-10 14:35:42 +00:00
Daniel Fuchs
d3c6bfbe8c
8029876: Add a test to verify that Logger.getLogger & LogManager.getLogManager don't throw NPE when System.out == null
...
Adds a new test that verifies that the suspected root cause of JDK-8025512 does not cause NPE to be thrown.
Reviewed-by: mchung
2014-02-11 12:23:28 +01:00
Phil Race
f49cd8cb66
8032693: javax.print.PrintService does not find any CUPS-Printers on Linux
...
Reviewed-by: jgodinez, serb
2014-02-10 15:25:53 -08:00
Vladimir Ivanov
1c4873828b
8033278: Missed access checks for Lookup.unreflect* after 8032585
...
Reviewed-by: jrose, twisti
2014-01-31 21:07:12 +04:00
Aleksei Efimov
adb62a9a35
8030822: (tz) Support tzdata2013i
...
Reviewed-by: coffeys
2014-01-31 16:17:11 +04:00
Abhijit Saha
0e8d827de4
Merge
2014-02-07 12:11:30 -08:00
Abhijit Saha
90db3d3a08
Merge
2014-02-02 22:48:22 -08:00
Abhijit Saha
31a386d147
Merge
2014-01-30 14:35:11 -08:00
Ivan Gerasimov
be8b244af6
8027348: (process) Enhancement of handling async close of ProcessInputStream
...
Reviewed-by: martin
2014-01-30 00:02:46 +04:00
Alexey Ivanov
1409843dda
8032878: Editable combos in table do not behave as expected
...
Reviewed-by: alexp, alexsch
2014-03-25 15:51:36 +04:00
Paul Sandoz
9eaaf9a925
8037106: Optimize Arrays.asList(...).forEach
...
Reviewed-by: alanb, martin, mduigou, ulfzibis
2014-03-18 11:24:38 +01:00
Paul Sandoz
0b30b6d677
8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
...
Reviewed-by: alanb
2014-03-24 18:37:34 +01:00
Konstantin Shefov
e121893085
7161320: TEST_BUG: java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails (Invalid key code)
...
Reviewed-by: pchelko, serb
2014-03-21 17:36:37 +03:00
Konstantin Shefov
dfa8917b66
8030640: [TEST_BUG] java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh fails with exit code 2
...
Reviewed-by: pchelko, serb, anthony
2014-03-21 16:32:26 +04:00
Konstantin Shefov
c3d69a28de
8022531: [TEST_BUG] After double-click on the folder names , there is no 'OK' button in the dialog
...
Reviewed-by: pchelko, azvegint, serb
2014-03-24 11:34:26 +04:00
Jason Uh
ae79707527
8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert
...
Reviewed-by: mullan
2014-03-21 12:37:10 -07:00
Andrew Brygin
aabe320c53
8036022: D3D: rendering with XOR composite causes InternalError
...
Reviewed-by: flar, serb
2014-03-21 18:49:55 +04:00
Weijun Wang
7ef9429cf0
8035963: The failed Kerberos tests due to timeouts
...
Reviewed-by: alanb, xuelei
2014-03-12 14:18:01 +08:00
Weijun Wang
941f142d06
8036971: krb5.conf does not accept directive lines before the first section
...
Reviewed-by: xuelei
2014-03-11 07:56:49 +08:00
Daniel Smith
1d36afd793
8032697: Issues with Lambda
...
Reviewed-by: ahgross, briangoetz, dlsmith, rfield
2014-01-28 17:23:15 -08:00
Robert Field
7c8c25b62a
8032711: Issue with Lambda in handling
...
8032704: Issues with lib perm in Lambda
Reviewed-by: jrose, ahgross, briangoetz
2014-01-28 13:02:33 -08:00
Sunny Chan
2d09a7f0ff
7142035: assert in j.l.instrument agents during shutdown when daemon thread is running
...
Reviewed-by: sla
2014-01-28 09:33:39 -05:00
Vladimir Ivanov
da9c40856e
8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package
...
Reviewed-by: twisti, jrose
2014-01-28 13:46:58 +04:00
Volker Simonis
b11954393a
8032678: [TESTBUG] sun/misc/Version/Version.java doesn't understand two-digit HotSpot minor version numbers
...
Reviewed-by: kvn
2014-01-24 19:18:17 +01:00
Petr Pchelko
4929760e35
8036861: Application can't be loaded fine,the save dialog can't show up
...
Reviewed-by: serb, azvegint
2014-05-08 19:18:36 +04:00
Phil Race
b436ef0b85
8032370: No "Truncated file" warning from IIOReadWarningListener on JPEGImageReader
...
Reviewed-by: bae, vadim
2014-01-24 09:46:44 -08:00
Vladimir Kozlov
f6926a9870
Merge
2014-01-22 17:40:55 -08:00
Alan Bateman
235809dbc0
7133499: (fc) FileChannel.read not preempted by asynchronous close on OS X
...
Reviewed-by: chegar
2014-01-22 09:36:11 +00:00
Ivan Gerasimov
14fe207b01
8027212: java/nio/channels/Selector/SelectAfterRead.java fails intermittently
...
Reviewed-by: chegar, ewang
2014-02-20 16:00:26 +04:00
Alan Bateman
05286f45c0
8032220: Files.createDirectories throws exception with confusing message for root directories that exist
...
Reviewed-by: chegar
2014-01-21 09:33:48 +00:00
Petr Pchelko
f0bdb8a870
8041987: [macosx] setDisplayMode crashes
...
Reviewed-by: anthony, serb
2014-04-28 16:45:43 +04:00
Xue-Lei Andrew Fan
273c6ebff6
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 12:52:05 +00:00
Xue-Lei Andrew Fan
fa8308bccd
8028192: Use of PKCS11-NSS provider in FIPS mode broken
...
Reviewed-by: ahgross, ascarpino, asmotrak
2014-05-07 01:17:11 +00:00
Claes Redestad
d20066c866
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
Michael McMahon
9e606323ce
8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac
...
Reviewed-by: chegar
2014-05-06 10:16:40 +01:00
Vivi An
af2312fcbb
8036819: JAB: mneumonics not read for textboxes
...
Reviewed-by: alexsch
2014-05-01 10:33:13 -07:00
Weijun Wang
bf29bd2e71
8031572: jarsigner -verify exits with 0 when a jar file is not properly signed
...
Reviewed-by: mullan
2014-01-21 12:08:02 +08:00
Abhijit Saha
b37f749242
Merge
2014-01-20 19:48:40 -08:00
Volker Simonis
eb1ee0c0e8
8028537: PPC64: Updated the JDK regression tests to run on AIX
...
Co-authored-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Reviewed-by: alanb
2014-01-17 21:54:30 +01:00
Yong Jeffrey Huang
f11ce28bbc
8055222: Currency update needed for ISO 4217 Amendment #159
...
Reviewed-by: naoto
2014-09-08 20:01:46 -07:00
Vladimir Ivanov
1f90679fa2
8031502: JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter
...
Reviewed-by: sundar, lagergren, drchase
2014-01-15 20:48:44 +04:00
Miroslav Kos
056a266afe
8039899: Missing licence headers in test for JDK-8033113
...
Reviewed-by: chegar
2014-04-11 09:25:36 +01:00
Miroslav Kos
358229c046
8033113: wsimport fails on WSDL:header parameter name customization
...
Reviewed-by: chegar
2014-04-08 11:25:56 +01:00
Sergey Bylokhov
1c495a4a10
7157680: XAWT: Native components should not paint native part on UPDATE event
...
Reviewed-by: anthony, pchelko
2014-01-20 20:11:09 +04:00
Petr Pchelko
874ab46015
8031477: [macosx] Loading AWT native library fails
...
8002191: AWT-Shutdown thread does not start with the AppletSecurity on Linux
8031032: SQE test failures after JDK-8025010 was fixed
Reviewed-by: serb, ddehaven
2014-01-15 11:57:19 +04:00
Alexander Zuev
3d16306fab
Merge
2014-01-14 23:10:36 +04:00
Sean Coffey
27a9a8f79b
Merge
2014-02-07 17:18:33 +00:00
Sean Coffey
e63cb42ee3
Merge
2014-02-06 23:51:18 +00:00
Aleksei Efimov
7b06d2d49c
8033785: TimeZoneNamesTest should be removed
...
Reviewed-by: coffeys
2014-02-06 20:07:30 +04:00
Sean Coffey
88433134dc
Merge
2014-02-06 12:59:04 +00:00
Daniel Fuchs
d4fef53027
8033542: test/java/util/logging/SimpleLogManager might let Loggers be gc'ed too early
...
Fix another case of potentially premature Logger garbage collection in tests.
Reviewed-by: mchung
2014-02-05 17:56:04 +01:00
Shanliang Jiang
9f47390265
6980984: java/lang/management/MemoryMXBean/MemoryManagement is not robust when getMax() returns -1
...
Reviewed-by: jbachorik, dfuchs
2014-01-23 15:17:36 +01:00
Aleksei Efimov
2809e98371
8030822: (tz) Support tzdata2013i
...
Reviewed-by: coffeys
2014-01-31 16:17:11 +04:00
Sean Coffey
9c8f7d1128
Merge
2014-01-31 10:46:07 +00:00
Sean Coffey
c2c56dd3b7
Merge
2014-01-31 00:14:45 +00:00
Matherey Nunez
07df3a48d9
8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword
...
Reviewed-by: jjg, ksrini
2014-01-30 10:58:30 -08:00
Alexander Scherbatiy
835790f6b4
8024926: [macosx] AquaIcon HiDPI support
...
Reviewed-by: serb, anthony
2014-01-30 15:53:14 +04:00
Alexander Scherbatiy
caa660ec13
8028212: Custom cursor HiDPI support
...
Reviewed-by: serb, anthony
2014-01-30 15:08:35 +04:00
Alexander Scherbatiy
786ee781ae
8011059: [macosx] Support automatic @2x images loading on Mac OS X
...
Reviewed-by: serb, flar
2014-01-30 13:40:56 +04:00
Oleg Pekhovskiy
4f2479dd89
8013116: Robot moves mouse to point which differs from set in mouseMove on Unity shell
...
Reviewed-by: serb, azvegint
2014-01-30 11:09:30 +04:00
Jaroslav Bachorik
2e591a4867
8031701: java/lang/management/ThreadMXBean/Locks.java: Thread WaitingThread is expected to wait on Object but got null Thread.State = RUNNABLE
...
Reviewed-by: mchung, dsamersoff
2014-01-29 17:37:40 +01:00
Volker Simonis
805b45ebe5
8032678: [TESTBUG] sun/misc/Version/Version.java doesn't understand two-digit HotSpot minor version numbers
...
Reviewed-by: kvn
2014-01-24 19:18:17 +01:00
Shanliang Jiang
23c2ee4f9d
8029378: com/sun/jdi/BadHandshakeTest.java failed with java.util.concurrent.TimeoutException
...
Reviewed-by: dholmes, jbachorik
2014-01-17 15:58:18 +01:00
Alexander Zuev
764bf01621
8029646: [pack200] should support the new zip64 format
...
Reviewed-by: ksrini, sherman
2014-01-27 22:08:25 +04:00
Jaroslav Bachorik
f249bd190e
6309226: TEST: java/lang/management/ThreadMXBean/SynchronizationStatistics.java didn't check Thread.sleep
...
Reviewed-by: dholmes, mchung
2014-01-23 10:06:52 +01:00
Phil Race
0de263fb1d
8031462: Fonts with morx tables are broken with latest ICU fixes
...
Reviewed-by: bae, vadim
2014-01-13 14:53:06 -08:00
Paul Sandoz
456e1de38e
8031187: DoubleStream.count is incorrect for a stream containing > Integer.MAX_VALUE elements
...
Reviewed-by: darcy
2014-01-09 10:52:35 +01:00
Erik Joelsson
af18377bce
8030781: System.setProperties(null) drops all system properties (RELEASE not set)
...
Reviewed-by: alanb
2014-01-08 14:04:35 +01:00
Abhijit Saha
4e6a81cca7
Merge
2014-01-08 12:01:29 -08:00
Aleksei Efimov
7cba83ff24
8027359: XML parser returns incorrect parsing results
...
Reviewed-by: lancea
2014-01-05 21:02:57 -08:00
Aleksei Efimov
dac9101f13
8037180: [TEST_BUG] test/sun/util/calendar/zi/Zoneinfo.java incorrectly calculates raw GMT offset change time
...
Reviewed-by: coffeys, okutsu
2014-03-14 15:50:20 +04:00
Aleksei Efimov
ba46a17252
8037012: (tz) Support tzdata2014a
...
Reviewed-by: coffeys, okutsu, sherman
2014-03-14 15:49:46 +04:00
Ivan Gerasimov
17e3f801c1
8149521: automatic discovery of LDAP servers with Kerberos authentication
...
Reviewed-by: vinnie
2016-10-25 10:21:02 +03:00
Aleksei Efimov
d724686cd0
8167179: Make XSL generated namespace prefixes local to transformation process
...
Reviewed-by: joehw
2016-10-24 17:02:34 +03:00
Rob McKenna
e8cb8771ab
8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
...
Reviewed-by: weijun
2016-10-21 14:04:14 +01:00
Rob McKenna
69c78242d3
Merge
2016-10-20 13:39:54 +00:00
Abhijit Saha
88915997b1
Merge
2016-10-11 14:56:09 -07:00
Ajit Ghaisas
6a3e24b10f
8158356: SIGSEGV when attempting to rotate BufferedImage using AffineTransform by NaN degrees
...
Reviewed-by: prr, flar
2016-10-05 14:30:21 -07:00
Jaroslav Bachorik
5775294c23
8139870: sun.management.LazyCompositeData.isTypeMatched() fails for composite types with items of ArrayType
...
Reviewed-by: dfuchs
2016-10-04 19:14:01 +01:00
Abhijit Saha
36817061e0
Merge
2016-09-27 12:55:16 -07:00
Rob McKenna
be796558e4
8165988: Test JarURLConnectionUseCaches.java fails at windows: failed to clean up files after test
...
Reviewed-by: chegar
2016-09-21 01:01:06 +01:00
Rob McKenna
76e48ecfa9
6947916: JarURLConnection does not handle useCaches correctly
...
Reviewed-by: chegar
2016-09-13 14:47:29 +01:00
Anton Tarasov
80c0ea5da4
8160570: [macosx] modal dialog can skip the activation/focus events
...
Reviewed-by: serb, ssadetsky
2016-09-15 11:44:12 +03:00
Sean Coffey
657639bc5d
Merge
2016-09-14 14:24:16 +01:00
Mallikarjuna Avaluri
8179afed5c
8160913: [TEST_BUG] javax/management/security/SecurityTest.java fails due to missing keyStore file
...
Reviewed-by: weijun
2016-09-14 15:20:20 +03:00
Ramanand Patil
ac95438f4d
8160951: Test javax/xml/bind/marshal/8134111/UnmarshalTest.java should be added into :needs_jre group
...
8160958: Test java/net/SetFactoryPermission/SetFactoryPermission.java should be added into :needs_compact2 group
Reviewed-by: igerasim
2016-09-10 22:54:48 +05:30
Ivan Gerasimov
5237646faa
8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
...
Reviewed-by: rriggs, alanb, sherman, coffeys
2016-09-09 18:58:06 +03:00
Sergey Bylokhov
fcc699c281
8159696: java.beans.MethodRef#get throws NullPointerException
...
Reviewed-by: alexsch
2016-09-08 14:24:51 +03:00
Dmitry Markov
377946dca8
8050478: [macosx] Cursor not updating correctly after closing a modal dialog
...
Reviewed-by: serb, alexsch
2016-09-06 16:06:49 +03:00
Ramanand Patil
18d1e820c2
8166875: (tz) Support tzdata2016g
...
Reviewed-by: martin, okutsu
2016-10-12 16:29:59 +05:30
Sean Coffey
cc4ceb5e3b
8164846: CertificateException missing cause of underlying exception
...
Reviewed-by: xuelei
2016-09-01 11:01:47 +01:00
Christoph Langer
5513335bed
8162598: XSLTC transformer swallows empty namespace declaration which is needed to undeclare default namespace
...
Reviewed-by: joehw, dfuchs
2016-09-01 11:42:38 +02:00
Ivan Gerasimov
f752d82bcb
8163896: Finalizing one key of a KeyPair invalidates the other key
...
Reviewed-by: coffeys, vinnie
2016-09-03 13:33:43 +03:00
Li Jiang
8642e3af9d
8129361: ISO 4217 amendment 160
...
Reviewed-by: naoto
2016-08-30 02:07:04 -07:00
Ivan Gerasimov
aef63136ed
8164366: ZoneOffset.ofHoursMinutesSeconds() does not reject invalid input
...
Reviewed-by: scolebourne, ntv, coffeys
2016-08-23 21:28:18 +03:00
Ambarish Rapte
b27e8a5b17
8040322: TextArea.replaceRange() and insert() are broken with setText(null)
...
Reviewed-by: serb, azvegint
2016-08-19 19:28:02 +03:00
Sean Coffey
7cf835f0f3
8162916: Test sun/security/krb5/auto/UnboundSSL.java fails
...
Reviewed-by: weijun, asmotrak
2016-08-19 07:42:29 +01:00
Mikhail Cherkasov
1afe89fc0b
8164119: MoveToOtherScreenTest fails due wrong key attribute
...
Reviewed-by: coffeys
2016-08-18 19:35:50 +03:00
Svetlana Nikandrova
b9f03745f1
8146602: jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test fails with NullPointerException
...
Reviewed-by: dfuchs, clanger
2016-08-18 16:27:15 +03:00
Svetlana Nikandrova
6d856e22b7
8164533: sun/security/ssl/SSLSocketImpl/CloseSocket.java failed with "Error while cleaning up threads after test"
...
Reviewed-by: xuelei
2016-08-29 20:55:06 +03:00
Ivan Gerasimov
66189fee96
8087144: sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less
...
8153146: sun/security/krb5/auto/MaxRetries.java failed with timeout
Reviewed-by: xuelei
2016-09-30 21:57:49 +03:00
Ivan Gerasimov
be63b07c13
8077670: sun/security/krb5/auto/MaxRetries.java may fail with BindException
...
Reviewed-by: chegar
2016-09-30 21:55:30 +03:00
Svetlana Nikandrova
44726ec9c6
8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries
...
Test update to explicitly cover problematic scenario.
Reviewed-by: chegar
2016-08-12 20:14:25 +03:00
Robin Stevens
bf1ba7058f
8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced
...
Reviewed-by: serb, alexsch
2016-08-16 19:34:31 +03:00
Mikhail Cherkasov
d8bee08aad
8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice
...
Reviewed-by: serb
2016-08-15 14:13:26 +03:00
Svetlana Nikandrova
4992b75d12
8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
...
Reviewed-by: chegar
2016-08-08 20:16:53 +03:00
Ivan Gerasimov
9ac7c465f7
8163877: Tests added in JDK-8163518 fail on some platforms
...
Reviewed-by: darcy
2016-08-12 01:37:49 +03:00
Ivan Gerasimov
156284d654
8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip()
...
Reviewed-by: rriggs, shade
2016-08-11 19:17:36 +03:00
Sean Coffey
8456fd91c4
8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions
...
8163104: Unexpected NPE still possible on some Kerberos ticket calls
Reviewed-by: weijun
2016-08-10 16:33:24 +01:00
Severin Gehwolf
6eefb30571
8153711: [REDO] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
...
Delete global references in invoker_completeInvokeRequest()
Reviewed-by: sspitsyn, dsamersoff
2016-03-21 11:24:09 +01:00
Alexander Scherbatiy
f5930f1c1e
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
...
Reviewed-by: malenkov, serb
2016-10-07 22:05:23 +04:00
Rob McKenna
f58a29e979
8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
...
Reviewed-by: vinnie
2015-12-09 17:34:09 +00:00
Rob McKenna
8e59213f06
8132455: com/sun/jndi/ldap/LdapTimeoutTest.java fails at handleNamingException
...
Reviewed-by: vinnie
2015-11-12 13:37:35 +00:00
Rob McKenna
eeead43bae
8135124: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
...
Reviewed-by: rriggs
2015-09-24 17:01:33 +01:00
Rob McKenna
e2861ee606
8046768: com/sun/jndi/ldap/LdapTimeoutTest.java fails intermittently
...
Reviewed-by: vinnie
2015-08-25 14:15:50 +01:00
Rajan Halade
e3e0c0879d
8155049: New tests from 8144566 fail with "No expected Server Name Indication"
...
Reviewed-by: xuelei
2016-05-16 10:36:51 -07:00
Ramanand Patil
443b3e7efa
8144566: Custom HostnameVerifier disables SNI extension
...
Reviewed-by: coffeys
2016-09-23 15:14:57 +05:30
Svetlana Nikandrova
95bf6250f1
8035158: Remove dependency on sun.misc.RegexpPool and friends
...
Reviewed-by: chegar, michaelm
2014-03-26 19:53:07 +00:00
Svetlana Nikandrova
112e76678d
8022580: sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorrectly
...
Reviewed-by: chegar, dfuchs
2016-07-18 13:57:59 +03:00
Ramanand Patil
ee52f3d354
8159684: (tz) Support tzdata2016f
...
Reviewed-by: okutsu
2016-08-01 22:40:26 +05:30
Svetlana Nikandrova
312c026274
8028363: XmlGregorianCalendarImpl.getTimeZone() bug when offset is less than 10 minutes
...
Reviewed-by: rriggs, coffeys
2016-07-26 17:14:59 +03:00
Sebastian Sickelmann
667f4cae26
8145981: (fs) LinuxWatchService can reports events against wrong directory
...
Fixes wakeup mechanism of LinuxWatchService and introduces a test
Reviewed-by: alanb
2015-12-30 19:20:51 +01:00
Robin Stevens
c4d446d712
8160941: "text/uri-list" dataflavor concats the first two strings
...
Reviewed-by: mcherkas, alexsch
2016-07-15 22:36:46 +03:00
Robin Stevens
b014447556
8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu
...
Reviewed-by: azvegint, alexsch
2016-07-15 19:24:17 +03:00
Abhijit Saha
05a9f1ab73
Merge
2014-01-02 15:24:50 -08:00
Weijun Wang
cd32527899
8028780: JDK KRB5 module throws OutOfMemoryError when CCache is corrupt
...
Reviewed-by: xuelei
2013-12-30 11:51:19 +08:00
Lana Steuck
20738aaabe
Merge
2013-12-26 22:39:24 -08:00
Lana Steuck
03b4e5d3ba
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
...
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Michael McMahon
3abb9323f9
8032808: Support Solaris SO_FLOW_SLA socket option
...
Reviewed-by: alanb, chegar
2014-04-14 14:29:10 +00:00
Lana Steuck
58002cc0df
Merge
2013-12-25 11:14:08 -08:00
Lana Steuck
4ad1493f4c
Merge
2013-12-25 10:34:40 -08:00
Sergey Bylokhov
9fe18cc6c2
8009919: [macosx] NPE in AquaSingleImagePainter.paint()
...
Reviewed-by: pchelko, azvegint
2013-12-23 19:03:37 +04:00
Sergey Bylokhov
902a80a7b1
8030953: SelectionVisible test should test multiline selection in case of TextArea
...
Reviewed-by: pchelko, azvegint
2013-12-23 18:54:50 +04:00
Stephen Colebourne
1bfb695d86
8036818: DateTimeFormatter withResolverFields() fails to accept null
...
Reviewed-by: chegar, rriggs
2014-03-06 17:31:07 +00:00
Stephen Colebourne
74cafa198e
8032491: DateTimeFormatter fixed width adjacent value parsing does not match spec
...
Reviewed-by: lancea, rriggs
2014-03-29 15:01:47 -04:00
Stephen Colebourne
f6df964963
8035099: LocalTime.with(MILLI_OF_DAY/MICRO_OF_DAY) incorrect
...
Correctly zeros low order bits of time when setting milli/micro
Reviewed-by: alanb, rriggs
2014-03-06 17:16:20 +00:00
Sergey Malenkov
122ede0d2a
8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter
...
Reviewed-by: alexsch, serb
2014-04-10 22:35:12 +04:00
Alexander Scherbatiy
1cc851f531
8038113: [macosx] JTree icon is not rendered in high resolution on Retina
...
Reviewed-by: serb, pchelko
2014-04-10 14:59:56 +04:00
Alexander Scherbatiy
b3cc9f9c62
8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage
...
Reviewed-by: serb, pchelko
2014-04-10 14:33:24 +04:00
Aleksei Efimov
0d6e973893
8038306: (tz) Support tzdata2014b
...
Reviewed-by: coffeys, sherman, okutsu
2014-04-04 19:27:17 +04:00
Miroslav Kos
de2c13af8a
8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
...
Reviewed-by: chegar
2014-03-31 15:08:17 +02:00
Sergey Malenkov
f65813af4e
8030118: Document listeners fired outside document lock
...
Reviewed-by: art, serb
2013-12-23 16:24:09 +04:00
Daniel Fuchs
f42a738d57
8030850: Setting .level=FINEST in logging configuration file doesn't work
...
SetLevel(INFO) was called too early on root logger, causing the value found in configuration file to be later ignored.
Reviewed-by: mchung
2013-12-22 11:20:07 +01:00
Joe Darcy
dac4c6cf8f
8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity"
...
Reviewed-by: mduigou, psandoz
2014-01-03 11:38:57 -08:00
Aleksei Efimov
7951eed52d
8025051: Update resource files for TimeZone display names
...
Reviewed-by: okutsu, mfang
2013-12-30 16:46:55 +04:00
Roger Riggs
d57c339d79
8030002: Enhance deserialization using readObject
...
Reviewed-by: sherman, chegar, scolebourne
2013-12-20 13:06:23 -05:00
Joe Wang
9618085aa1
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
...
Reviewed-by: dfuchs, lancea, ulfzibis
2013-12-20 09:56:04 -08:00
Lana Steuck
fd73ae9c4d
Merge
2013-12-19 10:26:03 -08:00
Mark Sheppard
81e6668906
7102702: java/net/PortUnreachableException/OneExceptionOnly.java failing
...
Change struct sockaddr_in rmtaddr to SOCKETADDRESS rmtaddr in purgeOutstandingICMP
Reviewed-by: alanb, chegar
2013-12-19 11:34:17 +00:00
Michael Cui
b5b0347ba1
7052625: com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently
...
Reviewed-by: chegar
2014-02-20 13:03:36 +00:00
Srikalyan Chandrashekar
e6d72b09fd
6772009: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2'
...
Reviewed-by: martin, dholmes
2014-01-08 13:08:20 +00:00
Dmitry Markov
cb10c9f657
8171909: [PIT] on Windows, failure of java/awt/Dialog/DialogAboveFrame/DialogAboveFrameTest.java
...
Reviewed-by: yan, serb
2017-01-13 16:53:26 +03:00
Aleksei Efimov
286d8300ab
8159058: SAXParseException when sending soap message
...
Reviewed-by: lancea, coffeys
2017-01-12 00:37:44 +03:00
Xue-Lei Andrew Fan
48ff6566cc
7093640: Enable client-side TLS 1.2 by default
...
Reviewed-by: weijun, mullan, wetmore
2013-12-18 16:46:15 -08:00
Kumar Srinivasan
def6ad2423
8029388: java.exe consumes argument intended for launched java class
...
Reviewed-by: mchung
2013-12-18 10:36:34 -08:00
Jaroslav Bachorik
99ad5db7cf
8032377: test/java/lang/management/ThreadMXBean/ThreadBlockedCount.java still fails intermittently
...
Reviewed-by: dholmes
2014-01-21 13:04:55 +01:00
Jaroslav Bachorik
b98b4c3421
8031559: javax/management/monitor/StartStopTest.java fails intermittently
...
Reviewed-by: dfuchs, sla
2014-01-21 09:17:23 +01:00
Jaroslav Bachorik
af8fb19c69
8022221: Intermittent test failures in sun/management/jmxremote/startstop/JMXStartStopTest.sh
...
Reviewed-by: sla
2014-01-21 09:15:46 +01:00
Jaroslav Bachorik
67e6779450
8030847: java/lang/management/ThreadMXBean/ThreadBlockedCount.java fails intermittently again
...
Reviewed-by: dholmes, sla, mchung
2014-01-14 13:09:34 +01:00
Jaroslav Bachorik
3fa33c597a
8031420: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails on some platforms: Unable to locate 'libjvm.so'
...
Reviewed-by: sla, chegar, sjiang
2014-01-10 08:22:00 +01:00
Alexander Zvegintsev
263fdcbf7a
8029263: user's default browser can not launch after we click the button, and there is an IOException shown in the log text (java.io.IOException)
...
Reviewed-by: anthony, serb
2013-12-18 11:09:31 +00:00
Jaroslav Bachorik
1c221ba9cd
8029809: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails intermittently with "Operation not permitted"
...
Reviewed-by: sla
2013-12-18 11:00:48 +01:00
Jaroslav Bachorik
9d470898ee
8029890: java/lang/management/ThreadMXBean/ThreadBlockedCount.java fails: Blocked thread has 4 blocked counts. Expected 3
...
Reviewed-by: sla
2013-12-18 10:58:50 +01:00
Daniel Fuchs
417853c051
8031525: Logger created in test/tools/jar/UpdateManifest.java might get gc'ed too early
...
The test needs to keep a strong reference on its loggers otherwise the modification of the logger level may only be transient.
Reviewed-by: chegar
2014-01-10 19:48:02 +01:00
Daniel Fuchs
c70500d7aa
8031068: java/util/logging/ParentLoggersTest.java: checkLoggers: getLoggerNames() returned unexpected loggers
...
The test was not keeping any strong reference on the loggers it created allowing for them to be garbage collected too early.
Reviewed-by: mchung, chegar
2014-01-10 15:51:24 +01:00
Daniel Fuchs
eee630b55d
8031980: Add new j.u.l deadlock test for JDK-8027670 and JDK-8029281
...
Adds a new test for the deadlock found in JDK-8027670 and fixed in JDK-8029281.
Reviewed-by: mchung
2014-01-21 14:28:13 +01:00
Dmitry Markov
9ac6ede2db
8028616: Htmleditorkit parser doesn't handle leading slash (/)
...
Reviewed-by: alexp, alexsch
2014-01-21 17:56:30 +04:00
Daniel Fuchs
36ef984c25
8030187: TEST_BUG: java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java failing again
...
Yet another issue with Loggers being gc'ed too early.
Reviewed-by: mchung
2013-12-20 14:53:38 +01:00
Daniel Fuchs
0e57330cdc
8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE
...
This is a test bug - loggers held in local variables can be arbitrarily gc'ed if that variable is no longer used. The fix makes sure that the loggers won't be arbitrarily gc'ed before the test is complete.
Reviewed-by: mchung
2013-12-19 14:53:10 +01:00
Michael Fang
493d8ead2c
7090826: Newly added codes need to be localized into pt_BR in LocaleNames
...
Reviewed-by: okutsu
2013-12-17 14:13:26 -08:00
Mike Duigou
8bea7b1bd8
8029795: LinkedHashMap.getOrDefault() doesn't update access order
...
Reviewed-by: psandoz
2013-12-17 09:36:59 -08:00
Staffan Larsen
7aebe12b49
8028430: JDI: ReferenceType.visibleMethods() return wrong visible methods
...
Reviewed-by: mchung
2013-12-16 11:04:59 +01:00
Sean Coffey
b807375555
Merge
2014-10-01 17:53:22 +01:00
Mark Sheppard
ba30f9f612
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 17:01:30 +01:00
Aleksei Efimov
8dfa655fc2
8038966: JAX-WS handles wrongly xsd:any arguments for Web services
...
Reviewed-by: coffeys
2014-10-01 19:31:18 +04:00
Weijun Wang
bcfed276b5
8048194: GSSContext.acceptSecContext fails when a supported mech is not initiator preferred
...
Reviewed-by: mullan
2014-07-21 22:10:37 +08:00
Daniel Fuchs
f8b0cef7a3
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
Anton Nashatyrev
645d6ad084
8058473: "Comparison method violates its general contract" when using Clipboard
...
Reviewed-by: serb, bae
2014-09-26 15:25:33 +04:00
Masayoshi Okutsu
cfa4cde1ca
8042126: DateTimeFormatter "MMMMM" returns English value in Japanese locale
...
Reviewed-by: naoto
2014-09-26 17:14:12 +09:00
Staffan Larsen
1e351c30b3
8030036: Updates to ProblemList.txt after same-binaries run
...
Reviewed-by: alanb
2013-12-16 10:51:46 +01:00
Xue-Lei Andrew Fan
f33b9344c3
8031566: regression test failure, SSLEngineBadBufferArrayAccess.java
...
Reviewed-by: mullan
2014-01-20 02:32:31 -08:00
Sean Coffey
ade475c81a
Merge
2014-01-16 23:52:07 +00:00
Anthony Petrov
47b7cc035f
8029979: Allow multiple calls to DropTargetDropEvent.acceptDrop()
...
Reviewed-by: pchelko, serb
2014-01-14 13:55:01 +04:00
Mike Duigou
238dc51bb4
8030016: HashMap.computeIfAbsent generates spurious access event
...
Reviewed-by: psandoz, bchristi
2013-12-13 13:35:35 -08:00
Mike Duigou
e34d45065f
8029055: Map.merge implementations should refuse null value param
...
Reviewed-by: briangoetz, dl
2013-12-13 13:34:55 -08:00
Alexander Zuev
63448f3781
Merge
2013-12-13 22:13:56 +04:00
Lana Steuck
13a5bf79c5
Merge
2013-12-12 20:04:31 -08:00
Lana Steuck
32bb7ec9e9
Merge
2013-12-12 19:17:34 -08:00
Vladimir Kozlov
ae841e3d5b
Merge
2013-12-12 11:04:11 -08:00
Sergey Bylokhov
14f40bab1b
8001472: api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal
...
Reviewed-by: anthony, azvegint
2013-12-12 16:30:22 +04:00
Roger Riggs
e38fccc8fb
8029551: Add value-type notice to java.time classes
...
Add warning about identity of value types and reference to ValueBased.html
Reviewed-by: briangoetz, smarks, scolebourne
2013-12-11 16:52:41 -05:00
Michael McMahon
8e5dcdfaf4
8029354: URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname
...
Reviewed-by: alanb, chegar
2013-12-09 13:05:09 +00:00
Petr Pchelko
09e6345482
8029565: java.awt.dnd.InvalidDnDOperationException: data translation failed on file drop
...
Reviewed-by: anthony, serb
2013-12-06 17:47:16 +04:00
Vladimir Kozlov
75284b677e
Merge
2013-12-05 15:10:36 -08:00
Lana Steuck
7383b43bc5
Merge
2013-12-05 10:33:57 -08:00
Lana Steuck
ce0b21b5f0
Merge
2013-12-05 10:32:02 -08:00
Roger Riggs
efe46c73dd
8029525: java/lang/ProcessBuilder/Basic.java fails intermittently
...
Reviewed-by: alanb, chegar
2013-12-05 16:19:06 +00:00
Brian Burkhalter
9fab2b1e9a
8029514: java/math/BigInteger/BigIntegerTest.java failing since thresholds adjusted in 8022181
...
Ensure the value returned by getLower() is unsigned.
Reviewed-by: darcy
2013-12-05 07:44:59 -08:00
Doug Lea
1c59527f70
8028564: Concurrent calls to CHM.put can fail to add the key/value to the map
...
Reviewed-by: psandoz, chegar, alanb
2013-12-05 09:44:53 +01:00
Mandy Chung
bc3d803a28
8029552: Remove java/lang/management/MemoryMXBean/CollectionUsageThreshold.java from ProblemList.txt
...
Reviewed-by: alanb
2013-12-04 13:35:58 -08:00
Anthony Scarpino
3c1c57bbbd
8027218: TEST_BUG: sun/security/pkcs11/ec tests fail because of ever-changing key size restrictions
...
Reviewed-by: vinnie
2013-12-04 10:59:17 -08:00
Yiming Wang
4c594ee9bc
7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently
...
Reviewed-by: mchung
2013-12-04 09:26:47 -08:00
Sean Coffey
3239c322f2
8029347: sun/rmi/runtime/Log/checkLogging/CheckLogging.java fails in nightly intermittently
...
Reviewed-by: alanb
2013-12-04 17:03:13 +00:00
Henry Jen
40d9b1af54
8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic
...
Reviewed-by: mduigou
2013-12-04 08:12:11 -08:00
Sergey Bylokhov
6c439131d6
8029382: [macosx] Need test for JDK-7161437
...
Reviewed-by: pchelko, anthony
2013-12-04 15:55:36 +04:00
Petr Pchelko
64e1aae31a
8028484: [TEST_BUG][macosx] closed/java/awt/MouseInfo/JContainerMousePositionTest fails
...
Reviewed-by: anthony, serb
2013-12-04 15:41:03 +04:00
Paul Sandoz
8fb00644a9
8029164: Race condition in CompletableFuture.thenCompose with asynchronous task
...
Reviewed-by: dl, chegar, mduigou
2013-12-04 10:27:50 +01:00
Lana Steuck
98d2cb3084
Merge
2013-12-03 17:58:12 -08:00
Lana Steuck
a8b50be959
Merge
2013-12-03 15:10:37 -08:00
Alejandro Murillo
3051e159bb
8029421: Add java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java to exclude list
...
Reviewed-by: alanb, jcoomes
2013-12-03 12:37:30 -08:00
Phil Race
1aaa224556
8029204: Printing a GlyphVector on Windows ignores position of first glyph
...
Reviewed-by: jgodinez, bae
2013-12-03 09:35:54 -08:00
Mattias Tobiasson
7d90d5b2de
6461635: [TESTBUG] BasicTests.sh test fails intermittently
...
Transform dummy class instead of BigInteger to avoid complication by -Xshare. Ported from script to java.
Reviewed-by: alanb
2013-12-03 17:06:23 +01:00
Lana Steuck
673c2f81f5
Merge
2013-12-03 23:09:17 -08:00
Xueming Shen
591834e28d
8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf)
...
Updated the spec and implementation as requested
Reviewed-by: alanb
2013-12-03 17:44:31 -08:00
Valerie Peng
0e30b48211
Merge
2013-12-03 17:25:28 -08:00
Valerie Peng
ad74259a34
8029158: sun/security/pkcs11/Signature/TestDSAKeyLength.java does not compile (or run)
...
Add the missing library path and skip testing against NSS 1.14 or later due to known NSS issue
Reviewed-by: vinnie, ascarpino
2013-12-03 17:23:58 -08:00
Weijun Wang
7ddfe32e7b
8028351: JWS doesn't get authenticated when using kerberos auth proxy
...
Reviewed-by: xuelei
2013-12-04 09:14:42 +08:00
Daniel Fuchs
2c97b5c5cb
8029281: Synchronization issues in Logger and LogManager
...
Fixes several race conditions in logging which have been at the root cause of intermittent test failures.
Reviewed-by: mchung, plevart
2013-12-04 01:58:37 +01:00
Tristan Yan
e9f0b87793
7190106: java/rmi/reliability/benchmark fails intermittently because of use of fixed port
...
Reviewed-by: smarks, mduigou
2013-12-03 14:36:45 -08:00
Michael McMahon
7da695792c
8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream
...
Reviewed-by: alanb, chegar
2013-12-03 17:29:19 +00:00
Petr Pchelko
0aa8a5ad09
7124391: [TEST_BUG][macosx] MouseEvents are not dispatched when the mouse cursor leaves the component
...
Reviewed-by: anthony, serb
2013-12-03 19:33:05 +04:00
Petr Pchelko
d78b117809
8029251: [TEST_BUG][macosx] Use safari browser, the ouput contain information that DataFlavor.allHtmlFlavor is not present in the system clipboard
...
Reviewed-by: anthony, serb
2013-12-03 15:31:07 +04:00
Andrei Eremeev
0bb946b80e
8023576: [TEST BUG] Compilation fails for java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java
...
Reviewed-by: anthony, serb
2013-12-03 15:18:52 +04:00
Shanliang Jiang
5e65bad007
8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds
...
Reviewed-by: alanb, dfuchs
2013-12-03 08:53:23 +01:00
Vinnie Ryan
9dae7f5c55
8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test
...
Reviewed-by: mullan
2013-12-02 14:19:25 +00:00
Mark Sheppard
0f8fe88155
8025211: Intermittent test failure: java/net/DatagramSocket/PortUnreachable.java
...
Modified test to execute in a single thread to eliminate potential race condition
Reviewed-by: alanb, chegar, dfuchs
2013-12-02 14:01:23 +00:00
Joe Darcy
3eafe5802b
8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors
...
Reviewed-by: psandoz, mduigou
2013-12-01 23:35:28 -08:00
Petr Pchelko
72e44e870c
7178682: [TEST_BUG][macosx] Mouse Pressed event can't be monitored for DisabledComponentsTest.html
...
Reviewed-by: anthony, serb
2013-11-29 16:43:22 +04:00
Sergey Bylokhov
8850d18abd
8029010: [macosx] Need test for JDK-7124513
...
Reviewed-by: pchelko, alexsch
2013-11-29 16:12:03 +04:00
Tristan Yan
2469f9573a
8029348: ProblemList.txt updates (11/2013)
...
Reviewed-by: chegar
2013-11-29 09:29:25 +00:00
Petr Pchelko
ee95a2a1c4
7152982: [TEST_BUG][macosx] Extremely unstable mouse modifiers test
...
Reviewed-by: anthony, serb
2013-11-29 11:08:52 +04:00
Jaroslav Bachorik
b77ba98513
6987597: ManagementFactory.getGarbageCollectorMXBeans() returns empty list with CMS
...
Reviewed-by: mchung
2013-11-28 09:10:18 +01:00
Rajan Halade
dec69128e0
8021418: Intermittent: SSLSocketSSLEngineTemplate.java test fails with timeout
...
Reviewed-by: xuelei, wetmore
2013-11-27 15:25:36 -08:00
Lana Steuck
d7c4b121d9
Merge
2013-11-27 10:47:53 -08:00
Lana Steuck
ebac85aa00
Merge
2013-11-27 10:44:41 -08:00
Naoto Sato
a372dd2082
8028771: regression test java/util/Locale/LocaleProviders.sh failed
...
Reviewed-by: alanb
2013-11-27 10:01:08 -08:00
Sergey Bylokhov
27a7aa78e9
8029024: [TEST_BUG] java/awt/Modal/ModalDialogOrderingTest/ModalDialogOrderingTest.java fails
...
Reviewed-by: malenkov, alexsch
2013-11-27 20:45:10 +04:00
Alexander Stepanov
faa166e5b7
8024767: [TEST] need test to cover JDK-7189452
...
Reviewed-by: ceisserer, bae
2013-11-27 15:15:40 +04:00
Petr Pchelko
ab26348810
8011142: [TEST_BUG] 2 AppContext regression tests failed since 7u25b03 with NullPointerException
...
Reviewed-by: anthony, serb
2013-11-27 11:41:55 +04:00
Weijun Wang
d4a597432b
8029181: ts.sh generates invalid file after JDK-8027026
...
Reviewed-by: vinnie, mullan
2013-11-27 09:56:38 +08:00
Jennifer Godinez
c21408ea2c
8028584: sun.net.www.protocol.file.FileURLConnection cannot be cast to java.net.HttpURLConnection
...
Reviewed-by: bae, prr
2013-11-26 10:24:59 -08:00
Jonathan Lu
780a13433f
8024854: PPC64: Basic changes and files to build the class library on AIX
...
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Co-authored-by: Thomas Stuefe <thomas.stuefe@sap.com>
Reviewed-by: alanb, prr, sla, chegar, michaelm, mullan, art
2013-11-26 16:40:31 +01:00
Petr Pchelko
e4b29762d5
8024161: [TEST_BUG] [macosx] java/awt/Menu/OpensWithNoGrab/OpensWithNoGrab.java failed "menu was opened by first click after opened Choice"
...
Reviewed-by: anthony, serb
2013-11-26 18:50:35 +04:00
Mikhail Cherkasov
08506b7c2f
8028271: Wrong alt processing during switching between windows
...
Reviewed-by: serb, alexsch
2013-11-26 17:16:32 +04:00
Oleg Pekhovskiy
989fd32e66
7160604: Using non-opaque windows - popups are initially not painted correctly
...
Reviewed-by: serb, alexsch
2013-11-26 15:57:49 +04:00
Michael McMahon
92e64d3a0d
8028293: Check local configuration for actual ephemeral port range
...
Reviewed-by: alanb, chegar, smarks
2013-11-26 10:06:57 +00:00
Sergey Malenkov
6c6c1d5e1b
8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map
...
Reviewed-by: alexsch, serb
2013-11-26 13:30:44 +04:00
Yuka Kamiya
2d7889013f
8029057: test/java/text/Bidi/Bug6665028.java can fail with OutOfMemoryError
...
Reviewed-by: okutsu
2013-11-26 14:49:55 +09:00
Patrick Zhang
fd33467c12
8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win)
...
Reviewed-by: alanb, dfuchs, joehw
2013-11-25 16:53:30 -08:00
Lana Steuck
a9ebc3e630
Merge
2013-11-25 13:24:38 -08:00
Lana Steuck
7179341450
Merge
2013-11-25 12:29:54 -08:00
Valerie Peng
5e6a93fc20
7200306: SunPKCS11 provider delays the check of DSA key size for SHA1withDSA to sign() instead of init()
...
Add key length checks to P11Signature class
Reviewed-by: mullan
2013-11-25 11:56:53 -08:00
Lana Steuck
33cd414e58
Merge
2013-11-25 09:40:25 -08:00
Clemens Eisserer
90b513b09c
8028722: Render: Drawing strings with exactly 254 glyphs causes hangs
...
Reviewed-by: prr, bae
2013-11-25 09:38:32 -08:00
Oleg Pekhovskiy
e05b1a8aa1
8028995: Write regression test for JDK-8016356
...
Reviewed-by: serb, anthony
2013-11-25 14:05:19 +04:00
Joel Borggrén-Franck
8296f65abb
8023278: Reflection API methods do not throw AnnotationFormatError in case of malformed Runtime[In]VisibleTypeAnnotations attribute
...
Reviewed-by: darcy
2013-11-22 11:34:26 +01:00
Sean Coffey
903988da78
Merge
2013-11-22 09:56:56 +00:00
Petr Pchelko
ac94cb0062
8028485: [macosx] java/awt/Mouse/EnterExitEvents/FullscreenEnterEventTest.java fails
...
Reviewed-by: anthony, serb
2013-11-22 10:48:00 +04:00
Dan Xu
a353eaac39
8028628: java/nio/channels/FileChannel/Size.java failed once in the same binary run
...
Reviewed-by: alanb, chegar, mchung, lancea
2013-11-21 14:23:41 -08:00
Dan Xu
cf45a693dc
7065902: (file) test/java/nio/file/Files/Misc.java fails on Solaris 11 when run as root
...
Reviewed-by: alanb
2013-11-21 14:16:49 -08:00
Aleksei Efimov
29d469503e
8027370: Support tzdata2013h
...
Reviewed-by: sherman, coffeys
2013-11-21 20:48:24 +00:00
Valerie Peng
b04c80f960
Merge
2013-11-21 11:58:51 -08:00
Martin Buchholz
6c4294c2d9
6703075: (process) java/lang/ProcessBuilder/Basic.java fails with fastdebug
...
Reviewed-by: alanb
2013-11-21 16:06:05 +00:00
Tristan Yan
d45f6482a3
8022212: Intermittent test failures in java/net
...
Reviewed-by: chegar
2013-11-21 13:42:54 +00:00
Tristan Yan
4fe266b9f7
7036666: test/com/sun/net/httpserver/Test9a.java fails intermittently
...
Additional stacktrace information is printed on failure
Reviewed-by: alanb, dfuchs, chegar
2013-11-21 13:37:11 +00:00
Balchandra Vaidya
1399e33c87
8028632: Update jdk/test/ProblemList.txt to reflect fix JDK-8024423
...
Removed 5 testcases from the ProblemList
Reviewed-by: sla
2013-11-21 12:57:08 +00:00
Erik Gahlin
c3a4fe847a
6402201: ProcessAttachTest.sh needs better synchronization
...
Reviewed-by: alanb
2013-11-21 13:46:35 +01:00
Mark Sheppard
aae4ea0fe1
8028215: ORB.init fails with SecurityException if properties select the JDK default ORB
...
Check for default ORBImpl and ORBSingleton set via properties or System properties
Reviewed-by: alanb, coffeys, mchung
2013-11-21 11:36:39 +00:00
Alan Bateman
bc63be15f2
8028734: test/java/util/Locale/InternationalBAT.java changes does not restore the default TimeZone
...
Reviewed-by: naoto
2013-11-20 21:34:47 +00:00
Mandy Chung
7183dce25d
8028647: Add instrumentation in GetSafepointSyncTime.java and remove it from ProblemList.txt
...
Reviewed-by: sla, chegar
2013-11-20 10:00:54 -08:00
Erik Gahlin
bcfc0d5917
7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails
...
Reviewed-by: sla
2013-11-20 12:32:13 +01:00
Valerie Peng
be7c03049b
8026943: SQE test jce/Global/Cipher/SameBuffer failed
...
Always use different input/output buffers when calling FeedbackCipher objects
Reviewed-by: mullan
2013-11-19 15:29:56 -08:00
Stuart Marks
aa58ae7951
8028638: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails
...
Reviewed-by: lancea
2013-11-19 15:05:30 -08:00
Daniel Fuchs
c430720e0a
8005202: java/util/logging/CheckLockLocationTest.java fail on solars_10
...
This test has been seen failing on Solaris 10, presumably because it was run as root. The fix will skip the non-writable case if it can't make a non-writable dir.
Reviewed-by: mchung
2013-11-19 22:28:12 +01:00
Dan Xu
b33443f947
8028631: Improve the test coverage to the pathname handling on unix-like platforms
...
Add GeneralSolaris.java testcase and fix the concurrency issue
Reviewed-by: lancea, chegar, alanb
2013-11-19 13:22:50 -08:00
Daniel Fuchs
f1917fec5d
8028185: XMLFormatter.format emits incorrect year
...
Fixes a regression where the year in the date was increased by 1900.
Reviewed-by: alanb, mchung
2013-11-19 20:10:58 +01:00
Roger Riggs
ce59b012f7
8028141: test/sun/management/jmxremote/bootstrap/LocalManagementTest|CustomLauncherTest.java failing again
...
Correct to use the test.class.path instead of test.classes
Reviewed-by: alanb, chegar
2013-11-19 13:20:07 -05:00
Mandy Chung
844aadb9d0
8028565: Remove java/lang/management/ThreadMXBean/ThreadStateTest.java from ProblemList.txt
...
Reviewed-by: sla
2013-11-19 10:19:31 -08:00
Michael McMahon
1beab3cc44
8028581: [TESTBUG] java/net/Socket/LingerTest.java failing
...
Reviewed-by: alanb
2013-11-19 17:49:57 +00:00
Sean Coffey
4c729287e7
8016728: TEST_BUG: test/java/rmi/transport/closeServerSocket/CloseServerSocket.java failing intermittently
...
Reviewed-by: chegar
2013-11-19 16:22:37 +00:00
Rob McKenna
49efd68082
8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java
...
Reviewed-by: chegar, alanb
2013-11-19 15:36:59 +00:00
Vinnie Ryan
17f85d7987
Merge
2013-11-19 15:42:59 +00:00
Vinnie Ryan
242d5a95bd
8028377: test/sun/security/provider/KeyStore/DKSTest.sh attempts to write to ${test.src}
...
Reviewed-by: alanb, weijun
2013-11-19 15:39:58 +00:00
Balchandra Vaidya
5cdc23a99c
8028094: TEST_BUG: java/lang/ProcessBuilder/Basic.java leaves "sleep 6666" processes behind
...
Reviewed-by: chegar
2013-11-19 15:31:33 +00:00
Kumar Srinivasan
0366da9c72
8023978: [TEST_BUG] launcher tests must exclude platforms without server vm
...
Reviewed-by: dholmes, mchung
2013-11-19 07:10:06 -08:00
Alan Bateman
b24838bfc0
8028589: Instrument tools/jar/JarEntryTime.java to make it easier to diagnose failures
...
Reviewed-by: chegar
2013-11-19 15:09:48 +00:00
Sean Coffey
0b55e91e3e
8028583: Add helper methods to test libraries
...
Reviewed-by: chegar
2013-11-19 14:47:48 +00:00
Sergey Bylokhov
a1e87167e1
8027913: drop target notifications are sent out of order during DnD
...
Reviewed-by: anthony, art
2013-11-19 18:16:41 +04:00
Alan Bateman
2cb2725b14
8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests
...
Reviewed-by: dholmes, sla, tbell
2013-11-19 14:08:28 +00:00
Tristan Yan
549ac1b03e
7086879: java/net/InetAddress/CheckJNI.java hangs on Linux when IPv6 enabled
...
Reviewed-by: chegar
2013-11-19 13:46:51 +00:00
Erik Gahlin
cb23e64ae2
8028505: Put sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh on ProblemList.txt
...
Reviewed-by: alanb
2013-11-19 11:47:40 +01:00
Weijun Wang
ab91495c0e
8028479: runNameEquals still cannot precisely detect if a usable native krb5 is available
...
Reviewed-by: xuelei
2013-11-19 14:14:14 +08:00
Oleg Pekhovskiy
5c242ed70c
8027628: JWindow jumps to (0, 0) after mouse clicked
...
Reviewed-by: anthony, serb
2013-11-18 23:24:27 +04:00
Lana Steuck
1a633e63a9
Merge
2013-11-15 07:14:23 -08:00
Alexander Scherbatiy
e04c087c6d
8025126: [macosx] Invalid calls to setValueAt() within JTable in Java 7 on Mac OS X
...
Reviewed-by: serb
2013-11-15 14:05:49 +04:00
Lana Steuck
2a6dfa1df3
Merge
2013-11-14 23:32:31 -08:00
Rajan Halade
7ba208e79f
8014266: regression test AsyncSSLSocketClose.java time out
...
Reviewed-by: xuelei
2013-11-14 16:08:28 -08:00
Joel Borggrén-Franck
4163fbdc49
8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true
...
Reviewed-by: briangoetz
2013-11-14 12:17:37 +01:00
Alan Bateman
d0c41083a2
8028343: More ProblemList.txt updates (11/2013)
...
Reviewed-by: chegar
2013-11-14 10:40:33 +00:00
Alexander Zuev
1b4ad04278
8028197: tools/launcher/DiacriticTest.java failed on MacOSX: Input length = 1
...
Reviewed-by: ksrini
2013-11-18 20:22:49 +04:00
Jaroslav Bachorik
d2a8f2c819
8028433: [TESTBUG] add -XX:+UsePerfData to some sun.management tests
...
Reviewed-by: sla, egahlin
2013-11-18 16:20:40 +01:00
Jaroslav Bachorik
e72d357292
8027163: sun/management/jmxremote/bootstrap/CustomLauncherTest.java should be updated for jdk8 removal of solaris-32bit support
...
Reviewed-by: sla
2013-11-18 15:25:15 +01:00
Mattias Tobiasson
c5cf3786f7
8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently
...
Port tests for java/lang/instrument/PremainClass from script to java
Reviewed-by: sla
2013-11-14 12:35:34 +01:00
Petr Pchelko
5f7b6dfb6c
8025440: [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108
...
Reviewed-by: anthony
2013-11-14 11:42:46 +04:00
Petr Pchelko
01f2c8f8ad
8028230: Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7
...
Reviewed-by: anthony, serb
2013-11-14 10:52:19 +04:00
Xueming Shen
dc1dba10e7
8028321: Fix for String.split() empty input sequence/JDK-6559590 triggers regression
...
To undo the change for 6559590
Reviewed-by: darcy
2013-11-13 22:22:28 -08:00
Eric McCorkle
fadfc31bec
8026884: test for fix of JDK-8021398 does not have @bug tag
...
8028021: @since 1.8 missing for certain methods in java.lang.reflect.Method in generated api docs
Two documentation fixes
Reviewed-by: darcy
2013-11-13 15:48:21 -05:00
Phil Race
ea862540b1
8028206: sun/java2d/cmm/ProfileOp/SetDataTest.java fails
...
Reviewed-by: bae, jchen
2013-11-13 11:59:49 -08:00
Xueming Shen
4208726b35
8027645: Pattern.split() with positive lookahead
...
6559590: Pattern.compile(".*").split("") returns incorrect result
Updated spec/impl for these two corner cases
Reviewed-by: alanb, psandoz
2013-11-13 11:26:01 -08:00
Erik Gahlin
7e3d90db4a
6954510: TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh
...
Reviewed-by: sla, sspitsyn
2013-11-13 18:41:30 +01:00
Alan Bateman
fe37ddf865
8028270: Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission
...
Reviewed-by: mchung, martin, chegar
2013-11-13 16:52:18 +00:00
Chris Hegarty
f9ecbb8f7d
8022213: Intermittent test failures in java/net/URLClassLoader
...
Reviewed-by: dxu, alanb
2013-11-13 16:44:12 +00:00
Mandy Chung
d26c11b9d7
8028234: Remove unused methods in sun.misc.JavaAWTAccess
...
Reviewed-by: art, dfuchs, lancea
2013-11-13 07:49:42 -08:00
Katja Kantserova
17e4152715
8015497: Take new fixes from hotspot/test/testlibrary to jdk/test/lib/testlibrary
...
Reviewed-by: sla
2013-11-13 11:46:05 +01:00
Erik Gahlin
964b256741
6959636: testcase failing on windows javax/management/loading/LibraryLoader/LibraryLoaderTest.java
...
Reviewed-by: sla, jbachorik
2013-11-13 15:21:53 +01:00
Jaroslav Bachorik
d35ec75e4f
8004126: TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently
...
Reviewed-by: dholmes, ykantser
2013-11-13 13:12:16 +01:00
Daniel Fuchs
e0c1c25d70
8026952: Test java/util/logging/LogManager/RootLogger/setLevel/TestRootLoggerLevel.java has wrong @bug id
...
Trivial: change @bug 8023163 into @bug 8026499
Reviewed-by: mchung, alanb
2013-11-13 10:50:30 +01:00
Xue-Lei Andrew Fan
cc6f28352f
8023147: Test DisabledShortRSAKeys.java intermittent failed
...
Reviewed-by: mullan
2013-11-13 01:14:23 -08:00
Alan Bateman
a3d0dbcdd9
8028239: test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh with NoClassDefFoundError
...
Reviewed-by: mchung, egahlin
2013-11-13 07:43:24 +00:00
Alan Bateman
f5d34bdef1
8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win)
...
Reviewed-by: chegar
2013-11-12 17:37:45 +00:00
Erik Gahlin
cd2f2cbb84
6849945: VM Periodic Task Thread CPU time = -1ns in HotspotThreadMBean.getInternalThreadCpuTimes()
...
Reviewed-by: sla
2013-11-12 18:12:47 +01:00
Erik Gahlin
d9cc0e7920
6543856: MonitorVmStartTerminate.sh fails intermittently
...
Reviewed-by: sla, dholmes
2013-11-12 17:40:26 +01:00
Sergey Bylokhov
9ab430a0d2
8027696: Incorrect copyright header in the tests
...
Reviewed-by: alanb, malenkov, mullan
2013-11-12 20:24:25 +04:00
Leonid Romanov
0b24095558
8027972: [macosx] Provide a regression test for JDK-8007006
...
Reviewed-by: anthony
2013-11-12 20:02:12 +04:00
Erik Gahlin
2b13aab668
8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently
...
Reviewed-by: sla, jbachorik
2013-11-12 14:52:42 +01:00
Vladimir Ivanov
ee23c1f412
8027823: catchException combinator fails with 9 argument target
...
Reviewed-by: jrose
2013-11-09 04:21:28 +04:00
Alan Bateman
a08f1c2f3a
8027803: test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails
...
Fix NPE in test infrastructure
Reviewed-by: ksrini, jfranck, alanb, rfield
2013-11-11 16:14:07 -08:00
Xueming Shen
f952749e41
8026330: java.util.Base64 urlEncoder should omit padding
...
To add Encoder.withoutPadding()
Reviewed-by: alanb
2013-11-11 14:35:36 -08:00
Lana Steuck
92d4547bee
Merge
2013-11-08 15:02:55 -08:00
Alex Schenkman
fc31eabd57
8014506: Test of Jdp feature
...
Reviewed-by: sla
2013-11-08 18:16:12 +01:00
Michael McMahon
536e058b8b
8028060: test/java/net/URLPermission/nstest/lookup.sh failing (win)
...
Reviewed-by: alanb
2013-11-11 16:06:16 +00:00
Chris Hegarty
c10719362e
8028102: All test targets, jdk/test/Makefile, fail on Windows
...
Reviewed-by: mduigou
2013-11-11 10:33:02 +00:00
Weijun Wang
4780d5d560
8027991: InputStream should be closed in sun.security.tools.jarsigner.Main
...
Reviewed-by: xuelei
2013-11-11 16:54:41 +08:00
Jaroslav Bachorik
db68e03030
6523160: RuntimeMXBean.getUptime() returns negative values
...
RuntimeMXBean.getUptime() should be based on HR timers rather than on the OS time
Reviewed-by: dholmes, sla
2013-11-10 20:05:03 +01:00
Patrick Zhang
ee6dd6c873
8028044: [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS
...
Reviewed-by: dholmes, alanb
2013-11-09 16:46:46 +00:00
Lana Steuck
84da58d996
Merge
2013-11-08 17:36:14 -08:00
Tristan Yan
5d27126a44
8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine
...
Reviewed-by: chegar
2013-11-08 18:54:29 +00:00
Chris Hegarty
44a19639b3
8019834: InetAddress.getByName hangs for bad IPv6 literals
...
Reviewed-by: alanb
2013-11-08 15:15:48 +00:00
Tristan Yan
92076375e9
8022963: java/net/NetworkInterface/Equals.java fails equality for Windows Teredo Interface
...
Reviewed-by: chegar
2013-11-08 15:12:30 +00:00
Mandy Chung
4e0a88f82a
8027351: (ref) Private finalize method invoked in preference to protected superclass method
...
Reviewed-by: alanb, dholmes, mr, plevart, psandoz
2013-11-08 07:53:57 -08:00
Sergey Malenkov
9e33696875
8027648: Type of overridden property is resolved incorrectly
...
Reviewed-by: alexsch
2013-11-08 14:09:18 +04:00
Katja Kantserova
d876d630e3
8027752: sun/tools/jstatd/TestJstatdExternalRegistry.java: java.lang.SecurityException: attempt to add a Permission to a readonly Permissions object
...
Reviewed-by: sla, jbachorik
2013-11-07 16:55:39 +01:00
Yong Jeffrey Huang
2f6d30beca
8027695: There should be a space before % sign in Swedish locale
...
Reviewed-by: naoto
2013-11-07 22:30:06 -08:00
Naoto Sato
e6f691aeb2
8027930: ResourceBundle test failures in fr locale
...
Reviewed-by: smarks
2013-11-07 10:03:38 -08:00
Michael McMahon
bffc06393b
8027881: test/java/net/URLPermission/nstest/LookupTest.java failing intermittently, output insufficient
...
Reviewed-by: chegar
2013-11-07 10:22:11 +00:00
Amy Lu
ebe6d84d0b
8027822: ProblemList.txt Updates (11/2013)
...
Reviewed-by: chegar, alanb
2013-11-07 08:04:36 +00:00
John Rose
8d462795cb
8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces
...
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: ksrini, rfield
2013-11-06 11:31:49 -08:00
Mike Duigou
4f0480aaeb
8021309: replace test/Makefile jdk_* targets with jtreg groups
...
8015068: Use jtreg -exclude for handling problemList.txt exclusions
Reviewed-by: jjg, smarks, chegar, alanb, dholmes
2013-11-05 19:44:41 -08:00
Mandy Chung
1b7f902c51
8022208: Intermittent test failures in java/lang/Thread/ThreadStateTest.java
...
6944188: ThreadMXBean/ThreadStateTest.java fails intermittently
Reviewed-by: dholmes, chegar
2013-11-05 17:33:26 -08:00