Ambarish Rapte
80d4e131f6
8166015: [PIT][TEST_BUG] stray character in java/awt/Focus/ModalDialogActivationTest/ModalDialogActivationTest.java
...
Reviewed-by: aghaisas, ssadetsky
2016-09-20 12:37:54 +05:30
Ambarish Rapte
93e6430d9f
8163261: regression on Linux: java/awt/LightweightDispatcher/LWDispatcherMemoryLeakTest.java
...
Reviewed-by: serb, alexsch
2016-09-20 11:46:34 +05:30
David Dehaven
129785b09b
Merge
2016-09-19 13:12:28 -07:00
David Dehaven
953cca3cb6
Merge
2016-09-19 10:11:34 -07:00
Alejandro Murillo
af75db6517
Merge
2016-09-16 10:57:21 -07:00
Lance Andersen
f5f058e1d2
8159126: Add test to validate DriverManager.println output when DriverManager is initially loaded
...
Reviewed-by: psandoz, joehw
2016-09-15 14:59:20 -04:00
Rajeev Chamyal
8ac9764ee7
8150176: [hidpi] wrong resolution variant of multi-res. image is used for TrayIcon
...
Reviewed-by: serb, alexsch
2016-09-15 16:12:08 +05:30
Manajit Halder
5e5d4783a8
8163270: [macosx] Robot(gc) issue on dual-screen system
...
Reviewed-by: serb, aghaisas
2016-09-15 12:25:16 +05:30
Phil Race
6aaba1c4ac
8166068: test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java does not compile
...
Reviewed-by: ddehaven, yan
2016-09-14 15:29:23 -07:00
Mandy Chung
6f740b0d0f
8157464: Disallow StackWalker.getCallerClass() be called by caller-sensitive method
...
Reviewed-by: bchristi, coleenp, dfuchs, sspitsyn
2016-09-14 11:53:36 -07:00
Alejandro Murillo
36af3d0906
Merge
2016-09-14 17:09:54 -07:00
Alejandro Murillo
b2e658b722
Merge
2016-09-14 11:22:39 -07:00
Jamil Nimeh
1b9ce49e92
8132926: PKIXParameters built with public key form of TrustAnchor causes NPE during cert path building/validation
...
Fix cases where non-certificate issuer information may be passed into the OCSPResponse.verify method, thereby causing NPEs to be thrown.
Reviewed-by: xuelei
2016-09-14 07:37:15 -07:00
Nancy Nigam
1d734cec8f
8164791: Update existing test cases of test/java/text/Format
...
Reviewed-by: okutsu, peytoia
2016-09-15 08:18:57 +09:00
Daniel Fuchs
aebe74d3f5
6543126: Level.known can leak memory
...
Custom level instances will now be released when their defining class loader is no longer referenced.
Reviewed-by: plevart, mchung, chegar
2016-09-14 14:04:14 +01:00
Prasanta Sadhukhan
3a0c7b8644
7064425: PageFormat Dialog has no owner window to reactivate
...
6948907: sun.print.DialogOwner does not support Dialogs as DialogOwner
Reviewed-by: prr, jdv
2016-09-13 13:40:32 +05:30
David Dehaven
876ddcae54
Merge
2016-09-12 15:26:27 -07:00
Serguei Spitsyn
bdbd71b1ea
Merge
2016-09-12 22:04:48 +00:00
Serguei Spitsyn
02944f968d
8160950: Agent JAR added to app class loader rather than system class loader when running with -Djava.system.class.loader
...
Add agent JAR to the custom system class loader
Reviewed-by: alanb, mchung, dholmes
2016-09-12 15:00:58 -07:00
Doug Lea
60cd28abd7
8164169: Miscellaneous changes imported from jsr166 CVS 2016-09
...
Reviewed-by: martin, psandoz, shade
2016-09-12 13:14:49 -07:00
Doug Lea
56cff174b6
8139237: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java fails intermittently
...
Reviewed-by: martin, psandoz, shade
2016-09-12 13:11:38 -07:00
Doug Lea
d7f3695a90
8164983: Improve CountedCompleter code samples; add corresponding tests
...
Reviewed-by: martin, psandoz, shade
2016-09-12 13:07:30 -07:00
Claes Redestad
2ac4d6a7d3
8165723: JarFile::isMultiRelease() method returns false when it should return true
...
Reviewed-by: alanb
2016-09-12 17:45:55 +02:00
Alejandro Murillo
1808257845
Merge
2016-09-10 12:23:52 -07:00
Alejandro Murillo
8957d8798f
Merge
2016-09-10 12:18:34 -07:00
Prasanta Sadhukhan
b68b46b14f
4885375: Page Ranges 'To Page' field must be populated based on Pageable
...
Reviewed-by: prr, jdv
2016-09-10 14:50:35 +05:30
Patrick Reinhart
5deb28b6a1
8161230: ClassLoader: add resource methods returning java.util.stream.Stream
...
Reviewed-by: psandoz, alanb, mchung, tvaleev
2016-09-09 14:54:41 -07:00
Mandy Chung
397525a2d4
8165346: j.l.ClassLoader.getDefinedPackage(String) throws NPE
...
Reviewed-by: alanb, lancea, shade
2016-09-09 13:44:48 -07:00
Alexander Kulyakhtin
795272dc75
8139368: -javaagent and -Dcom.sun.management need to add to the initial set of modules to resolve
...
A new test for the -javaagent option
Reviewed-by: mchung, alanb
2016-09-09 15:16:22 +03:00
Anton Tarasov
537661d271
8160570: [macosx] modal dialog can skip the activation/focus events
...
Reviewed-by: serb, ssadetsky
2016-09-08 19:25:55 +03:00
Vyom Tewari
ea13eb2b06
8152589: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object
...
Reviewed-by: dholmes, dcubed
2016-09-08 15:00:39 +05:30
Martin Buchholz
97ed09e075
8165643: SecureDirectoryStream doesn't work on linux non-x86
...
Reviewed-by: alanb
2016-09-07 14:44:59 -07:00
Sergei Kovalev
d0474e029b
8165583: Fix module dependencies for jdk/java/util/* tests
...
Reviewed-by: alanb
2016-09-08 09:59:54 -07:00
Sean Coffey
6784a0986e
8165711: java/net/SetFactoryPermission/SetFactoryPermission.java needs to run in ovm mode
...
Reviewed-by: chegar
2016-09-08 16:16:44 +01:00
Harold Seigel
6f8c0a7193
8058575: IllegalAccessError trying to access package-private class from VM anonymous class
...
Put anonymous classes in unnamed package into host class's package. Throw exception if host class's package differs from anonymous class.
Reviewed-by: coleenp, acorn
2016-09-07 07:21:43 -04:00
Stuart Marks
97fa8cd04e
8159404: throw UnsupportedOperationException unconditionally for mutator methods
...
Reviewed-by: martin, psandoz
2016-09-06 16:08:54 -07:00
Alexandre Iline
9aa36236be
8148859: Fix module dependences for java/time tests
...
Reviewed-by: alanb, rriggs
2016-09-06 17:07:06 -04:00
Ivan Gerasimov
164b17df5b
8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
...
Reviewed-by: rriggs, alanb, sherman
2016-09-03 13:43:01 +03:00
Lana Steuck
be6bc336c7
Merge
2016-09-02 21:42:27 +00:00
Brian Burkhalter
925586066c
8165000: Selector.select(timeout) throws IOException when timeout is a large long
...
Clamp the timeout passed to kevent0 to the largest value that does not provoke the error.
Reviewed-by: clanger, alanb
2016-09-02 12:38:27 -07:00
Andrey Dyachkov
6d3b1a78ad
8155102: (Process) Process.toString could include pid, isAlive, exitStatus
...
Reviewed-by: rriggs
2016-09-02 12:30:46 -04:00
Semyon Sadetsky
84ec8b74f9
8164937: Remove code from SortingFocusTraversalPolicy that hacks into non-public Arrays.legacyMergeSort
...
Reviewed-by: alexsch, serb
2016-09-02 10:31:49 +03:00
Phil Race
d6ba2efe5d
Merge
2016-09-01 12:22:59 -07:00
Dmitry Markov
49b420e58a
8050478: [macosx] Cursor not updating correctly after closing a modal dialog
...
Reviewed-by: serb, alexsch
2016-09-01 22:17:48 +03:00
Phil Race
6f12a4ff0d
8144015: [PIT] failures of text layout font tests
...
8144023: [PIT] failure of text measurements in javax/swing/text/html/parser/Parser/6836089/bug6836089.java
8145542: The case failed automatically and thrown java.lang.ArrayIndexOutOfBoundsException exception
8151725: [macosx] ArrayIndexOOB exception when displaying Devanagari text in JEditorPane
8144240: [macosx][PIT] AIOOB in closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java
8152680: Regression in GlyphVector.getGlyphCharIndex behaviour
8158924: Incorrect i18n text document layout
8041480: ArrayIndexOutOfBoundsException when JTable contains certain string
Reviewed-by: serb, srl
2016-09-01 11:29:20 -07:00
Phil Race
2551c0ae07
Merge
2016-09-01 08:39:27 -07:00
Li Jiang
44ec255a91
8145952: ISO 4217 amendment 161
...
8164784: ISO 4217 amendment 162
Reviewed-by: naoto
2016-09-01 01:39:21 -07:00
Ramanand Patil
6906b1ad96
8161016: Strange behavior of URLConnection with proxy
...
Reviewed-by: shade, chegar
2016-09-01 10:35:38 +05:30
Paul Sandoz
3bd5ebe2ef
8162108: Rename weakCompareAndSetVolatile to weakCompareAndSet
...
Reviewed-by: martin
2016-09-01 13:56:13 -07:00
Paul Sandoz
c073edc24c
8162106: Remove VarHandle.addAndGet
...
Reviewed-by: shade, redestad
2016-09-01 10:17:01 -07:00