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
Mike Duigou
4d33158dea
Merge
2013-05-18 18:55:56 -07:00
Weijun Wang
aab6997ce0
8012261: update policytool to support java.net.HttpURLPermission
...
Reviewed-by: mullan
2013-05-18 10:15:06 +08: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
Andrew Brygin
5c7bbef885
8014205: Most of the Swing dialogs are blank on one win7 MUI
...
Reviewed-by: vadim
2013-05-17 16:14:42 +04:00
Vadim Pakhnushev
fda49c17d8
8000936: Enable Java2D D3D pipeline on newer Intel chipsets : Intel HD and later
...
Reviewed-by: prr, bae
2013-05-17 14:18:44 +04: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
David Katleman
04fa7c69da
Added tag jdk8-b90 for changeset 1a8b44cae081
2013-05-16 12:15:19 -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
Xue-Lei Andrew Fan
9681f58b21
8010814: More buffers are stored or returned without cloning
...
Reviewed-by: lancea
2013-05-16 04:30:45 -07: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
Michael McMahon
57075722b2
Merge
2013-05-16 17:31:41 +01:00
Ivan Gerasimov
03a640d7f1
8014676: Java debugger may fail to run
...
The problem is observed when the binaries for windows are placed under a path which contains a space
Reviewed-by: sla, alanb
2013-05-16 19:28:44 +04: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
Joe Darcy
40a5f1f53c
8014677: Correct docs warning for Objects.requireNonNull(T, Supplier<String>)
...
Reviewed-by: alanb
2013-05-15 09:54:30 -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
Anton Tarasov
53b25e14cf
8014227: JLightweightFrame needs another synchronization policy
...
Reviewed-by: art
2013-05-15 16:49:34 +04: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
Xueming Shen
1e18db55d6
8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time
...
Removed the race condition risk from ExtendedCahrset access code
Reviewed-by: mchung, alanb
2013-05-14 14:09:18 -07:00
David Katleman
bf98f48a41
Merge
2013-05-14 12:19:39 -07:00
Kurchi Subhra Hazra
4e50454550
6328537: Improve javadocs for Socket class by adding references to SocketOptions
...
Insert references to SocketOptions.java where applicable
Reviewed-by: alanb, chegar
2013-05-14 12:01:38 -07:00
Vinnie Ryan
dd74360c62
Merge
2013-05-14 18:11:46 +01: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
Andreas Rieber
5ed0727b83
8014519: scriptpad sample does not work with nashorn
...
Reviewed-by: attila, jlaskey
2013-05-14 22:36:52 +05:30
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
Mandy Chung
24edc8dc91
8010727: WLS fails to add a logger with "" in its own LogManager subclass instance
...
Reviewed-by: alanb, jgish
2013-05-14 08:07:08 -07:00
Andrew Brygin
9411edc759
8014427: REGRESSION: closed/javax/imageio/plugins/bmp/Write3ByteBgrTest.java fails since 7u25 b09
...
Reviewed-by: prr
2013-05-14 21:10:47 +04:00
Alan Bateman
6288fc0c48
8014500: bootcycle-images fails after upgrade to JAXP 1.5
...
Reviewed-by: lancea
2013-05-14 14:32:15 +01:00
Sergey Bylokhov
ec01b8e3e1
8014423: [macosx] The scrollbar's block increment performs incorrectly
...
Reviewed-by: anthony, art
2013-05-14 17:25:59 +04:00
Xue-Lei Andrew Fan
aa3ca48b35
8014281: Better checking of XML signature
...
Also reviewed by Andrew Gross and Christophe Ravel
Reviewed-by: mullan
2013-05-14 05:55:10 -07:00
Petr Pchelko
de7e7cb85b
8002045: Auto failed and threw exception:java.lang.UnsatisfiedLinkError:
...
Reviewed-by: serb, anthony
2013-05-14 16:39:55 +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
Sean Mullan
79e4c9f146
8010714: XML DSig API allows a RetrievalMethod to reference another RetrievalMethod
...
Reviewed-by: xuelei, hawtin
2013-05-13 17:50:14 -04:00
Kurchi Subhra Hazra
162500725a
8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive
...
Rearrange event-handling code to remove bottle-neck. Also reviewed by mhall@mhcomputing.net .
Reviewed-by: chegar, alanb
2013-05-13 13:48:58 -07:00
Mike Duigou
823dd51602
Merge
2013-05-13 13:15:20 -07:00
Bharadwaj Yadavalli
c5150dac16
8008687: MethodHandle code: allow static and invokespecial calls to interface methods
...
Changes to support invocation of lambda methods compiled either as static interface methods and or private instance methods.
Reviewed-by: jrose, twisti
2013-05-13 12:26:28 -07:00
Athijegannathan Sundararajan
53fafed923
8012975: Remove rhino from jdk8
...
Reviewed-by: alanb, tbell
2013-05-13 22:23:17 +05:30
Xue-Lei Andrew Fan
9d11c897d3
8005598: (reopened) Need to clone array of input/output parameters
...
Reviewed-by: weijun
2013-05-13 06:05:32 -07:00
Xue-Lei Andrew Fan
0abd396d42
8005535: SSLSessionImpl should have protected finalize()
...
Reviewed-by: weijun, wetmore
2013-05-13 05:41:51 -07:00
Ivan Gerasimov
171fdabebb
7021870: GzipInputStream closes underlying stream during reading
...
Reviewed-by: mduigou
2013-05-10 23:56:24 +04:00
Joe Darcy
b1127b3050
8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.*
...
Reviewed-by: mchung
2013-05-10 12:25:16 -07:00
Mike Duigou
d8751e2c7f
Merge
2013-05-10 10:12:58 -07:00
Mike Duigou
386bb440ad
8014316: Use Method Refs in j.u.stream.MatchOps
...
Reviewed-by: dholmes
2013-05-10 09:51:14 -07:00
Roger Riggs
d5da33beea
8014296: DivModTests should not compare pointers
...
Reviewed-by: darcy
2013-05-10 09:06:21 -07:00
Joe Darcy
fdf90eaba2
8014249: Add Modifer.parameterModifiers()
...
Reviewed-by: mduigou, mchung
2013-05-10 08:53:38 -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
Lana Steuck
17d9dc0227
Merge
2013-05-09 19:17:43 -07:00
Lana Steuck
1302967992
Merge
2013-05-09 18:42:30 -07: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
Mike Duigou
5a95645a18
8004015: Additional static and instance utils for functional interfaces
...
8011010: Spec j.u.f.Predicate doesn't specify NPEs thrown by the SE8's Reference Implementation
Reviewed-by: briangoetz, dholmes, chegar
2013-05-17 10:36:04 -07:00
Paul Sandoz
b175321e7d
8014133: Spliterator.OfPrimitive
...
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: mduigou, forax
2013-05-15 10:25:59 +02:00
Paul Sandoz
eb66929285
8013334: Spliterator behavior for LinkedList contradicts Spliterator.trySplit
...
This changeset also contains some minor, non spec, related fixes to tidy up other areas of the JavaDoc.
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Mike Duigou <mike.duigou@oracle.com>
Reviewed-by: plevart, darcy
2013-05-15 10:15:28 +02:00
Lana Steuck
dfc792a1b8
Merge
2013-05-09 14:23:49 -07:00
Sean Coffey
ceb0317980
8013196: TimeZone.getDefault() throws NPE due to sun.awt.AppContext.getAppContext()
...
Reviewed-by: mchung, okutsu
2013-05-09 20:31:47 +01:00
David Katleman
83957af600
Added tag jdk8-b89 for changeset b3459340dd1f
2013-05-09 10:04:20 -07:00
Lana Steuck
fe8944db98
Merge
2013-05-08 23:53:35 -07:00
Christian Thalinger
94bc7320f8
8009424: Restrict publicLookup with additional checks
...
Reviewed-by: vlivanov, jdn
2013-05-08 12:09:35 -07:00
Alan Bateman
c426179250
8013652: (profiles) Add javax.script to compact1
...
Reviewed-by: mchung, dholmes
2013-05-08 18:00:10 +01:00
Sergey Bylokhov
20afd0e351
8013841: [macosx] Animations not disabled for CALayers used via JAWT
...
Reviewed-by: anthony, alexsch
2013-05-08 15:58:30 +04: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
Valerie Peng
3eaddd6868
8010134: A finalizer in sun.security.pkcs11.wrapper.PKCS11 perhaps should be protected
...
Change the finalize method of PKCS11 class to be protected.
Reviewed-by: xuelei
2013-05-07 14:04:53 -07:00
Kumar Srinivasan
0582038c10
8013736: [launcher] cleanup code for correctness
...
8005735: [parfait] False positive integer overflow in jdk/src/solaris/bin/jexec.c
8009873: [parfait] Memory leak at jdk/src/share/bin/wildcard.c
8005807: [parfait] Undefined return value at jdk/src/share/bin/java.c
Reviewed-by: alanb, martin
2013-05-07 13:15:28 -07:00
David Katleman
30d1e70fdb
Merge
2013-05-07 13:13:12 -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
David Katleman
80ce36c2e8
Merge
2013-05-07 10:51:07 -07:00
Jennifer Godinez
6bae4c82a9
8011069: Printing: NullPointerException since jdk8 b82 showing native Page Setup Dialog
...
Reviewed-by: bae, prr
2013-05-07 09:32:37 -07:00
Joel Borggrén-Franck
a638aed2e1
8011139: (reflect) Revise checking in getEnclosingClass
...
Reviewed-by: darcy, mchung, ahgross
2013-05-07 13:23:08 +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
Joel Borggrén-Franck
361312dcfe
8013541: Revise javadoc for Executable.getAnnotatedReturnType()
...
Reviewed-by: abuckley, darcy
2013-05-07 09:52:23 +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
Volker Simonis
dbb7fe4b2a
7191872: Xrender: No text displayed using 64 bit JDK on solaris11-sparc
...
Reviewed-by: prr, ceisserer
2013-05-06 12:57:42 -07:00
Lana Steuck
9bc20d4410
Merge
2013-05-06 11:50:13 -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
Sergey Bylokhov
c9775371ce
7161575: [macosx] On MacOSX port java.awt.Toolkit.is/setDynamicLayout() are not consistent
...
Reviewed-by: anthony, art
2013-05-06 16:23:36 +04:00
Leonid Romanov
7e6639dea3
8012933: Test closed/java/awt/Dialog/DialogAnotherThread/JaWSTest.java fails since jdk 7u25 b07
...
Do not mark context as disposed until we've posted all the events
Reviewed-by: art
2013-05-06 16:12:55 +04:00
Dag Wanvik
4d7fdabddb
Merge
2013-05-06 06:05:06 +02:00
Dag Wanvik
d4f6e1c9d3
8013403: Update JDK8 with Java DB 10.10.1.1
...
Drop Java DB 10.10.1.1 bits into JDK 8 and update image builds
Reviewed-by: tbell
2013-05-06 05:51:01 +02:00
Andrew John Hughes
46da8f45a9
8011366: Enable debug info on all libraries for OpenJDK builds
...
The build should not be turning off debugging if it has been requested.
Reviewed-by: erikj, dholmes
2013-05-04 17:04:57 +01: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
David Katleman
0de3f3d975
Added tag jdk8-b88 for changeset a7caf0d4cb98
2013-05-02 13:35:34 -07:00
Sean Mullan
7613bea3d4
8008744: Rework part of fix for JDK-6741606
...
Reviewed-by: xuelei, ahgross
2013-05-02 11:42:44 -04:00
Erik Joelsson
6ad3839543
8013552: Add build support for different man pages for OpenJDK and OracleJDK
...
Reviewed-by: tbell, omajid
2013-05-02 15:59:32 +02: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
Kurchi Subhra Hazra
3dbbc23195
8013140: Heap corruption with NetworkInterface.getByInetAddress() and long i/f name
...
Remove buffer overruns in native code
Reviewed-by: alanb, chegar
2013-05-02 14:26:51 -07:00
Alexander Zuev
ec8f960d21
8013155: [pack200] improve performance of pack200
...
Reviewed-by: ksrini, jrose
2013-05-02 21:23:44 +04: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
Daniel Fuchs
3c0606c1b8
8012243: about 30% regression on specjvm2008.serial on 7u25 comparing 7u21
...
Reviewed-by: alanb, skoivu, smarks, mchung
2013-05-02 10:46:09 +02:00
Kumar Srinivasan
35b650e364
8013225: Refresh jdk's private ASM to the latest
...
Reviewed-by: mduigou, sundar
2013-05-01 15:08:31 -07:00
David Katleman
ed46a4d3bf
Merge
2013-05-01 14:59:55 -07:00
Lana Steuck
890ea1852e
Merge
2013-05-01 11:34:06 -07:00
Lana Steuck
d467408daf
Merge
2013-05-01 11:27:12 -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
Sergey Bylokhov
9272b07bd0
8009012: [macosx] DisplayChangedListener is not implemented in LWWindowPeer/CGraphicsEnvironment
...
Reviewed-by: anthony, bae
2013-05-01 12:19:25 +04:00
Lana Steuck
1e981ec895
Merge
2013-04-30 22:43:02 -07:00
Thomas Ng
08180c3c6e
Merge
2013-04-30 21:49:38 -07:00
David Katleman
42137c1751
Merge
2013-04-30 14:40:54 -07: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
Kumar Srinivasan
2a56d8fc8f
8009389: Unpack200 native library should be removed from profiles
...
Reviewed-by: alanb, bobv, jrose
2013-04-30 13:12:54 -07:00
Mike Duigou
eeb2dcdfe2
Merge
2013-04-30 12:32:49 -07:00
Mike Duigou
10f955e370
8011814: Add testng.jar to Netbeans projects test compile classpath
...
8013271: Add MacOS sources to J2SE Netbeans project
8013272: JDK Netbeans projects should use ASCII encoding for sources
Reviewed-by: lancea
2013-04-30 12:31:51 -07:00
Lance Andersen
785f0d2a94
8010416: Add a way for java.sql.Driver to be notified when it is deregistered
...
Reviewed-by: alanb, ulfzibis
2013-04-30 14:44:25 -04:00
Sergey Bylokhov
eecd56482f
7166296: closed/java/awt/Frame/DisabledParentOfToplevel/DisabledParentOfToplevel.html failed since 1.8.0b36
...
Reviewed-by: anthony, art
2013-04-30 17:27:48 +04:00
Alexander Scherbatiy
07098f1684
8012330: [macosx] Sometimes the applet showing the modal dialog itself loses the ability to gain focus
...
Reviewed-by: serb, ant
2013-04-30 13:55:48 +04:00
Mikhail Cherkasov
6eb1682ef6
8012004: JInternalFrame not being finalized after closing
...
Reviewed-by: alexsch, alexp
2013-04-30 13:24:14 +04:00
Andrew Brygin
1f000b9fda
8012597: Better image channel verification
...
Reviewed-by: vadim
2013-04-30 04:41:01 +04:00
Mark Sheppard
8394ed673f
8007373: Inet6Address serialization incompatibility
...
Reviewed-by: alanb, chegar
2013-04-29 23:07:22 +01:00
Staffan Larsen
ab5d36141f
8003671: [findbugs] sun.management.AgentConfigurationError.getParams() may expose internal representation by returning AgentConfigurationError.params
...
Reviewed-by: mchung, rbackman, jbachorik
2013-04-30 10:48:25 +02:00
Brian Goetz
73fcb04231
8011917: Add java.util.stream.Collectors utilities
...
Reviewed-by: darcy, mduigou
2013-04-29 22:03:04 -07:00
Chris Hegarty
2aaf545877
Merge
2013-04-29 18:12:28 +01:00
Johnny Chen
08b07cc598
8005302: [findbugs] public methods return internal arrays; may be private
...
Reviewed-by: bae, prr
2013-04-29 10:02:21 -07:00
Omair Majid
c3f688a4e2
8013480: fix zero build on arm
...
Reviewed-by: erikj
2013-04-29 12:34:53 -04:00
Sean Mullan
86ae90ad59
8009217: REGRESSION: test com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java fails to compile since 7u21b03
...
Reviewed-by: xuelei
2013-04-29 11:47:17 -04:00
Sergey Malenkov
4eac739177
8007458: [findbugs] One more beans issue, with ReflectionUtils
...
Reviewed-by: art, alexsch
2013-04-29 16:42:22 +04:00
John Zavgren
db7849a34b
8012108: Memory leak in jdk/src/windows/native/java/net/NetworkInterface_winXP.c
...
Modified code to fix this leak and then proactively fixed improper calls to realloc() in the windows native code that can also cause leaks.
Reviewed-by: chegar, khazra, dsamersoff
2013-04-29 08:17:27 -04:00
David Holmes
e0cc6375d8
8010280: jvm.cfg needs updating for non-server builds
...
Generate jvm.cfg based on chosen VMs for non-"standard" builds and remove legacy entries from committed jvm.cfg files
Reviewed-by: mduigou, tbell
2013-04-29 07:40:04 -04:00
Alan Bateman
a06b5fe6d7
8013415: Changes for JDK-8005523 requires updates to refs.allowed
...
Reviewed-by: chegar
2013-04-29 10:28:22 +01:00
Alan Bateman
9077ce999d
8013413: javadoc warnings
...
Reviewed-by: lancea, chegar
2013-04-28 21:06:36 +01:00
Weijun Wang
70b23a07be
8005523: Unbound krb5 for TLS
...
Reviewed-by: xuelei
2013-04-27 18:25:16 +08:00
Peter Levart
95aba47819
7123493: (proxy) Proxy.getProxyClass doesn't scale under high load
...
Reviewed-by: mchung
2013-04-26 16:09:53 -07:00
Phil Race
ae06d053cb
8012617: ArrayIndexOutOfBoundsException with some fonts using LineBreakMeasurer
...
Reviewed-by: bae, srl
2013-04-26 15:06:51 -07:00
Michael Fang
e3d2e3af08
Merge
2013-04-26 14:16:23 -07: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
Michael Fang
558bfb0deb
Merge
2013-04-26 09:19:58 -07: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
Andrew Brygin
4c3a6867ec
8012601: Better validation of image layouts
...
Reviewed-by: prr
2013-04-26 11:46:50 +04:00
Phil Race
7228a89038
8012421: Better positioning of PairPositioning
...
Reviewed-by: srl, mschoene, vadim
2013-04-25 16:49:54 -07:00
Chris Hegarty
22126efe5a
Merge
2013-06-10 10:38:33 +01:00
Chris Hegarty
183dad0217
Merge
2013-05-31 10:34:25 +01:00
Chris Hegarty
a5477b8630
Merge
2013-05-23 12:58:51 +01:00
Chris Hegarty
c8b6b35f12
Merge
2013-05-16 11:47:51 +01:00
Chris Hegarty
6983122cde
Merge
2013-05-08 11:22:25 +01:00
Chris Hegarty
ca95b12d35
Merge
2013-05-01 12:25:43 +01:00
Chris Hegarty
9a078f9451
Merge
2013-04-28 09:35:25 +01:00
Sean Mullan
a618ff7cf9
8013228: Create new system properties to control allowable OCSP clock skew and CRL connection timeout
...
Reviewed-by: vinnie
2013-04-25 15:48:11 -04:00
Jennifer Godinez
cd7abd927f
8009199: Printed text become garbage on Mac OSX
...
Reviewed-by: bae, prr
2013-04-25 10:14:24 -07:00
David Katleman
a664982c79
Added tag jdk8-b87 for changeset 2871326c0383
2013-04-25 09:24:24 -07:00
Sean Mullan
03a7499322
8011313: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout not defined
...
Reviewed-by: vinnie
2013-04-25 11:18:29 -04:00
Mike Duigou
606acc7c0b
8011920: Main streams implementation
...
8012542: Stream methods on Collection
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: dholmes, mduigou
2013-04-24 16:15:47 -07:00
Xueming Shen
0872993c6c
8012638: test/java/time/test/java/util/TestFormatter fails in UTC TZ
...
Updated the offending test case
Reviewed-by: alanb
2013-04-24 21:27:52 +00:00
Alan Bateman
3db24cefee
8005555: TEST_BUG: java/io/Serializable/accessConstants/AccessConstants.java should be removed
...
Reviewed-by: chegar
2013-04-24 19:03:07 +01:00
Andrew Brygin
7a0b2b5987
8012438: Better image validation
...
Reviewed-by: prr
2013-04-24 21:15:54 +04:00
Peter Allwin
830c248500
8009985: [parfait] Uninitialised variable at jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c
...
Reviewed-by: sla, rbackman, alanb, dholmes, rdurbin
2013-04-24 14:49:49 +02: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
Lana Steuck
843e6e05e2
Merge
2013-04-23 15:07:48 -07:00
Lana Steuck
aa18572940
Merge
2013-04-23 09:28:19 -07:00
Lance Andersen
558346471c
8011620: adding free form netbeans project for jdbc to jdk/make/netbeans
...
Reviewed-by: chegar
2013-04-23 11:17:43 -04:00
Alan Bateman
1dea05c94f
8012930: (fs) Eliminate recursion from FileTreeWalker
...
Reviewed-by: chegar
2013-04-23 15:01:44 +01:00
Chris Hegarty
5f108f0ea5
Merge
2013-04-23 11:13:38 +01:00
Michael Fang
6b0d884a17
Merge
2013-04-22 23:17:22 -07:00
Naoto Sato
79174472a1
8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter
...
Reviewed-by: okutsu
2013-04-22 13:37:07 -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
David Katleman
93c2ae0ff2
Added tag jdk8-b86 for changeset 8344675901d3
2013-04-18 10:30:25 -07:00
Markus Persson
8dbd66cd8f
8011686: AWT accidentally disables the NSApplicationDelegate of SWT, causing loss of OS X integration functionality
...
Reviewed-by: anthony, serb
2013-04-18 15:09:59 +01: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
Mandy Chung
3a6de961eb
8011557: Improve reflection utility classes
...
Reviewed-by: ahgross, alanb
2013-04-17 15:04:59 -07:00
Chris Hegarty
8ab5854ca2
Merge
2013-04-22 11:29:43 +01:00
Sean Mullan
848ec37e2b
6741606: Integrate Apache Santuario
...
Reviewed-by: vinnie, hawtin
2013-04-22 11:23:33 +01:00
Chris Hegarty
d6465cc792
Merge
2013-04-19 14:14:18 +01:00
Anthony Petrov
48b654d67d
8009071: Improve shape handling
...
Reviewed-by: art, mschoene
2013-04-18 13:52:38 +01: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
Paul Sandoz
3b5f4fc54a
8011426: java.util collection Spliterator implementations
...
Spliterator implementations for collection classes in java.util.
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: mduigou, briangoetz
2013-04-17 11:34:31 +02:00
Brian Goetz
1bde2fd87e
8008682: Inital Streams public API
...
Co-authored-by: Mike Duigou <mike.duigou@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: JSR-335 EG <lambda-libs-spec-experts@openjdk.java.net>
Reviewed-by: mduigou, dholmes, darcy
2013-04-17 14:39:04 -04:00
Akhil Arora
4fa1f1f4fc
8001647: default methods for Collections - forEach, removeIf, replaceAll, sort
...
Co-authored-by: Arne Siegel <v.a.ammodytes@googlemail.com>
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: alanb, dholmes, mduigou, psandoz, smarks
2013-04-22 09:19:34 -07:00
Weijun Wang
0ec3fd796b
8005527: [TEST_BUG] console.sh failed Automatically with exit code 1
...
Reviewed-by: xuelei
2013-04-22 11:39:53 +08:00
Jim Gish
8f316cc40e
8010939: Deadlock in LogManager
...
Re-order locks to avoid deadlock
Reviewed-by: mchung
2013-04-19 16:50:10 -07:00
Brian Goetz
c1b4063c0e
8008670: Initial java.util.stream putback -- internal API classes
...
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: mduigou, dholmes
2013-04-16 22:50:48 -04:00
John Zavgren
37958d6203
8010505: HTTP DIGEST implementation incorrectly quotes header values, fails auth
...
The extraneous quotes were removed.
Reviewed-by: chegar
2013-04-17 11:47:18 -04:00
Weijun Wang
ab7ecdd1b3
8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161
...
Reviewed-by: mullan
2013-04-19 15:41:11 +08:00
Xue-Lei Andrew Fan
b56c6130ff
8006935: Need to take care of long secret keys in HMAC/PRF compuation
...
Reviewed-by: valeriep
2013-04-18 22:23:56 -07:00
Jim Gish
30e93b56e3
8012005: LogManager needs test to ensure stack trace is not being done to find bundle
...
Reviewed-by: mchung
2013-04-18 16:33:11 -04:00
Yasumasa Suenaga
fab6405961
8011934: sun.misc.PerfCounter calls Perf.createLong with incorrect parameters
...
Reviewed-by: mchung
2013-04-18 13:02:58 -07:00
Mandy Chung
2d5e636c88
8012624: Add sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java in ProblemList.txt
...
Reviewed-by: lancea, alanb
2013-04-18 11:14:39 -07:00
Dan Xu
a5d52ed739
8011946: java.util.Currency javadoc has broken link to iso.org
...
Reviewed-by: mduigou
2013-04-18 10:22:53 -07:00
Roger Riggs
167854b5ab
8009648: Tests fail in -agentvm -concurrency mode
...
Reviewed-by: alanb
2013-04-18 12:24:55 +01:00
Alan Bateman
6c1e93b7c6
8011536: (fs) BasicFileAttributes.creationTime() should return birth time (mac)
...
Reviewed-by: chegar
2013-04-18 11:13:18 +01: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
Brian Goetz
25b15c7837
8010953: Add primitive summary statistics utils
...
Reviewed-by: mduigou, dholmes, chegar, darcy
2013-04-17 11:39:52 -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
Leonid Romanov
7f5fa64510
8011695: [tck-red] Application can not be run, the Security Warning dialog is gray
...
EventQueue shouldn't use AppContext.getAppContext() to obtain its AppContext.
Reviewed-by: art
2013-04-16 21:19:02 +04:00
Lana Steuck
42e3b17300
Merge
2013-04-16 08:14:53 -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