Commit Graph

3046 Commits

Author SHA1 Message Date
Laurent Bourgès c08928ac7c 8078464: Path2D storage growth algorithms should be less linear
Reviewed-by: prr, flar
2015-05-20 15:31:37 -07:00
Phil Race df3232ad8b 8076419: Path2D copy constructors and clone method propagate size of arrays from source path
Reviewed-by: prr, flar
2015-05-20 10:14:22 -07:00
Artem Smotrakov 6509b5b08f 8050374: More Signature tests
Reviewed-by: valeriep
2015-05-25 11:47:41 +03:00
Alexander Scherbatiy bbb63243e7 8076545: Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display
8149453: [hidpi] JFileChooser does not scale properly on Windows with HiDPI display and Windows L&F
8149368: [hidpi] JLabel font is twice bigger than JTextArea font on Windows 7,HiDPI, Windows L&F

Reviewed-by: flar, serb
2016-04-11 14:56:20 +04:00
Pooja Chopra 6ffd975bdc 8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails
Reviewed-by: serb, alexsch
2015-05-12 21:44:29 +03:00
Doug Lea 0411e66336 8078490: Missed submissions in ForkJoinPool
Reviewed-by: psandoz, shade, martin, chegar
2015-04-24 15:39:41 +02:00
Semyon Sadetsky 1d49d5c028 8072769: System tray icon title freezes java
Reviewed-by: serb, alexsch
2015-05-06 19:33:49 +04:00
Alexander Scherbatiy 169267cb03 8044444: The output's 'Page-n' footer does not show completely
Reviewed-by: prr, serb
2015-04-30 15:24:32 +04:00
Hendrik Schreiber be0d2415dd 8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage
Reviewed-by: serb, alexsch
2015-04-30 15:11:55 +04:00
Aleksei Efimov 2f360205e1 8076287: Performance degradation observed with TimeZone Benchmark
Reviewed-by: okutsu
2015-04-27 23:55:55 +03:00
Phil Race d22d5b20f8 8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo
Reviewed-by: flar, lbourges
2015-04-17 12:32:46 -07:00
Deepak Kejriwal 8e612fde35 8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
Reviewed-by: martin
2018-06-15 12:00:45 +05:30
Ivan Gerasimov 3e013f72c0 8203368: ObjectInputStream filterCheck method throws NullPointerException
Reviewed-by: bpb, smarks
2018-05-31 09:55:04 -07:00
Dipak Kumar 2e1f1eaf5e 8202478: Backout JDK-8152974
Reviewed-by: prr, serb
2018-05-04 11:52:12 +05:30
Alexey Ivanov 314d9f5d2c 8201433: Fix potential crash in BufImg_SetupICM
Reviewed-by: prr, serb
2018-04-24 11:23:34 +01:00
Krishna Addepalli 988d20d42f 8152974: AWT hang occurrs when sequenced events arrive out of sequence
Reviewed-by: serb, prr, ssadetsky
2018-04-12 12:35:05 +05:30
Ivan Gerasimov df632147d7 8178370: [TEST_BUG] java/security/Signature/SignatureLength.java fails
Reviewed-by: mullan
2018-04-11 10:37:34 -07:00
Shashidhara Veerabhadraiah 79d0886beb 8195738: scroll poistion in ScrollPane is reset after calling validate()
Reviewed-by: serb, ssadetsky
2018-04-05 12:05:33 +05:30
Prahalad Kumar Narayanan 82820ed06a 8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
Reviewed-by: serb, prr, jdv
2018-03-23 09:48:54 +05:30
Ivan Gerasimov f59e53dca0 8176183: sun/security/mscapi/SignedObjectChain.java fails on Windows
Reviewed-by: weijun
2018-02-14 10:04:46 -08:00
Sean Coffey f97ea77788 8196854: TestFlushableGZIPOutputStream failing with IndexOutOfBoundsException
Reviewed-by: sherman, rriggs
2018-02-08 15:49:35 +00:00
Rob McKenna d04ccef625 Merge 2018-02-07 10:45:46 -08:00
David Buck fd76f4398c 8168628: (fc) SIGBUS when extending file size to map it
8171452: (ch) linux io_util_md: Operation not supported exception after 8168628

Reviewed-by: alanb, bpb
2018-02-06 03:50:10 -05:00
Ramanand Patil 2b24924799 8195837: (tz) Upgrade time-zone data to tzdata2018c
Reviewed-by: coffeys, naoto
2018-02-05 00:15:08 -08:00
Ivan Gerasimov d6d2c07bcb 8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
Reviewed-by: scolebourne, rriggs
2018-02-02 13:00:55 -08:00
Anton Litvinov 2e0e5df492 8177758: Regression in java.awt.FileDialog
Reviewed-by: sveerabhadra, serb
2018-01-26 17:44:24 +00:00
Abhijit Saha 9d21c5932e Merge 2018-01-08 22:41:14 -08:00
Abhijit Saha 39d9d2fb54 Merge 2017-12-22 13:41:38 -08:00
Jaroslav Bachorik 43db474447 8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids
Reviewed-by: mchung
2015-04-03 15:39:38 +02:00
Sergey Bylokhov 8236017f2c 8074500: java.awt.Checkbox.setState() call causes ItemEvent to be filed
Reviewed-by: alexsch, azvegint
2015-04-02 19:53:53 +03:00
Peter Levart 92a66b0831 8068427: Hashtable deserialization reconstitutes table with wrong capacity
Reviewed-by: mduigou, martin, chegar, dfuchs
2015-01-21 21:42:22 +01:00
Dmitry Markov 76fe70c8fc 8073400: Some Monospaced logical fonts have a different width
Reviewed-by: okutsu, prr
2016-04-01 16:24:56 +03:00
Doug Lea 05a3440a76 8150780: Repeated offer and remove on ConcurrentLinkedQueue lead to an OutOfMemoryError
Reviewed-by: martin, rasbold
2016-02-27 16:54:57 -08:00
Maxim Soloviev 37516c4a52 8050371: More MessageDigest tests
Reviewed-by: xuelei
2016-04-21 17:01:02 +03:00
Ramanand Patil 479475f1be 8151431: DateFormatSymbols triggers this.clone() in the constructor
Reviewed-by: naoto, peytoia
2016-04-15 09:46:21 +05:30
Artem Kosarev 754d8d2d5c 8154009: Some methods of java.security.Security require more permissions, than necessary
Reviewed-by: mullan
2016-06-08 15:52:05 +00:00
Robin Stevens 909d03ee9f 8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens
Reviewed-by: alexsch, serb
2016-06-09 12:32:04 +03:00
Ramanand Patil e5fefec1fe 8151876: (tz) Support tzdata2016d
Reviewed-by: okutsu, coffeys
2016-06-02 21:08:17 +05:30
Alexander Scherbatiy c06c4a7a93 8157838: Personalized Windows Font Size is not taken into account in Java8u102
Reviewed-by: prr, serb
2016-06-02 09:36:41 +03:00
Sergey Bylokhov 547fd88e82 8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails
Reviewed-by: ant, prr
2016-05-31 19:55:28 +03:00
Svetlana Nikandrova 9f6551a124 8158059: The fix for 8050402 was partially committed
Reviewed-by: mullan
2016-05-27 18:29:14 +03:00
Bhanu Prakash Gopularam b012e44b2a 8048621: Implement basic keystore tests
Tests for basic operations of KeyStore entry

Reviewed-by: xuelei
2016-05-23 23:19:59 -07:00
Michael Haupt ff0f94b2d8 8157242: Some java/lang/invoke tests miss othervm
Reviewed-by: robm
2016-05-24 08:56:37 +02:00
Bhanu Prakash Gopularam ea9383ca62 8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
Reviewed-by: vinnie
2016-05-18 22:27:10 -07:00
Dmitry Markov 5a74dd46a5 8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus
Reviewed-by: ant, denis
2016-05-17 13:12:50 +03:00
Sergey Bylokhov 35074c25d5 8066132: BufferedImage::getPropertyNames() always returns null
Reviewed-by: prr, flar
2015-01-17 20:53:35 +03:00
Sergey Bylokhov dda6726268 7077826: Unset and empty DISPLAY variable is handled differently by JDK
Reviewed-by: azvegint, ant
2014-12-16 20:23:46 +03:00
Sergey Bylokhov bdc8a27c72 6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException
Reviewed-by: azvegint, ant
2015-01-13 17:10:28 +03:00
Sergey Bylokhov 4b4deb1e2c 6459800: Some Swing classes violate encapsulation by returning internal Insets
Reviewed-by: azvegint, alexsch
2015-01-13 16:09:21 +03:00
Sergey Bylokhov aee3b2f9e3 6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions
Reviewed-by: azvegint, alexsch
2015-01-21 17:54:35 +03:00
Anton Nashatyrev 76a1b40120 8078165: [macosx] NPE when attempting to get image from toolkit
Reviewed-by: serb, alexp
2015-04-23 18:04:43 +03:00
Rob McKenna 9a360e6e38 8074350: Support ISO 4217 "Current funds codes" table (A.2)
Reviewed-by: naoto
2015-04-22 14:48:58 +01:00
Alejandro Murillo 4f9190932a Merge 2015-04-14 12:50:08 -07:00
Dmitry Markov 6282dd80bf 8073453: Focus doesn't move when pressing Shift + Tab keys
Reviewed-by: alexsch, ant
2015-04-14 16:33:01 +04:00
Alejandro Murillo 0c1fe3df08 Merge 2015-04-10 09:37:56 -07:00
Serguei Spitsyn 759e549668 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
Update java/lang/instrument/RedefineMethodInBacktrace.sh test to cover the hotspot fix

Reviewed-by: coleenp, dcubed
2015-04-08 14:02:29 -07:00
Alejandro Murillo 035fcb982f Merge 2015-03-24 08:19:33 -07:00
Claes Redestad 78b7b61eac 8074694: Lazy conversion of ZipEntry time
To backport the same fix to 8u

Reviewed-by: sherman
2015-03-18 09:46:09 -07:00
Serguei Spitsyn beb0315e73 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Add new test java/lang/instrument/ManyMethodsBenchmarkAgent.java

Reviewed-by: coleenp, dcubed
2015-03-17 17:19:26 -07:00
Kevin Walls 696ebb309b 8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
Reviewed-by: jbachorik, mullan
2015-03-02 18:38:00 +00:00
Sergey Bylokhov 5bf8c5a3d9 8074668: [macosx] Mac 10.10: Application run with splash screen has focus issues
Reviewed-by: prr, ant, alexsch
2015-03-12 10:06:55 -07:00
Nakul Natu 95966d6f38 8066436: Minimize can cause window to disappear on osx
Reviewed-by: serb, azvegint
2015-03-11 00:52:50 +03:00
Chris Hegarty 0aa15bc0cb 8067105: Socket returned by ServerSocket.accept() is inherited by child process on Windows
Reviewed-by: alanb, igerasim
2015-01-29 20:45:30 +00:00
Daniel Fuchs ef48a725a1 8074125: Add SerializedLogRecord test to jdk8u
This test deserializes LogRecord serial bytes produced on various versions of the JDK. In particular, when run on JDK 8, it verifies that a LogRecord serialized with the new JDK 9 serial form produced by JDK-8072645 can be deserialized by applications running on JDK 8.

Reviewed-by: coffeys
2015-03-03 15:10:57 +01:00
Brian Burkhalter fa969eac3e 8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking
Remove restriction to blocking case

Reviewed-by: alanb, chegar
2015-02-27 14:36:03 -08:00
Lev Priima 611b79f4c4 8073354: TimSortStackSize2.java: test cleanup: make test run with single argument
Reviewed-by: dholmes
2015-02-26 18:50:02 -05:00
Sean Coffey 2cc0143695 8071447: IBM1166 Locale Request for Kazakh characters
Reviewed-by: sherman
2015-02-26 10:00:01 +00:00
Sean Coffey 8afe0a1285 7178362: Socket impls should ignore unsupported proxy types rather than throwing
Reviewed-by: chegar
2015-02-25 11:44:53 +00:00
Claes Redestad 263c86d312 8068790: ZipEntry/JarEntry.setCreation/LastAccessTime(null) don't throw NPE as specified
Reviewed-by: coffeys, sherman
2015-02-21 13:46:24 +01:00
Lev Priima ddb695c540 8073124: Tune test and document TimSort runs length stack size increase
Reviewed-by: dholmes
2015-02-16 19:16:50 -05:00
Lev Priima 3440c55e59 8072909: TimSort fails with ArrayIndexOutOfBoundsException on worst case long arrays
Reviewed-by: rriggs, dholmes
2015-02-12 10:34:35 -05:00
Brian Burkhalter d2fb1d4722 8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result
Replace divWord() with non-truncating alternatives

Reviewed-by: psandoz, darcy
2015-02-06 12:23:32 -08:00
Felix Yang e25dde6dc1 8151535: TESTBUG: java/lang/invoke/AccessControlTest.java should be modified to run with JTREG 4.1 b13
Reviewed-by: coffeys
2016-03-17 09:08:41 +00:00
Ivan Gerasimov 8f78d59a0a 6977426: sun/tools tests can intermittently fail to find app's Java pid
Reviewed-by: dfuchs, jbachorik, egahlin, sjiang
2017-09-01 10:16:09 -07:00
Dmitry Markov 9257461531 8177414: Missing key events on Mac Os
Reviewed-by: serb, prr
2017-09-01 17:03:58 +01:00
Ramanand Patil 1775ea005f 8185346: Relax RMI Registry Serial Filter to allow arrays of any type
Registry filter should allow arrays of any type

Reviewed-by: rriggs, coffeys
2017-08-23 12:09:58 +03:00
David Buck f86c5f0ce2 4354680: Runtime.runFinalization() silently clears interrupted flag in the calling thread
Reviewed-by: dholmes, chegar
2017-08-23 14:14:49 -04:00
Sreeprakash Sreedharan 2821a02bc6 8147002: [macosx] Arabic character cannot be rendered on MacOS X
Reviewed-by: prr, pnarayanan, jdv
2017-08-22 01:11:22 +01:00
Sreeprakash Sreedharan 8b8c4c8c0c 7162125: [macosx] A font has different behaviour for ligatures depending on its creation mod
Reviewed-by: srl, jgodinez
2017-08-22 01:09:26 +01:00
Rob McKenna af0ce2d150 Merge 2017-08-03 08:07:39 -07:00
Ge Guo 4e337c6d16 8179423: 2 security tests started failing fom Jul CPU b05
Reviewed-by: mullan
2017-08-01 14:24:01 +01:00
Abhijit Saha 5f36eb9324 Merge 2017-07-25 07:53:04 -07:00
Abhijit Saha 4da92d0b8b Merge 2017-07-13 21:51:45 -07:00
Chris Hegarty 15ba41a7e8 8071424: JCK test api/java_net/Socket/descriptions.html#Bind crashes on Windows
Reviewed-by: alanb
2017-06-27 14:00:39 +01:00
Sean Coffey faddbc421a 8182672: Java 8u121 on Linux intermittently returns null for MAC address
Reviewed-by: michaelm, chegar, clanger, msheppar, vtewari
2017-06-27 13:57:47 +01:00
Felix Yang 1fd4eb2824 8048052: Permission tests for setFactory
Add RuntimePermission tests for setFactory

Reviewed-by: weijun, mullan
2014-10-13 17:55:14 +08:00
Paul Sandoz 9a883ed557 8072030: Race condition in ThenComposeExceptionTest.java
Reviewed-by: chegar
2015-02-02 14:21:32 +01:00
Dmitry Markov 4b3b28fa8e 8064934: Incorrect Exception message from java.awt.Desktop.open()
Reviewed-by: azvegint, serb
2015-02-03 15:03:23 +04:00
Konstantin Shefov 8c83f99f6a 8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke
Reviewed-by: psandoz, coffeys
2015-01-26 17:42:18 +03:00
Doug Lea 7daec4f2e6 8068432: Inconsistent exception handling in CompletableFuture.thenCompose
Reviewed-by: psandoz, chegar, martin
2015-01-21 09:46:21 +00:00
Anton Nashatyrev df3b033bca 8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
Reviewed-by: ant, kizune
2015-01-20 19:41:42 +03:00
Sergey Bylokhov bb67c99b24 8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts
Reviewed-by: bae, prr
2014-12-16 19:46:22 +00:00
Bhavesh Patel a6d440a9b9 8068491: Update the protocol for references of docs.oracle.com to HTTPS
Reviewed-by: coffeys
2015-01-13 12:39:06 -08:00
Jonathan Lu bb0d6ac57f 8058930: GraphicsEnvironment.getHeadlessProperty() does not work for AIX platform
Reviewed-by: serb
2014-09-25 14:33:03 +08:00
Anton Nashatyrev 9c46172a31 8071668: [macosx] Clipboard does not work with 3rd parties Clipboard Managers
Reviewed-by: ant, serb
2015-03-30 19:33:25 +03:00
Alexander Scherbatiy 713243bd74 8075244: [macosx] The fix for JDK-8043869 should be reworked
Reviewed-by: prr, serb, ant
2015-03-30 17:09:21 +04:00
Masayoshi Okutsu 0d2468e299 8075548: SimpleDateFormat formatting of "LLLL" in English is incorrect; should be identical to "MMMM"
Reviewed-by: naoto
2015-03-30 17:50:59 +09:00
Alexander Zvegintsev 8c3cbe4731 8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener
Reviewed-by: alexsch, serb
2015-01-16 13:53:44 +03:00
Phil Race feb07f46f2 8076979: [Regression] Test closed/java/awt/FontClass/DebugFonts.java fails with stackoverflow error
Reviewed-by: serb, jgodinez
2015-06-05 12:05:06 -07:00
Phil Race 2da5715736 8064833: [macosx] Native font lookup uses family+style, not full name/postscript name
Reviewed-by: bae, serb
2015-06-05 12:02:01 -07:00
Alexander Scherbatiy 6443754407 8080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane
Reviewed-by: serb, azvegint
2015-06-05 20:46:27 +04:00
Konstantin Shefov c42f086c11 8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded"
Reviewed-by: vlivanov
2015-06-05 16:05:08 +03:00
Sergey Bylokhov d21d933a67 8071306: GUI perfomance are very slow compared java 1.6.0_45
Reviewed-by: azvegint, ant
2015-05-22 19:27:33 +03:00
Sergey Bylokhov d6604a665e 8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode
Reviewed-by: flar, bae
2015-05-23 15:13:40 +03:00
Alan Bateman 991284632f 8029516: (fs) WatchKey cancel unreliable on Windows
Reviewed-by: chegar
2014-09-05 12:18:31 +01:00
Rob McKenna 2017562561 8087190: Regression in sun.net.util.IPAddressUtil.isIPv4LiteralAddress(String)
Reviewed-by: chegar
2015-08-25 14:07:08 +01:00
Ivan Gerasimov 2fea04bd2e 6857566: (bf) DirectByteBuffer garbage creation can outpace reclamation
Help ReferenceHandler thread process References while attempting to allocate direct memory

Reviewed-by: alanb
2015-08-20 02:53:54 +03:00
Konstantin Shefov d17676d885 8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
Reviewed-by: vlivanov, mhaupt
2015-08-17 15:10:35 +03:00
Konstantin Shefov 40ff411a4b 8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments()
Reviewed-by: vlivanov, mhaupt
2015-08-17 15:08:01 +03:00
Ivan Gerasimov 8c13eb94c3 8133022: Instant.toEpochMilli() silently overflows
Reviewed-by: lancea, chegar, simonis, dfuchs, igerasim
2015-08-08 03:25:36 +03:00
Ivan Gerasimov e29ffc2f2f 8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli()
Instant.toEpochMilli() now takes into account the sign of the 'seconds' field.

Reviewed-by: rriggs, scolebourne
2015-08-08 03:23:52 +03:00
Ivan Gerasimov 5265ab52ad 6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
Reviewed-by: sherman
2015-08-03 22:36:28 +03:00
Ivan Gerasimov bd4c68a7d8 8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently
Reviewed-by: rriggs, smarks
2015-07-31 17:18:59 +03:00
Konstantin Shefov e8a01c0d62 8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails
Reviewed-by: psandoz
2015-07-24 12:49:01 +03:00
Zaiyao Liu cf57255cc8 8050370: Need new regressions tests for messageDigest with DigestIOStream
Reviewed-by: weijun
2014-08-26 15:10:29 +08:00
Amanda Jiang e8ed10f720 8048360: Test signed jar files
Reviewed-by: weijun
2015-03-04 10:12:25 +08:00
Zaiyao Liu 533ef2ef7d 8048619: Implement tests for converting PKCS12 keystores
Reviewed-by: weijun
2014-12-04 16:50:31 +08:00
Zaiyao Liu 803660a4a5 8048617: Tests for PKCS12 read operations
Reviewed-by: weijun
2014-08-27 11:33:45 +08:00
Zaiyao Liu df71d49502 8048618: Tests for PKCS12 write operations
Reviewed-by: weijun
2015-03-23 15:37:03 +08:00
Staffan Larsen 74902d87d8 8025636: Hide lambda proxy frames in stacktraces
Reviewed-by: jrose, forax, jfranck, vlivanov
2015-02-17 10:09:26 +01:00
Anthony Scarpino f63dc69748 8098581: SecureRandom.nextBytes() hurts performance with small size requests
Reviewed-by: valeriep
2016-05-10 17:16:26 +01:00
Michael Haupt a365d4acad 8155106: MHs.Lookup.findConstructor returns handles for array classes
Reviewed-by: sundar
2016-04-29 15:30:43 +02:00
Michael Haupt 39200dc5d4 8155214: java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cache
Reviewed-by: sundar
2016-04-27 15:34:30 +02:00
Sergey Bylokhov 1409fd329e 8170937: Swing apps are slow if displaying from a remote source to many local displays
Reviewed-by: prr, aivanov
2018-09-24 14:42:34 -07:00
Weijun Wang 10fae278e8 8156709: Cannot call setSeed on NativePRNG on Mac if EGD is /dev/urandom
Reviewed-by: wetmore
2018-09-06 14:44:08 +05:30
Anton Litvinov ac5cdbc99e 8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
Reviewed-by: prr, psadhukhan
2018-08-30 17:44:36 +01:00
Dmitry Markov 22c8a8ae07 8130655: OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame
Reviewed-by: serb, aivanov
2018-08-17 15:50:46 +01:00
Sergey Bylokhov 5479e9219f 6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails
Reviewed-by: azvegint, alexsch
2015-04-23 16:54:54 +03:00
Mikhail Cherkasov 482b0503b0 8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane
Reviewed-by: bae
2015-06-03 17:48:27 +03:00
Maxim Soloviev 9f59620a7f 8081479: Backport JDBC tests from JDK 9 from test/java/sql and test/javax/sql to JDK 8u
Reviewed-by: lancea
2015-05-29 17:27:55 +03:00
Sean Coffey 3fad842762 8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
Reviewed-by: alanb
2015-01-08 15:10:13 +00:00
Jaroslav Bachorik c5d024763f 8062896: TEST_BUG: java/lang/Thread/ThreadStateTest.java can't compile with change for 8058506
Reviewed-by: dholmes, sla
2014-11-05 09:49:20 +01:00
Jaroslav Bachorik 85c6b454e8 8058506: ThreadMXBeanStateTest throws exception
Reviewed-by: egahlin, dholmes
2014-10-23 11:42:20 +02:00
Jaroslav Bachorik 55b1467fbc 8034263: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails intermittently
Reviewed-by: sla
2014-12-04 10:34:55 +01:00
Jaroslav Bachorik 6c4c7f0a96 8064441: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object
Reviewed-by: dholmes, egahlin, sspitsyn
2014-12-03 16:44:35 +01:00
Jaroslav Bachorik 8f2381f0a1 8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
Reviewed-by: sla
2014-07-01 11:47:36 +02:00
Daniel Fuchs 05e5386bbf 8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible
This test parses the jars in the boot class path to find the name of all classes, then loads each of them, get their declared fields, and attempt to call setAccessible.

Reviewed-by: coffeys, dholmes, plevart
2014-12-19 20:04:14 +01:00
Kirk Shoop b1ad95c064 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows
Co-authored-by: Valeriy Kopylov <v-valkop@microsoft.com>
Reviewed-by: alanb
2014-12-16 15:38:29 +00:00
Kirk Shoop 4f61788a9f 8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows
Co-authored-by: Valeriy Kopylov <v-valkop@microsoft.com>
Reviewed-by: alanb
2014-10-19 11:52:53 +01:00
Vladimir Ivanov e54739f3c0 8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
Reviewed-by: jrose, psandoz
2014-12-09 09:22:07 -08:00
Vladimir Ivanov 7e261f5156 8057020: LambdaForm caches should support eviction
Reviewed-by: psandoz, jrose, shade
2014-12-04 07:15:37 -08:00
Alexander Scherbatiy 3d94b177cb 8065627: Animated GIFs fail to display on a HiDPI display
Reviewed-by: serb, azvegint
2014-12-10 17:20:48 +04:00
Daniel Fuchs da611e7209 8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section
The call to JavaAWTAccess is moved outside of the critical section

Reviewed-by: mchung
2014-12-05 12:20:51 +01:00
Konstantin Shefov e1c2900ddd 8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout
Reviewed-by: psandoz, vlivanov, dfuchs
2014-12-05 18:55:29 +03:00
Daniel Fuchs a84060d397 8065552: setAccessible(true) on fields of Class may throw a SecurityException
This fix hides the new private Class.classLoader field from reflection, rather than making it not accessible.

Reviewed-by: mchung, coffeys
2014-12-01 21:02:21 +01:00
Roger Riggs 032acb319b 8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed
Reviewed-by: martin
2014-11-13 12:29:54 -05:00
Sergey Bylokhov 9fc04e43bf 8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl
Reviewed-by: flar, prr
2014-11-28 10:42:03 +00:00
Ivan Gerasimov 98e79efd91 8062771: Core reflection should use final fields whenever possible
Reviewed-by: martin, jfranck
2014-11-28 16:17:30 +03:00
Vladimir Ivanov e5e94efaa9 8063135: Enable full LF sharing by default
Reviewed-by: psandoz, shade
2014-11-24 07:16:38 -08:00
Rob McKenna adc064816a 8067800: Clarify java.time.chrono.Chronology.isLeapYear for out of range years
Reviewed-by: rriggs
2015-12-04 18:40:59 +00:00
Ivan Gerasimov f61a08b176 8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
Reviewed-by: rriggs
2015-11-30 16:28:18 +03:00
Ivan Gerasimov 2b0da6a008 8133207: 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 6165f1f08f 8132890: Text Overlapping on Dot Matrix Printers
Reviewed-by: serb
2015-11-12 15:20:01 +03:00
Michael Haupt 82639269e3 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
Anton Litvinov bd4cd37de3 8132503: [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X
Reviewed-by: alexsch, kizune
2015-10-30 14:45:04 +03:00
Ivan Gerasimov 1072ec8bb7 8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout
Reviewed-by: chegar
2015-10-29 22:41:34 +03:00
Sergey Bylokhov 9dc357fac4 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
Alejandro Murillo 11e1102413 Merge 2015-06-16 10:48:36 -07:00
Aleksei Efimov 3ea752166d 8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
Reviewed-by: naoto
2015-06-15 21:59:50 +03:00
Raghu Nair be8ccaf081 8048362: Tests for doPrivileged with accomplice
Reviewed-by: vinnie
2014-09-03 02:11:16 +00:00
Ivan Gerasimov 6b65832484 8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary
Reviewed-by: martin
2016-03-04 14:03:34 +03:00
Daniel Fuchs 087764ea9e 8150533: Test java/util/logging/LogManagerAppContextDeadlock.java times out intermittently
This is a test bug caused by a Logger being garbage collected too early.

Reviewed-by: darcy
2016-02-26 12:11:28 +01:00
Evgeniya Stepanova 11601f4548 8062536: [TESTBUG] Conflicting GC combinations in jdk tests
Reviewed-by: brutisso, dholmes
2014-11-19 17:51:06 +03:00
Amanda Jiang 082bf65ad3 8050281: New permission tests for JEP 140
Reviewed-by: mullan
2014-09-18 15:36:38 -04:00
Rajan Halade 7bd468a096 8048356: SecureRandom default provider tests
Reviewed-by: wetmore
2015-11-10 01:38:35 +03:00
Ramanand Patil 0fb40c6a5b 8135259: InetAddress.getAllByName only reports "unknown error" instead of actual cause
Using a function call directly "gai_strerror(gai_error)" instead of using the function pointer which was declared but not initialized.

Reviewed-by: chegar, coffeys, igerasim
2016-02-17 10:46:21 +05:30
Svetlana Nikandrova 8997841fd0 8047031: Add SocketPermission tests for legacy socket types
8065076: java/net/SocketPermission/SocketPermissionTest.java fails intermittently

Reviewed-by: coffeys, chegar
2016-02-17 14:20:45 +03:00
Jaroslav Bachorik 3f8486b953 8034168: ThreadMXBean/Locks.java failed, blocked on wrong object
Reviewed-by: martin, dholmes
2016-02-12 17:52:29 +03:00
Ivan Gerasimov 1e2238f185 8046339: sun.rmi.transport.DGCAckHandler leaks memory
Reviewed-by: smarks
2016-02-10 18:32:53 +03:00
Anton Litvinov 55dc6bf339 8139581: AWT components are not drawn after removal and addition to a container
Reviewed-by: ssadetsky, alexsch
2016-02-02 21:26:13 +03:00
Ramanand Patil 0e724b3635 8141243: Unexpected timezone returned after parsing a date
Reviewed-by: naoto, okutsu
2016-01-27 18:35:31 +05:30
Sergey Malenkov 1d71463cfe 8034164: Introspector ignores indexed part of the property sometimes
Reviewed-by: alexsch
2014-02-14 20:24:43 +04:00
Sergey Malenkov c6d7438a50 8034085: Do not prefer indexed properties
Reviewed-by: alexsch
2014-02-21 15:34:05 +04:00
Mattias Tobiasson 0acc49b894 8061960: java/lang/instrument/DaemonThread/TestDaemonThread.java regularly fails due to exceeded timeout
Move timeout parameter to correct place on command line

Reviewed-by: jbachorik
2014-10-28 11:45:31 +01:00
Petr Pchelko 8ef252e03f 8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
Reviewed-by: anthony, serb
2014-11-19 12:45:04 +04:00
Sergey Bylokhov 130059e317 8062164: Incorrect color conversion, when bicubic interpolation is used
Reviewed-by: flar, prr
2014-11-01 14:40:09 +03:00
Sergey Bylokhov 1505dd0828 8059941: [D3D] The fix for JDK-8029253 should be ported to d3d pipeline
Reviewed-by: bae, prr
2014-10-23 19:59:27 +04:00
Sergey Bylokhov 16c813c383 8061456: [OGL] Incorrect clip is used during sw->surface blit in xor mode
Reviewed-by: bae, prr
2014-10-22 12:33:28 +04:00
Sergey Bylokhov 36de04d39e 8029253: [macosx] Performance problems with Retina display on Mac OS X
Reviewed-by: bae, prr
2014-10-08 17:34:27 +04:00
Alexander Scherbatiy f74fa991c4 8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
Reviewed-by: pchelko, anthony, ksrini
2014-11-14 14:59:10 +03:00
Alexander Scherbatiy e9eb98fad6 8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method
Reviewed-by: serb, pchelko
2014-11-14 12:00:07 +03:00
Ivan Gerasimov 0b3c4bc19c 6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
Reviewed-by: plevart, martin
2014-07-12 04:15:56 +04:00
Ivan Gerasimov 5ea423778e 8038982: java/lang/ref/EarlyTimeout.java failed again
Reviewed-by: mchung
2014-04-18 18:46:50 +04:00
Ivan Gerasimov 86fedee5f0 8038333: TEST_BUG: java/lang/ref/EarlyTimeout.java fails with a non-adequate message
Reviewed-by: mchung
2014-04-02 12:17:25 +04:00
Ivan Gerasimov 3bf9bccf69 6853696: (ref) ReferenceQueue.remove(timeout) may return null even if timeout has not expired
Reviewed-by: mchung, mduigou, rriggs
2014-02-27 02:44:04 +04:00
Ivan Gerasimov 5dfc27f260 7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError
Reviewed-by: chegar, alanb
2014-03-13 07:52:17 +04:00
Ivan Gerasimov 0f96871fa2 8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified
Reviewed-by: alanb, chegar
2014-05-07 16:50:40 +04:00
Ivan Gerasimov 5ab5f73118 8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
Reviewed-by: alanb
2014-05-07 09:43:40 +04:00
Ivan Gerasimov b3a8ca8138 8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space
Reviewed-by: alanb
2014-05-26 19:59:28 +04:00
Ivan Gerasimov 6bf93e3c7c 8040806: BitSet.toString() can throw IndexOutOfBoundsException
Reviewed-by: plevart, mduigou
2014-05-06 10:28:48 +04:00
Phil Race 91a5abe428 8061392: PrinterJob NPE when drawing translucent image with null user clip
Reviewed-by: bae, jgodinez
2014-11-07 10:24:22 -08:00
Ivan Gerasimov f1966dc595 8054029: (fc) FileChannel.size() returns 0 for block devices on Linux
Reviewed-by: alanb
2014-11-07 01:51:06 +03:00
Mikhail Cherkasov 8598bdabed 8062021: NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146
Reviewed-by: ant, serb
2014-11-06 21:52:12 +04:00
Vladimir Ivanov 1f37d40703 8060483: NPE with explicitCastArguments unboxing null
Reviewed-by: attila, lagergren
2014-11-06 07:05:13 -08:00
Daniel Fuchs 95332d737b 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
Phil Race 66b8d7868d 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit
Reviewed-by: flar, jgodinez
2014-10-30 14:27:35 -07:00
Jamil Nimeh b548a2d444 8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input
Reviewed-by: weijun
2014-10-20 17:38:54 -07:00
Alexey Ivanov 2a50222f92 8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized
Reviewed-by: serb, ant
2014-10-20 18:04:07 +04:00
Olivier Lagneau 1e9d21c6bf 8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5
Fixes erroneous rounding in DigitList for corner cases uncovered previously. Adds dedicated unit tests to TieRoundingTest

Reviewed-by: bpb, darcy
2014-10-17 11:45:59 -07:00
Michael McMahon c557d4f43a 8042622: Check for CRL results in IllegalArgumentException "white space not allowed"
Reviewed-by: chegar
2014-10-17 13:51:03 +01:00
Srinivasan Raghavan ae489598a2 8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError
Reviewed-by: serb, prr
2014-10-16 16:30:56 +04:00
Konstantin Shefov 8832359f62 8058733: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java and LFMultiThreadCachingTest.java failed on some platforms due to java.lang.VirtualMachineError
Reviewed-by: vlivanov, psandoz, darcy
2014-10-16 14:14:32 +04:00
Konstantin Shefov 77a56e6c00 8058695: [TESTBUG] Reinvokers with arity >253 can't be cached
Reviewed-by: vlivanov, psandoz
2014-10-16 13:51:29 +04:00
Anton Tarasov cf494ae6e1 8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
Reviewed-by: serb, alexsch
2014-10-06 12:30:28 +04:00
Oleg Pekhovskiy a534edca25 8020443: Frame is not created on the specified GraphicsDevice with two monitors
Reviewed-by: serb, azvegint, pchelko
2014-02-06 19:03:36 +04:00
Jaroslav Bachorik 0d48a7a7db 6712222: Race condition in java/lang/management/ThreadMXBean/AllThreadIds.java
Reviewed-by: dholmes, dfuchs
2015-03-10 09:37:56 +01:00
Jaroslav Bachorik 606d216888 8071641: java/lang/management/ThreadMXBean/SynchronizationStatistics.java intermittently failed with NPE
Reviewed-by: sjiang, dfuchs
2015-01-30 22:01:32 +01:00
Jaroslav Bachorik 8ecff89180 8062450: Timeout in LowMemoryTest.java
Reviewed-by: dholmes
2015-01-12 11:01:23 +01:00
Xueming Shen 14533807ef 8076641: getNextEntry throws ArrayIndexOutOfBoundsException when unzipping file
To add extra sanity check for entry extra data

Reviewed-by: alanb
2015-04-07 08:52:44 -07:00
Rob McKenna 69c78242d3 Merge 2016-10-20 13:39:54 +00:00
Abhijit Saha 88915997b1 Merge 2016-10-11 14:56:09 -07:00
Ajit Ghaisas 6a3e24b10f 8158356: SIGSEGV when attempting to rotate BufferedImage using AffineTransform by NaN degrees
Reviewed-by: prr, flar
2016-10-05 14:30:21 -07:00
Abhijit Saha 36817061e0 Merge 2016-09-27 12:55:16 -07:00
Anton Tarasov 80c0ea5da4 8160570: [macosx] modal dialog can skip the activation/focus events
Reviewed-by: serb, ssadetsky
2016-09-15 11:44:12 +03:00
Ramanand Patil 18d1e820c2 8166875: (tz) Support tzdata2016g
Reviewed-by: martin, okutsu
2016-10-12 16:29:59 +05:30
Ivan Gerasimov 5237646faa 8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output
Reviewed-by: rriggs, alanb, sherman, coffeys
2016-09-09 18:58:06 +03:00
Sergey Bylokhov fcc699c281 8159696: java.beans.MethodRef#get throws NullPointerException
Reviewed-by: alexsch
2016-09-08 14:24:51 +03:00
Dmitry Markov 377946dca8 8050478: [macosx] Cursor not updating correctly after closing a modal dialog
Reviewed-by: serb, alexsch
2016-09-06 16:06:49 +03:00
Ivan Gerasimov f752d82bcb 8163896: Finalizing one key of a KeyPair invalidates the other key
Reviewed-by: coffeys, vinnie
2016-09-03 13:33:43 +03:00
Li Jiang 8642e3af9d 8129361: ISO 4217 amendment 160
Reviewed-by: naoto
2016-08-30 02:07:04 -07:00
Ivan Gerasimov aef63136ed 8164366: ZoneOffset.ofHoursMinutesSeconds() does not reject invalid input
Reviewed-by: scolebourne, ntv, coffeys
2016-08-23 21:28:18 +03:00
Ambarish Rapte b27e8a5b17 8040322: TextArea.replaceRange() and insert() are broken with setText(null)
Reviewed-by: serb, azvegint
2016-08-19 19:28:02 +03:00
Mikhail Cherkasov 1afe89fc0b 8164119: MoveToOtherScreenTest fails due wrong key attribute
Reviewed-by: coffeys
2016-08-18 19:35:50 +03:00
Svetlana Nikandrova 44726ec9c6 8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries
Test update to explicitly cover problematic scenario.

Reviewed-by: chegar
2016-08-12 20:14:25 +03:00
Mikhail Cherkasov d8bee08aad 8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice
Reviewed-by: serb
2016-08-15 14:13:26 +03:00
Ivan Gerasimov 9ac7c465f7 8163877: Tests added in JDK-8163518 fail on some platforms
Reviewed-by: darcy
2016-08-12 01:37:49 +03:00
Ivan Gerasimov 156284d654 8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip()
Reviewed-by: rriggs, shade
2016-08-11 19:17:36 +03:00
Svetlana Nikandrova 95bf6250f1 8035158: Remove dependency on sun.misc.RegexpPool and friends
Reviewed-by: chegar, michaelm
2014-03-26 19:53:07 +00:00
Sebastian Sickelmann 667f4cae26 8145981: (fs) LinuxWatchService can reports events against wrong directory
Fixes wakeup mechanism of LinuxWatchService and introduces a test

Reviewed-by: alanb
2015-12-30 19:20:51 +01:00
Robin Stevens c4d446d712 8160941: "text/uri-list" dataflavor concats the first two strings
Reviewed-by: mcherkas, alexsch
2016-07-15 22:36:46 +03:00
Srikalyan Chandrashekar e6d72b09fd 6772009: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2'
Reviewed-by: martin, dholmes
2014-01-08 13:08:20 +00:00
Dmitry Markov cb10c9f657 8171909: [PIT] on Windows, failure of java/awt/Dialog/DialogAboveFrame/DialogAboveFrameTest.java
Reviewed-by: yan, serb
2017-01-13 16:53:26 +03:00
Mark Sheppard ba30f9f612 8058932: java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
Changed hello.foo.bar to invalidhost.invalid

Reviewed-by: chegar
2014-10-01 17:01:30 +01:00
Daniel Fuchs f8b0cef7a3 8059269: FileHandler may throw NPE if pattern is a simple name and the lock file already exists
NPE may be thrown when Path.getParentPath() returns null. The fix is to call Path.getAbsolutePath().getParentPath() when Path.getParentPath() returns null.

Reviewed-by: alanb
2014-09-29 18:56:32 +02:00
Konstantin Shefov 0fee2e2ea8 8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
Reviewed-by: vlivanov, iignatyev, psandoz
2014-09-22 15:56:49 +04:00
Brian Burkhalter 26f802f36b 8058679: More bad characters in BigIntegerTest
Remove remaining non-US-ASCII characters

Reviewed-by: alanb
2014-09-18 10:34:58 -07:00
Brian Burkhalter 4d106fabed 8058664: Bad fonts in BigIntegerTest
Replace bad fonts with spaces.

Reviewed-by: alanb
2014-09-17 11:04:16 -07:00
Robert Gibson bb403d6e30 8058505: BigIntegerTest does not exercise Burnikel-Ziegler division
Modify divideLarge() method such that the w/z division exercises the B-Z branch.

Reviewed-by: darcy
2014-09-15 13:25:08 -07:00
Robert Gibson 1e52870e37 8057793: BigDecimal is no longer effectively immutable
Modify MutableBigInteger.divideAndRemainderBurnikelZiegler() to copy the instance (this) to a new MutableBigInteger to use as the dividend.

Reviewed-by: darcy
2014-09-15 13:05:04 -07:00
Joel Borggrén-Franck d32f6f275e 8058632: Revert JDK-8054984 from 8u40
Reviewed-by: sla
2014-09-18 12:26:39 +02:00
Ivan Gerasimov cce90b2ea2 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM
Try to resize to "well-known" hotspot max array size first.

Reviewed-by: alanb, mduigou
2014-09-17 23:52:27 +04:00
Vladimir Ivanov cdd4002b62 8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed
Reviewed-by: darcy, alanb
2014-09-16 23:04:13 +04:00
Clemens Eisserer 9613b0e3a6 8054638: xrender: text drawn after setColor(Color.white) is actually black
Reviewed-by: bae, prr
2014-09-16 10:16:11 -07:00
Staffan Larsen e1b8805c06 8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012
Write dcmd output to separate files so it does not confuse the output.

Reviewed-by: ctornqvi, mgronlun
2014-08-21 13:09:28 +02:00
Christian Tornqvist d2031365d3 8055012: [TESTBUG] NMTHelper fails to parse NMT output
Fixed the regular expression to parse the slightly changed output format of the new NMT implementation

Reviewed-by: olagneau, sla
2014-08-19 06:56:59 -07:00
Konstantin Shefov 825bd2a49a 8057719: Develop new tests for LambdaForm Reduction and Caching feature
Reviewed-by: iignatyev, vlivanov, psandoz
2014-09-12 22:33:09 +04:00
Konstantin Shefov 6bea102a67 8057707: TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java
Reviewed-by: iignatyev, vlivanov
2014-09-12 22:33:09 +04:00
Chris Hegarty 78f2a91895 8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack
Reviewed-by: michaelm
2014-09-12 15:51:22 +01:00
Aleksei Efimov 3fd6bf1947 8049343: (tz) Support tzdata2014g
Reviewed-by: mfang, okutsu
2014-09-07 23:04:09 +04:00
Joel Borggrén-Franck 996b2d8a52 8054987: (reflect) Add sharing of annotations between instances of Executable
Reviewed-by: duke
2014-09-11 10:47:49 +02:00
John Rose bc9498081e 8050052: Small cleanups in java.lang.invoke code
Reviewed-by: vlivanov, psandoz
2014-09-10 18:34:02 +04:00
Vladimir Ivanov 67cca45032 8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke
Reviewed-by: psandoz, iignatyev
2014-09-10 18:34:02 +04:00
Vladimir Ivanov f99d29c8cc 8037210: Get rid of char-based descriptions 'J' of basic types
Reviewed-by: jrose, psandoz, twisti
2014-09-10 18:34:02 +04:00
Yong Jeffrey Huang f11ce28bbc 8055222: Currency update needed for ISO 4217 Amendment #159
Reviewed-by: naoto
2014-09-08 20:01:46 -07:00
Daniel Fuchs a535b26874 8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException
CheckZombieLockTest and CheckLockLocationTest should work with different temporary log directories so that they can be run concurrently. This fix changes the name of the log directory used by CheckZombieLockTest.

Reviewed-by: mchung
2014-08-19 17:11:28 +02:00
Daniel Fuchs 496e9f57a0 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
Joel Borggrén-Franck dc13d95f22 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value
Update javadoc and align implementation with new spec

Reviewed-by: psandoz
2014-08-28 13:26:04 +02:00
Evgeniya Stepanova b153d9a7f1 8055393: [Testbug] Some tests are being executed and fail under profiles
Reviewed-by: mchung, dholmes
2014-08-24 18:23:06 -04:00
Daniel Fuchs e3cf6641f3 8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null
This is due to a race condition in the test where one GetRB thread can receive a stale LogRecord comming from another GetRB thread.

Reviewed-by: dholmes
2014-08-14 15:18:11 +02:00
Nakul Natu 8bc7078a62 8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
Reviewed-by: azvegint, alexsch
2014-08-09 01:18:25 +04:00
Rob McKenna 1be52a56a4 8030166: java/lang/ProcessBuilder/Basic.java fails intermittently: waitFor took too long
Reviewed-by: rriggs
2014-08-01 15:34:55 +01:00
Dmitry Markov 22919c3bc2 8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
Reviewed-by: alexsch, serb
2014-08-05 08:30:05 +04:00
Phil Race 621eb0585e 8043508: JVM core dumps with very long text in tooltip
Reviewed-by: bae, jgodinez
2014-07-31 10:47:51 -07:00
Chris Hegarty 75f7e373b9 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795
Reviewed-by: rriggs, mduigou
2014-07-30 17:42:18 +01:00
Anton Nashatyrev 659eb19c5e 8046495: KeyEvent can not be accepted in quick mouse clicking
Reviewed-by: art, pchelko
2014-07-30 12:01:47 +01:00
Artem Malinko db55b714ea 8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread
Reviewed-by: ant, pchelko
2014-07-29 15:52:50 +04:00
Mike Duigou aaf0e72687 8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object
Reviewed-by: psandoz, chegar
2014-07-24 09:01:00 -07:00
Peter Levart 94b3aed07b 8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
8047340: (process) Runtime.exec() fails in Turkish locale

Reviewed-by: coffeys, robm
2014-07-24 20:55:21 +02:00
Dmitry Markov fa7177bf0d 8044614: [macosx] Focus issue with 2 applets in firefox
Reviewed-by: alexsch, pchelko
2014-07-24 12:23:52 +04:00
Rob McKenna 5011afdb2b Merge 2014-07-17 18:05:58 +01:00
Lana Steuck 957fa45493 Merge 2014-07-15 14:08:27 -07:00
Abhijit Saha 9fcf556952 Merge 2014-07-14 08:02:45 -07:00
Chris Hegarty e317c5b9e6 8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
Reviewed-by: alanb
2014-07-02 18:12:59 +01:00
Abhijit Saha 57474a22ec Merge 2014-06-26 07:54:37 -07:00
Mike Duigou 4dbe4a57f8 8047795: Collections.checkedList checking bypassed by List.replaceAll
Reviewed-by: psandoz, chegar
2014-06-25 12:36:03 -07:00
Stephen Colebourne d0f9ecb769 8046416: Unable to parse an Instant from fields
Fix Instant parsing

Reviewed-by: rriggs
2014-06-11 08:25:33 +01:00
Petr Pchelko 2b68aa9a94 8047061: [macosx] Crash when setting display mode
Reviewed-by: anthony, alexsch
2014-06-19 12:59:19 +04:00
Joel Borggrén-Franck a2153ce7e7 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-16 13:59:51 +02:00
Vladimir Ivanov 1f0aeb7608 8046903: VM anonymous class members can't be statically invocable
Reviewed-by: jrose
2014-06-17 13:06:05 +04:00
Sergey Bylokhov 05b2d95e39 8029455: [JLightweightFrame] support scaled painting
Reviewed-by: anthony, ant
2014-06-12 00:32:33 +04:00
Sergey Bylokhov 03d9c0d51d 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 a52de212e5 8041644: [OGL] clip is ignored during surface->sw blit
Reviewed-by: bae, prr
2014-06-11 14:21:12 +04:00
Sergey Bylokhov 34fd451bad 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
Abhijit Saha 32a0777d97 Merge 2014-06-02 15:14:28 -07:00
Mike Duigou b7766b47ad 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
Abhijit Saha c51afa358d Merge 2014-05-28 12:45:12 -07:00
Alexander Scherbatiy 12777bf09d 8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
Reviewed-by: serb, pchelko
2014-05-28 15:24:18 +04:00
Joel Borggrén-Franck 033b19764e 8039916: AnnotatedType.getType() of a Executable parameters may return wrong type
Reviewed-by: psandoz
2014-06-04 14:42:48 +02:00
Vladimir Ivanov d9d9fa6f43 8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
Reviewed-by: psandoz, jrose
2014-06-09 15:40:40 +04:00
Miroslav Kos 0f6be2be28 8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
Adding newly restricted package to golden set in the test

Reviewed-by: asmotrak, coffeys, mullan
2014-05-20 16:02:57 +02:00
Paul Sandoz b1e11c4c51 8042355: stream with sorted() causes downstream ops not to be lazy
Reviewed-by: mduigou
2014-05-06 10:29:59 +02:00
Petr Pchelko 82d53d1b8b 8041987: [macosx] setDisplayMode crashes
Reviewed-by: anthony, serb
2014-04-28 16:45:43 +04:00
Yuka Kamiya 5ad41b677a 8042360: Subtag syntax check is incomplete in Locale.LanguageRange
Reviewed-by: naoto, okutsu
2014-05-09 10:19:59 +09:00
Alexander Scherbatiy 3325deadf9 8043705: Can't exit color chooser dialog when running as an applet
Reviewed-by: serb, pchelko
2014-06-04 12:32:12 +04:00
Stephen Colebourne a5363ddf29 8040058: IsoFields.WEEK_BASED_YEAR adjustInto incorrect and WeekFields.weekOfWeekBasedYear().range incorrect
Reviewed-by: lancea, rriggs
2014-04-12 14:54:44 +01:00
Alexander Zvegintsev 6b9948c339 8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException
Reviewed-by: pchelko, serb
2014-05-15 20:24:13 +04:00
Petr Pchelko 4586b66f83 8038999: In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric
Reviewed-by: anthony, serb
2014-04-03 13:02:39 +04:00
Alan Bateman a134a4d15d 8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException
Reviewed-by: chegar
2014-03-24 15:09:47 +00:00
Anton Nashatyrev 67d052b92f 8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
Reviewed-by: pchelko, serb
2014-05-30 14:46:36 +04:00
Alexander Zvegintsev d9af31ccf6 8017472: [macosx] Transparency demo is not correctly dragged on the second monitor
Reviewed-by: pchelko, serb
2014-05-29 13:34:04 +04:00