Peter Levart
10eb29b33e
8131129: Attempt to define a duplicate BMH$Species class
...
Reviewed-by: mhaupt, redestad, vlivanov
2015-11-09 13:44:58 +01:00
Artem Smotrakov
523fdf9bfb
8140649: imageFile should use delete[] with new[]
...
Reviewed-by: jlaskey
2015-11-09 13:58:10 +03:00
Tagir Valeev
58087e2179
8141630: Specification of Collections.synchronized* need to state traversal constraints
...
Reviewed-by: psandoz
2015-11-09 09:23:49 +01:00
Lance Andersen
c00f85ddb1
8141546: Fix javadoc warnings in Connection due to 8136496
...
Reviewed-by: alanb
2015-11-05 14:57:27 -05:00
Claes Redestad
05e8afd0ef
8141536: MethodType field offset calculation could be lazy
...
Reviewed-by: vlivanov
2015-11-05 16:36:55 +01:00
Claes Redestad
6f0997408a
8141539: Avoid calculating string constants in InnerClassLambdaMetaFactory
...
Reviewed-by: vlivanov
2015-11-05 16:29:16 +01:00
Lance Andersen
f10554d7c2
8136496: Add Connection.begin/endRequest
...
Reviewed-by: joehw, rriggs, psandoz
2015-11-05 10:37:08 -05:00
Joe Darcy
afaeebc08d
8141359: @Deprecated on packages should be clarified
...
Reviewed-by: rriggs
2015-11-04 09:01:15 -08:00
Paul Sandoz
b6f45b1889
8033148: Lexicographic comparators for arrays
...
Reviewed-by: jrose, chegar, bchristi, mduigou
2015-11-04 16:44:38 +01:00
David Dehaven
c0215a77a2
Merge
2015-11-03 09:45:39 -08:00
Magnus Ihse Bursie
4671194aaf
6512052: Remove java-rmi.exe and java-rmi.cgi
...
Reviewed-by: alanb
2015-11-03 16:15:52 +01:00
Phil Race
6ca895574e
Merge
2015-10-23 10:50:34 -07:00
Sebastian Sickelmann
80a6875dbf
8139754: Change Boolean constructor use to the use of Boolean factorymethods. For the macosx-port-dev area
...
Reviewed-by: serb, alexsch
2015-10-22 13:46:52 +04:00
Sergey Bylokhov
9a97133265
8041900: [macosx] Java forces the use of discrete GPU
...
Reviewed-by: ssadetsky, alexsch
2015-10-21 21:28:59 +03:00
Phil Race
5c26723516
8132890: Text overlapping on dot matrix printers
...
Reviewed-by: jgodinez, serb
2015-10-21 09:21:25 -07:00
Mikhail Cherkasov
d9ebc2b4c2
8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
...
Reviewed-by: alexsch, serb
2015-10-21 18:58:19 +03:00
Sergey Bylokhov
b96af1d249
8138764: In some cases the usage of TreeLock can be replaced by other synchronization
...
Reviewed-by: alexp, alexsch
2015-10-21 18:32:56 +03:00
Jayathirth D V
bfcf012a01
7182758: BMPMetadata returns invalid PhysicalPixelSpacing
...
Reviewed-by: serb, vadim
2015-10-20 22:46:29 +03:00
Alexey Ivanov
69da2a817d
8130136: Swing window sometimes fails to repaint partially when it becomes exposed
...
Reviewed-by: alexp, serb
2015-10-20 16:55:08 +03:00
Semyon Sadetsky
d910e3843f
8022334: After calling frame.toBack() dialog goes to the back on Ubuntu 12.04
...
Reviewed-by: alexsch, serb
2015-10-20 15:59:51 +03:00
Semyon Sadetsky
d1544f66eb
8011616: JWindow.getLocation and JWindow.getLocationOnScreen return different values on Unity
...
Reviewed-by: alexsch, serb
2015-10-20 15:42:59 +03:00
Sergey Bylokhov
206483e8b3
6815345: java.awt.Component.createImage(int width,int height) should remove behavioral optionality
...
Reviewed-by: prr, ssadetsky
2015-10-18 13:33:20 +03:00
Jayathirth D V
059474a6ee
8066904: NullPointerException when calling ImageIO.read(InputStream) with corrupt BMP
...
Reviewed-by: serb, prr
2015-10-13 14:59:44 +03:00
Phil Race
0d765d8e4c
Merge
2015-10-12 14:41:36 -07:00
Chris Hegarty
dc881c5368
8139297: java.lang.NoClassDefFoundError: Could not initialize class jdk.internal.jimage.ImageNativeSubstrate
...
Reviewed-by: alanb, jlaskey
2015-10-12 19:14:59 +01:00
Daniel Fuchs
bd69fa0635
8033661: readConfiguration does not cleanly reinitialize the logging system
...
Two new updateConfiguration methods have been added to LogManager: call updateConfiguration to update a configuration *after* the LogManager is initialized.
Reviewed-by: mchung
2015-10-12 20:13:22 +02:00
Sergey Bylokhov
f07facd339
8136858: Examine the usage of ThreadGroup.stop() in sun.awt.AppContext
...
Reviewed-by: alexsch, chegar
2015-10-12 16:26:58 +03:00
Prasanta Sadhukhan
279a05d2b2
8072682: getBounds call on graphics.getDeviceConfiguration() returning cached information
...
Reviewed-by: serb, flar
2015-10-12 15:28:03 +03:00
Chris Hegarty
a086d7e431
8139179: URLStreamHandler* should link to URL ctor that specifies how factories/providers are located
...
Reviewed-by: alanb
2015-10-10 17:30:04 +01:00
Chris Hegarty
37935fc4a0
8139307: Remove sun.misc.ConditionLock and Lock
...
Reviewed-by: alanb, lancea, martin, mchung, shade, smarks
2015-10-10 17:27:10 +01:00
Aleksei Efimov
2e0d7b61ee
8139107: DateTimeFormatter with Locale.UK throw a NullPointerException when parsing zone
...
Reviewed-by: naoto
2015-10-10 12:52:09 +03:00
Chris Hegarty
f17770b428
8138978: Examine usages of sun.misc.IOUtils
...
Reviewed-by: alanb, mullan, psandoz, rriggs, weijun
2015-10-09 14:21:02 +01:00
Valerie Peng
fcb924e751
8130648: JCK test api/java_security/AuthProvider/ProviderTests_login starts failing after JDK-7191662
...
Make uninitialized SunPKCS11 provider throw IllegalStateException for AuthProvider calls.
Reviewed-by: mullan
2015-10-08 20:51:08 +00:00
Rachna Goel
3848cce42f
8075315: API doc of Currency.getInstance(Locale) method is incorrect
...
Updated API doc of Currency.getInstance(Locale)method.
Reviewed-by: peytoia, naoto
2015-10-08 17:03:07 +05:30
Sergey Bylokhov
66383b080d
4763438: Replace uses of @beaninfo with meta facility in core j2se
...
Reviewed-by: alexsch, erikj
2015-10-07 19:47:35 +03:00
Thomas Stuefe
18794fd351
8139037: [aix] Crash in ResolverConfigurationImpl.c - pointer shearing
...
Reviewed-by: goetz, simonis
2015-10-07 15:29:55 +02:00
Naoto Sato
a3ac737f50
8134720: Lazy initialization support for currency names in DecimalFormatSymbols
...
Reviewed-by: okutsu
2015-10-22 21:44:39 -07:00
Naoto Sato
b6b38331a6
8136668: Default locale provider adapter incorrectly set to JRE
...
Reviewed-by: okutsu
2015-10-22 21:41:57 -07:00
Jonathan Gibbons
aa1f57f8b0
8140325: Incorrect package.html file
...
Reviewed-by: darcy
2015-10-22 10:25:41 -07:00
Lance Andersen
dbf26ce3d5
8139056: Add convenience methods to Statement.java
...
Reviewed-by: joehw, rriggs
2015-10-22 11:36:17 -04:00
Paul Sandoz
25c1cff728
8135248: Add utility methods to check indexes and ranges
...
Reviewed-by: forax, chegar, scolebourne, jrose, darcy
2015-10-07 15:22:43 +02:00
Joe Darcy
f674b491a6
8138823: Correct bug in port of fdlibm hypot to Java
...
Reviewed-by: bpb
2015-10-06 18:39:26 -07:00
David Dehaven
0dfc929625
Merge
2015-10-06 12:51:55 -07:00
James Laskey
d424f85c55
8138960: Module version is checked incorrectly in libjimage
...
Reviewed-by: alanb, mchung, iris
2015-10-06 13:49:41 -03:00
David Dehaven
a5e4068797
Merge
2015-10-06 07:35:16 -07:00
Ivan Gerasimov
cc953fc59a
8138819: (se) File descriptor leak when Selector.open fails
...
Reviewed-by: rriggs, alanb
2015-10-06 12:00:38 +03:00
Mikhail Cherkasov
329d125db7
8086038: [macosx] No available data flavors when copying from Microsoft Word for Mac
...
Reviewed-by: serb, alexsch
2015-10-06 10:24:12 +03:00
Jean-Francois Denise
26d5d5d625
8136365: Provider "jrt" is not available after bootmodules.jimage recreation
...
META-INF content was lost during recreate.
Reviewed-by: jlaskey, sundar
2015-10-06 09:12:00 +02:00
David Dehaven
1d92a8874c
Merge
2015-10-05 13:45:50 -07:00
Naoto Sato
f8dca18a53
8138613: Remove SPI locale provider adapter from the default provider list
...
Reviewed-by: okutsu
2015-10-05 08:16:11 -07:00