Paul Sandoz
|
51efd87812
|
8032779: Update code in java.lang to use newer language features
Reviewed-by: darcy, alanb
|
2014-01-27 14:29:37 +01:00 |
|
Weijun Wang
|
49fdbfba20
|
8031572: jarsigner -verify exits with 0 when a jar file is not properly signed
Reviewed-by: mullan
|
2014-01-25 18:16:33 +08:00 |
|
Joe Darcy
|
d1fc6d132c
|
8032616: Fix non-deprecation warnings in com.sun.beans.*
Reviewed-by: alanb
|
2014-01-24 11:03:15 -08:00 |
|
Alexander Zuev
|
786fc24463
|
8029646: [pack200] should support the new zip64 format
Reviewed-by: ksrini, sherman
|
2014-01-24 21:29:25 +04:00 |
|
Joe Darcy
|
4a3b8f4df6
|
8032627: Add @SuppressWarnings("serial") to appropriate javax.swing classes
Reviewed-by: alexsch, alanb
|
2014-01-24 07:16:53 -08:00 |
|
Alan Bateman
|
d5a62b1401
|
8032451: (dc) DatagramChannel.join should support include-mode filtering on OS X
Reviewed-by: chegar
|
2014-01-24 13:54:16 +00:00 |
|
Sergey Malenkov
|
77f3079bed
|
8010718: javax/swing/JFileChooser/8013442/Test8013442.java fails
Reviewed-by: alexsch
|
2014-01-24 16:50:40 +04:00 |
|
Alexander Scherbatiy
|
c24ceb9e4a
|
8032063: javax.swing.plaf.metal.MetalFileChooserUI$FilterComboBoxModel extends non-standard API
Reviewed-by: pchelko, serb
|
2014-01-24 16:23:22 +04:00 |
|
Alan Bateman
|
65a9d3695b
|
8032456: vm/jni/Miscellaneous/misc001/misc00101m1/misc00101m1.html failing on OS X
Reviewed-by: sla, chegar, psandoz
|
2014-01-24 11:50:33 +00:00 |
|
Mandy Chung
|
7e46f00b86
|
6516909: (cl spec) ClassLoader.loadClass() clarification to indicate it shouldn't be used for array classes
Reviewed-by: alanb
|
2014-01-23 14:06:58 -08:00 |
|
Mandy Chung
|
5634f01fdb
|
4932272: (cl) Remove declaration of the unused private method ClassLoader.defineClass0
Reviewed-by: alanb
|
2014-01-23 14:04:52 -08:00 |
|
Joe Darcy
|
03045efef6
|
8032047: Fix static lint warnings in client libraries
8032048: Add static lint warning to build of jdk repository
Reviewed-by: pchelko, serb, erikj
|
2014-01-22 23:20:58 -08:00 |
|
Roger Riggs
|
93283b8191
|
8032502: java.time add @param tags to readObject
Add @param tags
Reviewed-by: lancea, darcy
|
2014-01-22 17:40:58 -05:00 |
|
Vladimir Kozlov
|
9c83896027
|
Merge
|
2014-01-22 14:17:32 -08:00 |
|
Joe Darcy
|
6b965a6ae1
|
8032397: Remove sun.misc.Ref
Reviewed-by: alanb
|
2014-01-22 11:03:44 -08:00 |
|
Sean Mullan
|
fd09a81d8a
|
Merge
|
2014-01-22 10:27:08 -05:00 |
|
Petr Pchelko
|
0a187c7c73
|
8029868: Fix KSS issues in sun.lwawt.macosx
Reviewed-by: anthony, serb
|
2014-01-22 17:54:04 +04:00 |
|
Petr Pchelko
|
0f4e95136b
|
7155984: Security problems in regression test java/awt/PrintJob/Security/SecurityDialogTest.java
Reviewed-by: anthony, serb
|
2014-01-22 16:15:39 +04:00 |
|
Petr Pchelko
|
bfc61365e0
|
8030050: Validate fields on DnD class deserialization
Reviewed-by: anthony, serb
|
2014-01-22 12:35:43 +04:00 |
|
Artem Smotrakov
|
f85948cc0c
|
8028431: NullPointerException in DerValue.equals(DerValue)
Reviewed-by: mullan
|
2014-01-21 16:54:26 -05:00 |
|
Sean Mullan
|
d82803e3d0
|
8031825: OCSP client can't find responder cert if it uses a different subject key id algorithm than responderID
Reviewed-by: vinnie, xuelei
|
2014-01-21 10:51:13 -05:00 |
|
Paul Sandoz
|
692a92335c
|
8032190: It's unclear that flatMap will ensure each stream will be closed
Reviewed-by: chegar, alanb
|
2014-01-21 10:49:49 +01:00 |
|
Alan Bateman
|
c276ce4f08
|
8032220: Files.createDirectories throws exception with confusing message for root directories that exist
Reviewed-by: chegar
|
2014-01-21 09:33:48 +00:00 |
|
Alan Bateman
|
1dbaabdc78
|
7133499: (fc) FileChannel.read not preempted by asynchronous close on OS X
Reviewed-by: chegar
|
2014-01-22 09:36:11 +00:00 |
|
Volker Simonis
|
77333fdd77
|
8031581: PPC64: Addons and fixes for AIX to pass the jdk regression tests
Reviewed-by: alanb, sla
|
2014-01-20 17:16:05 +01:00 |
|
Sergey Bylokhov
|
7554f9dc43
|
7157680: XAWT: Native components should not paint native part on UPDATE event
Reviewed-by: anthony, pchelko
|
2014-01-20 20:11:09 +04:00 |
|
Volker Simonis
|
417236721a
|
8031997: PPC64: Make the various POLL constants system dependant
Reviewed-by: alanb
|
2014-01-20 09:24:25 +01:00 |
|
Volker Simonis
|
f10a91610f
|
8031134: PPC64: implement printing on AIX
Reviewed-by: prr
|
2014-01-20 09:20:13 +01:00 |
|
Dmitry Markov
|
54ac5030e4
|
8028616: Htmleditorkit parser doesn't handle leading slash (/)
Reviewed-by: alexp, alexsch
|
2014-01-16 20:51:18 +04:00 |
|
Sergey Bylokhov
|
b9b2db0eea
|
8031090: [macosx] LWToolkit should not depends from the macosx
Reviewed-by: anthony, pchelko
|
2014-01-15 19:26:47 +04:00 |
|
Weijun Wang
|
368816ed8d
|
8034033: [parfait] JNI exception pending in share/native/sun/security/krb5/nativeccache.c
Reviewed-by: valeriep
|
2014-02-19 10:41:22 +08:00 |
|
Petr Pchelko
|
0d1b63f4cb
|
8029893: Remove reflection from DataTransferer.getInstance
Reviewed-by: anthony, serb
|
2014-01-13 19:09:24 +04:00 |
|
Erik Joelsson
|
92c1290d36
|
8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
8030946: No jmc.1 for man page of JMC
Reviewed-by: ihse, tbell
|
2014-01-10 10:25:54 +01:00 |
|
Petr Pchelko
|
88e4e5a9cd
|
7006339: [parfait] potential null pointer dereference in splashscreen
Reviewed-by: anthony, art
|
2014-01-10 12:07:29 +04:00 |
|
Alexander Scherbatiy
|
8e647d9f30
|
8024926: [macosx] AquaIcon HiDPI support
Reviewed-by: serb, anthony
|
2014-01-09 19:01:18 +04:00 |
|
Alexander Scherbatiy
|
0f6202d191
|
8028212: Custom cursor HiDPI support
Reviewed-by: serb, anthony
|
2014-01-09 18:41:00 +04:00 |
|
Alexander Scherbatiy
|
7e1716cfe0
|
8011059: [macosx] Support automatic @2x images loading on Mac OS X
Reviewed-by: serb, flar
|
2014-01-09 18:04:31 +04:00 |
|
Petr Pchelko
|
4d23e24741
|
8027561: [macosx] Cleanup "may not respond to selector" warnings in native code
Reviewed-by: azvegint, serb
|
2014-01-09 12:47:01 +04:00 |
|
Dan Xu
|
e957946384
|
8028726: (prefs) Check src/solaris/native/java/util/FileSystemPreferences.c for JNI pending exceptions
Reviewed-by: lancea, chegar, alanb
|
2014-01-08 13:25:10 -08:00 |
|
Michael Fang
|
35c8ad651d
|
8026570: NLS: jdk8 man page update
Reviewed-by: naoto, okutsu
|
2014-01-07 22:04:03 -08:00 |
|
Weijun Wang
|
3da9e45a5c
|
8038754: ReplayCacheTestProc test fails with timeout
Reviewed-by: alanb
|
2014-03-31 16:12:28 +08:00 |
|
Pavel Rappo
|
ae37055bc4
|
8037781: Remove sun.misc.Regexp* classes
Reviewed-by: alanb, chegar
|
2014-03-29 20:20:04 +00:00 |
|
Stephen Colebourne
|
eb34c3be0c
|
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 |
|
Stephen Colebourne
|
236cccdef9
|
8036785: ChronoLocalDate refers to generics that have been removed
Reviewed-by: alanb, rriggs
|
2014-03-06 17:46:12 +00:00 |
|
Stephen Colebourne
|
88af481e90
|
8032491: DateTimeFormatter fixed width adjacent value parsing does not match spec
Reviewed-by: lancea, rriggs
|
2014-03-29 15:01:47 -04:00 |
|
Alexander Stepanov
|
5611388a3d
|
8038493: Tidy warnings cleanup for java.sql
Reviewed-by: lancea, chegar
|
2014-03-28 15:56:24 +04:00 |
|
Volker Simonis
|
dc7ab2363c
|
8038233: Fix unsafe strcpy in Java_sun_tools_attach_{Aix,Bsd,Linux}VirtualMachine_connect()
Reviewed-by: alanb
|
2014-03-28 11:57:02 +01:00 |
|
Alexander Stepanov
|
a916ed751a
|
8038242: Tidy warnings cleanup for java.awt.datatransfer, java.awt.dnd, java.awt.event
Reviewed-by: pchelko, serb
|
2014-03-28 14:33:53 +04:00 |
|
Mandy Chung
|
d056456ee8
|
8038451: Incorrect initialization order of static fields in sun.nio.cs.ext.JISAutoDetect$Decoder
Reviewed-by: alanb, sherman
|
2014-03-27 17:11:28 -07:00 |
|
Valerie Peng
|
7c1f3f86f8
|
8031003: [Parfait] warnings from jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
Fix pending exception errors found by parfait.
Reviewed-by: weijun
|
2014-03-26 23:53:22 +00:00 |
|