Commit Graph

12916 Commits

Author SHA1 Message Date
Prasanta Sadhukhan
b9bde0f1ce 7077412: [TEST_BUG]closed/java/awt/print/PrinterJob/PaintText.java failed (timeout error)
Reviewed-by: azvegint, serb
2015-10-27 14:14:08 +03: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
Renjith Alexander
1127171d12 8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw
Reviewed-by: serb, yan
2015-10-20 12:42:21 +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
Amy Lu
b14bbfc3da 8139407: Mark java/rmi/registry/readTest/readTest.sh as intermittently failing
Reviewed-by: chegar
2015-10-12 17:07:40 +08: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
Lana Steuck
7fc4449de1 Merge 2015-10-09 10:22:53 -07: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
Lana Steuck
1903fdee67 Added tag jdk9-b85 for changeset 1f610b093f5e 2015-10-08 22:30:42 -07:00
Weijun Wang
4768e44b34 8085904: Test timeout on Mac
Reviewed-by: wetmore
2015-10-09 09:33:54 +08: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
Lana Steuck
b5a1becbda Merge 2015-10-22 11:14:00 -07:00
Jonathan Gibbons
aa1f57f8b0 8140325: Incorrect package.html file
Reviewed-by: darcy
2015-10-22 10:25:41 -07:00
Lana Steuck
65144196d3 Added tag jdk9-b88 for changeset 84939eb5c7b5 2015-10-22 08:47:48 -07:00
Lance Andersen
dbf26ce3d5 8139056: Add convenience methods to Statement.java
Reviewed-by: joehw, rriggs
2015-10-22 11:36:17 -04:00
Matthias Klose
b191aa4da0 8140223: fix the build with a toolchain with a linker defaulting to ld --as-needed
Reviewed-by: erikj, ihse
2015-10-22 12:12:32 +02:00
Lana Steuck
ebbe02d227 Merge 2015-10-21 18:40:22 -07:00
Lana Steuck
6008f348df Merge 2015-10-21 15:16:00 -07:00
Lana Steuck
0ae924bbfb Added tag jdk9-b87 for changeset eac9db06fb85 2015-10-19 00:25:06 -07:00
Aleksei Efimov
ef3d646119 8073519: schemagen does not report errors while generating xsd files
Reviewed-by: dfuchs
2015-10-16 19:05:49 +03:00
Lana Steuck
7291744cbf Merge 2015-10-15 16:51:00 -07:00
Lana Steuck
bb90ac26e5 Added tag jdk9-b86 for changeset 5e859a1240f6 2015-10-15 15:15:23 -07:00
Sean Coffey
780e19cb1e 8038502: Deflater.needsInput() should use synchronization
Reviewed-by: chegar
2015-10-15 14:41:37 +01:00
Ivan Gerasimov
08216fc198 8138938: Clarify javadoc for java.util.Collections.copy()
Reviewed-by: smarks
2015-10-15 13:56:39 +03:00
Sean Coffey
7af86aa369 6907252: ZipFileInputStream Not Thread-Safe
Reviewed-by: sherman
2015-10-15 09:33:03 +01:00
Joe Darcy
655a976e65 8136799: Port fdlibm cbrt to Java
Reviewed-by: bpb
2015-10-14 16:17:08 -07:00
Doug Lea
c38b0eaba5 8134853: Bulk integration of java.util.concurrent classes
8080939: ForkJoinPool and Phaser deadlock
8044616: Clients of Unsafe.compareAndSwapLong need to beware of using direct stores to the same field
8071638: [JAVADOC] Buggy example in javadoc for afterExecute to access a submitted job's Throwable
8043743: Data missed in java.util.concurrent.LinkedTransferQueue
8054446: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError
8031374: TEST_BUG: java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java fails Intermittently
8034208: Cleanup to test/java/util/concurrent/BlockingQueue/Interrupt.java
8035661: Test fix java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java from jsr166 CVS
8062841: ConcurrentHashMap.computeIfAbsent stuck in an endless loop
8073208: javadoc typo in java.util.concurrent.Executor
8073704: FutureTask.isDone returns true when task has not yet completed
8037093: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails intermittently
8022642: ScheduledThreadPoolExecutor with zero corePoolSize create endlessly threads
8065320: Busy loop in ThreadPoolExecutor.getTask for ScheduledThreadPoolExecutor
8129861: High processor load for ScheduledThreadPoolExecutor with 0 core threads
8051859: ScheduledExecutorService.scheduleWithFixedDelay fails with max delay
7146994: example afterExecute for ScheduledThreadPoolExecutor hangs

Reviewed-by: martin, psandoz, chegar
2015-10-13 16:45:35 -07:00
Doug Lea
0f49a089d6 8134855: Bulk integration of java.util.concurrent.locks classes
8051848: ReentrantReadWriteLock.ReadLock fails on unlock by different thread
8049843: Lack of save / restore interrupt mechanism undermines the StampedLock

Reviewed-by: martin, psandoz, chegar
2015-10-13 16:35:22 -07:00