Sergey Bylokhov
18c6eadd5f
7148531: [macosx] In test, the window does not have time to resize before make a screenshot
...
Reviewed-by: alexsch, azvegint
2014-10-14 18:58:06 +04:00
Alejandro Murillo
ab74151264
Merge
2014-10-14 06:04:11 -07:00
Phil Race
25c3ce26aa
8059848: Test java/awt/GraphicsDevice/CloneConfigsTest.java causes JVM crash in OEL 7.0
...
Reviewed-by: bae, serb
2014-10-13 09:09:41 -07:00
Alexander Zvegintsev
0b304cd9ea
8059297: Test api/javax_swing/interactive/JInternalFrameTests.html#JInternalFrame [JInternalFrameTest0007] fails with MotifLookAndFeel
...
Reviewed-by: alexsch, serb
2014-10-13 14:36:44 +04:00
Mikhail Cherkasov
9fc5a5101f
8038919: Requesting focus to a modeless dialog doesn't work on Safari
...
Reviewed-by: ant, serb
2014-10-10 20:14:42 +04:00
Abhijit Saha
357f837d89
Merge
2014-10-10 09:09:06 -07:00
Phil Race
24155c8965
8055705: Rename UnixPrintServiceLookup and Win32PrintServiceLookup as a platform neutral class name
...
Reviewed-by: jgodinez, bae
2014-10-10 09:03:28 -07:00
Jaroslav Bachorik
99c9dc1b32
8060120: Improve diagnostic output of StartManagementAgent test
...
Reviewed-by: dfuchs
2014-10-10 14:35:53 +02:00
Masayoshi Okutsu
b7065f7ee1
8060006: No Russian time zones mapping for Windows
...
Reviewed-by: peytoia, aefimov
2014-10-14 15:20:41 +09:00
Weijun Wang
cd3c6765c2
8044215: Unable to initiate SpNego using a S4U2Proxy GSSCredential (Krb5ProxyCredential)
...
Reviewed-by: mullan
2014-10-14 10:08:32 +08:00
Weijun Wang
5468e30603
8029659: Keytool, print key algorithm of certificate or key entry
...
Reviewed-by: xuelei
2014-10-14 10:07:44 +08:00
Joe Wang
495821f1b2
8036951: Xerces Update: XMLSchemaValidator.java and XMLSchemaLoader.java
...
Reviewed-by: lancea
2014-10-13 14:11:20 -07:00
Amy Lu
a708737ce9
8058856: tools/jar/LeadingGarbage.java, introduced in JDK-8058520, fails on Windows
...
Reviewed-by: alanb, martin, sherman
2014-10-13 18:16:29 +01:00
Amy Lu
ffe5e6e34c
8058854: Remove dependency on dt.jar from test/tools/jar/normalize/TestNormal.java
...
Reviewed-by: alanb, ksrini
2014-10-13 17:43:17 +01:00
Alan Bateman
7467e9bd34
8060166: javax/management/MBeanInfo/NotificationInfoTest.java fails with modular image
...
Reviewed-by: dfuchs
2014-10-13 17:35:19 +01:00
Felix Yang
b52b3773e9
8048052: Permission tests for setFactory
...
Add RuntimePermission tests for setFactory
Reviewed-by: weijun, mullan
2014-10-13 17:55:14 +08:00
Chris Hegarty
1a2e64b98b
8060052: FutureTask; fix underflow when timeout = Long.MIN_VALUE
...
Reviewed-by: martin
2014-10-11 14:45:27 +01:00
Amy Lu
9b4793ec4c
8058855: Update java.util.zip tests to work with modular image
...
Reviewed-by: dholmes, sherman, alanb
2014-10-11 13:24:23 +01:00
Konstantin Shefov
30f7d127ad
8058733: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java and LFMultiThreadCachingTest.java failed on some platforms due to java.lang.VirtualMachineError
...
Reviewed-by: darcy, vlivanov
2014-10-10 21:28:35 +04:00
Sergey Bylokhov
d30a6e88b8
8059943: [macosx] Aqua LaF should use BI.TYPE_INT_ARGB_PRE for a better performance
...
Reviewed-by: alexsch, azvegint
2014-10-10 16:07:18 +04:00
Daniel Fuchs
d678e2c0dc
8042147: test sun/util/logging/SourceClassName.java failed: Unexpected source: java.util.Currency info
...
The test should allow for the possibility that something else than the test code itself might log during the test.
Reviewed-by: lancea
2014-10-10 12:05:32 +02:00
Alejandro Murillo
9dc15d58dc
Merge
2014-10-10 02:24:41 -07:00
Dmitry Markov
3497cea76c
8058120: Rendering / caret errors with HTMLDocument
...
Reviewed-by: alexp, alexsch
2014-10-10 11:36:26 +04:00
Alexey Ivanov
22976b941e
7170310: ScrollBar doesn't become active when tabs are created more than frame size
...
Reviewed-by: alexp, alexsch
2014-10-10 11:26:51 +04:00
Vivi An
9a11bfa822
8033699: Incorrect radio button behavior
...
Reviewed-by: azvegint, alexsch
2014-10-09 14:51:12 -07:00
Kumar Srinivasan
0624731881
8059973: Broken link in Class Pack200
...
Reviewed-by: mchung
2014-10-09 13:28:15 -07:00
Lance Andersen
c8f13b092d
8059997: Fix broken link in WebRowSet javadoc
...
Reviewed-by: rriggs
2014-10-09 16:01:13 -04:00
Igor Veresov
655b33e5a2
Merge
2014-10-09 12:36:23 -07:00
Lana Steuck
c33027a2e4
Merge
2014-10-09 12:16:00 -07:00
David Katleman
14bd578b9f
Added tag jdk9-b34 for changeset 6de4f9cd37ad
2014-10-09 11:24:15 -07:00
Alexander Potochkin
08fb482e41
8054543: Setting a border on a JLayer causes an Exceptions
...
Reviewed-by: serb, alexsch
2014-10-09 20:51:39 +04:00
Dmitry Samersoff
696e681f41
8059037: JdpTest.sh hangs when trying to kill the test VM
...
Removed shell tests enable java ones
Reviewed-by: sla, miauno
2014-10-09 06:49:13 -07:00
Weijun Wang
76b1f8c99c
8060007: Keytool test can use bundled NSS lib on Mac
...
Reviewed-by: vinnie
2014-10-09 16:05:24 +08:00
Sergey Bylokhov
9d855e2856
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
067e0eee97
8058305: BadLocationException is not thrown by javax.swing.text.View.getNextVisualPositionFrom() for invalid positions
...
Reviewed-by: serb, azvegint
2014-10-07 18:03:58 +04:00
Markus Grönlund
8848e6168c
8055662: Update mapfile for libjfr
...
Reviewed-by: egahlin, sla
2014-10-07 15:16:17 +02:00
Thomas Stuefe
e74ec72482
8059868: JVM crashes on attach on Windows when compiled with /RTC1
...
Reviewed-by: alanb, sla
2014-10-07 15:14:05 +02:00
Lance Andersen
35f55998f2
8059870: RowsetFactoryTests & RowSetProviderTests failing
...
Reviewed-by: dfuchs
2014-10-08 11:51:36 -04:00
Jason Uh
6ca1b64883
8037550: Update RFC references in javadoc to RFC 5280
...
Reviewed-by: mullan
2014-10-07 22:23:19 -07:00
Mandy Chung
cc65df9be1
8056909: test/sun/reflect/CallerSensitive/CallerSensitiveFinder.java fails with OOME
...
Reviewed-by: darcy
2014-10-07 19:22:24 -07:00
John Coomes
7f045273f6
Merge
2014-10-07 15:44:11 -07:00
Lance Andersen
0898c94aac
8059882: Disable RowSetFactory and RowSetProviderTests which are failing due to agentvm mode
...
Reviewed-by: darcy
2014-10-07 14:03:43 -04:00
Daniel Fuchs
9183fba213
8028788: Logger.enterring uses String concatenation in a loop
...
Changed code to use StringBuilder instead.
Reviewed-by: chegar, lancea
2014-10-07 14:49:45 +02:00
Ivan Gerasimov
cb935d3522
8059840: (bb) Typo in javadoc for ByteBuffer.wrap()
...
Reviewed-by: dfuchs
2014-10-07 14:00:24 +04:00
Lance Andersen
9547e0ff45
8059570: Addition of tests for RowSetFactory and RowSetProvider
...
Reviewed-by: dfuchs
2014-10-06 12:56:54 -04:00
Vinnie Ryan
3215ed2f0a
8059627: Enable PKCS11 tests on Mac
...
Reviewed-by: mullan
2014-10-06 16:44:57 +01:00
Phil Race
ac20afc6be
8059219: javax.print.PrintServiceLookup allows to register null service
...
Reviewed-by: bae, jgodinez
2014-10-05 10:23:13 -07:00
Vinnie Ryan
a8d4acac11
8041740: Test sun/security/tools/keytool/ListKeychainStore.sh fails on Mac
...
Reviewed-by: mullan
2014-10-05 14:24:44 +01:00
Vladimir Ivanov
0ffc994611
Merge
2014-10-03 19:42:47 +00:00
Lana Steuck
b8b4e8e0e7
Merge
2014-10-03 12:11:44 -07:00
Vladimir Ivanov
af1868b9ea
8058892: FILL_ARRAYS and ARRAYS are eagely initialized in MethodHandleImpl
...
Reviewed-by: kvn, shade
2014-10-03 11:45:36 -07:00
Lana Steuck
14ac4b8120
Added tag jdk9-b33 for changeset f9efcf2457e3
2014-10-03 11:07:09 -07:00
Alejandro Murillo
0fbb19a4cb
Merge
2014-10-03 05:58:33 -07:00
Vinnie Ryan
6069b26a31
8048512: Uninitialised memory in jdk/src/share/native/sun/security/ec/ECC_JNI.cpp
...
Reviewed-by: mullan
2014-10-03 13:07:05 +01:00
Konstantin Shefov
8bef42ee6a
8058695: [TESTBUG] Reinvokers with arity >253 can't be cached
...
Reviewed-by: iignatyev, vlivanov
2014-10-03 12:44:30 +04:00
Sean Coffey
9f89f1d4da
8031191: Warning exception when XMLSignature logging is enabled
...
Reviewed-by: mullan, chegar
2014-10-02 17:34:44 +01:00
Ivan Gerasimov
629f38682e
8059450: Not quite correct code sample in javadoc
...
Reviewed-by: chegar
2014-10-01 23:10:34 +04:00
Daniel Fuchs
7200372290
8025690: Default FileHandler constructor doesn't throw NullPointerException if pattern is empty and count > 1
...
Added additional check in default constructor in order to fix the oddity and make the implementation comply with the spec.
Reviewed-by: lancea
2014-10-01 18:16:45 +02:00
Mark Sheppard
4549011c7f
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 16:36:18 +01:00
Alejandro Murillo
427a0cbe16
Merge
2014-09-30 08:39:22 -07:00
Sergey Bylokhov
7a259eeb29
8058115: Some of MidiDeviceProviders do not follow the specification
...
Reviewed-by: prr, azvegint
2014-09-30 17:39:04 +04:00
Vinnie Ryan
562f2882bd
8059462: Typo in keytool resource file
...
Reviewed-by: weijun
2014-09-30 13:25:04 +01:00
Anton Nashatyrev
4ba0786cc0
8056914: Right Click Menu for Paste not showing after upgrading to java 7
...
Reviewed-by: serb, bae
2014-09-30 14:51:33 +04:00
Weijun Wang
47ec885497
8058657: Add @jdk.Exported to com.sun.jarsigner APIs
...
Reviewed-by: alanb, mchung
2014-09-30 13:38:58 +08:00
Daniel Fuchs
9087c7536e
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
Fredrik Arvidsson
f590301559
8059105: Add better failure reporting to com/sun/jdi/RunToExit.java test
...
Add better failure reporting to com/sun/jdi/RunToExit.java test
Reviewed-by: sla, egahlin, jbachorik
2014-09-29 10:01:17 +02:00
Weijun Wang
4a99ec3dce
8059313: Enable keytool NSS test on Mac
...
Reviewed-by: vinnie
2014-09-28 10:42:50 +08:00
Bradford Wetmore
a035e47deb
8059307: OpenJDK build problem with JDK-8058845
...
Reviewed-by: alanb
2014-09-27 03:49:31 +00:00
Bradford Wetmore
3bfea67a9d
8058845: Update JCE environment for build improvements
...
Reviewed-by: mullan, alanb, erikj, mchung, katleman
2014-09-26 17:05:05 -07:00
Alan Bateman
e75c0c5e74
8049389: Move orb.idl and ir.idl to JDK include directory
...
Reviewed-by: erikj
2014-09-26 22:24:50 +01:00
Alexander Zvegintsev
ebc6607b65
8051857: OperationTimedOut exception inside from XToolkit.syncNativeQueue call
...
Reviewed-by: alexsch, serb
2014-09-26 18:43:44 +04:00
Daniel Fuchs
0a6f6d9d89
8043306: Provide a replacement for the API that allowed to listen for LogManager configuration changes
...
Added two new methods to LogManager (addConfigurationListener/removeConfigurationListener) which provide an equivalent functionality with no ties to java.beans.
Reviewed-by: alanb, mchung, plevart, psandoz
2014-09-26 11:29:29 +02:00
Alejandro Murillo
9e10c63840
Merge
2014-09-26 01:40:33 -07:00
Masayoshi Okutsu
77dc5d3c63
8042126: DateTimeFormatter "MMMMM" returns English value in Japanese locale
...
Reviewed-by: naoto
2014-09-26 12:52:18 +09:00
Lana Steuck
9eedbc0747
Merge
2014-09-25 16:20:38 -07:00
Phil Race
6a281f9f56
Merge
2014-09-25 15:31:13 -07:00
Jesper Wilhelmsson
35d8455acd
Merge
2014-09-25 23:46:06 +02:00
Phil Race
fee4fbec38
Merge
2014-09-25 14:18:32 -07:00
David Katleman
4f13da209a
Added tag jdk9-b32 for changeset 6558cf507217
2014-09-25 12:40:26 -07:00
Anton Nashatyrev
f4d35341de
8058473: "Comparison method violates its general contract" when using Clipboard
...
Reviewed-by: serb, bae
2014-09-25 15:57:37 +04:00
Vinnie Ryan
aeecc19f04
8056026: Debug security logging should print Provider used for each crypto operation
...
Reviewed-by: mullan
2014-09-25 12:24:19 +01:00
Miroslav Kos
0a17643e73
8038966: JAX-WS handles wrongly xsd:any arguments for Web services
...
Reviewed-by: coffeys
2014-09-25 13:03:27 +02:00
Jaroslav Bachorik
22ced78f0a
8059034: ProcessTools.startProcess() might leak processes
...
Reviewed-by: sla, miauno
2014-09-25 12:51:43 +02:00
Jonathan Lu
1095cd42da
8058930: GraphicsEnvironment.getHeadlessProperty() does not work for AIX platform
...
Reviewed-by: serb
2014-09-25 14:33:03 +08:00
Brent Christian
c0f7675bb7
8050142: Optimize java.util.Formatter
...
Reviewed-by: sherman, bchristi, lagergren
2014-09-24 15:02:19 -07:00
Ivan Gerasimov
5d6a7146ba
8058099: (fc) Cleanup in FileChannel/FileDispatcher native implementation [win]
...
Reviewed-by: alanb
2014-09-25 00:19:11 +04:00
Aleksey Shipilev
e3bda3bd0a
8058643: (str) Re-examine hashCode implementation
...
Reviewed-by: martin, alanb, sherman, redestad
2014-09-24 09:43:10 -07:00
Anton Tarasov
c8fc432f84
8058870: Mac: JFXPanel deadlocks in jnlp mode
...
Reviewed-by: serb, alexsch
2014-09-24 15:36:11 +04:00
Sergey Bylokhov
c65f81d726
6329748: Invalid/old variable name - newModel in setModel method in JTable class
...
Reviewed-by: prr, alexsch
2014-09-24 15:23:19 +04:00
Srinivasan Raghavan
f07521a354
8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError
...
Reviewed-by: serb, prr
2014-09-24 14:19:25 +04:00
Jaroslav Bachorik
2d52d7e64d
8057149: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "Starting agent on port ... should report port in use"
...
Reviewed-by: sla
2014-09-24 11:55:36 +02:00
Jaroslav Bachorik
d6f69e8da5
8058899: Put test 'java/lang/instrument/NativeMethodPrefixAgent.java' on ProblemList
...
Reviewed-by: sla
2014-09-24 11:55:27 +02:00
Yasumasa Suenaga
4325c3fbec
8017773
: OpenJDK7 returns incorrect TrueType font metrics
...
Reviewed-by: prr, bae
2014-09-23 15:48:16 -07:00
Sergey Bylokhov
1f7d2ae35c
8041734: JFrame in full screen mode leaves empty workspace after close
...
Reviewed-by: azvegint, alexsch
2014-09-23 07:13:34 +04:00
Alexander Zvegintsev
fa2dc11080
8058739: The test case failed as "ERROR in native method: ReleasePrimitiveArrayCritical: failed bounds check"
...
Reviewed-by: prr, serb
2014-09-23 20:17:56 +04:00
Sergey Bylokhov
af478a97f4
8058858: JRE 8u20 crashes while using Japanese IM on Windows
...
Reviewed-by: azvegint, alexsch
2014-09-23 16:05:05 +04:00
Anton Tarasov
d0992c8071
8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java
...
Reviewed-by: serb, alexsch
2014-09-23 15:52:40 +04:00
Brian Burkhalter
a5187396f5
4477961: java.lang.Math.toDegrees(double) could be optimized
...
Change toDegrees() and toRadians() to multiplication by a compile-time constant.
Reviewed-by: mduigou, shade
2014-09-22 16:59:23 -07:00
Phil Race
4f42e3fa2c
Merge
2014-09-22 12:06:36 -07:00
Andrew Brygin
ce60f8015f
8025917: JDK demo applets not running with >=7u40 or (JDK 8 and JDK 9)
...
Reviewed-by: alexp
2014-09-22 15:57:34 +01:00
Anisha Nagarajan
9ef4115fe7
6588417: Incorrect javadoc: no @throws or @exception tag in javax.*
...
Fix remaining missing @throws tags.
Reviewed-by: prr
2014-09-22 11:25:33 +04:00
Anisha Nagarajan
ada2c75772
8054877: javadoc issues in javax.print
...
Fixes "no @throws or @exception tag" issues in javax.print.
Reviewed-by: prr
2014-09-22 11:23:19 +04:00
Phil Race
686ab34a2e
Merge
2014-09-19 11:19:38 -07:00
Phil Race
a1e360202d
8058756: OpenJDK builds fail on Windows - cannot copy freetype.dll
...
Reviewed-by: erikj, aph
2014-09-19 11:13:27 -07:00
Phil Race
fb0dfe332b
8056216: Remove "sun" directory layer from libawt and common
...
Reviewed-by: erikj, ihse, coffeys
2014-09-19 09:41:05 -07:00
Alejandro Murillo
7268eec14e
Merge
2014-09-19 08:55:47 -07:00
Konstantin Shefov
72e770ad77
8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
...
Reviewed-by: vlivanov, iignatyev, psandoz
2014-09-19 16:49:08 +04:00
Pooja Chopra
9dd233271c
8058635: [TEST_BUG] sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails with Compilation error
...
Reviewed-by: serb, alexsch
2014-09-19 13:00:17 +04:00
Erik Joelsson
8926b93e20
8055189: Cleanup gensrc after source code restructure
...
Reviewed-by: ihse, tbell
2014-09-19 09:59:36 +02:00
Lana Steuck
76fe0bf4de
Merge
2014-09-18 13:27:48 -07:00
Sean Mullan
9f0c03e612
Merge
2014-09-18 15:37:40 -04:00
Amanda Jiang
746ed2b4eb
8050281: New permission tests for JEP 140
...
Reviewed-by: mullan
2014-09-18 15:36:38 -04:00
Aleksey Shipilev
20abfd774a
8058661: Compiled LambdaForms should inherit from Object to improve class loading performance
...
Reviewed-by: vlivanov, jrose
2014-09-18 18:33:05 +04:00
Shanliang Jiang
83a26602a9
8050115: javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
...
Reviewed-by: dfuchs, dholmes
2014-09-18 16:16:07 +02:00
Yuri Nesterenko
13c109280f
8058726
: Update regtests using sun.awt.OSInfo, part 1
...
Reviewed-by: alexsch
2014-09-18 17:34:44 +04:00
Mikael Auno
42e13628a3
8058652: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java should be quarantined
...
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Mikael Auno
f2677eae50
8058651: com/sun/jdi/RedefinePop.sh should be quarantined
...
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Mikael Auno
ebe3ab9dd2
8058649: java/lang/management/ThreadMXBean/FindDeadlocks.java should be quarantined
...
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Mikael Auno
7d629c8335
8058647: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java should be quarantined
...
Reviewed-by: jbachorik
2014-09-18 11:34:14 +02:00
Sandipan Razzaque
24028df237
8043740: Doubles with large exponents overflow to Infinity incorrectly
...
Modify test of exponent overflow to account for subsequent decrement.
Reviewed-by: darcy
2014-09-22 10:41:45 -07:00
Sergey Gabdurakhmanov
8a75d987d3
8057564: JVM hangs at getAgentProperties after attaching to VM with lower
...
Create custom Security Descriptor for Named Pipe.
Reviewed-by: mgronlun, dsamersoff, uta
2014-09-22 10:47:27 +02:00
Claes Redestad
579e48fd60
8055032: Improve numerical parsing in java.net and sun.net
...
Reviewed-by: alanb
2014-09-19 16:34:59 +02:00
David Katleman
b7819d0dd9
Added tag jdk9-b31 for changeset fe7c921b71f0
2014-09-17 22:56:07 -07:00
Amy Lu
6f7645f43c
8058569: Update java/lang/invoke/lambda tests to eliminate dependency on sun.tools.jar.Main
...
Reviewed-by: dholmes, alanb
2014-09-17 23:27:59 -04:00
Brian Burkhalter
6d148f368d
8058679: More bad characters in BigIntegerTest
...
Remove remaining non-US-ASCII characters
Reviewed-by: alanb
2014-09-17 14:11:40 -07:00
Brian Burkhalter
0c71a5e8f4
8058664: Bad fonts in BigIntegerTest
...
Replace bad fonts with spaces.
Reviewed-by: alanb
2014-09-17 11:04:16 -07:00
Naoto Sato
9dc0d55e1c
8058509: CLDRLocaleDataMetaInfo should be in jdk.localedata
...
Reviewed-by: mchung, erikj, ihse
2014-09-17 09:43:04 -07:00
Paul Sandoz
af548efaa7
8058204: stream tests timeout, intermittently but more likely to happen after JDK-8056248
...
Reviewed-by: alanb, dholmes
2014-09-17 16:47:52 +02:00
Pavel Rappo
8be77eed11
8055326: Fix typos in client-related packages
...
Reviewed-by: prr, azvegint, alexsch
2014-09-17 16:14:12 +04:00
Tobias Hartmann
37bfec7de8
8015774: Add support for multiple code heaps
...
Support for segmentation of the code cache. Separate code heaps are created and used to store code of different types.
Reviewed-by: kvn, iveresov, roland, anoll, egahlin, sla
2014-09-17 08:04:31 +02:00
Weijun Wang
0c4519a096
8056141: Move com.sun.security.jgss into a new module
...
Reviewed-by: alanb, chegar, mchung
2014-09-17 13:55:30 +08:00
Weijun Wang
f18f44bce3
8042900: Allow com.sun.security.jgss to be in different module than org.ietf.jgss
...
Reviewed-by: valeriep, alanb
2014-09-17 13:55:12 +08:00
Jason Uh
1f56f49cd0
8047223: Add algorithm parameter to EncodedKeySpec class and its two subclasses
...
Reviewed-by: mullan
2014-09-16 13:20:51 -07:00
Martin Buchholz
865fe20405
8058550: Clarify that TimerTasks are not reusable
...
Reviewed-by: alanb, chegar
2014-09-18 16:25:50 -07:00
Peter Brunet
b61f8cc4ec
8058579: Copy-java.base.gmk no longer needs to differentiate win32 and win64 java.policy
...
Replace java.policy-win32/64 with just java.policy
Reviewed-by: mchung, erikj
2014-09-16 14:58:27 -05:00
Vladimir Ivanov
21e3c51138
8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed
...
Reviewed-by: darcy, alanb
2014-09-16 23:04:13 +04:00
Phil Race
50b39c9bc6
8058248: LittleCMS: Missing checks for NULL returns from memory allocation
...
Reviewed-by: bae, jchen, mschoene
2014-09-16 09:26:06 -07:00
Erik Joelsson
80ec7dea6e
8055006: Store original value of Min/MaxHeapFreeRatio
...
Store the value set by the user and some makefile changes required to change the flags.
Reviewed-by: jwilhelm, ihse
2014-09-16 17:22:58 +02:00
Martin Buchholz
f1cc7f5119
8058520: jar xf does not work on zip files with leading garbage
...
Fall back to ZipFile if ZipInputStream finds no entries
Reviewed-by: sherman
2014-09-15 18:38:16 -07:00
Robert Gibson
8acf66df11
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
Vladimir Ivanov
475c0a767a
8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken
...
Reviewed-by: jrose
2014-09-16 18:05:03 +04:00
Vladimir Ivanov
e490ad1e61
8058291: Missing some checks during parameter validation
...
Reviewed-by: jrose
2014-09-16 18:05:01 +04:00
Chris Hegarty
375020d61a
8058118: Generate modules.list during the build
...
Reviewed-by: alanb, mchung
2014-09-16 12:06:53 +02:00
Shanliang Jiang
797b24f7a0
8042205: javax/management/monitor/*: some tests didn't get all the notifications
...
Reviewed-by: dfuchs
2014-09-16 09:01:57 +02:00
Claes Redestad
d28777cff8
8058514: TEST_BUG: New tests introduced in 8058429 are TimeZone dependent
...
Reviewed-by: lancea
2014-09-16 00:26:58 +02:00
Claes Redestad
2aafc0ee9f
8058429: JCK test api/java_sql/Timestamp/descriptions.html start failing after 8058230
...
Reviewed-by: lancea
2014-09-15 21:20:46 +02:00
Robert Gibson
f5de6e9460
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
Phil Race
563ee3119b
Merge
2014-09-15 09:15:21 -07:00
Sergey Bylokhov
ca1f5068b3
8058136: Test api/java_awt/SplashScreen/index.html\#ClosedSplashScreenTests fails because of java.lang.IllegalStateException was not thrown
...
Reviewed-by: azvegint, anthony
2014-09-15 17:29:43 +04:00
Yuri Nesterenko
f00468aa40
8056991: Provide OSInfo functionality to regression tests
...
Reviewed-by: alexsch
2014-09-15 17:27:15 +04:00