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
Valerie Peng
55312612fb
8061574: 9-dev solaris-amd64 and solaris-sparcv9 build fail on 2014-10-20
...
Add a custom header file for native ucrypto functions
Reviewed-by: mchung
2014-10-24 22:54:16 +00:00
Jaroslav Bachorik
424ccf1771
8062070: com/sun/jdi/DoubleAgentTest.java.DoubleAgentTest fails intermittently after 8056143
...
Reviewed-by: dholmes
2014-10-24 18:33:42 +02:00
Vladimir Ivanov
0c95b0fb5f
8060483: NPE with explicitCastArguments unboxing null
...
Reviewed-by: attila, lagergren
2014-10-24 08:22:17 -07:00
Kumar Srinivasan
06ca522eff
8061830: [asm] refresh internal ASM version v5.0.3
...
Reviewed-by: psandoz, sundar
2014-10-24 06:18:00 -07:00
Dave Pointon
2e4998b00f
8061924: demos target fails if users CDPATH is incorrectly set
...
Reviewed-by: erikj
2014-10-24 11:45:36 +02:00
Sergey Bylokhov
71ae76123c
7154054: [macosx] Can't distinguish the focus move to next cell
...
Reviewed-by: azvegint, alexsch
2014-10-24 11:41:08 +04:00
Lana Steuck
59b49d1f0e
Merge
2014-10-23 13:44:28 -07:00
David Katleman
0d39a08e17
Added tag jdk9-b36 for changeset f470dec57bab
2014-10-23 11:19:25 -07:00
Sergey Bylokhov
302bc3438c
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
Dmitry Samersoff
a04c2ed2f5
8029465: warnings from b118 for jdk.src.share.native.sun.management: JNI exception pending
...
Added missed exception check
Reviewed-by: dholmes, sspitsyn, fparain
2014-10-23 04:57:00 -07:00
Jaroslav Bachorik
53a4f4cd62
8058506: ThreadMXBeanStateTest throws exception
...
Reviewed-by: egahlin, dholmes
2014-10-23 11:42:20 +02:00
Weijun Wang
2d97b4eecf
8061826: Part of JDK-8060474 should be reverted
...
Reviewed-by: mullan, ahgross
2014-10-23 07:07:16 +08:00
Brent Christian
42def03716
8049373: All compact profiles builds fail following JDK-8044473
...
Update compact profile contents
Reviewed-by: mchung
2014-10-22 14:42:14 -07:00
Daniel Fuchs
59ca72f0eb
8059767: FileHandler should allow 'long' limits and handle overflow of MeteredStream.written
...
FileHandler now uses 'long' for limit and MeteredStream.written. It also reads a long for limit from the configuration, and has a new constructor allowing to pass a 'long' for limit.
Reviewed-by: alanb, igerasim, mchung
2014-10-22 17:23:14 +02:00
Pavel Rappo
023d824a43
8042888: Remove extcheck tool
...
Reviewed-by: alanb, chegar
2014-10-22 10:41:07 +01:00
Rohit Agrawal
d177331172
8058197: AWT fails on generic non-reparenting window managers
...
Reviewed-by: azvegint, serb
2014-10-22 13:39:33 +04:00
Sergey Bylokhov
066947c324
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
Weijun Wang
3b44ba662d
8060474: Resolve more parsing ambiguity
...
Reviewed-by: mullan, ahgross
2014-10-21 22:37:17 +08:00
Phil Race
171ef0e7a3
Merge
2014-10-20 12:04:12 -07:00
Phil Race
395720bf70
8061392: PrinterJob NPE when drawing translucent image with null user clip
...
Reviewed-by: bae, jgodinez
2014-10-20 11:22:58 -07:00
Sean Mullan
4725c25095
8058547: Memory leak in ProtectionDomain cache
...
Reviewed-by: weijun
2014-10-20 12:54:36 -04:00
Florian Weimer
569ddab868
8061464: A typo in CipherTestUtils test
...
Reviewed-by: xuelei
2014-10-20 13:31:44 +00:00
Alexander Scherbatiy
96909cf5f1
8059995: Broken link in Package javax.swing.border
...
Reviewed-by: serb, azvegint
2014-10-20 12:48:45 +04:00
Alexey Ivanov
13fbfe1e6c
8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized
...
Reviewed-by: serb, ant
2014-10-20 12:36:16 +04:00
Phil Race
98988ffc54
8061267: PrinterJob: Specified Page Ranges not displayed in Windows Native Print Dialog
...
Reviewed-by: bae, jgodinez
2014-10-17 15:55:02 -07:00
Jaroslav Bachorik
c27e2c99f4
8061312: Even more debug output needed
...
Reviewed-by: sla, olagneau
2014-10-17 12:20:34 +02:00
Kirk Shoop
d03eadea27
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
Michael McMahon
80b26e5882
8042622: Check for CRL results in IllegalArgumentException "white space not allowed"
...
Reviewed-by: chegar
2014-10-17 10:59:32 +01:00
Jaroslav Bachorik
c603f42b91
8056143: interrupted java/lang/management/MemoryMXBean/LowMemoryTest.java leaves running process
...
Reviewed-by: sla, dholmes
2014-10-17 10:53:30 +02:00
Shanliang Jiang
d64da6c76e
8060692: Delete com/sun/jmx/snmp and sun/management/snmp from OpenJDK
...
Reviewed-by: alanb, dfuchs, erikj, mchung
2014-10-22 09:13:52 +02:00
Alejandro Murillo
f0c02512ea
Merge
2014-10-21 13:56:58 -07:00
Lance Andersen
fc36466f8f
8059411: RowSetWarning does not chain warnings
...
Reviewed-by: darcy, smarks, mchung
2014-10-21 13:41:22 -04:00
Valerie Peng
dc60e274ff
8046002: Move Ucrypto to the open jdk repo
...
Move Ucrypto related sources, tests to openJDK
Reviewed-by: mullan
2014-10-20 21:18:48 +00:00
Alejandro Murillo
d89ff24e1a
Merge
2014-10-17 07:58:57 -07:00
Amy Lu
f9e2e24757
8060432: tools/pack200/TestNormal.java fails on Windows with java.io.FileNotFoundException after JDK-8058854
...
Reviewed-by: ksrini
2014-10-16 19:27:46 -07:00
Lana Steuck
46fb368afe
Merge
2014-10-16 14:14:57 -07:00
David Katleman
3e05299684
Added tag jdk9-b35 for changeset 4bee12591374
2014-10-16 12:02:05 -07:00
Stuart Marks
3215beb313
8055309: RMI needs better transportation considerations
...
Reviewed-by: alanb, igerasim, skoivu, msheppar
2014-10-15 15:41:50 -07:00
Jamil Nimeh
823f5f273e
8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input
...
Reviewed-by: weijun
2014-10-15 11:43:27 -07:00
Pavel Rappo
4bf024dde1
8044627: Update JNDI to work with modules
...
Reviewed-by: alanb, chegar
2014-10-16 12:34:07 +01:00
Amanda Jiang
3f4fc41640
8047031: Add SocketPermission tests for legacy socket types
...
Reviewed-by: chegar
2014-10-16 10:50:17 +01:00
Erik Joelsson
972cb662d8
8055191: Split GensrcProperties.gmk into separate modules
...
Reviewed-by: tbell
2014-10-16 10:37:57 +02:00
David Dehaven
bfcb15c211
Merge
2014-10-14 14:29:21 -07:00
David Dehaven
883d16c219
Merge
2014-10-14 10:47:45 -07:00
Olivier Lagneau
7f66469951
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-14 11:39:07 -07:00
Aleksey Shipilev
c25af2a638
8060485: (str) contentEquals checks the String contents twice on mismatch
...
Reviewed-by: martin, chegar, alanb
2014-10-14 19:35:03 +02:00
Henry Jen
aa48d0f22b
Merge
2014-10-14 23:22:00 -07:00
Mandy Chung
9db8ce689b
8059083: Remove jdk.compact3 from modules.xml
...
Reviewed-by: alanb
2014-10-14 20:26:15 -07:00
Phil Race
7d50d71fe5
8058969: Test closed/sun/java2d/cmm/StubCMMShellTest.sh fails
...
Reviewed-by: bae, serb
2014-10-14 09:34:45 -07:00
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
Daniel D. Daugherty
ba69f3e290
Merge
2014-10-10 08:29:38 -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
Frederic Parain
fee63b862f
8057777: Cleanup of old and unused VM interfaces
...
Reviewed-by: coleenp, hseigel, alanb, sherman
2014-10-09 04:48:12 -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
Weijun Wang
64881fb307
8059485: Resolve parsing ambiguity
...
Reviewed-by: mullan, vinnie
2014-10-08 19:13:57 +08: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
Jamil Nimeh
48ac606390
8057555: Less cryptic cipher suite management
...
Reviewed-by: xuelei, igerasim, mullan, asmotrak
2014-10-02 11:20:48 -07: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