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 |
|
Lana Steuck
|
890ea1852e
|
Merge
|
2013-05-01 11:34:06 -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 |
|
Yong Jeffrey Huang
|
944c9a65b2
|
Merge
|
2013-04-17 01:04:45 -07:00 |
|
Yong Jeffrey Huang
|
fc3e45929e
|
8011977: ISO 4217 Amendment Number 155
Reviewed-by: naoto
|
2013-04-16 22:28:47 -07:00 |
|
Mandy Chung
|
176ed8d94c
|
8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
Reviewed-by: jrose, alanb, twisti
|
2013-04-16 21:39:52 -07:00 |
|
Weijun Wang
|
dfcf6055a7
|
8011124: Make KerberosTime immutable
Reviewed-by: xuelei
|
2013-04-17 10:15:33 +08:00 |
|
Chris Hegarty
|
320776832e
|
Merge
|
2013-04-16 21:04:33 +01:00 |
|
Mike Duigou
|
12cfd3e1b4
|
8004518: Add in-place operations to Map
8010122: Add defaults for ConcurrentMap operations to Map
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Co-authored-by: Henry Jen <henry.jen@oracle.com>
Co-authored-by: Akhil Arora <akhil.arora@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: darcy, briangoetz, mduigou, dholmes, ulfzibis
|
2013-04-16 11:17:19 -07:00 |
|
Vinnie Ryan
|
f136599134
|
Merge
|
2013-04-16 05:32:39 -07:00 |
|
Chris Hegarty
|
c0de159c91
|
Merge
|
2013-04-16 13:30:19 +01:00 |
|
Chris Hegarty
|
dc668d18a3
|
8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows
Reviewed-by: alanb, dsamersoff
|
2013-04-16 13:26:30 +01:00 |
|
Vinnie Ryan
|
76bcd2b3f6
|
Merge
|
2013-04-16 05:11:50 -07:00 |
|
Chris Hegarty
|
0a5657be1c
|
8012237: CompletableFuture/Basic.java still fails intermittently
Reviewed-by: martin
|
2013-04-16 12:51:22 +01:00 |
|
Chris Hegarty
|
23d10238b1
|
8012343: Objects.requireNonNull(Object,Supplier) breaks genstubs build
Reviewed-by: alanb
|
2013-04-16 12:23:16 +01:00 |
|