Chris Hegarty
fa23123952
Merge
2013-05-17 16:44:36 +01:00
Chris Hegarty
d6531cbf9f
8014783: java/net/HttpURLPermission/HttpURLPermissionTest.java leaves files open
...
Reviewed-by: michaelm
2013-05-17 16:44:15 +01:00
Chris Hegarty
7d32b90712
Merge
2013-05-17 15:18:40 +01:00
Chris Hegarty
c17637a0f8
8014791: More ProblemList.txt updates (5/2013)
...
Reviewed-by: alanb
2013-05-17 15:00:53 +01:00
Peter Levart
2548b20c9e
8014477: (str) Race condition in String.contentEquals when comparing with StringBuffer
...
Reviewed-by: alanb, mduigou, dholmes
2013-05-17 14:41:39 +02:00
Vadim Pakhnushev
cfd6261906
4892259: GIF ImageReader does not call passComplete in IIOReadUpdateListener
...
Reviewed-by: prr, bae
2013-05-17 17:19:21 +04:00
Konstantin Shefov
f894b19d50
8013426: TEST_BUG: java/awt/datatransfer/HTMLDataFlavors/HTMLDataFlavorTest.java fails with "RuntimeException: The data should be available" on Linux
...
Reviewed-by: anthony, serb
2013-05-17 14:11:06 +04:00
Konstantin Shefov
c2731f2b66
8014721: TEST_BUG: java/awt/TrayIcon/DragEventSource/DragEventSource.java fails with java.lang.UnsupportedOperationException
...
Reviewed-by: anthony, serb
2013-05-17 14:08:59 +04:00
Daniel Fuchs
8d94e88c93
8013900: More warnings compiling jaxp
...
Some internal implementation classes in Jaxp were redefining equals() without redefining hashCode(). This patch adds hashCode() methods that are consistent with equals().
Reviewed-by: chegar, joehw
2013-05-17 10:40:55 +02:00
Petr Pchelko
6b69d16477
7079254: Toolkit eventListener leaks memory
...
Reviewed-by: serb, art
2013-05-17 11:02:55 +04:00
Mandy Chung
a4a210dc69
4487672: (proxy) Proxy constructor should check for null argument
...
Reviewed-by: alanb, lancea
2013-05-16 15:08:24 -07:00
Vinnie Ryan
72591df578
Merge
2013-05-16 13:22:41 -07:00
Michael McMahon
4c8411b088
8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection
...
Reviewed-by: alanb, chegar
2013-05-16 17:28:47 +01:00
Eric Wang
9b4403735d
8004177: test/java/lang/Thread/GenerifyStackTraces.java doesn't clean-up
...
Reviewed-by: alanb, dholmes, chegar
2013-05-16 10:59:06 +01:00
Vinnie Ryan
193ed72708
Merge
2013-05-16 02:43:58 -07:00
Valerie Peng
f06239abab
Merge
2013-05-15 18:38:52 -07:00
Kumar Srinivasan
797c391622
8001163: [pack200] should support attributes introduced by JSR-308
...
Reviewed-by: jrose
2013-05-15 18:26:16 -07:00
Kurchi Subhra Hazra
83505983f5
7150552: network test hangs [macosx]
...
Remove usage of test/sun/net/www/httptest
Reviewed-by: chegar
2013-05-16 10:58:20 -07:00
Daniel Fuchs
ea276bd930
Merge
2013-05-16 18:40:47 +02:00
Jim Gish
b0c93f4d19
8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
...
Use caller's classloader to load resource as an alternative to thread context classloader and system classloader
Reviewed-by: mchung, alanb
2013-05-16 11:19:00 -04:00
Naoto Sato
41c159f597
8013233: java/util/Locale/LocaleProviders.sh fails
...
Reviewed-by: okutsu
2013-05-15 16:48:54 -07:00
Stephen Colebourne
48fc4f5552
8013730: JSR 310 DateTime API Updates III
...
Integration of JSR310 Date/Time API update III
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Patrick Zhang <patrick.zhang@oracle.com>
Reviewed-by: naoto
2013-05-15 07:48:57 -07:00
Vinnie Ryan
4128a74cbc
Merge
2013-05-15 15:39:28 +01:00
Michael McMahon
527399b98c
8010464: Evolve java networking same origin policy
...
Reviewed-by: alanb, chegar, dsamersoff, weijun
2013-05-15 15:01:59 +01:00
Vinnie Ryan
1c510cf688
Merge
2013-05-15 14:49:50 +01:00
David Holmes
4e4591b4da
8013395: StringBuffer.toString performance regression impacting embedded benchmarks
...
Cache a copy of the char[] to use with toString() and clear it when ever the sb content is modified
Reviewed-by: alanb, plevart, mduigou, forax
2013-05-15 00:36:03 -04:00
Xueming Shen
bedabba81c
8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit
...
To throw IOE for malformed final unit in base64 stream
Reviewed-by: chegar, alanb
2013-05-14 14:20:18 -07:00
Stephen Flores
c39030c7b3
7194075: Various classes of sunec.jar are duplicated in rt.jar
...
Reviewed-by: mullan, vinnie
2013-05-14 18:08:18 +01:00
Alexey Utkin
41b7094a94
8012453: (process) Runtime.exec(String) fails if command contains spaces [win]
...
Reviewed-by: alanb
2013-05-14 20:16:21 +04:00
Joe Darcy
b281decb0a
8014365: Restore Objects.requireNonNull(T, Supplier<String>)
...
Reviewed-by: mduigou
2013-05-13 22:16:55 -07:00
Xueming Shen
288d98cbaa
8013386: (tz) Support tzdata2013c
...
Updated tz data to version 2013c
Reviewed-by: peytoia, okutsu
2013-05-13 20:35:36 -07:00
Valerie Peng
fe625d26a3
Merge
2013-05-13 16:52:33 -07:00
Ivan Gerasimov
171fdabebb
7021870: GzipInputStream closes underlying stream during reading
...
Reviewed-by: mduigou
2013-05-10 23:56:24 +04:00
Roger Riggs
d5da33beea
8014296: DivModTests should not compare pointers
...
Reviewed-by: darcy
2013-05-10 09:06:21 -07:00
Alan Bateman
6622dd4edf
8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long
...
Reviewed-by: khazra, chegar
2013-05-10 14:53:33 +01:00
Joel Borggrén-Franck
5d83fde0d1
8007073: Implement Core Reflection for Type Annotations on parameters
...
Reviewed-by: darcy, abuckley
2013-05-10 10:20:13 +02:00
David Katleman
1b186bfddd
8014289: JDK8 b89 source with GPL header errors
...
Reviewed-by: mchung, mduigou, tbell, dsamersoff
2013-05-09 15:04:56 -07:00
Henry Jen
862e2f6a7d
8006884: (fs) Add Files.list, lines and find
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: briangoetz, mduigou
2013-05-09 14:44:56 -07:00
Dan Xu
a8783e010f
8011136: FileInputStream.available and skip inconsistencies
...
Correct the behavior of available() and update related java specs for available() and skip() in InputStream and FileInputStream classes.
Reviewed-by: alanb
2013-05-17 12:04:18 -07:00
Lana Steuck
dfc792a1b8
Merge
2013-05-09 14:23:49 -07:00
Lana Steuck
fe8944db98
Merge
2013-05-08 23:53:35 -07:00
Weijun Wang
0c02ab3a5e
8012679: Let allow_weak_crypto default to false
...
Reviewed-by: valeriep
2013-05-08 08:25:34 +08:00
Anthony Scarpino
2c0b00cbe0
8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR
...
Changed output length calculation to include incomplete blocks for CTR mode.
Reviewed-by: valeriep
2013-05-07 14:13:53 -07:00
Valerie Peng
94c8fa5cb1
7196009: SunPkcs11 provider fails to parse config path containing parenthesis
...
Enhanced to allow quoted string as library path values.
Reviewed-by: weijun
2013-05-07 14:06:19 -07:00
Brandon Passanisi
aac9a477c2
4802647: Throw required NPEs from removeAll()/retainAll()
...
Reviewed-by: mduigou, chegar, dholmes
2013-05-07 12:05:52 -07:00
Naoto Sato
06036d34ef
8013086: NPE thrown by SimpleDateFormat with TimeZoneNameProvider supplied
...
Reviewed-by: okutsu
2013-05-07 11:31:08 -07:00
Staffan Larsen
dafdd3677f
8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true
...
Reviewed-by: alanb, dsamersoff
2013-05-07 20:00:47 +02:00
Staffan Larsen
90294d0d6a
6980985: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage is not robust when getMax() returns -1
...
7181907: TEST_BUG: j/l/management/MemoryMXBean/ResetPeakMemoryUsage fails with NegativeArraySizeException
7148492: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java failing since update to hs23-b15 or b16
Reviewed-by: mchung, brutisso
2013-05-07 19:57:55 +02:00
Daniel Fuchs
b317a8b992
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
...
Encodings.java sometimes creates EncodingInfo objects whose java names are not recognized by the Charset API. This patch fixes that issue.
Reviewed-by: joehw, alanb
2013-05-07 11:35:49 +02:00
Weijun Wang
5ec35be1d2
8010192: Enable native JGSS provider on Mac
...
Reviewed-by: valeriep
2013-05-07 12:30:36 +08:00
Xueming Shen
722199f9b2
8013252: Regex Matcher .start and .end should be accessible by group name
...
8013254: Constructor \w need update to add the support of \p{Join_Control}
Added the requested methods and updated the \w constructor
Reviewed-by: mchung, alanb
2013-05-06 21:24:37 -07:00
Brian Goetz
68101a98fd
8003258: BufferedReader.lines()
...
Co-authored-by: Henry Jen <henry.jen@oracle.com>
Reviewed-by: alanb, mduigou, psandoz
2013-05-06 20:54:54 -07:00
Akhil Arora
e41e09a670
8013150: Iterator.remove and forEachRemaining relationship not specified
...
Reviewed-by: mduigou
2013-05-06 20:54:48 -07:00
Mike Duigou
5001b55ff1
8013712: Add Objects.nonNull and Objects.isNull
...
Reviewed-by: mchung, darcy
2013-05-06 20:54:42 -07:00
Dan Xu
c31fc852f1
8003992: File and other classes in java.io do not handle embedded nulls properly
...
Have every file operation done with File, FileInputStream, FileOutputStream, or RandomAccessFile that involves a file path containing NUL fail. Also reviewed by fweimer@redhat.com
Reviewed-by: alanb, sherman, ahgross, mduigou, dholmes, aph, plevart, martin
2013-05-06 14:17:59 -07:00
Brian Goetz
15adfafa5b
8012664: Add tests for java.util.stream and lambda translation
...
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Mike Duigou <mike.duigou@oracle.com>
Co-authored-by: Robert Field <robert.field@oracle.com>
Co-authored-by: Jim Gish <jim.gish@oracle.com>
Reviewed-by: mduigou, briangoetz
2013-05-06 11:43:51 -04:00
Jason Uh
b762ba9ab4
8005922: TEST_BUG: There is no /tmp directory for windows system
...
Reviewed-by: weijun
2013-05-03 15:04:54 -07:00
Mike Duigou
a90afa9d76
8013528: Provide SharedSecrets access to String(char[], boolean) constructor
...
Reviewed-by: martin, alanb, chegar, plevart
2013-05-03 10:57:28 -07:00
Jaroslav Bachorik
7c11aba793
7199324: Connection ID for IPv6 addresses is not generated accordingly to the specification
...
RemoteServer.getClientHost is returning a String with an IPv6 literal address and we need to enclose it in [] when building the connection id
Reviewed-by: alanb, sjiang
2013-05-02 13:21:09 +02:00
Weijun Wang
cd5050ea28
8013855: DigestMD5Client has not checked RealmChoiceCallback value
...
Reviewed-by: xuelei, mullan
2013-05-03 10:43:24 +08:00
Akhil Arora
e9d3d7b789
8012645: Stream methods on BitSet, Random, ThreadLocalRandom, ZipFile
...
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: mduigou, henryjen, alanb, martin, psandoz
2013-05-02 09:18:56 -07:00
Lana Steuck
890ea1852e
Merge
2013-05-01 11:34:06 -07:00
Paul Sandoz
b047746827
8012646: Pattern.splitAsStream
...
Co-authored-by: Ben Evans <benjamin.john.evans@gmail.com>
Reviewed-by: forax, plevart, alanb
2013-05-01 18:40:31 +02:00
Jason Uh
33196b314d
8007699: Move some tests from test/sun/security/provider/certpath/X509CertPath to closed repo
...
Reviewed-by: mullan
2013-05-09 12:00:46 -07:00
Lana Steuck
4cb70c3b15
Merge
2013-05-01 09:20:08 -07:00
Stuart Marks
73e9aec3c4
8012665: add CharSequence.chars, CharSequence.codePoints
...
Co-authored-by: Henry Jen <henry.jen@oracle.com>
Reviewed-by: martin, alanb, ulfzibis, mduigou
2013-05-01 08:35:09 -07:00
Weijun Wang
905250cdfe
8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt
...
Reviewed-by: vinnie
2013-05-01 21:05:10 +08:00
Chris Hegarty
efa5a06ca3
8013723: ProblemList.txt updates (5/2013)
...
Reviewed-by: alanb
2013-05-01 11:15:35 +01:00
Mark Sheppard
b09026494b
8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators
...
Reviewed-by: sherman, iris
2013-04-30 16:24:08 +01:00
Chris Hegarty
49619272d0
6594296: NetworkInterface.getHardwareAddress returns zero length byte array
...
Reviewed-by: alanb
2013-05-01 10:03:39 +01:00
Lana Steuck
9286dd7a1b
Merge
2013-04-30 17:51:31 -07:00
Mandy Chung
ecf27fe8fe
8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
...
Reviewed-by: alanb
2013-04-30 15:42:16 -07:00
Alan Bateman
6878027374
8013647: JPRT unable to clean-up after tests that leave file trees with loops
...
Reviewed-by: chegar, tbell
2013-04-30 21:19:24 +01:00
Mikhail Cherkasov
6eb1682ef6
8012004: JInternalFrame not being finalized after closing
...
Reviewed-by: alexsch, alexp
2013-04-30 13:24:14 +04:00
Mark Sheppard
8394ed673f
8007373: Inet6Address serialization incompatibility
...
Reviewed-by: alanb, chegar
2013-04-29 23:07:22 +01:00
Sergey Malenkov
4eac739177
8007458: [findbugs] One more beans issue, with ReflectionUtils
...
Reviewed-by: art, alexsch
2013-04-29 16:42:22 +04:00
Vladimir Kravets
4693d6568d
8012586: [x11] Modal dialogs for fullscreen window may show behind its owner
...
Use the _NET_WM_WINDOW_TYPE_DIALOG type for owned windows
Reviewed-by: anthony, art, serb
2013-04-26 18:48:11 +04:00
Konstantin Shefov
19779230c9
8011186: [TEST_BUG] java/awt/Focus/OverrideRedirectWindowActivationTest/OverrideRedirectWindowActivationTest.java failed on windows 8
...
Reviewed-by: anthony, serb, ant
2013-04-24 11:48:54 +04:00
David Katleman
05f3d6ab4b
8012643: JDK8 b86 source with GPL header errors
...
Reviewed-by: dholmes, alanb
2013-04-23 18:25:52 -07:00
Lana Steuck
5271b95f85
Merge
2013-04-23 15:17:39 -07:00
Leonid Romanov
c7f421eaa1
8008366: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar
...
Reviewed-by: anthony, serb
2013-04-22 19:24:41 +04:00
Konstantin Shefov
6b2fcd1c77
8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris
...
Reviewed-by: serb, anthony
2013-04-22 18:39:04 +04:00
Brian Goetz
8d5c8613fc
8012650: Arrays streams methods
...
8011918: java.util.stream.Streams
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, mduigou, darcy, henryjen
2013-04-20 18:53:26 -04:00
Weijun Wang
70b23a07be
8005523: Unbound krb5 for TLS
...
Reviewed-by: xuelei
2013-04-27 18:25:16 +08:00
Xueming Shen
115e610026
8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters
...
Updated GroupCurly.match0() to backtrack correctly
Reviewed-by: mchung
2013-04-26 13:59:10 -07:00
Lana Steuck
8afbe69644
Merge
2013-04-17 21:48:04 -07:00
Lana Steuck
a33f306c8f
Merge
2013-04-17 21:32:11 -07:00
Lana Steuck
878e613542
Merge
2013-04-17 21:30:28 -07:00
Lana Steuck
acfca9881a
Merge
2013-04-17 12:30:18 -07:00
Lana Steuck
16504b35d7
Merge
2013-04-17 11:24:40 -07:00
David Katleman
24ec30a8e7
Merge
2013-04-16 15:00:19 -07:00
Brian Goetz
95fadac5c6
8010096: Initial java.util.Spliterator putback
...
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: mduigou, alanb, chegar, darcy
2013-04-16 13:51:53 -04:00
Lana Steuck
35ff6ba00e
Merge
2013-04-17 12:31:34 -07:00
Lana Steuck
04d4410fb9
Merge
2013-04-17 12:14:16 -07:00
Coleen Phillimore
4b1fc01e88
Merge
2013-04-17 15:06:17 -04:00
Mandy Chung
fa54d97a10
8004260: dynamic proxy class should have the same Java language access as the proxy interfaces
...
Reviewed-by: alanb, jrose, jdn
2013-04-17 12:04:15 -07:00
Lana Steuck
babbf21e37
Merge
2013-04-17 10:30:02 -07:00
Coleen Phillimore
bdcf6abb46
8009531: Crash when redefining class with annotated method
...
Add code to annotated methods and command line flags to the tests to verify bug above
Reviewed-by: acorn, sspitsyn, dcubed, dholmes, alanb
2013-04-17 12:50:45 -04:00
Alan Bateman
aefbf5bd89
8012019: (fc) Thread.interrupt triggers hang in FileChannelImpl.pread (win)
...
Reviewed-by: chegar
2013-04-17 16:11:19 +01:00
Vinnie Ryan
74d720c7b5
Merge
2013-04-17 02:53:02 -07:00