Petr Pchelko
d6f20071f1
8032960: Running forms URL throws NullPointerException in Javaconsole
...
Reviewed-by: anthony, serb
2014-04-24 20:58:00 +04:00
Paul Sandoz
7a0238bfd3
8044047: Missing null pointer checks for streams
...
Co-authored-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>
Reviewed-by: dfuchs
2014-07-16 14:35:48 +02:00
Ivan Gerasimov
e03728427a
8035975: Pattern.compile(String, int) fails to throw IllegalArgumentException
...
Reviewed-by: sherman
2014-07-16 13:02:24 +04:00
Alejandro Murillo
28d9b76938
Merge
2014-07-11 21:20:11 -07:00
Ivan Gerasimov
1203c8ea34
6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
...
Reviewed-by: plevart, martin
2014-07-12 04:15:56 +04:00
Alejandro Murillo
52c1d16db3
Merge
2014-07-11 17:04:52 -07:00
Joe Darcy
831451c5ba
8050051: Remove unneeded/obsolete -source/-target options in shell tests
...
Reviewed-by: alanb
2014-07-11 14:06:42 -07:00
Alejandro Murillo
747989869c
Merge
2014-07-11 13:02:40 -07:00
Valerie Peng
efa54ce543
8043406: Change default policy for JCE providers to run with as few privileges as possible
...
Provide default permissions for crypto providers
Reviewed-by: mullan, vinnie
2014-07-10 22:44:58 +00:00
Alejandro Murillo
c3790a3026
Merge
2014-06-27 14:21:31 -07:00
Serguei Spitsyn
ddccb62752
8048185: [TESTBUG] need a JTREG test for the fix of JDK-8042796 (OLD and/or OBSOLETE method(s) found)
...
Need to integrate the jtreg unit test for the fixed bug JDK-8042796
Reviewed-by: dcubed, coleenp
2014-06-26 03:26:20 -07:00
Phil Race
c878d790d1
Merge
2014-06-18 13:14:15 -07:00
Daniel Fuchs
7c04b45666
8048913: java/util/logging/LoggingDeadlock2.java times out
...
Removes the /timeout=15 parameter from the @run command line
Reviewed-by: mchung, dholmes
2014-07-09 17:51:50 +02:00
Erik Gahlin
723bfa2b58
8047368: Remove oracle.jrockit.jfr from open package.access list
...
Reviewed-by: sla, mullan
2014-07-07 15:06:00 +02:00
Daniel Fuchs
44470419c0
8048020: Regression on java.util.logging.FileHandler
...
In some circumstances j.u.l.FileHandler can leave zombie lock files on the file system. The fix lets FileHandler reuse such zombie lock files when it sees them - as it used to do in version 1.7 of the JDK.
Reviewed-by: alanb
2014-07-07 15:31:07 +02:00
Naoto Sato
e3479393de
8038092: Re-examine Bidi reflective dependency on java.awt.font
...
Reviewed-by: alanb
2014-07-03 16:19:39 -07:00
Jeremy Manson
179fd7be27
8048840: File.createTempFile has uninformative failure message
...
Reviewed-by: martin, alanb
2014-07-02 14:14:17 -07:00
Martin Buchholz
b6e211ab64
8048990: ZipFile.entries() can't handle empty zip entry names
...
GetEntryBytes should never return null pointer for entry names
Reviewed-by: sherman
2014-07-02 10:21:23 -07:00
Phil Race
82cd8b6ece
Merge
2014-07-01 10:20:56 -07:00
Jaroslav Bachorik
7b43631edc
8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
...
Reviewed-by: sla
2014-07-01 11:47:36 +02:00
Mike Duigou
efbff37c1a
8048207: Collections.checkedQueue.offer() calls add on wrapped queue
...
Reviewed-by: psandoz
2014-06-27 10:26:39 -07:00
Andrei Eremeev
02990e046b
7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
...
Reviewed-by: anthony, pchelko
2014-06-24 12:27:37 +04:00
Phil Race
8233313cb4
8043509: java.awt.Font gets initialized with the wrong font name for some Locales
...
Reviewed-by: bae, jgodinez
2014-06-23 12:48:16 -07:00
Petr Pchelko
22b836a06a
8047798: Remove EventQueueDelegate
...
Reviewed-by: anthony, art
2014-06-23 22:15:09 +04:00
Dmitriy Ermashov
cbef61567d
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
...
Reviewed-by: pchelko, alexsch
2014-06-20 16:48:30 +04:00
Alexander Stepanov
5a66e76eff
8044429: move awt automated tests for AWT_Modality to OpenJDK repository
...
Reviewed-by: pchelko
2014-06-19 12:44:41 +04:00
Phil Race
48ca67c5c4
Merge
2014-06-18 14:53:35 -07:00
Petr Pchelko
be48d07662
8047061: [macosx] Crash when setting display mode
...
Reviewed-by: anthony, alexsch
2014-06-18 13:21:59 +04:00
Naoto Sato
72fb4c3adf
8039317: Read currency.data as a resource
...
Reviewed-by: alanb, chegar
2014-06-26 10:48:43 -07:00
Mike Duigou
6c860a781a
8047795: Collections.checkedList checking bypassed by List.replaceAll
...
Reviewed-by: psandoz, chegar
2014-06-25 12:36:03 -07:00
Chris Hegarty
18728f8cb9
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
...
Reviewed-by: alanb
2014-06-24 10:25:56 +01:00
Petr Pchelko
b0421303e6
8046221: [TEST_BUG] Cleanup datatransfer tests
...
Reviewed-by: anthony, alexsch
2014-06-16 17:13:58 +04:00
Sergey Bylokhov
652e8b5ffb
8029455: [JLightweightFrame] support scaled painting
...
Reviewed-by: anthony, ant
2014-06-12 00:32:33 +04:00
Stephen Colebourne
0a8fa1b525
8046416: Unable to parse an Instant from fields
...
Fix Instant parsing
Reviewed-by: rriggs
2014-06-11 08:25:33 +01:00
Phil Race
dc20ecddcf
Merge
2014-06-09 11:58:27 -07:00
Vladimir Ivanov
a58e574ffc
8046903: VM anonymous class members can't be statically invocable
...
Reviewed-by: jrose
2014-06-17 13:06:05 +04:00
Joel Borggrén-Franck
6445980a62
8029674: (reflect) getMethods returns default methods that are not members of the class
...
Filter out methods that have a more specific default method from result
Reviewed-by: darcy, dlsmith
2014-06-10 14:40:20 +02:00
Martin Buchholz
a5943eeeae
8004807: java/util/Timer/Args.java failing intermittently in HS testing
...
Update test to improve reliability
Reviewed-by: rriggs, ewang
2014-06-10 08:07:39 -07:00
Vladimir Ivanov
b2e8017412
8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
...
Reviewed-by: psandoz, jrose
2014-06-09 15:40:40 +04:00
Dmitriy Ermashov
5ecd91e84a
8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
...
Reviewed-by: pchelko
2014-06-09 14:59:45 +04:00
Mike Duigou
a76e39b79f
8046085: inserting null key into HashMap treebin fails
...
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: dl, mduigou, alanb, chegar
2014-06-06 14:23:08 -07:00
Petr Pchelko
52233220f2
8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
...
Reviewed-by: azvegint, serb
2014-06-06 14:58:41 +04:00
Petr Pchelko
bfa90f6f30
8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
...
Reviewed-by: alexsch, serb
2014-06-06 14:52:07 +04:00
Dmitriy Ermashov
57efe4955f
8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
...
Reviewed-by: anthony
2014-06-11 17:23:56 +04:00
Sergey Bylokhov
d192765837
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
...
Reviewed-by: bae, flar
2014-06-11 14:38:50 +04:00
Sergey Bylokhov
e26ff7211c
8041644: [OGL] clip is ignored during surface->sw blit
...
Reviewed-by: bae, prr
2014-06-11 14:21:12 +04:00
Yuri Nesterenko
28f895afc9
8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
...
Reviewed-by: pchelko
2014-06-04 17:24:13 +04:00
Sergey Bylokhov
61a1a26d7a
8041129: [OGL] surface->sw blit is extremely slow
...
8017626: [OGL] Translucent VolatileImages don't paint correctly
Reviewed-by: bae, flar
2014-06-04 16:55:06 +04:00
Joel Borggrén-Franck
a1ae0af017
8039916: AnnotatedType.getType() of a Executable parameters may return wrong type
...
Reviewed-by: psandoz
2014-06-04 14:42:48 +02:00
Sergey Malenkov
628e935254
7084904: Introspector returns isX() from base package-private class that throws exception
...
Reviewed-by: serb
2014-06-03 21:03:35 +04:00