Commit Graph

11429 Commits

Author SHA1 Message Date
Brian Burkhalter
cfcc0c431a 8064463: BigDecimal should populate NumberFormatException message
Populate all NumberFormatExceptions with appropriate messages.

Reviewed-by: alanb
2014-12-29 09:10:15 -08:00
Kumar Srinivasan
84949710d6 8066834: tools/pack200/CommandLineTests.java does not conform ProblemList.txt style
Reviewed-by: alanb
2014-12-29 07:42:28 -08:00
Kumar Srinivasan
0542ae2f13 8067889: 4 pack200 tests fail on mac since jdk became modular
Reviewed-by: alanb, chegar
2014-12-29 07:38:54 -08:00
Harold Seigel
16043e410a Merge 2014-12-27 13:27:07 -05:00
Alexander Kulyakthin
53664dc976 8068242: Quarantine the test IsModifiableClassAgent.java
Quarantine the test

Reviewed-by: hseigel, jbachorik, dsamersoff
2014-12-27 07:09:32 -08:00
Lana Steuck
95dbb38fbe Merge 2014-12-25 19:46:17 -08:00
Sergey Bylokhov
70feca17ea 8068275: Some tests failed after JDK-8063104
Reviewed-by: azvegint, yan
2014-12-25 22:48:13 +03:00
Sergey Bylokhov
6a1f047a77 8067657: Dead/outdated links in Javadoc of package java.beans
Reviewed-by: azvegint, prr
2014-12-25 14:54:32 +03:00
Sergey Bylokhov
d5a220d673 7180976: Pending String deadlocks UIDefaults
Reviewed-by: azvegint, alexsch
2014-12-25 14:43:49 +03:00
Yumin Qi
c08e6d66cb Merge 2014-12-24 20:23:31 +00:00
Stuart Marks
457488c158 8067316: TEST_BUG: update RMI test library with better test.timeout.factor handling
Reviewed-by: lancea
2014-12-23 16:58:06 -08:00
Lana Steuck
253948253b Merge 2014-12-23 13:58:34 -08:00
Phil Race
6ada61f007 Merge 2014-12-23 13:34:20 -08:00
Brian Burkhalter
89ee032790 8067964: Native2ascii doesn't close one of the streams it opens
Change sun.tools.native2ascii.Main.convert() to use try-with-resources; also clean up code formatting.

Reviewed-by: chegar
2014-12-23 12:40:06 -08:00
Alejandro Murillo
45a55f064e Merge 2014-12-23 11:06:13 -08:00
Brian Burkhalter
0062f27c96 8030090: (fs) Add default methods to Path for derived methods
Use method bodies from sun.nio.fs.AbstractPath as default method implementations in Path.

Reviewed-by: alanb
2014-12-23 10:09:52 -08:00
Vinnie Ryan
befd7d1c25 8044445: JEP 229: Create PKCS12 Keystores by Default
Reviewed-by: mullan, weijun
2014-12-23 16:30:57 +00:00
Amanda Jiang
9589fd31c1 8065420: Eliminate internal API dependency from java/net/ResponseCache/ResponseCacheTest.java
Reviewed-by: chegar
2014-12-23 15:10:15 +00:00
Valerie Peng
fa447efe14 8049312: AES/CICO test failed with on several modes
Fixed error in calculating data sizes when using feedback modes

Reviewed-by: xuelei
2014-12-23 02:58:15 +00:00
Valerie Peng
2f10f1d200 8043349: Consider adding aliases for Ucrypto algorithm-only Cipher transformations
Add alias RSA and AES for RSA/ECB/PKCS1Padding and AES/ECB/PKCS5Padding.

Reviewed-by: wetmore
2014-12-23 02:36:48 +00:00
Phil Race
22f59ce99e Merge 2014-12-20 10:11:14 -08:00
Yumin Qi
5e2fcdcda0 Merge 2014-12-19 22:58:32 -08:00
Alejandro Murillo
f507e301d3 Merge 2014-12-19 17:01:45 -08:00
Katja Kantserova
f1e461b61e 6977426: sun/tools tests can intermittently fail to find app's Java pid
Reviewed-by: dfuchs, jbachorik, egahlin, sjiang
2014-12-19 13:13:11 +01:00
Lana Steuck
d90d57cd11 Added tag jdk9-b43 for changeset 52310706ed47 2014-12-18 19:57:52 -08:00
Lance Andersen
ddcbf61389 8067904: Additional DriverManager clean-up from 8060068
Reviewed-by: mchung
2014-12-18 18:51:28 -05:00
Pavel Rappo
69df2fa9e5 8067870: Fix java.io.ObjectInputStream.PeekInputStream#skip
Reviewed-by: rriggs, alanb
2014-12-18 16:44:32 +00:00
Felix Yang
d215225740 8061442: Update jdk/tools tests to remove check for the "jre" directory
Reviewed-by: alanb, ksrini
2014-12-17 13:41:49 -08:00
Mandy Chung
cf23b1ea4b 8067366: Allow java.{endorsed,ext}.dirs property be set to empty string
Reviewed-by: alanb, hseigel
2014-12-17 12:29:20 -08:00
Alexander Scherbatiy
e047f11b3b 4796987: XP Only JButton.setBorderPainted() does not work with XP L&F
Reviewed-by: serb
2014-12-17 17:56:11 +03:00
Pavel Rappo
024e2c06d7 8066642: Fix deprecation warnings in jdk.naming module
Reviewed-by: alanb, chegar
2014-12-17 13:03:29 +00:00
Alexander Scherbatiy
1409c46772 6219960: null reference in ToolTipManager
Reviewed-by: serb, azvegint
2014-12-17 14:58:58 +03:00
Valerie Peng
66ed69c8ba Merge 2014-12-17 00:19:28 +00:00
Kumar Srinivasan
f8fe49013d 8067421: java -help contains information about "-version:",'-jre-restrict-search', '-no-jre-restrict-search', but they are removed
8067411: tools/launcher/MultipleJRE.sh requires adjustments to work with module boundaries
8067290: Missing bug id in test/tools/launcher/*

Reviewed-by: darcy
2014-12-16 16:02:56 -08:00
Valerie Peng
dbe2f1349f Merge 2014-12-16 22:33:43 +00:00
Stuart Marks
9e2cda5c02 8035117: TEST_BUG: java/rmi/server/RemoteObject/notExtending/NotExtending.java can fail with timeout
Reviewed-by: lancea
2014-12-16 13:45:20 -08:00
Alejandro Murillo
346b210c83 Merge 2014-12-16 13:10:34 -08:00
Aleksei Efimov
2a50c5f3c4 8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027
Reviewed-by: sherman
2014-12-16 23:59:57 +03:00
Naoto Sato
9cb99ee080 8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath
Reviewed-by: alanb
2014-12-16 12:48:31 -08:00
Joe Darcy
e9e0b591dc 8067088: Suppress solaris-specific deprecation warnings in the jdk.crypto.ucrypto module
Reviewed-by: valeriep
2014-12-16 11:49:37 -08:00
Sergey Bylokhov
020e01bb92 8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts
Reviewed-by: bae, prr
2014-12-16 19:46:22 +00:00
Joe Darcy
41844a4b8c 8067091: Fix Windows-specific deprecation warnings in the jdk.crypto.mscapi module
Reviewed-by: vinnie
2014-12-16 11:05:12 -08:00
Phil Race
95079baa3f Merge 2014-12-16 10:09:22 -08:00
Joe Darcy
0204a1cd9c 8067086: Suppress mac-specific deprecation warnings in the java.desktop module
Reviewed-by: prr
2014-12-16 10:09:01 -08:00
Phil Race
84ddb56140 Merge 2014-12-16 09:58:02 -08:00
Joe Darcy
31ae349097 8067092: Suppress windows-specific deprecation warnings in the java.desktop module
Reviewed-by: prr, alanb
2014-12-16 09:57:33 -08:00
Phil Race
fd64998f9d Merge 2014-12-16 09:51:17 -08:00
Sergey Bylokhov
05705c949e 7077826: Unset and empty DISPLAY variable is handled differently by JDK
Reviewed-by: azvegint, ant
2014-12-16 20:23:46 +03:00
Daniel Fuchs
e580eec37c 8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible
This test use the jrt:/ file system 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-16 17:32:56 +01:00
Sergey Bylokhov
d2295af274 6470361: Swing's Threading Policy example does not compile
Reviewed-by: azvegint, alexsch
2014-12-16 19:26:06 +03:00
Phil Race
020063e1f4 Merge 2014-12-16 08:14:50 -08:00
Pavel Rappo
a21f0f99a9 8066867: Add InputStream transferTo to transfer content to an OutputStream
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Patrick Reinhart <patrick@reini.net>
Reviewed-by: chegar
2014-12-16 12:43:36 +00:00
Staffan Friberg
9827fe02ea 8067289: Fix deprecation warnings in java.base module - CRC32C
To remove the deprecation warning in CRC32C class

Reviewed-by: darcy
2014-12-16 04:58:34 +00:00
Joe Darcy
6e57ed8a2c 8066621: Suppress deprecation warnings in java.desktop module
Reviewed-by: prr, alanb, ptbrunet
2014-12-15 17:20:17 -08:00
Roger Riggs
ce6c1fa0fa 8067486: Add diagnostics for Exception: Read from closed pipe hang
Reviewed-by: lancea
2014-12-15 17:36:20 -05:00
Brian Burkhalter
871abc48e4 8025619: (fc) FileInputStream.getChannel on closed stream returns FileChannel that doesn't know that stream is closed
If the stream is closed ensure getChannel() returns a closed channel. Also, FileKey.create() should throw an IOException directly instead of wrapping it in an Error.

Reviewed-by: alanb
2014-12-15 12:09:49 -08:00
Shanliang Jiang
c85244cab9 8067241: DeadlockTest.java failed with negative timeout value
Reviewed-by: dfuchs, sspitsyn
2014-12-15 19:21:59 +01:00
Alexander Scherbatiy
d517ee7ec8 8067441: Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
Reviewed-by: serb, azvegint
2014-12-15 19:21:00 +03:00
Alexander Zvegintsev
fb226280bb 7155963: Deadlock in SystemFlavorMap.getFlavorsForNative and SunToolkit.awtLock
Reviewed-by: ant, serb
2014-12-15 16:00:53 +03:00
Yumin Qi
8382195614 Merge 2014-12-14 23:03:00 +00:00
Coleen Phillimore
ecc9f19dc9 8042418: Remove JVM_FindClassFromClassLoader
The function has been replaced so is no longer used.

Reviewed-by: mchung, dholmes
2014-12-14 16:02:46 -05:00
Amy Lu
3b60f51758 8067112: Update java/util/Collections/EmptyIterator.java to eliminate dependency on sun.tools.java
Reviewed-by: chegar, prappo
2014-12-13 20:22:21 +00:00
Dmitrij Pochepko
5325eb9993 8067295: Need to port Utils chagnes from JDK-8066440 into jdk workspace
Reviewed-by: fzhinkin, iignatyev
2014-12-13 22:14:34 +03:00
Yumin Qi
32d6037fb4 Merge 2014-12-12 20:51:03 -08:00
Dmitrij Pochepko
a8c7ba2129 8067307: Need custom classloaders(parent-last and filtering one) for JDK-8066625 in testlibrary
Reviewed-by: fzhinkin, iignatyev
2014-12-12 21:16:42 +03:00
Alejandro Murillo
edffdf101f Merge 2014-12-12 07:50:34 -08:00
Erik Joelsson
b479361747 8067254: No debug symbols in JPRT Windows builds
Reviewed-by: tbell
2014-12-12 15:35:21 +01:00
Shanliang Jiang
bf6938cb8c 8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs
Reviewed-by: dfuchs
2014-12-12 14:31:26 +01:00
Alejandro Murillo
c88778bc25 Merge 2014-12-11 23:06:14 -08:00
Stuart Marks
7cbda8ab50 8066633: Fix deprecation warnings in java.rmi module
Reviewed-by: darcy, lancea
2014-12-11 18:40:05 -08:00
Valerie Peng
86291780cb 8062170: java.security.ProviderException: Error parsing configuration with space
Updated to parse library path as a line which can contain quoted strings.

Reviewed-by: vinnie
2014-12-12 00:23:32 +00:00
Amanda Jiang
7ffa3cd669 8048819: Implement reliability test for DH algorithm
Added DH test for up-to-4 parties key exchange

Reviewed-by: valeriep
2014-12-12 00:19:17 +00:00
Dmitrij Pochepko
4a438d1f98 8067291: Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/Platform, checking which vm is run
Reviewed-by: fzhinkin, iignatyev
2014-12-12 00:40:56 +03:00
Tatiana Pivovarova
94c6fd7bc6 8067173: remove Utils::fileAsList
Reviewed-by: kvn, iignatyev
2014-12-24 17:54:00 +03:00
Lana Steuck
7471e6a63c Merge 2014-12-11 12:27:27 -08:00
David Katleman
b2f770c75c Added tag jdk9-b42 for changeset 1a0a8d89a6d7 2014-12-11 11:44:03 -08:00
Dmitry Samersoff
a36baa5d15 8067030: JDWP crash in transport_startTransport on OOM
Check for result of jvmtiAllocate

Reviewed-by: jbachorik, sspitsyn
2014-12-11 06:49:12 -08:00
Konstantin Shefov
cb8bd7875b 8066798: [TEST] Make java/lang/invoke/LFCaching tests use lib/testlibrary/jdk/testlibrary/TimeLimitedRunner.java to define their number of iterations
Reviewed-by: iignatyev, vlivanov
2014-12-11 15:10:35 +03:00
Jaroslav Bachorik
59c9d50129 8062303: Remove com.sun.tracing API
Reviewed-by: sla, alanb, mchung, dholmes
2014-12-11 10:47:36 +01:00
Otavio Santana
89cec23580 8055723: Replace concat String to append in StringBuilder parameters (dev)
Reviewed-by: redestad, ulfzibis, weijun, prappo, igerasim, alanb
2014-12-11 15:23:02 +08:00
Otavio Santana
6e791e3f31 8067207: Replace concat String to append in StringBuilder parameters (client)
Reviewed-by: serb
2014-12-11 15:19:12 +08:00
Xueming Shen
cd51ca39ff Merge 2014-12-10 14:15:31 -08:00
Xueming Shen
b41070012b 8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown
To update the java doc to clarify the existing behavior

Reviewed-by: lancea
2014-12-10 14:11:05 -08:00
Volker Simonis
e29325b0d5 8066589: Make importing sa-jdi.jar optional on its existance
Also fix the location where libjli_static.a is loaded from on AIX

Reviewed-by: erikj, dsamersoff
2014-12-10 18:31:24 +01:00
Alan Bateman
ccab6bc563 8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail
Reviewed-by: chegar
2014-12-10 15:01:26 +00:00
Denis Fokin
eaff0bd40d 8057788: [macosx] "Pinch to zoom" does not work since jdk7
Reviewed-by: serb, alexsch
2014-12-10 17:10:57 +03:00
Alexander Scherbatiy
32d197a928 8065627: Animated GIFs fail to display on a HiDPI display
Reviewed-by: serb, azvegint
2014-12-10 15:59:21 +04:00
Vladimir Ivanov
e0eba41e1c 8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector
Reviewed-by: jrose, psandoz
2014-12-09 09:22:07 -08:00
Weijun Wang
26099e744a 8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes
Reviewed-by: valeriep
2014-12-09 18:28:26 +08:00
Alexey Ivanov
e209029c14 8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails
Reviewed-by: alexsch, azvegint
2014-12-09 13:11:20 +03:00
Jaroslav Bachorik
594e368671 8059949: com/sun/tools/attach/StartManagementAgent.java interrupted! (timed out?)
Reviewed-by: sla
2014-12-09 08:58:19 +01:00
Erik Joelsson
77e5c6eadf 8066761: Investigate -sourcepath usage when compiling java
Removed all uses of -sourcepath

Reviewed-by: jfranck, alanb, ihse
2014-12-09 08:57:41 +01:00
Erik Joelsson
294a85dbe7 8066752: Remove space after -L on linker lines
Reviewed-by: ihse
2014-12-09 08:43:06 +01:00
Stuart Marks
b633764a63 8066835: TEST_BUG: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails
Reviewed-by: lancea
2014-12-08 14:32:31 -08:00
Kumar Srinivasan
277a0d2dc8 8066841: Need to exclude javacpl in tools/launcher/VersionCheck.java
Reviewed-by: alanb
2014-12-08 11:54:17 -08:00
Joe Darcy
220aa4b838 8066643: (zipfs) Suppress deprecation warnings in jdk.zipfs module
8066634: Suppress deprecation warnings in java.management module
8066636: Suppress deprecation warnings in the jdk.jvmstat and jdk.jdi modules

Reviewed-by: alanb, lancea, sherman, sla, dfuchs
2014-12-08 09:13:08 -08:00
Kumar Srinivasan
8732d09ae7 8066745: tools/pack200/Pack200Props.java failed with java.lang.OutOfMemoryError: Java heap space
Reviewed-by: alanb
2014-12-08 07:51:59 -08:00
Yumin Qi
3dff2ab063 Merge 2014-12-08 00:25:10 -08:00
Zaiyao Liu
34372ab223 8049432: New tests for TLS property jdk.tls.client.protocols
Reviewed-by: xuelei
2014-12-08 07:15:49 +00:00
Phil Race
fe279aa4d8 Merge 2014-12-07 09:03:07 -08:00
Kirk Shoop
9eafb6c406 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows
Co-authored-by: Valeriy Kopylov <v-valkop@microsoft.com>
Reviewed-by: alanb
2014-12-07 07:10:29 +00:00
Joe Darcy
c278cc80e9 8066638: Suppress deprecation warnings in jdk.crypto module
8066641: Suppress deprecation warnings in jdk.naming module

Reviewed-by: wetmore, xuelei, valeriep, lancea
2014-12-05 17:36:18 -08:00
Chris Plummer
ac8fc3ff27 8066507: JPRT is not capable of running jtreg tests located jdk/test
Fixed by copying same fix already in place in hotspot/test/Makefile.

Reviewed-by: dholmes, tbell
2014-12-05 15:44:01 -08:00
Rob McKenna
9fa1d1239b 8065238: javax.naming.NamingException after upgrade to JDK 8
Reviewed-by: vinnie
2014-12-05 20:13:05 +00:00
Volker Simonis
2570fc5418 8066766: The commands in the modular images are executable by the owner only
Also simplify the 'set executable' step of jspawnhelper in ImageBuilder.java

Reviewed-by: chegar, alanb
2014-12-05 19:46:15 +01:00
Pavel Rappo
421fc583be 8066678: java.nio.channels.Channels cleanup
Reviewed-by: alanb, chegar
2014-12-05 15:35:15 +00:00
Yuri Nesterenko
c08a28b218 8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
Reviewed-by: serb, alexsch
2014-12-05 14:55:08 +03:00
Daniel Fuchs
7e7e10eb42 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
Sergey Bylokhov
7d0d103b3d 8059998: Broken link in java.awt.event Interface KeyListener
Reviewed-by: ant, alexsch
2014-12-05 12:41:29 +03:00
Stuart Marks
765c10de6e 8035001: TEST_BUG: the retry logic in RMID.start() should check that the subprocess hasn't terminated
Reviewed-by: lancea
2014-12-04 18:54:37 -08:00
Lana Steuck
5a54c4303b Merge 2014-12-04 15:22:03 -08:00
Joe Darcy
61cf03f4f1 8066632: Suppress deprecation warnings in java.rmi module
Reviewed-by: rriggs
2014-12-04 15:04:11 -08:00
Joe Darcy
4edac8c9d2 8066617: Suppress deprecation warnings in java.base module
Reviewed-by: lancea
2014-12-04 12:59:43 -08:00
David Katleman
c64dd540f9 Added tag jdk9-b41 for changeset 729f9700483a 2014-12-04 12:58:17 -08:00
Chris Plummer
a47e1013c2 6762191: Setting stack size to 16K causes segmentation fault
Fixed by forcing the stack size to always be at least 32k.

Reviewed-by: dholmes, alanb, ksrini, sspitsyn
2014-12-04 11:26:46 -08:00
Vladimir Ivanov
ea89dad13c 8057020: LambdaForm caches should support eviction
Reviewed-by: psandoz, jrose, shade
2014-12-04 07:15:37 -08:00
Jaroslav Bachorik
98da47c05b 8034263: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails intermittently
Reviewed-by: sla
2014-12-04 10:34:55 +01:00
Zaiyao Liu
bf31fc249e 8048619: Implement tests for converting PKCS12 keystores
Reviewed-by: weijun
2014-12-04 16:50:31 +08:00
Lance Andersen
7e500d5324 8060068: Possible Deadlock scenario with DriverManager.loadInitialDrivers
Reviewed-by: mchung, smarks, ulfzibis
2014-12-03 16:50:55 -05:00
Phil Race
96da55b65e Merge 2014-12-03 11:52:40 -08:00
Chris Hegarty
dacb5a70f8 8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile
Reviewed-by: alanb, smarks
2014-12-03 19:49:59 +00:00
Chris Hegarty
43842f6349 Merge 2014-12-03 19:28:35 +00:00
Jaroslav Bachorik
8fd2fa2d03 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
Sergey Bylokhov
cc7bb29579 8024626: CTW CRASH: SIGSEGV in ctw/jre/lib/rt_jar/preloading_1 and ctw/jre/lib/rt_jar/sun_awt_X11_ListHelper
Reviewed-by: azvegint, alexsch
2014-12-03 18:04:50 +03:00
Amy Lu
65904e6ad1 8066131: Update java/nio/charset/Charset/NIOCharsetAvailabilityTest.java to eliminate dependency on sun.misc.Launcher
Reviewed-by: alanb
2014-12-03 14:34:42 +00:00
Chris Hegarty
441905cdc7 8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:22:58 +00:00
Sergey Bylokhov
52d7a1021d 6345095: regression test EmptyClipRenderingTest fails
Reviewed-by: azvegint, alexsch
2014-12-03 15:43:25 +03:00
Alexander Scherbatiy
f3be2c51ca 8066142: Edit the value in the text field and then press the tab key, the number don't increase
Reviewed-by: serb, azvegint
2014-12-03 14:25:49 +03:00
Paul Sandoz
cec929efaf 8066397: Remove network-related seed initialization code in ThreadLocal/SplittableRandom
Reviewed-by: alanb, dl, chegar, rriggs, shade
2014-12-03 12:00:26 +01:00
Katja Kantserova
a5ed93db7c 8044591: [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent
Reviewed-by: sla, fparain
2014-12-03 11:56:02 +01:00
Shanliang Jiang
31af33c0e2 8065764: javax/management/monitor/CounterMonitorTest.java hangs
Reviewed-by: jbachorik, dfuchs
2014-12-03 11:38:56 +01:00
Alejandro Murillo
792bc020b9 Merge 2014-12-02 14:36:23 -08:00
Yuri Gaevsky
07b4a3626e 6364329: jstat displays "invalid argument count" with usage
Reviewed-by: jbachorik
2014-12-02 16:21:33 +01:00
Jan Lahoda
56d2ce25a9 8065998: Avoid use of _ as a one-character identifier
Reviewed-by: alanb, chegar, darcy
2014-12-02 15:12:40 +01:00
Alexander Zvegintsev
b11667b680 8064699: [parfait] JNI primitive type mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c
Reviewed-by: alexsch, serb
2014-12-02 12:48:49 +03:00
Alexander Zvegintsev
4d25e9dfce 8064698: [parfait] JNI exception pending in jdk/src/java/desktop/unix/native: libawt_xawt/awt/, common/awt
Reviewed-by: alexsch, serb
2014-12-02 12:47:12 +03:00
Alexander Zvegintsev
9b17d8dec8 8064700: [parfait] Function Call Mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/xawt/XToolkit.c
Reviewed-by: alexsch, serb
2014-12-02 12:45:40 +03:00
Stuart Marks
2f9a2c3c32 8035000: clean up ActivationLibrary.DestroyThread
Reviewed-by: lancea
2014-12-01 17:59:39 -08:00
Daniel Fuchs
3034f050f9 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
Igor Ignatyev
81cc6a5760 Merge 2014-12-01 22:22:02 +03:00
Igor Ignatyev
7abe24d3ea 8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java
Reviewed-by: vlivanov, psandoz
2014-12-01 21:58:46 +03:00
Igor Ignatyev
3e1d5786af 8066191: Introduce time limited test executor
Reviewed-by: vlivanov, psandoz
2014-12-01 21:56:54 +03:00
Mark Sheppard
392436eade 8066130: com.sun.net.httpserver stop() throws NullPointerException if it is not started
Added null check on dispatcherThread variable in stop method

Reviewed-by: chegar
2014-12-01 17:20:06 +00:00
Lance Andersen
5f72abe97e 8066261: Typo in Connection.isValid
Reviewed-by: dfuchs
2014-12-01 11:34:44 -05:00
Alan Bateman
14ee089287 8066196: (fs) Typo in Path::normalize, empty path only returned if path does not have a root component
Reviewed-by: dfuchs
2014-12-01 13:44:57 +00:00
Katja Kantserova
e325ce88cb 8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file
Reviewed-by: jbachorik
2014-12-01 09:49:44 +01:00
Sergey Bylokhov
ab24ad80ee 8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf
Reviewed-by: azvegint, alexsch
2014-11-30 15:43:08 +03:00
Lance Andersen
db7c757726 8066188: BaseRowSet default value for escape processing is not correct
Reviewed-by: alanb
2014-11-29 11:14:20 -05:00
Erik Gahlin
f12ce83a25 6618335: ThreadReference.stop(null) throws NPE instead of InvalidTypeException
Reviewed-by: sla
2014-11-28 16:56:45 +01:00
Alexander Scherbatiy
084ef90bcf 8031696: [macosx] TwentyThousandTest test failed with OOM
Reviewed-by: serb, pchelko
2014-11-28 19:17:00 +04:00
Alan Bateman
f0b198804a 8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly
8062949: (fs) Files.setLastModifiedTime(path, null) does not throw NPE

Reviewed-by: chegar
2014-11-28 14:58:10 +00:00
Sergey Bylokhov
4ca54eb696 8059944: [OGL] Metrics for a method choice copying of texture should be improved
Reviewed-by: bae, prr
2014-11-28 14:03:56 +03:00
Sergey Bylokhov
647479bd9d 8061832: J2DBench can be improved
Reviewed-by: prr, bae
2014-11-28 13:55:09 +03:00
Sergey Bylokhov
246a6da52e 8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl
Reviewed-by: flar, prr
2014-11-28 10:42:03 +00:00
Alejandro Murillo
e7d19b374a Merge 2014-11-27 07:16:54 -08:00
Alexander Scherbatiy
6c2369366c 8065098: JColorChooser no longer supports drag and drop between two JVM instances
Reviewed-by: serb, pchelko
2014-11-27 14:27:46 +03:00
Yumin Qi
114dfd5a23 Merge 2014-11-26 23:49:02 +00:00
Yumin Qi
2ae66a0f29 8038468: java/lang/instrument/ParallelTransformerLoader.sh fails with ClassCircularityError
Add check null for loader in transform to avoid when loading a class in callback handler for boot loader, CFLH set early enough to catch classes needed during class loading, i.e. sun.misc.URLClassPath$JarLoader$2 seen in the failure.

Reviewed-by: acorn, sspitsyn
2014-11-26 15:33:43 -08:00
Daniel Fuchs
6026dc63ea 8065748: Add a test to verify that non ascii characters in Encodings.properties do not cause issues
Reviewed-by: joehw
2014-11-26 20:10:48 +01:00
Amy Lu
13f3dfa073 8060026: Update jdk/test/tools/launcher tests to eliminate dependency on sun.tools.jar.Main
Reviewed-by: alanb, ksrini, psandoz
2014-11-26 11:12:19 -08:00
Jesper Wilhelmsson
dcff994c52 Merge 2014-11-26 17:41:08 +01:00
Magnus Ihse Bursie
64bb4a891c 8065913: Various improvements in SetupNativeCompilation
Reviewed-by: erikj
2014-11-26 15:15:27 +01:00
Weijun Wang
eafad5770a 8061253: Spec cleanup for some security-related classes
Reviewed-by: mullan
2014-11-26 15:28:46 +08:00
Phil Race
9f11366ec6 Merge 2014-11-25 12:14:42 -08:00
Phil Race
9d88d91ecc Merge 2014-11-25 10:41:40 -08:00
Chris Hegarty
a6da554cfb 8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently
Reviewed-by: dfuchs
2014-11-25 18:43:44 +00:00
Konstantin Shefov
758644082b 8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout
Reviewed-by: psandoz, vlivanov
2014-11-25 14:16:55 +04:00
Alan Bateman
3469175a63 8065720: (ch) AbstractInterruptibleChannel.end sets interrupted to null
Reviewed-by: psandoz, chegar
2014-11-24 18:11:25 +00:00
Vladimir Ivanov
95ef6e0cb2 8059880: Get rid of LambdaForm interpretation
Reviewed-by: psandoz, kvn, shade
2014-11-24 07:19:36 -08:00
Vladimir Ivanov
b1ad8012a0 8063135: Enable full LF sharing by default
Reviewed-by: psandoz, shade
2014-11-24 07:16:38 -08:00
Daniel Fuchs
96da5b9ce3 8060132: Handlers configured on abstract nodes in logging.properties are not always properly closed
Loggers which have been configured with a handler in the configuration file will be retained by the LogManager until reset() is called. A new configuration property is added to explicitely turn the fix off.

Reviewed-by: mchung
2014-11-24 17:02:37 +01:00
Erik Joelsson
c7b43102bc 8065412: generated source to compile .properties file incorreectly includes the module name in the package name
Reviewed-by: tbell, mchung, ihse
2014-11-24 11:40:49 +01:00
Staffan Larsen
63cf080672 Merge 2014-11-24 09:57:03 +01:00
Mark Sheppard
e3e615d6bd 8065222: sun/net/www/protocol/http/B6369510.java doesn't execute as expected
Changed address.getHostName() to InetAddress.getLocalHost().getHostName() in URL construction in test's doClient method

Reviewed-by: chegar
2014-11-22 14:56:16 +00:00
Martin Buchholz
5ffaffb47e 8065159: AttributedString has quadratic resize algorithm
Grow backing arrays geometrically instead of arithmetically

Reviewed-by: naoto, okutsu
2014-11-21 16:30:02 -08:00
Stuart Marks
da2c303927 8056313: TEST_BUG: java/util/Timer/NameConstructors.java fails intermittently
Reviewed-by: lancea, rriggs
2014-11-21 13:32:17 -08:00
Olivier Lagneau
c6db8bd7c7 8062037: java/lang/instrument/RetransformBigClass.sh should be quarantined
Add RedefineBigClass.sh and RetransformBigClss.sh in ProblemList.txt

Reviewed-by: dcubed, sspitsyn
2014-11-21 19:31:37 +01:00
Sean Mullan
a7bf39d7bd Merge 2014-11-21 15:26:24 -05:00
Sean Mullan
ca85e583e9 8046949: Generify the javax.xml.crypto API
Reviewed-by: xuelei
2014-11-21 15:23:36 -05:00
Alejandro Murillo
67933d7f11 Merge 2014-11-21 09:54:23 -08:00
Staffan Friberg
c90bc5b316 6321472: Add CRC-32C API
To add CRC-32C api and implementation

Reviewed-by: sherman
2014-11-21 09:28:53 -08:00
Alejandro Murillo
2e75649af2 Merge 2014-11-21 08:00:31 -08:00
Magnus Ihse Bursie
2c4ba7c947 8058631: Rename posix to unix in build system to match file name changes
Reviewed-by: simonis, erikj, tbell
2014-11-21 16:05:11 +01:00
Yuri Nesterenko
005c56c6e3 8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2
8064573: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing
8064575: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases
8064809: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease

Reviewed-by: alexsch, pchelko
2014-11-21 16:11:03 +03:00
Evgeniya Stepanova
71a33bf064 8062536: [TESTBUG] Conflicting GC combinations in jdk tests
Reviewed-by: brutisso, dholmes
2014-11-19 17:51:06 +03:00
Petr Pchelko
4fda3e56f4 8058193: [macosx] Potential incomplete fix for JDK-8031485
Reviewed-by: alexsch, serb
2014-11-19 16:42:19 +04:00
Alexander Stepanov
0e4eb0dc8f 8054143: move awt automated tests from AWT_Modality to OpenJDK repository - part 6
Reviewed-by: pchelko
2014-11-19 14:12:59 +04:00
Stuart Marks
75ffcef61d 8062807: Exporting RMI objects fails when run under restrictive SecurityManager
Reviewed-by: dfuchs, skoivu, igerasim, msheppar
2014-11-18 17:02:50 -08:00
David Katleman
ed11049d5e Added tag jdk9-b40 for changeset d480c3085030 2014-11-18 15:25:16 -08:00
Alexander Stepanov
221b429a77 8054359: move awt automated tests from AWT_Modality to OpenJDK repository - part 8
Some new tests to check FileDialog modality behavior

Reviewed-by: alexsch, pchelko
2014-11-18 17:10:34 +04:00
Alexander Stepanov
ff18bab0ed 8055836: move awt tests from AWT_Modality to OpenJDK repository - part 9
Some modality tests for Print dialog were added

Reviewed-by: pchelko
2014-11-18 16:32:04 +04:00
Phil Race
9a4645749f Merge 2014-11-17 12:32:27 -08:00
Aleksey Shipilev
e1f99ed979 8065096: java.net.Authenticator.theAuthenticator should be properly synchronized
Reviewed-by: chegar, lancea
2014-11-17 15:30:22 +03:00
Sergey Gabdurakhmanov
f30ba73e16 8048050: Agent NullPointerException when rmi.port in use
Reviewed-by: jbachorik, dfuchs
2014-11-17 13:11:37 +01:00
Katja Kantserova
fb6b965e86 6542634: TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined
Reviewed-by: sla, jbachorik, egahlin
2014-11-18 16:20:16 +01:00
Aleksei Efimov
ee4d018bad 8064560: (tz) Support tzdata2014j
Reviewed-by: okutsu
2014-11-17 14:50:05 +03:00
Aleksei Efimov
fdb39122a1 8064914: tzdb.dat compilation failure when using tzdata2014j
Reviewed-by: sherman, coffeys
2014-11-17 14:11:08 +03:00
Staffan Larsen
f755ca6acc Merge 2014-11-17 09:36:40 +01:00
Claes Redestad
f50ee8896a 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width
Reviewed-by: sherman
2014-11-16 15:03:46 +01:00
Brent Christian
f4aff42708 8064288: sun.management.Flag should loadLibrary()
Call System.loadLibrary("management") from Flag static initializer

Reviewed-by: mchung
2014-11-14 13:46:19 -08:00
Lana Steuck
d5edf27b6a Merge 2014-11-20 10:58:03 -08:00
Roger Riggs
d5aaa2d8ff 8065372: Object.wait(ms, ns) timeout returns early
Reviewed-by: martin, dholmes
2014-11-19 21:28:26 -05:00
Roger Riggs
53906a2cb4 8064932: java/lang/ProcessBuilder/Basic.java: waitFor didn't take long enough
Reviewed-by: dholmes, martin
2014-11-19 21:22:22 -05:00
Claes Redestad
477b157f38 8065070: (fmt) Avoid creating substrings when building FormatSpecifier
Reviewed-by: martin, shade
2014-11-17 23:56:53 +01:00
Anton Nashatyrev
5b4a9bc976 8059739: Dragged and Dropped data is corrupted for two data types
Reviewed-by: serb, pchelko
2014-11-14 17:53:46 +03:00
Petr Pchelko
24c525eb11 8023723: Can not paste and copy the text from the text area into the editor
Reviewed-by: serb, alexsch
2014-11-14 16:19:40 +04:00
Mikael Auno
9cc6c5c2c5 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
Reviewed-by: sla, alanb, dholmes, sspitsyn
2014-11-14 10:22:43 +01:00
Alejandro Murillo
e70f855944 Merge 2014-11-13 16:11:01 -08:00
Lana Steuck
55bf181583 Merge 2014-11-13 10:22:24 -08:00
Lana Steuck
21760dbcba Merge 2014-11-13 09:39:22 -08:00
Roger Riggs
4401923a82 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
Jesper Wilhelmsson
4ed33fbb19 Merge 2014-11-13 12:28:49 +01:00
Alexander Scherbatiy
d8d026811c 8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method
Reviewed-by: serb, pchelko
2014-11-13 12:00:39 +03:00
Staffan Larsen
47ac075518 Merge 2014-11-13 08:02:38 +01:00
David Katleman
5c42081e69 Added tag jdk9-b39 for changeset d4795cb91c4d 2014-11-12 20:32:25 -08:00
Aleksey Shipilev
4a8e05977e 8059677: Thread.getName() instantiates Strings
Reviewed-by: chegar, dholmes, sla, rriggs
2014-11-13 01:55:21 +03:00
David Dehaven
1ce0119e15 Merge 2014-11-12 09:36:25 -08:00
David Dehaven
ba945b418e Merge 2014-11-12 09:20:12 -08:00
Serguei Spitsyn
cc2452b769 6988950: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112)
Synchronize the jdwp VirtualMachine command functions with the VM_DEATH event

Reviewed-by: dcubed, dsamersoff, dholmes
2014-11-11 21:46:02 -08:00
Weijun Wang
9aae24502b 8063087: policytool reports error message with prefix of "java.lang.Exception"
Reviewed-by: xuelei
2014-11-12 10:47:08 +08:00
David Kocher
15d4deb44a 8046777: apple.security.KeychainStore has a problem searching for identities
Reviewed-by: mullan
2014-11-11 20:11:34 +00:00
Alejandro Murillo
8b0ba26865 Merge 2014-11-11 11:29:20 -08:00
Mark Sheppard
e98e33a745 8037909: JNI warnings in jdk/src/windows/native/java/nio/MappedByteBuffer.c
Added CHECK_NULL after JNI GetFieldID native call

Reviewed-by: alanb, chegar
2014-11-11 01:12:56 +00:00
Eric McCorkle
935c33a50c 8062556: Add jdk tests for JDK-8058322 and JDK-8058313
Add tests for two hotspot reflection fixes.

Reviewed-by: dholmes
2014-11-10 15:06:13 -05:00
Neil Toda
918fac5a52 8058407: Remove Multiple JRE support in the Java launcher
Reviewed-by: alanb, darcy, ksrini
2014-11-10 08:43:27 -08:00
Eric McCorkle
1c54a00f75 8055063: Parameter#toString() fails w/ AIOOBE for ctr of inner class w/ generic type
Add getAllGenericParameters, which attempts to report generic parameters with synthetic parameters to the best extent possible with current classfile information.

Reviewed-by: jfranck
2014-11-10 11:23:23 -05:00
Yuri Nesterenko
41d2bc7e75 8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1
Reviewed-by: pchelko, serb
2014-11-10 16:37:40 +03:00
Yuri Nesterenko
043868fac7 8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1
Reviewed-by: pchelko, serb
2014-11-10 16:23:30 +03:00
Lance Andersen
900872016c 8064356: Add BaseRowSet, SQLInputImpl, and SQLOutputImpl tests
Reviewed-by: joehw, rriggs
2014-11-09 17:59:06 -05:00
Sergey Bylokhov
e8c7cc1187 7169583: JInternalFrame title not antialiased in Nimbus LaF
Reviewed-by: azvegint, alexsch
2014-11-09 22:17:45 +03:00
Alejandro Murillo
56d7a059c0 Merge 2014-11-07 06:35:24 -08:00
Pooja Chopra
19e7d7eb35 8058805: [TEST_BUG]Test java/awt/TrayIcon/SecurityCheck/NoPermissionTest/NoPermissionTest.java fails
Reviewed-by: yan, alexsch
2014-11-07 14:20:56 +04:00
Lana Steuck
4670b4c234 Merge 2014-11-06 15:12:17 -08:00
Phil Race
f465a5f228 8062163: java/awt/geom/AffineTransform/TestInvertMethods.java test fails
Reviewed-by: jgodinez
2014-11-06 15:10:00 -08:00
Martin Buchholz
8ecf707b8d 8062773: Clarifications for Class specification
Reviewed-by: darcy, psandoz
2014-11-06 13:29:36 -08:00
Martin Buchholz
7c51cce1ad 8064846: Lazy-init thread safety problems in core reflection
Make several fields in core reflection volatile

Reviewed-by: jfranck, shade, plevart
2014-11-14 11:23:07 -08:00
Martin Buchholz
84e99bc48e 8062771: Core reflection should use final fields whenever possible
Reviewed-by: psandoz, darcy
2014-11-06 13:18:44 -08:00
Joe Wang
6c7132bcc9 8059327: XML parser returns corrupt attribute value
Reviewed-by: lancea
2014-11-07 13:23:36 -08:00
Anthony Scarpino
1924ac8a18 8063700: -Xcheck:jni changes cause many JCK failures in api/javax_crypto tests in SunPKCS11
Reviewed-by: mullan, valeriep
2014-11-07 13:07:09 -08:00
Pavel Rappo
b6a37a3667 8059311: com/sun/jndi/ldap/LdapTimeoutTest.java fails with exit_code == 0
Reviewed-by: vinnie
2014-11-07 15:12:04 +00:00
David Katleman
670e0342e2 Added tag jdk9-b38 for changeset f86bf2fa3e02 2014-11-06 10:11:37 -08:00
Claes Redestad
1584416bbc 8062180: MethodHandleImpl.makeArrays throws and swallows java.lang.NoSuchFieldError in normal flow
Reviewed-by: vlivanov, shade
2014-11-06 15:25:56 +01:00
Alex Schenkman
a4a5a90486 8062136: com/sun/jdi/Redefine-g.sh should be quarantined
8062137: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be quarantined

Update ProblemList.txt to exclude two tests

Reviewed-by: jbachorik
2014-11-06 03:53:31 -08:00
Claes Redestad
678e0c1b0d 8060130: Simplify the synchronization of defining and getting java.lang.Package
Reviewed-by: mchung, plevart, shade
2014-11-06 00:06:26 +01:00
Sergey Bylokhov
2476a824bd 7195187: [TEST_BUG] [macosx] javax/swing/SwingUtilities/7088744/bug7088744.java failed
Reviewed-by: azvegint, alexsch
2014-11-05 18:33:28 +03:00
Pavel Rappo
85ea78c191 8062759: Update test/javax/naming/spi/providers/InitialContextTest.java to use classpath
Reviewed-by: mchung
2014-11-05 11:11:27 +00:00
Jaroslav Bachorik
543d65a194 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
Shanliang Jiang
44df30d7f5 8046192: Eliminate SNMP dependencies to the internal APIs from open jdk modules
Reviewed-by: dfuchs, mchung, alanb
2014-11-05 11:00:22 +01:00
Weijun Wang
ed9e73bb66 8057810: New defaults for DSA keys in jarsigner and keytool
Reviewed-by: vinnie
2014-11-05 17:15:09 +08:00
Alexander Scherbatiy
5b517ee996 8062561: Test bug8055304 fails if file system default directory has read access
Reviewed-by: serb
2014-11-05 12:46:39 +04:00
Pavel Chistyakov
cd0bc39ec5 8036616: [TESTBUG] Embedded: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be launched with -XX:+UsePerfData
Reviewed-by: dholmes, jbachorik
2014-11-04 18:37:24 -05:00
Joe Wang
47f9eb6c50 6770436: Entity callback order differs between Java1.5 and Java1.6
Reviewed-by: lancea
2014-11-04 09:14:01 -08:00
Michael McMahon
00cb0b870a Merge 2014-11-04 15:10:38 +00:00
Michael McMahon
df1eec112e 8062744: jdk.net.Sockets.setOption/getOption does not support IP_TOS
Reviewed-by: alanb, chegar
2014-11-04 15:09:01 +00:00
Markus Grönlund
bedb577ea9 8056049: getProcessCpuLoad() stops working in one process when a different process exits
Reviewed-by: ctornqvi
2014-11-04 14:46:25 +01:00
Phil Race
6a06509d40 Merge 2014-11-03 10:11:10 -08:00
Alan Bateman
5598ed0cf0 8062632: (fs spec) Package description could be clearer on the cases where NPE is thrown
8062553: (fs spec) Files.write and newBufferedWriter methods missing @throws IAE

Reviewed-by: dfuchs
2014-11-03 15:33:11 +00:00
Jesper Wilhelmsson
40cf3f17ed Merge 2014-11-03 15:53:03 +01:00
Jaroslav Bachorik
cd4e0a44d5 8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double
Reviewed-by: mchung, sla
2014-11-03 11:19:54 +01:00
Xue-Lei Andrew Fan
83143ef7f8 8061210: Issues in TLS
Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak
2014-11-03 08:30:18 +00:00
Sergey Bylokhov
bd4a93871b 8062164: Incorrect color conversion, when bicubic interpolation is used
Reviewed-by: flar, prr
2014-11-01 14:40:09 +03:00
Lance Andersen
ff54f6ff54 8062558: Add javax/sql/rowset/spi tests
Reviewed-by: joehw
2014-10-31 13:21:51 -04:00
Hendrik Schreiber
7a54433a74 8057830: Crash in Java2D Queue Flusher, OGLSD_SetScratchSurface
Reviewed-by: serb, denis
2014-10-31 19:45:54 +03:00
Dmitriy Ermashov
562ef36160 8062606: Fix a typo in java.awt.Robot class
Reviewed-by: yan, serb
2014-10-31 12:38:46 +03:00
Bengt Rutisson
33df9eecaa 8061308: Remove iCMS
Reviewed-by: mgerdin, jmasa
2014-10-31 09:29:32 +01:00
Stuart Marks
b23c39c07b 4354680: Runtime.runFinalization() silently clears interrupted flag in the calling thread
Reviewed-by: dholmes, chegar
2014-10-30 17:48:10 -07:00
Lana Steuck
bc97a50589 Merge 2014-10-30 13:56:09 -07:00
Phil Race
842ce4b94e 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit
Reviewed-by: flar, jgodinez
2014-10-30 13:36:44 -07:00
Brian Burkhalter
32ca949153 8062501: Modifications of server socket channel accept() methods for instrumentation purposes
Wrap accept0() native methods in Java accept().

Reviewed-by: chegar, alanb
2014-10-30 11:31:17 -07:00
Phil Race
623e2a7cce 8062497: Open up some AffineTransform tests
Reviewed-by: jgodinez
2014-10-30 11:08:27 -07:00
David Katleman
a4fc3795b6 Added tag jdk9-b37 for changeset 88fe05f2d973 2014-10-30 08:35:01 -07:00
Martin Buchholz
08eb67b941 8067377: My hobby: caning, then then canning, the the can-can
Fix ALL the stutters!

Reviewed-by: rriggs, mchung, lancea
2014-10-30 07:31:41 -07:00
Roger Riggs
b13527e322 8056238: (process) ProcessBuilder.redirectError spec has a broken link
Reviewed-by: lancea
2014-12-12 15:07:00 -05:00
Martin Buchholz
45770d3152 8065804: JEP 171: Clarifications/corrections for fence intrinsics
Reviewed-by: dholmes, shade, dl, psandoz
2014-12-10 09:23:00 -08:00
Martin Buchholz
0a3973c5a6 8065172: More core reflection final and volatile annotations
More fiddling with "final" and "volatile" field modifiers

Reviewed-by: jfranck, plevart, psandoz
2014-11-21 16:30:02 -08:00
Martin Buchholz
ccb65f43ee 7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
Improve support for supplementary characters

Reviewed-by: joehw
2014-10-30 07:30:33 -07:00
Roger Riggs
d2c9b82513 8062513: doclint warnings in HijrahChronology
Use proper markup for < >

Reviewed-by: darcy, alanb
2014-10-30 09:13:27 -04:00
Dmitriy Ermashov
bbf16fb931 8056911: Remove internal API usage from ExtendedRobot class
Reviewed-by: serb
2014-10-30 15:44:37 +03:00
Alexander Scherbatiy
565125c84c 8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
Reviewed-by: serb
2014-10-31 00:40:14 +04:00
Igor Ignatyev
4727c5442c Merge 2014-10-30 00:23:26 +03:00
Mikhail Cherkasov
363ac808d5 8062021: NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146
Reviewed-by: ant, serb
2014-10-30 00:16:43 +04:00
Vladimir Ivanov
224c42ee4d 8059877: GWT branch frequencies pollution due to LF sharing
Reviewed-by: psandoz, jrose
2014-10-29 09:31:37 -07:00
Aleksei Efimov
426cd00f3b 8059206: (tz) Support tzdata2014i
Reviewed-by: okutsu
2014-10-29 19:59:53 +03:00
Sergei Kovalev
8b8a9d5f94 8060707: jdwp accept invalid address ':'
Reviewed-by: jbachorik, dsamersoff, iignatyev, miauno
2014-10-29 17:53:36 +03:00
Volker Simonis
97fc6cb4fa 8062312: OpenJDK build fails when bundling freetype libraries
Reviewed-by: prr, erikj
2014-10-29 14:51:51 +01:00
Richard Warburton
a065473cfc 4774077: Use covariant return types in the NIO buffer hierarchy
Reviewed-by: psandoz, alanb, mr, darcy
2014-10-29 14:10:34 +01:00
Florian Bruckner
9299e8a8a6 8062264: KeychainStore requires non-null password to be supplied when retrieving a private key
Reviewed-by: mullan
2014-10-29 11:53:37 +00:00
Phil Race
d52bcdadf7 Merge 2014-10-28 13:31:06 -07:00
Alexander Scherbatiy
49109b9d2b 8061592: wrong javadoc parameters for firePropertyChange()
Reviewed-by: azvegint
2014-10-29 01:48:54 +04:00
Phil Race
eca9e72c00 Merge 2014-10-28 11:38:00 -07:00
Ivan Gerasimov
b051027d6f 8023173: FileDescriptor should respect append flag
Reviewed-by: martin, alanb, rriggs
2014-10-28 15:36:27 +03:00
Mattias Tobiasson
7abf72a2dc 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
Lance Andersen
178193aa93 8062288: Minor re-org of java/sql testing tests
Reviewed-by: joehw, rriggs
2014-10-28 19:55:20 -04:00
Roger Riggs
e7c880f89b Merge 2014-10-28 17:17:05 -04:00
Roger Riggs
cc54a8a71d Merge 2014-10-28 11:29:59 -04:00
Martin Buchholz
5e152d5fcb 8062185: Unpaired braces in javadoc
Reviewed-by: psandoz
2014-10-27 16:24:43 -07:00
Stuart Marks
41a7cfd22f 8062233: add java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency.java to problem list
Reviewed-by: darcy
2014-10-27 18:30:21 -07:00
Mandy Chung
a76f56165c 8043277: Update jdk regression tests to extend the default security policy instead of override
Reviewed-by: alanb, mullan, chegar, sla
2014-10-27 13:45:39 -07:00
Lance Andersen
1457a8cc93 8062198: Add RowSetMetaDataImpl Tests and add column range validation to isdefinitlyWritable
Reviewed-by: joehw
2014-10-27 16:57:59 -04:00
Roger Riggs
868afbd8bd 8048124: Read hijra-config-umalqura.properties as a resource
8061533: HijrahChronology should use Integer.parseInt

Removed use of calendar.properties to configure calendars, move UmmAlQura calendar to resource; minor cleanup using parseInt

Reviewed-by: alanb, chegar
2014-10-27 15:59:12 -04:00