Rob McKenna
d98481fe77
8171388: Update JNDI Thread contexts
...
Reviewed-by: chegar
2016-12-16 20:39:07 +00:00
Rob McKenna
98ff8c61f9
8172299: Improve class processing
...
Reviewed-by: rriggs
2017-02-09 16:34:22 +00:00
Adam Petcher
174708da56
8165751: NPE hit with java.security.debug=provider
...
Reviewed-by: mullan, weijun
2016-12-14 10:22:02 -05:00
Rob McKenna
60b34cafd8
Merge
2017-05-05 06:08:19 -07:00
Michael McMahon
72c69c5c8e
8035653: InetAddress.getLocalHost crash
...
Reviewed-by: chegar
2017-04-27 23:06:51 +02:00
Abhijit Saha
065ebe261e
Merge
2017-04-14 09:44:21 -07:00
Naoto Sato
4a04a13626
8177776: Create an equivalent test case for JDK9's SupplementalJapaneseEraTest
...
Reviewed-by: rriggs, bchristi
2017-04-10 09:08:27 -07:00
Abhijit Saha
af5fc8173e
Merge
2017-04-04 11:57:35 -07:00
Ivan Gerasimov
94d6598ffa
8169056: StringIndexOutOfBoundsException in Pattern.compile with CANON_EQ flag
...
Reviewed-by: coffeys
2017-03-23 11:48:23 -07:00
Prasanta Sadhukhan
8588b98f71
8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled
...
Reviewed-by: jgodinez, prr
2017-03-17 09:43:57 -07:00
Phil Race
38628a1deb
8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE
...
Reviewed-by: prr, rchamyal
2017-03-17 09:41:45 -07:00
Andrew Dinn
c8f7ea2248
8174729: Race Condition in java.lang.reflect.WeakCache
...
Race can occur between Proxy.getProxyClass and Proxy.isProxyClass
Reviewed-by: mchung
2017-02-24 10:19:24 +00:00
Dmitry Batrak
bb6f0c8f50
8170552: [macosx] Wrong rendering of diacritics on macOS
...
8175025: The copyright section in the test/java/awt/font/TextLayout/DiacriticsDrawingTest.java should be updated
Reviewed-by: prr, serb, vadim
2017-02-20 21:25:54 +03:00
Semyon Sadetsky
d56fe9f273
6980209: Make tracking SecondaryLoop.enter/exit methods easier
...
Reviewed-by: serb, ant
2017-02-17 16:11:54 +03:00
Prasanta Sadhukhan
050db0a4fa
8170578: CUPS Printing is broken with Ubuntu 16.10 (CUPS 2.2)
...
Reviewed-by: prr
2017-02-10 10:06:58 -08:00
Anton Litvinov
a7843587ea
8167102: [macosx] PrintRequestAttributeSet breaks page size set using PageFormat
...
Reviewed-by: psadhukhan, prr
2017-04-03 13:54:35 +03:00
Prasanta Sadhukhan
183f778a05
8061258: [macosx] PrinterJob's native Print Dialog does not reflect specified Copies or Page Ranges
...
Reviewed-by: prr, jdv
2017-04-03 12:04:09 +03:00
Dmitry Markov
7c07b84b0f
8176490: [macosx] Sometimes NSWindow.isZoomed hangs
...
Reviewed-by: serb, azvegint
2017-03-30 16:28:59 +03:00
Dmitry Markov
e1744fc725
8163889: [macosx] Can't print from browser on Mac OS X
...
Reviewed-by: prr, psadhukhan
2017-01-31 10:35:06 +03:00
Rob McKenna
c76c176436
8171388: Update JNDI Thread contexts
...
Reviewed-by: chegar
2016-12-16 20:39:07 +00:00
Sean Coffey
05c61c4fd4
8163958: Improved garbage collection
...
Reviewed-by: rriggs
2017-04-03 13:12:25 -07:00
Andrew Dinn
67fa4c97b2
8174729: Race Condition in java.lang.reflect.WeakCache
...
Race can occur between Proxy.getProxyClass and Proxy.isProxyClass
Reviewed-by: mchung
2017-02-24 10:19:24 +00:00
Dmitry Markov
34303cf258
8163889: [macosx] Can't print from browser on Mac OS X
...
Reviewed-by: prr, psadhukhan
2017-01-31 10:35:06 +03:00
Rob McKenna
fbbc21a041
8174109: Better queuing priorities
...
Reviewed-by: smarks
2017-08-18 00:47:21 +01:00
Ivan Gerasimov
abf99a55b8
8181048: Refactor existing providers to refer to the same constants for default values for key length
...
Reviewed-by: mullan, ahgross
2017-08-21 13:32:56 -07:00
Dmitry Markov
30bdf8918f
8179223: Integrate 8176490 into 8u131-bpr repo
...
Reviewed-by: serb, azvegint
2017-04-24 14:54:03 +03:00
Anton Litvinov
e349e3c5d7
8167102: [macosx] PrintRequestAttributeSet breaks page size set using PageFormat
...
Reviewed-by: psadhukhan, prr
2017-04-03 13:54:35 +03:00
Prasanta Sadhukhan
7c3bad7f09
8061258: [macosx] PrinterJob's native Print Dialog does not reflect specified Copies or Page Ranges
...
Reviewed-by: prr, jdv
2017-04-03 12:04:09 +03:00
Mikhail Cherkasov
50f6c387ed
8164119: MoveToOtherScreenTest fails due wrong key attribute
...
Reviewed-by: coffeys
2016-08-18 19:35:50 +03:00
Mikhail Cherkasov
e1f9c353a9
8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice
...
Reviewed-by: serb
2016-08-15 14:13:26 +03:00
Abhijit Saha
d881021dcb
8173030: Temporary backout fix #8035568 from 8u131-b03
...
Backed out changeset c7a250ac93b8
Reviewed-by: dmarkov
2017-01-18 22:44:37 -08:00
Abhijit Saha
559522c716
Merge
2017-01-18 22:41:15 -08:00
Abhijit Saha
00ce688cd7
8173031: Temporary backout fix #8171952 from 8u131-b03
...
Reviewed-by: dmarkov
2017-01-18 22:40:39 -08:00
Dmitry Markov
7dbbdee45c
8171952: [macosx] AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked
...
Reviewed-by: ssadetsky, serb
2017-01-02 17:15:16 +03:00
Petr Pchelko
711223d9e9
8035568: [macosx] Cursor management unification
...
Reviewed-by: anthony, serb
2016-12-09 10:01:58 +03:00
Ivan Gerasimov
343966ee49
8161571: Verifying ECDSA signatures permits trailing bytes
...
Reviewed-by: xuelei
2016-11-23 11:41:41 +03:00
Ramanand Patil
09c74208b0
8166875: (tz) Support tzdata2016g
...
Reviewed-by: martin, okutsu
2016-10-12 16:29:59 +05:30
Roger Riggs
ec08055d8a
8156804: Better constraint checking
...
Apply serialization filtering to RMI Registry and DGC
Reviewed-by: dfuchs, ahgross
2016-10-07 15:43:53 -04:00
Roger Riggs
920e3f4a27
8160108: Implement Serialization Filtering
...
8166739: Improve extensibility of ObjectInputFilter information passed to the filter
Reviewed-by: dfuchs, ahgross, chegar, skoivu
2016-10-04 14:52:57 -04:00
Abhijit Saha
15488ce26d
Merge
2016-07-20 15:10:44 -07:00
Svetlana Nikandrova
370afcebf5
8054213: Class name repeated in output of Type.toString()
...
Reviewed-by: darcy
2016-07-18 14:39:21 +03:00
Ramanand Patil
aad5649382
8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
...
This patch adds a new JDK implementation specific system property "jdk.internal.FileHandlerLogging.maxLocks" to control java.util.logging.FileHandler's MAX_LOCKS limit.
Reviewed-by: coffeys, dfuchs
2017-12-20 06:12:10 -08:00
Svetlana Nikandrova
600adddf1f
8054213: Class name repeated in output of Type.toString()
...
Reviewed-by: darcy
2016-07-18 14:39:21 +03:00
Sean Coffey
937a0ad0f7
8189789: tomcat gzip-compressed response bodies appear to be broken in update 151
...
Reviewed-by: sherman, phh
2017-11-27 16:53:29 +00:00
David Buck
3ec47fc4ed
8059036: Implement Diagnostic Commands for heap and finalizerinfo
...
Implement Diagnostic Commands for heap and finalizerinfo
Reviewed-by: mchung
2017-12-18 18:54:19 -05:00
Nishit Jain
51c9c8cab2
8165466: DecimalFormat percentage format can contain unexpected %
...
Reviewed-by: okutsu, peytoia
2016-10-04 19:28:09 +09:00
Anton Litvinov
ff8b0ced9b
8181659: Create an alternative fix for JDK-8167102, whose fix was backed out
...
Reviewed-by: prr, serb
2017-12-04 17:38:55 +00:00
Alexey Ivanov
f6101bd10a
8159495: Fix index offsets
...
8140530: Creating a VolatileImage with size 0,0 results in no longer working g2d.drawString
Reviewed-by: prr, psadhukhan
2016-07-12 16:31:40 +03:00
Dmitry Markov
40d2c82f0b
8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
...
Reviewed-by: alexp
2016-07-05 15:15:13 +03:00
Dmitry Markov
4e88ae3569
8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method
...
Reviewed-by: ssadetsky, alexp
2016-06-29 10:32:05 +03:00
Shilpi Rastogi
71e200c7b8
8147585: Annotations with lambda expressions has parameter result in wrong behavior
...
Reviewed-by: psandoz, darcy, jfranck, vlivanov, mhaupt
2016-06-10 08:34:04 +01:00
Abhijit Saha
1b27d7d8ce
Merge
2016-06-06 13:01:39 -07:00
Ramanand Patil
0e6bfb8818
8151876: (tz) Support tzdata2016d
...
Reviewed-by: okutsu, coffeys
2016-06-02 21:08:17 +05:30
Alexander Scherbatiy
e643afc71f
8157838: Personalized Windows Font Size is not taken into account in Java8u102
...
Reviewed-by: prr, serb
2016-06-02 09:36:41 +03:00
Mikhail Cherkasov
98f69fddea
8075516: Deleting a file from either the open or save java.awt.FileDialog hangs
...
Reviewed-by: alexsch, serb
2016-06-22 12:26:30 +03:00
Dmitry Markov
e3f96253dd
8171952: [macosx] AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked
...
Reviewed-by: ssadetsky, serb
2017-01-02 17:15:16 +03:00
Dmitry Markov
b46dcdd2e0
8171949: [macosx] AWT_ZoomFrame Automated tests fail with error: The bitwise mask Frame.ICONIFIED is not setwhen the frame is in ICONIFIED state
...
Reviewed-by: ssadetsky, serb
2017-01-02 16:56:40 +03:00
Abhijit Saha
a5cfffca67
Merge
2016-12-16 17:04:37 -08:00
Dmitry Markov
63691477e5
8169589: [macosx] Activating a JDialog puts to back another dialog
...
Reviewed-by: aivanov, serb
2016-12-09 14:35:54 +03:00
Petr Pchelko
588c804e3a
8035568: [macosx] Cursor management unification
...
Reviewed-by: anthony, serb
2016-12-09 10:01:58 +03:00
Ramanand Patil
2206e3f641
8166875: (tz) Support tzdata2016g
...
Reviewed-by: martin, okutsu
2016-10-12 16:29:59 +05:30
Alex Kashchenko
61004d5026
8153925: (fs) WatchService hangs on GetOverlappedResult and locks directory (win)
...
Co-authored-by: Thomas Mader <tmader@redhat.com>
Reviewed-by: alanb
2016-05-03 07:44:52 +01:00
Rob McKenna
269f3dc357
Merge
2016-04-24 20:31:17 +01:00
Abhijit Saha
9bec1bcc7e
Merge
2016-04-15 14:39:06 -07:00
Abhijit Saha
7823911d6a
Merge
2016-04-11 15:00:08 -07:00
Abhijit Saha
bb0b984b57
Merge
2016-04-05 10:15:23 -07:00
Sean Coffey
b1d9c854d3
Merge
2016-03-29 19:05:45 +01:00
Bhanu Prakash Gopularam
1b85150195
8048830: Implement tests for new functionality provided in JEP 166
...
New tests for validating read write operations on PKCS 12 based keystore
Reviewed-by: vinnie
2016-03-29 01:57:33 -07:00
Abhijit Saha
300c90b969
Merge
2016-01-25 15:10:24 -08:00
Abhijit Saha
beec035198
Merge
2016-01-05 08:31:29 -08:00
Ivan Gerasimov
f8585ce927
8138593: Make DSA more fair
...
Changed nounce K generation to FIPS 186-4 B2.1
Reviewed-by: mullan
2015-12-24 08:42:10 +03:00
Abhijit Saha
454f7a380a
Merge
2015-12-15 14:23:44 -08:00
Abhijit Saha
cb3a2eea94
Merge
2015-12-07 13:11:40 -08:00
Ivan Gerasimov
a6824485ec
8068761: [TEST_BUG] java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
...
Reviewed-by: rriggs
2015-11-30 16:28:18 +03:00
Ivan Gerasimov
c739bb7e2c
8133207: [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
...
Do not run in othervm mode.
Reviewed-by: darcy, rriggs
2015-11-25 17:18:04 +03:00
Mikhail Cherkasov
46fcdfb112
8132890: Text Overlapping on Dot Matrix Printers
...
Reviewed-by: serb
2015-11-12 15:20:01 +03:00
Abhijit Saha
5141e61f45
Merge
2015-11-09 13:37:00 -08:00
Michael Haupt
f27fae0bef
8139863: [TESTBUG] Need to port tests for JDK-8134903 to 8u-dev
...
Backport of a test that was forgotten in the original backport
Reviewed-by: psandoz
2015-11-04 17:09:24 +01:00
Sean Coffey
9a4e706ed9
8141287: Add MD5 to jdk.certpath.disabledAlgorithms - Take 2
...
Reviewed-by: xuelei
2015-11-03 19:07:45 +00:00
Ivan Gerasimov
af8076b5a6
8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout
...
Reviewed-by: chegar
2015-10-29 22:41:34 +03:00
Rob McKenna
c4b37e7788
Merge
2015-10-22 22:48:13 +01:00
Mikhail Cherkasov
a37c40fcd0
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-22 16:06:21 +03:00
Abhijit Saha
fd2fa9192c
Merge
2015-10-18 23:05:57 -07:00
Abhijit Saha
3510a3526c
Merge
2015-10-17 00:28:59 -07:00
Sean Coffey
38632912c2
6907252: ZipFileInputStream Not Thread-Safe
...
Reviewed-by: sherman
2015-10-15 09:33:03 +01:00
Rob McKenna
d8072bd842
8135305: InetAddress.isReachable reports true when loopback interface is specified
...
Reviewed-by: michaelm
2015-10-14 13:28:29 +01:00
Rob McKenna
88e8e5bca2
8133015: InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6
...
Reviewed-by: michaelm
2015-10-14 13:24:12 +01:00
Kevin Walls
5757523917
Merge
2015-10-15 08:34:15 +00:00
Vinnie Ryan
5dad818213
8136534: Loading JKS keystore using non-null InputStream results in closed stream
...
Reviewed-by: mullan, wetmore
2015-10-14 16:45:43 +01:00
Ivan Gerasimov
844ab8ff16
8137230: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
...
Reviewed-by: rriggs
2015-10-09 20:12:07 +03:00
Ivan Gerasimov
7121883d05
8137121: (fc) Infinite loop FileChannel.truncate
...
Reviewed-by: alanb
2015-10-09 20:11:18 +03:00
Abhijit Saha
85b087bf15
Merge
2015-10-07 22:24:59 -07:00
Abhijit Saha
6967c857f9
Merge
2015-10-07 22:22:09 -07:00
Abhijit Saha
52eebe3fca
Merge
2015-10-06 12:14:45 -07:00
Alexander Scherbatiy
231aaee008
8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event
...
Reviewed-by: serb
2015-10-02 15:10:07 +04:00
Naveen Kumar
1ab4295a96
8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
...
Reviewed-by: peytoia, okutsu
2015-10-01 15:16:35 +09:00
Abhijit Saha
1aeacbec59
Merge
2015-09-24 10:08:47 -07:00
Abhijit Saha
b25da89e7d
Merge
2015-09-24 09:57:40 -07:00
Maxim Soloviev
dcc44d4a2d
8074931: Additional tests for CertPath API
...
Reviewed-by: mullan
2016-04-14 16:33:55 +03:00
Abhijit Saha
3322162465
Merge
2015-09-14 12:31:18 -07:00
Abhijit Saha
2ce954fc0a
Merge
2015-09-13 22:12:08 -07:00
Ivan Gerasimov
f6ba74ed00
8072466: Deadlock when initializing MulticastSocket and DatagramSocket
...
Reviewed-by: chegar
2015-09-11 16:53:09 +03:00
Ivan Gerasimov
b40fc6b3de
8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
...
Make GnomeFileTypeDetector.probeGio() synchronized and add a regression test based on the test source included in JDK-8080115.
Reviewed-by: chegar
2015-09-10 23:35:48 +03:00
Anton Litvinov
412ed4ff2b
8081485: EDT auto shutdown is broken in case of new event queue usage
...
Reviewed-by: serb, alexp
2015-09-10 13:24:10 +03:00
Abhijit Saha
36a75fadc5
Merge
2015-09-08 14:09:21 -07:00
Ivan Gerasimov
dda2465e72
8135043: ObjectStreamClass.getField(String) too restrictive
...
Reviewed-by: igerasim, chegar
2015-09-08 22:31:26 +03:00
Brian Burkhalter
0d001c51ad
8133647: (ch) Test java/nio/channels/AsynchronousSocketChannel/StressLoopback.java fails for Windows XP
...
Ignore WSAEINVAL returned by NET_EnableFastTcpLoopback().
Reviewed-by: coffeys, alanb
2015-09-03 11:57:27 -07:00
Sean Coffey
6e9cec0fd4
8133196: HTTPS hostname invalid issue with InetAddress
...
Reviewed-by: chegar, xuelei
2015-09-01 09:37:34 -07:00
Abhijit Saha
203c6fd64f
Merge
2015-08-30 17:48:22 -07:00
Abhijit Saha
61522abf9c
8138712: Backout JDK-8030829 and JDK-8136742 from 8u65, and 8u66 release
...
Backing out changeset 25108312011d, 343b26d13f12
Reviewed-by: coffeys
2015-10-01 11:16:16 -07:00
Alexander Zvegintsev
fdb35180da
8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException
...
Reviewed-by: prr, serb
2015-08-04 12:34:08 +03:00
Abdul Kolarkunnu
4716ddddb6
8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
...
Reviewed-by: coffeys
2017-11-29 21:37:02 -08:00
Sean Coffey
190c5348b4
8189789: tomcat gzip-compressed response bodies appear to be broken in update 151
...
Reviewed-by: sherman, phh
2017-11-27 16:53:29 +00:00
Rob McKenna
95e109e9a4
Merge
2017-11-15 11:09:50 -08:00
Ramanand Patil
087f9f7f48
8190258: (tz) Support tzdata2017c
...
8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c
Reviewed-by: naoto, martin
2017-11-14 12:28:43 +05:30
Phil Race
75dcba91b8
8190280: [macos] Font2DTest demo started failing for Arabic range from JDK 8 u162 b01 on Mac
...
Reviewed-by: serb, pnarayanan
2017-11-06 15:12:04 -08:00
Ivan Gerasimov
0d56bfddad
6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
...
Reviewed-by: sherman
2015-08-03 22:36:28 +03:00
Abhijit Saha
edaddd1d87
Merge
2015-08-03 12:26:28 -07:00
Ivan Gerasimov
23bbde4ed5
8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently
...
Reviewed-by: rriggs, smarks
2015-07-31 17:18:59 +03:00
Abhijit Saha
0b420e86a7
Merge
2015-07-28 23:12:54 -07:00
Petr Pchelko
6bdd576f74
8037371: [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
...
Reviewed-by: anthony, serb
2015-07-23 18:17:35 +04:00
Dmitry Markov
796976fe6d
8163889: [macosx] Can't print from browser on Mac OS X
...
Reviewed-by: prr, psadhukhan
2017-01-31 10:35:06 +03:00
Rob McKenna
c36ecdcd51
Merge
2017-01-20 16:23:28 +00:00
Prasanta Sadhukhan
37b387d997
8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X
...
Reviewed-by: prr, jdv
2017-01-19 10:44:56 -08:00
Prasanta Sadhukhan
ff43680459
8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
...
Reviewed-by: prr, jdv
2017-01-19 10:42:49 -08:00
Abhijit Saha
8a22711985
Merge
2017-01-17 08:10:57 -08:00
Dmitry Markov
512f2367ce
8171952: [macosx] AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked
...
Reviewed-by: ssadetsky, serb
2017-01-02 17:15:16 +03:00
Dmitry Markov
4ee2d8b47c
8171949: [macosx] AWT_ZoomFrame Automated tests fail with error: The bitwise mask Frame.ICONIFIED is not setwhen the frame is in ICONIFIED state
...
Reviewed-by: ssadetsky, serb
2017-01-02 16:56:40 +03:00
Mikhail Cherkasov
5d8a2cd326
8075516: Deleting a file from either the open or save java.awt.FileDialog hangs
...
Reviewed-by: alexsch, serb
2016-06-22 12:26:30 +03:00
Dmitry Markov
84a6fd13c6
8169589: [macosx] Activating a JDialog puts to back another dialog
...
Reviewed-by: aivanov, serb
2016-12-09 14:35:54 +03:00
Petr Pchelko
3651820508
8035568: [macosx] Cursor management unification
...
Reviewed-by: anthony, serb
2016-12-09 10:01:58 +03:00
Li Jiang
199750bcd2
8145952: ISO 4217 amendment 161
...
8164784: ISO 4217 amendment 162
Reviewed-by: naoto
2016-09-22 23:06:58 +08:00
Dmitry Markov
6f063e903e
8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used
...
Reviewed-by: ssadetsky
2016-12-01 15:52:02 +03:00
Dmitry Markov
33b6573be6
8139189: VK_OEM_102 dead key detected as VK_UNDEFINED
...
8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java
Reviewed-by: alexsch, yan, prr
2016-11-04 15:35:33 +03:00
Abhijit Saha
e7acc08df8
Merge
2015-07-09 23:01:00 -07:00
Ivan Gerasimov
f5da3e8708
8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property
...
Reviewed-by: mullan, weijun
2015-07-03 21:50:43 +03:00
Paul Sandoz
928449671c
8129120: Terminal operation properties should not be back-propagated to upstream operations
...
Reviewed-by: briangoetz, chegar
2015-06-23 09:49:55 +02:00
Alexander Zvegintsev
6908a573f4
8129116: Deadlock with multimonitor fullscreen windows
...
Reviewed-by: alexsch, serb
2015-06-22 15:43:40 +03:00
Konstantin Shefov
e3aee49840
8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
...
Reviewed-by: vlivanov
2015-06-23 17:00:41 +03:00
Konstantin Shefov
a330686d64
8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
...
Reviewed-by: vlivanov
2015-06-18 19:15:14 +03:00
Konstantin Shefov
d3e930b326
8067005: Several java/lang/invoke tests fail due to exhausted code cache
...
Reviewed-by: vlivanov
2015-06-18 16:54:57 +03:00
Konstantin Shefov
c02d31fc05
8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently
...
Reviewed-by: vlivanov
2015-06-18 15:47:45 +03:00
Konstantin Shefov
9586d5e58a
8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java
...
Reviewed-by: vlivanov, psandoz
2015-06-18 15:40:15 +03:00
Doug Lea
e3523ca1d9
8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T
...
Reviewed-by: psandoz, martin
2015-06-16 13:13:05 +02:00
Alejandro Murillo
c2e29a009e
Merge
2015-06-15 22:23:43 -07:00
Andreas Eriksson
e1c0ef6540
8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError
...
Reviewed-by: vlivanov
2015-05-28 12:11:33 +02:00
Roger Riggs
7b06f61920
Merge
2015-05-28 20:48:19 +02:00
Anton Nashatyrev
e985219ecd
8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
...
Reviewed-by: azvegint, alexp
2015-05-28 21:28:35 +03:00
Roger Riggs
3159f35eb9
8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
...
Reduce number of iterations to 8 instead of 50; add RandomFactory to test library
Reviewed-by: naoto
2015-05-27 15:57:10 -04:00
Vinnie Ryan
421c0ad331
8062552: Support keystore type detection for JKS and PKCS12 keystores
...
Reviewed-by: weijun
2015-05-25 09:18:22 +01:00