Sergey Bylokhov
a94f4aafd2
8143346: Broken link in java.beans.XMLEncoder
...
Reviewed-by: prr
2016-04-29 15:44:04 +03:00
Alexander Scherbatiy
8499a7a0b3
8152677: [macosx] All files filter can't be selected in JFileChooser
...
Reviewed-by: serb
2016-04-28 23:48:37 +04:00
Manajit Halder
eb3750d326
8151136: [macosx] According to the description, the case is failed
...
Reviewed-by: ssadetsky, aniyogi
2016-04-27 13:09:58 +03:00
Avik Niyogi
5874c48796
8152492: [macosx swing] double key event actions when using Mac menubar
...
Reviewed-by: serb, mhalder, alexsch
2016-04-27 12:08:37 +04:00
Phil Race
3f778b5b22
8154213: clean up uses of boxed primitive constructors in the java.desktop module
...
Reviewed-by: serb, psadhukhan
2016-04-25 15:09:45 -07:00
Phil Race
d21da4cef9
Merge
2016-04-25 09:25:26 -07:00
Jim Laskey
7057b40f48
8154179: BasicImageReader activating ImageBufferCache when not used
...
Reviewed-by: redestad
2016-04-25 09:57:56 -03:00
Jim Laskey
d83717b035
8069079: jimage extract / list to organize classes by modules
...
Reviewed-by: alanb, mchung
2016-04-25 09:57:55 -03:00
Jim Laskey
c20a95b52d
8154090: Remove support for jimage recreate
...
Reviewed-by: alanb
2016-04-25 09:57:55 -03:00
Jim Laskey
58b1ba941e
8153930: Compiler crashed (intermittently)
...
Reviewed-by: redestad, alanb
2016-04-25 09:57:55 -03:00
Jim Laskey
80b4b623c7
8082537: jimage should print usage when started with no args
...
Reviewed-by: alanb
2016-04-25 09:57:55 -03:00
Jim Laskey
5013b64580
8147634: Need a JImage API that given a JImageLocationRef returns class name
...
Reviewed-by: hseigel
2016-04-25 09:57:55 -03:00
Jim Laskey
f4d962e735
8147426: Missing definition for JIMAGE_NOT_FOUND
...
Reviewed-by: hseigel, alanb
2016-04-25 09:57:55 -03:00
Semyon Sadetsky
080a341e80
8145547: [AWT/Swing] Conditional support for GTK 3 on Linux
...
Reviewed-by: prr, alexsch
2016-04-25 15:37:31 +03:00
Nadeesh TV
911f4b1664
8031085: DateTimeFormatter won't parse dates with custom format "yyyyMMddHHmmssSSS"
...
Changed the FractionPrinterParser to subclass of NumberPrinterParser to make it participate in adjacent value parsing
Reviewed-by: rriggs, scolebourne
2016-04-25 09:37:43 +00:00
Sergey Bylokhov
6c76566789
8154088: [macosx] SWT does not work on JDK 9 since b65
...
Reviewed-by: prr
2016-04-22 01:59:35 +03:00
Phil Race
bb38c4e2a2
Merge
2016-04-21 10:30:43 -07:00
Claes Redestad
6e1f8aab87
8154853: java/util/TimeZone/OldIDMappingTest.sh fails after JDK-8154231
...
Reviewed-by: chegar
2016-04-21 17:21:31 +02:00
Claes Redestad
2b5207e74d
8154231: Simplify access to System properties from JDK code
...
Reviewed-by: rriggs, chegar, weijun
2016-04-21 13:39:53 +02:00
Brian Burkhalter
6e3d77a8ba
8154183: (spec) Spec of read(byte[],int,int) and readFully(byte[],int,int) is confusing/incomplete
...
Clarify and expand specification of ObjectInputStream.read(byte[],int,int) and both variants of {DataInput,DataInputStream,ObjectInputStream,RandomAccessfile}.readFully().
Reviewed-by: rriggs, smarks
2016-04-20 15:06:13 -07:00
Sean Coffey
29fc25717a
8071125: Improve exception messages in URLPermission
...
Reviewed-by: chegar, prappo
2016-04-20 22:46:47 +01:00
Peter Brunet
f69b5f55eb
8076554: [macosx] Custom Swing text components need to allow standard accessibility
...
Remove JTextComponent listeners; use property change listeners for caret/text
Reviewed-by: prr, alexsch
2016-04-20 12:23:38 -05:00
Prasanta Sadhukhan
8658335d61
6197099: PrinterJob.getUserName() throws a security exception when user.name permission is not given
...
Reviewed-by: prr, jdv
2016-04-20 10:59:23 +05:30
Henry Jen
6f54947a2d
Merge
2016-04-19 15:13:16 -07:00
Valerie Peng
89499e85db
8153371: Remove sun.misc.ManagedLocalsThread from jdk.crypto.pkcs11
...
Replace usage of ManagedLocalsThread with the new Thread constructor
Reviewed-by: xuelei, chegar
2016-04-19 22:25:41 +00:00
Valerie Peng
16ee51bad7
8077360: Lower the number of providers created when using ServiceLoader
...
Change ProviderLoader to be singleton and keep providers in java.base internal
Reviewed-by: mullan
2016-04-19 22:24:51 +00:00
David Dehaven
7ff379177d
Merge
2016-04-19 11:13:30 -07:00
David Dehaven
51f3901064
Merge
2016-04-19 09:21:45 -07:00
Martin Buchholz
dc9721e592
8154470: defines.h confused about PROGNAME and JAVA_ARGS
...
Fiddle with const_progname initializations
Reviewed-by: ksrini, alanb
2016-04-18 09:38:38 -07:00
Michael Haupt
402c448d0a
8150956: j.l.i.MethodHandles.whileLoop(...) and .iteratedLoop(...) throw unexpected exceptions in the case of 'init' return type is void
...
Reviewed-by: psandoz
2016-04-19 14:39:35 +02:00
Pavel Rappo
2e3fd96396
8154487: java.httpclient/sun.net.httpclient.hpack.DecoderTest failing on Windows
...
Reviewed-by: chegar
2016-04-19 12:20:26 +01:00
Alejandro Murillo
2b6eedeff9
Merge
2016-04-18 20:19:39 -07:00
Alejandro Murillo
df4b562ac5
Merge
2016-04-18 15:39:47 -07:00
Stuart Marks
ba908a9037
8145468: update java.lang APIs with new deprecations
...
Reviewed-by: alanb, psandoz, lancea, forax, scolebourne, chegar, martin
2016-04-18 14:10:14 -07:00
Chris Hegarty
78ca5988bc
8153158: Remove sun.misc.ManagedLocalsThread from java.logging
...
Reviewed-by: dfuchs, redestad
2016-04-18 20:58:30 +01:00
Chris Hegarty
5a117b7e56
8153372: Remove sun.misc.ManagedLocalsThread from jdk.httpserver
...
Reviewed-by: alanb
2016-04-18 20:58:21 +01:00
Chris Hegarty
22da929709
8147553: Remove sun.misc.ManagedLocalsThread from java.management
...
Reviewed-by: dfuchs
2016-04-18 20:58:19 +01:00
Pavel Rappo
1b0e8a4e73
8153353: HPACK implementation
...
Reviewed-by: chegar, rriggs
2016-04-18 19:40:48 +01:00
Xueming Shen
c536913c21
8154403: JRT filesystem loaded by JDK8 with URLClassLoader is not closable since JDK-8147460
...
Reviewed-by: alanb
2016-04-18 10:57:11 -07:00
Alan Bateman
b37e45d796
8154159: rmic should not have a supported entry point
...
Reviewed-by: rriggs, chegar
2016-04-18 16:18:56 +01:00
Kumar Srinivasan
f0141048ef
8151056: ASM enable original deprecated methods
...
Reviewed-by: forax, sundar
2016-04-18 07:30:17 -07:00
Claes Redestad
3e5a46ef01
8154455: Fix compilation issue in WindowsAsynchronousSocketChannelImpl
...
Reviewed-by: alanb, chegar
2016-04-18 16:49:08 +02:00
Claes Redestad
194be0cffa
8154454: Fix compilation issue in PlainSocketImpl
...
Reviewed-by: chegar
2016-04-18 16:48:12 +02:00
Claes Redestad
630e47238e
8154436: Drop code to support Windows XP in windows async channel impl
...
Reviewed-by: chegar, alanb
2016-04-18 14:01:03 +02:00
Claes Redestad
6ace4f6b74
8154238: Drop code to support Windows XP in windows socket impl
...
Reviewed-by: chegar
2016-04-18 12:36:41 +02:00
Sergey Bylokhov
0aee9fb368
8141544: The interface sun.swing.UIClientPropertyKey can be made public
...
Reviewed-by: alexsch
2016-04-16 23:36:45 +03:00
Sergey Bylokhov
a7624a0967
8154016: [macosx] Some HiDPI code can be removed
...
Reviewed-by: alexsch, prr
2016-04-16 23:29:11 +03:00
Sean Coffey
786a03da86
8154304: NullpointerException at LdapReferralException.getReferralContext
...
Reviewed-by: xuelei, vinnie
2016-04-16 13:14:38 +01:00
Xueming Shen
f4a9612da3
8147460: Clean-up jrtfs implementation
...
Reviewed-by: alanb, jlaskey, sundar
2016-04-15 13:05:52 -07:00
Phil Race
cfa3376da9
8154269: Remove unused or unnecessary Xm/Xt files and header includes
...
Reviewed-by: serb, ssadetsky
2016-04-15 10:25:11 -07:00