Phil Race
d7f59acb44
8048328: CUPS Printing does not report supported printer resolutions
...
Reviewed-by: bae, jgodinez
2014-07-11 11:12:59 -07:00
Petr Pchelko
93f94161b3
8049996: [macosx] test java/awt/image/ImageIconHang.java fails with NPE
...
Reviewed-by: alexsch, azvegint
2014-07-11 18:46:47 +04:00
Pavel Rappo
58366bce32
8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java
...
Reviewed-by: vinnie
2014-07-11 14:53:55 +01:00
Andrei Eremeev
df27040934
8049870: Fix doclint warnings from javax.swing.plaf.basic package, 4 of 7
...
Reviewed-by: pchelko
2014-07-11 16:44:11 +04:00
Sergey Bylokhov
64522e8f30
8049583: Test closed/java/awt/List/ListMultipleSelectTest/ListMultipleSelectTest fails on Window XP
...
Reviewed-by: pchelko, anthony
2014-07-11 13:32:12 +04:00
Alexander Stepanov
a3d9307fb9
8037511: Tidy warnings cleanup for java.awt - 2d part
...
Reviewed-by: prr
2014-07-11 12:51:14 +04:00
Alexander Scherbatiy
f429e5b86c
8049198: [macosx] Incorrect thread access when showing splash screen
...
Reviewed-by: serb, pchelko
2014-07-11 12:08:43 +04:00
Joe Darcy
1aed2210e0
8049736: Fix raw and unchecked lint warnings in sun.tracing
...
Reviewed-by: mchung
2014-07-10 22:57:56 -07:00
Weijun Wang
3b0fa6aca9
8049936: Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem
...
Reviewed-by: xuelei
2014-07-11 09:17:10 +08:00
Valerie Peng
efa54ce543
8043406: Change default policy for JCE providers to run with as few privileges as possible
...
Provide default permissions for crypto providers
Reviewed-by: mullan, vinnie
2014-07-10 22:44:58 +00:00
Lana Steuck
b502551536
Merge
2014-07-10 12:40:48 -07:00
David Katleman
700ea0bf22
Added tag jdk9-b22 for changeset b508c04b7005
2014-07-10 12:13:26 -07:00
Lana Steuck
83fc52870b
Merge
2014-07-09 10:42:37 -07:00
Alexey Ivanov
7144d3a4fd
8046559: NPE when changing Windows theme
...
Reviewed-by: pchelko, anthony
2014-07-08 12:20:06 +04:00
Joe Darcy
6543d60b1b
8048980: Fix raw and unchecked lint warnings in platform-specific sun.font files
...
Reviewed-by: henryjen, prr
2014-07-07 16:05:13 -07:00
Phil Race
3632d84aaf
Merge
2014-07-07 10:27:56 -07:00
Alexander Zvegintsev
05920770b8
8049418: [macosx] PopupMenuListener.popupMenuWillBecomeVisible is not called for empty combobox on MacOS/aqua look and feel
...
Reviewed-by: anthony, pchelko
2014-07-07 18:56:50 +04:00
Erik Gahlin
723bfa2b58
8047368: Remove oracle.jrockit.jfr from open package.access list
...
Reviewed-by: sla, mullan
2014-07-07 15:06:00 +02:00
Daniel Fuchs
44470419c0
8048020: Regression on java.util.logging.FileHandler
...
In some circumstances j.u.l.FileHandler can leave zombie lock files on the file system. The fix lets FileHandler reuse such zombie lock files when it sees them - as it used to do in version 1.7 of the JDK.
Reviewed-by: alanb
2014-07-07 15:31:07 +02:00
Michael McMahon
c5665a7027
8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607
...
Reviewed-by: alanb
2014-07-07 12:42:14 +01:00
Evgeniya Stepanova
f7d6809219
8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
...
Reviewed-by: dholmes, dfuchs
2014-07-06 20:12:44 -04:00
Anton Tarasov
d5f9bdbecf
8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
...
Reviewed-by: azvegint, alexsch
2014-07-04 15:16:02 +04:00
Dmitriy Ermashov
e4904a94ce
8048246: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK
...
Reviewed-by: pchelko
2014-07-04 13:40:55 +04:00
Steven Sides
8dac049789
8046590: fix doclint issues in swing classes, part 1 of 4
...
Reviewed-by: alexsch
2014-07-04 12:56:58 +04:00
Naoto Sato
e3479393de
8038092: Re-examine Bidi reflective dependency on java.awt.font
...
Reviewed-by: alanb
2014-07-03 16:19:39 -07:00
Joe Darcy
ddf0e09c92
8043550: Fix raw and unchecked lint warnings in javax.swing.*
...
Reviewed-by: pchelko, mchung
2014-07-03 15:24:27 -07:00
David Katleman
000a943345
Added tag jdk9-b21 for changeset 843911d61b95
2014-07-03 11:37:18 -07:00
Erik Gahlin
7f1cf5327f
8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
...
Reviewed-by: sla, jbachorik, rriggs
2014-07-03 18:20:42 +02:00
Anton Nashatyrev
2dbe14ef7e
8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar
...
Reviewed-by: alexp, alexsch
2014-07-03 18:47:42 +04:00
Sergey Malenkov
d5b9d36ad9
4058433: RFE: tool for creating BeanInfo template
...
Reviewed-by: alexsch, serb
2014-07-03 16:55:55 +04:00
Paul Sandoz
913551730c
8043327: Collectors.toMap studentToGPA example uses Functions.identity()
...
8043328: Typo in documentation of package java.util.stream
Reviewed-by: alanb, lancea
2014-07-03 09:30:25 +02:00
Joe Darcy
52f8e9c096
8043548: Fix raw and unchecked lint warnings in javax.swing.plaf.*
...
8042849: Fix raw and unchecked warnings in com.sun.java.swing
Reviewed-by: pchelko, alexsch
2014-07-02 23:03:27 -07:00
Jeremy Manson
179fd7be27
8048840: File.createTempFile has uninformative failure message
...
Reviewed-by: martin, alanb
2014-07-02 14:14:17 -07:00
Martin Buchholz
b6e211ab64
8048990: ZipFile.entries() can't handle empty zip entry names
...
GetEntryBytes should never return null pointer for entry names
Reviewed-by: sherman
2014-07-02 10:21:23 -07:00
Petr Pchelko
3bb2f8e052
8048549: [macosx] Disable usage of system menu bar if AWT is embedded in FX
...
Reviewed-by: anthony, serb
2014-07-02 18:57:27 +04:00
Petr Pchelko
87beb419b9
8033367: [macosx] Appletviewer was broken in jdk8 b124
...
Reviewed-by: anthony, serb
2014-07-02 17:04:04 +04:00
Artem Malinko
8bd889eb2a
8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed
...
Reviewed-by: anthony, pchelko
2014-07-02 14:48:37 +04:00
Alan Bateman
fb6a582728
8048891: Remove unused JObjC from jdk repository
...
Reviewed-by: mchung
2014-07-02 10:03:40 +01:00
Weijun Wang
f4db094473
8042053: Broken links to jarsigner and keytool docs in java.security package summary
...
Reviewed-by: xuelei
2014-07-02 17:03:47 +08:00
Staffan Larsen
0139a3b9e7
8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
...
Reviewed-by: dcubed, dsamersoff, allwin
2014-07-02 08:41:59 +02:00
Raoul-Gabriel Urma
463b504956
8048989: small errors in Collectors examples
...
Reviewed-by: darcy
2014-07-01 23:39:31 -07:00
Katja Kantserova
f377795d11
8048892
: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
...
Reviewed-by: sla, jbachorik
2014-07-01 21:23:54 +02:00
Weijun Wang
8d02787bfc
8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
...
Reviewed-by: valeriep
2014-07-02 09:48:32 +08:00
Valerie Peng
f2d9209326
Merge
2014-07-01 23:09:52 +00:00
Lana Steuck
1297b27e71
Merge
2014-07-01 14:28:51 -07:00
Valerie Peng
edc85c8e4c
8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
...
Reduce buffer allocation and do multiple cipher encryption/decryption calls.
Reviewed-by: xuelei, ascarpino
2014-07-01 20:35:43 +00:00
Valerie Peng
49402ab517
8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
...
Override the upper limit to 1024 for SHA1withDSA when larger DSA key size is supported.
Reviewed-by: mullan, ascarpino
2014-07-01 20:35:30 +00:00
Phil Race
bf3d4b5bc7
Merge
2014-07-01 12:02:30 -07:00
Phil Race
82cd8b6ece
Merge
2014-07-01 10:20:56 -07:00
Jamil Nimeh
2edd214440
8015081: javax.security.auth.Subject.toString() throws NPE
...
Reviewed-by: xuelei, weijun
2014-07-01 09:46:20 -07:00
Sergey Bylokhov
a11814d264
8048265: AWT crashes inside CCombinedSegTable::In called from Java_sun_awt_windows_WDefaultFontCharset_canConvert
...
Reviewed-by: anthony, pchelko, azvegint
2014-07-01 20:42:29 +04:00
Otavio Santana
5a0450feea
8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
...
Reviewed-by: chegar, psandoz, prappo
2014-07-01 14:44:37 +01:00
Otavio Santana
4da668378d
8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
...
Reviewed-by: chegar, psandoz, prappo
2014-07-01 15:12:59 +01:00
Jaroslav Bachorik
3962277490
8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
...
Reviewed-by: sla
2014-07-01 17:58:14 +02:00
Sean Coffey
19c07ee15b
7095856: OutputStreamHook doesn't handle null values
...
Reviewed-by: lancea, msheppar
2014-07-01 16:51:44 +01:00
Staffan Larsen
829524e7d6
8048710: Use ServiceLoader for the jvmstat protocols
...
Reviewed-by: alanb
2014-07-01 16:08:45 +02:00
Jaroslav Bachorik
e614cf24ef
8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
...
Reviewed-by: sla
2014-07-01 15:00:33 +02:00
Jaroslav Bachorik
7b43631edc
8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
...
Reviewed-by: sla
2014-07-01 11:47:36 +02:00
Dmitriy Ermashov
cf4ed54c17
8043131: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree
...
Reviewed-by: pchelko
2014-07-01 12:49:36 +04:00
Staffan Larsen
4b31ce4a17
8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
...
Reviewed-by: jbachorik, egahlin, dholmes
2014-07-01 10:40:14 +02:00
Joe Darcy
f2399d7d54
8048839: Reverse sense of -Xlint options in build of jdk repo
...
Reviewed-by: tbell, mikael
2014-06-30 18:17:46 -07:00
Andrei Eremeev
c75f8957e8
8046434: Fix doclint warnings from javax.swing.plaf.metal package
...
Reviewed-by: alexsch
2014-06-30 16:32:36 +04:00
Dmitry Markov
b45831b5b5
8048506: [macosx] javax.swing.PopupFactory issue with null owner
...
Reviewed-by: pchelko, alexsch
2014-06-30 16:23:18 +04:00
Mike Duigou
efbff37c1a
8048207: Collections.checkedQueue.offer() calls add on wrapped queue
...
Reviewed-by: psandoz
2014-06-27 10:26:39 -07:00
Phil Race
462198fc26
8043508: JVM core dumps with very long text in tooltip
...
Reviewed-by: bae, jgodinez
2014-06-26 16:14:54 -07:00
Phil Race
1573a33089
8041902: When printing, polylines are not rendered as joined
...
Reviewed-by: bae, jgodinez
2014-06-26 16:10:33 -07:00
Jennifer Godinez
dfc9a84755
7067052: Default printer media is ignored
...
Reviewed-by: bae, prr
2014-06-26 13:46:27 -07:00
David Katleman
1cd83dc91f
Added tag jdk9-b20 for changeset 8c82c02495e7
2014-06-26 12:51:38 -07:00
Petr Pchelko
c08e2bf586
8047799: Remove WindowClosingSupport
...
Reviewed-by: anthony, alexsch
2014-06-26 13:38:38 +04:00
Pete Brunet
f5df1eca19
8048022: Fix raw and unchecked warnings in javax.accessibility
...
Reviewed-by: pchelko
2014-06-26 12:05:57 +04:00
Alexander Scherbatiy
c0c1d91633
8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
...
Reviewed-by: pchelko, anthony, ksrini
2014-06-25 19:10:32 +04:00
Andrei Eremeev
02990e046b
7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
...
Reviewed-by: anthony, pchelko
2014-06-24 12:27:37 +04:00
Alexander Zvegintsev
fca14b0d55
8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
...
Reviewed-by: ahgross, art, pchelko, mschoene
2014-06-24 10:36:35 +04:00
David Dehaven
fee9c1b0cc
Merge
2014-06-23 13:05:27 -07:00
Phil Race
8233313cb4
8043509: java.awt.Font gets initialized with the wrong font name for some Locales
...
Reviewed-by: bae, jgodinez
2014-06-23 12:48:16 -07:00
Xueming Shen
565ab8b571
8042369: Remove duplicated java.time classes in build.tools.tzdb
...
Removed duplicated classes in builder
Reviewed-by: rriggs
2014-06-23 12:12:30 -07:00
Petr Pchelko
22b836a06a
8047798: Remove EventQueueDelegate
...
Reviewed-by: anthony, art
2014-06-23 22:15:09 +04:00
Henry Jen
f5a99dfd8f
8042872: Fix raw and unchecked warnings in sun.applet
...
Reviewed-by: darcy, herrick
2014-06-23 10:54:10 -07:00
Joe Darcy
be41c05edc
8049797: Fix raw and unchecked lint warnings in javax.swing.SortingFocusTraversalPolicy
...
Reviewed-by: prr
2014-07-10 15:27:02 -07:00
Mikhail Cherkasov
cb14edb87e
4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value
...
Reviewed-by: prr, bae
2014-07-10 18:46:40 +04:00
Andrei Eremeev
2194d4368f
8049808: Fix doclint warnings from javax.swing.plaf.basic package, 3 of 7
...
Reviewed-by: pchelko
2014-07-10 17:20:56 +04:00
Petr Pchelko
f77b84ddc6
8049830: Remove reflection from ScreenMenuBar
...
Reviewed-by: anthony, serb
2014-07-10 15:08:50 +04:00
Andrei Eremeev
61b9232969
8049704: Fix doclint warnings from javax.swing.plaf.basic package, 2 of 7
...
Reviewed-by: pchelko
2014-07-10 12:21:29 +04:00
Henry Jen
91a46ed171
8044862: Fix raw and unchecked lint warnings in macosx specific code
...
Reviewed-by: darcy, pchelko
2014-06-27 10:29:08 -07:00
Andrei Eremeev
529b1b6422
8043968: Fix doclint warnings from javax.swing.plaf.basic package, 1 of 7
...
Reviewed-by: pchelko
2014-07-09 17:11:53 +04:00
Steve Sides
54e8ddf594
8046597: fix doclint issues in swing classes, part 4 of 4
...
Reviewed-by: pchelko
2014-07-09 15:14:06 +04:00
Alexander Stepanov
2a84acf3dd
8047367: move awt automated tests from AWT_Modality to OpenJDK repository - part 2
...
Reviewed-by: pchelko
2014-07-09 12:56:03 +04:00
Stuart Marks
b8db13175e
8047025: Fix raw and unchecked lint warnings in generated nimbus files
...
Reviewed-by: henryjen, prr
2014-07-08 09:19:29 -07:00
Anton Nashatyrev
021ffcfbdf
8047066: Test test/sun/awt/image/bug8038000.java fails with ClassCastException
...
Reviewed-by: bae, prr
2014-07-08 16:42:23 +04:00
Alexander Stepanov
89e241569b
8043126: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository
...
Reviewed-by: pchelko
2014-07-08 16:01:18 +04:00
Joe Wang
61ad72b44a
5077522: Duration.compare incorrect for some values
...
Reviewed-by: lancea, dfuchs
2014-06-23 10:40:20 -07:00
Alexander Zuev
50aff94d03
8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
...
Reviewed-by: ksrini
2014-06-23 18:09:35 +04:00
Staffan Larsen
578fc51475
8044772: TempDirTest.java still times out with -Xcomp
...
Reviewed-by: dholmes
2014-06-23 15:51:41 +02:00
Steven Sides
0b95f7c7a2
8040901: fix doclint block tag issues in swing event classes
...
Reviewed-by: alexsch
2014-06-23 10:57:22 +04:00
Mandy Chung
e4db9235e4
8044063: Remove com.sun.java.browser.* from jdk repo
...
Reviewed-by: darcy, alanb
2014-06-20 13:36:03 -07:00
Phil Race
b5769155b4
8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
...
Reviewed-by: jgodinez
2014-06-20 12:37:08 -07:00
Lana Steuck
981b9555ae
Merge
2014-06-20 10:15:30 -07:00
Kumar Srinivasan
6c8c5619ed
8044866: Fix raw and unchecked lint warnings in asm
...
Reviewed-by: darcy
2014-06-20 10:10:27 -07:00
Alexander Stepanov
07289a2d98
8046445: Fix doclint warnings for javax.swing.plaf.multi
...
Reviewed-by: alexsch
2014-06-20 19:03:57 +04:00
Dmitriy Ermashov
cbef61567d
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
...
Reviewed-by: pchelko, alexsch
2014-06-20 16:48:30 +04:00
Weijun Wang
cc269950df
8029994: Support "include" and "includedir" in krb5.conf
...
Reviewed-by: mullan
2014-06-20 10:27:10 +08:00
Mandy Chung
f301db3a9b
8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
...
Reviewed-by: erikj, tbell
2014-06-19 13:12:08 -07:00
David Katleman
81cb0dbeb4
Added tag jdk9-b19 for changeset 40b2b32fa541
2014-06-19 11:22:38 -07:00
Alexander Zuev
a30dec6af6
8000650: unpack200.exe should check gzip crc
...
Reviewed-by: ksrini
2014-06-19 18:07:02 +04:00
Andrei Eremeev
03bc9138d1
8046446: Fix doclint warnings in javax.swing.text.html package
...
Reviewed-by: pchelko
2014-06-19 16:57:14 +04:00
Andrei Eremeev
322ed96c4c
8046895: Fix doclint warnings in javax.swing.text.html.parser package
...
Reviewed-by: pchelko
2014-06-19 16:54:59 +04:00
Staffan Larsen
bdf68602c0
8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
...
Reviewed-by: alanb
2014-06-19 12:56:16 +02:00
Alexander Stepanov
5a66e76eff
8044429: move awt automated tests for AWT_Modality to OpenJDK repository
...
Reviewed-by: pchelko
2014-06-19 12:44:41 +04:00
Joe Darcy
0228c51129
8044715: Add finally lint warning to build of jdk repository
...
Reviewed-by: henryjen, tbell
2014-06-18 18:27:39 -07:00
Phil Race
c878d790d1
Merge
2014-06-18 13:14:15 -07:00
David Dehaven
62fa4b7e0c
8043340: [macosx] Fix hard-wired paths to JavaVM.framework
...
Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later
Reviewed-by: erikj, henryjen, dholmes
2014-06-18 12:52:14 -07:00
Lana Steuck
355564edbc
Merge
2014-06-18 10:55:17 -07:00
Lana Steuck
535c39b31f
Merge
2014-06-18 10:09:22 -07:00
Henry Jen
410ba2a8f0
8046485: Add missing @since tag under javax.swing.*
...
Reviewed-by: alexsch, prr
2014-06-18 09:13:46 -07:00
Phil Race
48ca67c5c4
Merge
2014-06-18 14:53:35 -07:00
Petr Pchelko
be48d07662
8047061: [macosx] Crash when setting display mode
...
Reviewed-by: anthony, alexsch
2014-06-18 13:21:59 +04:00
Alexander Zvegintsev
d39a778d5f
8040007: GtkFileDialog strips user inputted filepath
...
Reviewed-by: anthony, serb
2014-06-17 19:05:06 +04:00
Pavel Rappo
5079b7bbd4
8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
...
Reviewed-by: duke
2014-06-17 13:57:01 +01:00
Joe Darcy
499b50c15b
8049820: Fix raw and unchecked lint warnings in sun.management
...
Reviewed-by: mchung
2014-07-09 21:26:11 -07:00
Rajan Halade
44c5f51ddf
8041781: Need new regression tests for PBE keys
...
Reviewed-by: xuelei
2014-07-10 03:07:48 +00:00
Weijun Wang
57d0562d7c
8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
...
Reviewed-by: mullan
2014-07-10 10:44:48 +08:00
Jason Uh
665f030eaf
7065233: To interpret case-insensitive string locale independently
...
Reviewed-by: xuelei
2014-07-09 18:34:45 -07:00
Joe Darcy
037699d88a
8049794: Fix raw and unchecked warnings in jvmstat
...
Reviewed-by: mchung
2014-07-09 17:02:03 -07:00
Naoto Sato
f38db6ce11
8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
...
Reviewed-by: okutsu
2014-07-09 10:02:30 -07:00
Daniel Fuchs
7c04b45666
8048913: java/util/logging/LoggingDeadlock2.java times out
...
Removes the /timeout=15 parameter from the @run command line
Reviewed-by: mchung, dholmes
2014-07-09 17:51:50 +02:00
Peter Levart
b94232fe21
8049220: URL.factory data race
...
Reviewed-by: alanb, psandoz
2014-07-09 12:30:17 +02:00
Weijun Wang
8167fa4c80
8047765: Generate blacklist.certs in build
...
Reviewed-by: dholmes, alanb
2014-07-09 16:34:31 +08:00
Weijun Wang
cdbe91ef12
7150092: NTLM authentication fail if user specified a different realm
...
Reviewed-by: michaelm
2014-07-09 15:10:42 +08:00
Alejandro Murillo
fb3cf81241
Merge
2014-07-08 12:38:47 -07:00
Sean Mullan
f5e233d84b
8049244: XML Signature performance issue caused by unbuffered signature data
...
Reviewed-by: xuelei
2014-07-08 14:35:05 -04:00
Alejandro Murillo
4cde9d8be8
Merge
2014-07-03 13:22:09 -07:00
Alejandro Murillo
104ef4e582
Merge
2014-06-26 23:11:00 -07:00
Coleen Phillimore
aa12c8fbf5
6642881: Improve performance of Class.getClassLoader()
...
Add classLoader to java/lang/Class instance for fast access
Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, mchung, jfranck, dholmes
2014-06-24 11:23:34 -04:00
Henry Jen
a8306dd34f
8047721: @since should have JDK version
...
Reviewed-by: darcy, wetmore
2014-06-16 09:44:54 -07:00
Ivan Gerasimov
589ee38cbd
8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX
...
Reviewed-by: valeriep
2014-06-27 08:03:35 +04:00
Naoto Sato
72fb4c3adf
8039317: Read currency.data as a resource
...
Reviewed-by: alanb, chegar
2014-06-26 10:48:43 -07:00
Rocky Sloan
1d0d27c312
8044276: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.synth
...
Reviewed-by: alexsch
2014-06-26 15:59:57 +04:00
Rocky Sloan
689a3bb8c1
8044281: Fix doclint warnings (missing javadoc tags) in javax.swing.table
...
Reviewed-by: alexsch
2014-06-26 15:58:06 +04:00
Mike Duigou
6c860a781a
8047795: Collections.checkedList checking bypassed by List.replaceAll
...
Reviewed-by: psandoz, chegar
2014-06-25 12:36:03 -07:00
Michael McMahon
fd148509ce
8029607: Type of Service (TOS) cannot be set in IPv6 header
...
Reviewed-by: alanb
2014-06-25 15:55:42 +01:00
Weijun Wang
ea1882be4f
8048073: Cannot read ccache entry with a realm-less service name
...
Reviewed-by: xuelei
2014-06-25 18:49:02 +08:00
Jaroslav Bachorik
99a469d169
8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
...
Reviewed-by: sla
2014-06-25 09:43:47 +02:00
Mandy Chung
bfe7a7abd1
8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
...
Reviewed-by: alanb, psandoz
2014-06-24 16:22:57 -07:00
Joe Darcy
0caae2d748
8046273: Add overrides lint warning to build of jdk repository
...
Reviewed-by: tbell
2014-06-24 14:05:47 -07:00
Jaroslav Bachorik
cc7e85e940
8048005: Add test timing information to JMXStartStopTest
...
Reviewed-by: egahlin, dfuchs
2014-06-24 19:59:26 +02:00
Jaroslav Bachorik
8bca223cbd
8047073: Some javax/management/ fails with JFR
...
Reviewed-by: egahlin, dfuchs
2014-06-24 19:58:03 +02:00
Joe Darcy
ea1f1d527d
8048014: Update java.lang.SafeVararags for private methods
...
Reviewed-by: lancea, abuckley
2014-06-24 10:46:08 -07:00
Alexander Stepanov
825d9ee985
8043967: Fix doclint warnings for java.awt
...
Reviewed-by: pchelko
2014-06-24 16:57:02 +04:00
Chris Hegarty
18728f8cb9
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
...
Reviewed-by: alanb
2014-06-24 10:25:56 +01:00
Shanliang Jiang
0a5b921c13
8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
...
Reviewed-by: sla, jbachorik
2014-06-24 11:09:57 +02:00
Rocky Sloan
a12feb33eb
8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus
...
Reviewed-by: alexsch
2014-06-24 10:47:30 +04:00
Petr Pchelko
b0421303e6
8046221: [TEST_BUG] Cleanup datatransfer tests
...
Reviewed-by: anthony, alexsch
2014-06-16 17:13:58 +04:00
David Katleman
985693b209
Added tag jdk9-b18 for changeset fa91157087a5
2014-06-13 11:21:30 -07:00
Weijun Wang
a22c2ed67f
8046702: default_options.sh test failure on Solaris
...
Reviewed-by: xuelei
2014-06-13 08:25:50 +08:00
Lana Steuck
9f70b96c91
Merge
2014-06-12 15:38:24 -07:00
David Katleman
c05b2d96aa
Added tag jdk9-b17 for changeset e2e5f24869d5
2014-06-12 10:32:32 -07:00
Shanliang Jiang
df614caef8
8044865: Fix raw and unchecked lint warnings in management-related code
...
Reviewed-by: darcy, sla, egahlin, dfuchs
2014-06-12 10:32:19 +02:00
Sergey Bylokhov
c450cf57a3
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
...
Reviewed-by: alexsch, anthony
2014-06-12 00:43:14 +04:00
Sergey Bylokhov
652e8b5ffb
8029455: [JLightweightFrame] support scaled painting
...
Reviewed-by: anthony, ant
2014-06-12 00:32:33 +04:00
Sergey Bylokhov
4a9ad9f15f
8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
...
Reviewed-by: pchelko, prr
2014-06-12 00:19:00 +04:00
Joe Darcy
f829432469
8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
...
Reviewed-by: prr
2014-06-11 13:25:15 -07:00
Staffan Larsen
855f7c421e
8044135: Add API to start JMX agent from attach framework
...
Reviewed-by: alanb
2014-06-11 15:47:53 +02:00
Stephen Colebourne
0a8fa1b525
8046416: Unable to parse an Instant from fields
...
Fix Instant parsing
Reviewed-by: rriggs
2014-06-11 08:25:33 +01:00
Stephen Colebourne
e5ca02132f
8046707: Performance of java.time could be better
...
Optimise performance
Reviewed-by: rriggs
2014-06-12 00:31:27 +01:00
Vinnie Ryan
7d5e52ba49
8047085: PKCS11/NSS tests failing intermittently on Windows
...
Reviewed-by: mullan
2014-06-18 15:05:29 +01:00
Andrei Eremeev
ed7184cb9b
8046596: fix doclint issues in swing classes, part 3 of 4
...
Reviewed-by: pchelko
2014-06-18 17:34:05 +04:00
Andrei Eremeev
1553ada84b
8046595: fix doclint issues in swing classes, part 2 of 4
...
Reviewed-by: pchelko
2014-06-18 17:31:01 +04:00
Dmitry Samersoff
97ce148fa7
8044762: com/sun/jdi/OptionTest.java test time out
...
Gdata could be NULL in debugInit_exit
Reviewed-by: dcubed
2014-06-18 03:29:58 -07:00
Staffan Larsen
b608314245
8046778: Better error messages when starting JMX agent via attach or jcmd
...
Reviewed-by: dholmes
2014-06-18 09:04:20 +02:00
Chris Hegarty
710dd1ffea
8046902: Remove sun.misc.Timer
...
Reviewed-by: rriggs, mduigou, iris
2014-06-17 10:47:07 +01:00
Alexey Ivanov
ec7589bf7d
8046391: Hang displaying JFileChooser with Windows L&F
...
Reviewed-by: anthony, serb
2014-06-11 10:53:27 +04:00
Pavel Rappo
66135672e1
8027308: HttpURLConnection should better handle URLs with literal IPv6 addresses
...
Reviewed-by: chegar, alanb, michaelm
2014-06-10 11:15:23 +01:00
Weijun Wang
53c7b2ac2b
8023197: Pre-configured command line options for keytool and jarsigner
...
Reviewed-by: xuelei
2014-06-11 18:27:10 +08:00
Joel Borggrén-Franck
6445980a62
8029674: (reflect) getMethods returns default methods that are not members of the class
...
Filter out methods that have a more specific default method from result
Reviewed-by: darcy, dlsmith
2014-06-10 14:40:20 +02:00
Weijun Wang
1694fa432e
8046499: nativecache.c prints to stdout in debug build
...
Reviewed-by: xuelei
2014-06-11 16:33:23 +08:00
Henry Jen
ea9a7a88a1
8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
...
Reviewed-by: mduigou, lancea, alanb, mullan
2014-06-10 16:18:54 -07:00
Jamil Nimeh
eb521232f2
8046368: Code cleanup in SeedGenerator.java
...
Reviewed-by: mullan
2014-06-10 14:17:32 -07:00
Anthony Scarpino
b757b4461e
8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
...
Reviewed-by: vinnie
2014-06-10 12:04:42 -07:00
Martin Buchholz
a5943eeeae
8004807: java/util/Timer/Args.java failing intermittently in HS testing
...
Update test to improve reliability
Reviewed-by: rriggs, ewang
2014-06-10 08:07:39 -07:00
Vinnie Ryan
15f88447cb
8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c
...
Reviewed-by: mullan
2014-06-10 15:49:53 +01:00
Joe Darcy
f06c5555b0
8046271: Fix overrides lint warnings in Apple laf code
...
Reviewed-by: alanb, prr
2014-06-09 16:24:47 -07:00
Phil Race
dc20ecddcf
Merge
2014-06-09 11:58:27 -07:00
Joe Darcy
c606599482
8042870: Fix raw and unchecked warnings in sun.print
...
Reviewed-by: prr
2014-06-09 11:47:18 -07:00
Sergey Bylokhov
e89442e619
8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
...
Reviewed-by: amenkov, azvegint
2014-06-09 20:23:26 +04:00
Alex Schenkman
9a089404f8
8046355: sun/tools/jstatd/TestJstatdExternalRegistry.java should be quarantined
...
Reviewed-by: sla
2014-06-09 17:18:14 +02:00
Alex Schenkman
90ab8e5a78
8046352: com/sun/tools/attach/TempDirTest.java should be quarantined
...
Reviewed-by: sla
2014-06-09 17:12:18 +02:00
Alex Schenkman
2d567a8aac
8046351: com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotification[Content]Test.java should be quarantined
...
Reviewed-by: sla
2014-06-09 17:04:11 +02:00
Alex Schenkman
7261ca1965
8046348: com/sun/jdi/OptionTest.java should be quarantined
...
Reviewed-by: sla
2014-06-13 11:58:34 +02:00
Vladimir Ivanov
a58e574ffc
8046903: VM anonymous class members can't be statically invocable
...
Reviewed-by: jrose
2014-06-17 13:06:05 +04:00
Staffan Larsen
9158c1d9b6
6622468: TEST_BUG: Time to retire the @debuggeeVMOptions mechanism used in the com.sun.jdi infrastructure
...
Use jtreg "@run driver" for the JDI tests
Reviewed-by: sspitsyn, dholmes
2014-06-17 10:01:16 +02:00
Stuart Marks
7e1185e152
8044730: small errors in ConcurrentHashMap and LongAdder docs
...
Reviewed-by: martin
2014-06-16 17:52:21 -07:00
Sean Mullan
9501b333f7
Merge
2014-06-16 13:48:58 -04:00
Sean Mullan
68747fa0c0
8046044
: Fix raw and unchecked lint warnings in XML Signature Impl
...
Reviewed-by: darcy
2014-06-16 13:47:42 -04:00
Otavio Goncalves de Santana
ed271b0d5a
8041679: Replace uses of StringBuffer with StringBuilder within core library classes
...
Reviewed-by: psandoz, alanb, xuelei, dfuchs, jfranck, prr, serb, chegar
2014-06-16 17:45:26 +01:00
Henry Jen
6886e2b8ba
8046389: Add missing @since tag under javax.sql.**
...
Reviewed-by: lancea
2014-06-16 08:09:30 -07:00
Dmitry Samersoff
c201595a62
8041498: Remove npt library
...
Get rid of npt library and move utf-related code to share/backend
Reviewed-by: sla
2014-06-16 07:25:11 -07:00
Vinnie Ryan
d4988ce66f
8036613: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/provider/WinCAPISeedGenerator.c
...
Reviewed-by: mullan
2014-06-16 13:40:49 +01:00
Staffan Larsen
a20967bfac
8043939: Remove management-agent.jar
...
Reviewed-by: alanb
2014-06-16 13:52:25 +02:00
Katja Kantserova
12e0fea90c
6545295: TEST BUG: The test HatHeapDump1Test uses wrong path in exec call
...
Reviewed-by: sla
2014-06-16 11:03:54 +02:00
Michael McMahon
b8bfe0d5f2
Merge
2014-06-13 14:32:49 +01:00
Michael McMahon
7ab2a6410b
8046588: test for SO_FLOW_SLA availability does not check for EACCESS
...
Reviewed-by: alanb, chegar
2014-06-13 14:30:41 +01:00
Alexey Ivanov
48b2a7c0c7
8046239: Build failure in 9-client on all non-Windows platforms
...
Reviewed-by: anthony, serb, alexp
2014-06-09 18:10:49 +04:00
Vladimir Ivanov
b2e8017412
8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
...
Reviewed-by: psandoz, jrose
2014-06-09 15:40:40 +04:00
Dmitriy Ermashov
5ecd91e84a
8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
...
Reviewed-by: pchelko
2014-06-09 14:59:45 +04:00
Sergey Bylokhov
b7b41fb089
8046245: JDK 9 client build failure on Solaris
...
Reviewed-by: prr
2014-06-09 13:03:03 +04:00
Mike Duigou
a76e39b79f
8046085: inserting null key into HashMap treebin fails
...
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: dl, mduigou, alanb, chegar
2014-06-06 14:23:08 -07:00
Jonathan Lu
879b239e41
8043954: Add async connect() support to NET_Connect() for AIX platform
...
Reviewed-by: alanb
2014-06-07 00:17:02 +08:00
Weijun Wang
704a20b250
8044747: [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame
...
Reviewed-by: xuelei
2014-06-06 22:31:53 +08:00
Alexey Ivanov
b3090f044e
8039383: NPE when changing Windows theme
...
Reviewed-by: pchelko, anthony
2014-06-06 17:51:32 +04:00
Petr Pchelko
52233220f2
8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
...
Reviewed-by: azvegint, serb
2014-06-06 14:58:41 +04:00
Petr Pchelko
bfa90f6f30
8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
...
Reviewed-by: alexsch, serb
2014-06-06 14:52:07 +04:00
Petr Pchelko
6733dcbb1c
8044516: [macosx] ScreenPopupFactory uses native method that could be avoided
...
Reviewed-by: anthony, serb
2014-06-06 13:52:49 +04:00
Chris Hegarty
865fac8406
8043613: Update .properties files for serialver tool
...
Reviewed-by: mfang
2014-06-06 10:47:30 +01:00
Joe Darcy
61431e72a8
8044553: Fix raw and unchecked lint warnings in javax.sound.*
...
Reviewed-by: prr
2014-06-05 23:17:05 -07:00
Lana Steuck
0878f5e840
Merge
2014-06-05 19:37:32 -07:00
Henry Jen
8538800448
8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
...
8044396: Fix raw and unchecked lint warnings in platform-specific sun.java2d.*
Reviewed-by: darcy, prr
2014-06-05 13:59:01 -07:00
Dmitriy Ermashov
57efe4955f
8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
...
Reviewed-by: anthony
2014-06-11 17:23:56 +04:00
Sergey Bylokhov
d192765837
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
...
Reviewed-by: bae, flar
2014-06-11 14:38:50 +04:00
Sergey Bylokhov
e26ff7211c
8041644: [OGL] clip is ignored during surface->sw blit
...
Reviewed-by: bae, prr
2014-06-11 14:21:12 +04:00
Henry Jen
fc858b5c96
8044855: Add missing @since tag under java.beans.*
...
Reviewed-by: prr, malenkov
2014-06-05 10:37:24 -07:00
Michael McMahon
4e1b129be0
8044766: New jdk.net classes have @since 1.9 tags in 8u20
...
Reviewed-by: chegar
2014-06-05 12:13:50 +01:00
Weijun Wang
47e4638160
8044755: Add a test for algorithm constraints check in jarsigner
...
Reviewed-by: xuelei
2014-06-05 15:27:51 +08:00
David Katleman
a5fed315b3
Added tag jdk9-b16 for changeset 68a979478ffb
2014-06-04 20:20:28 -07:00
Xueming Shen
6d8f7601c4
8044727: Problem reading the contents of some zip files
...
Zis.readLOC() should not interpret ZIP64 data in extra field, if not necessary
Reviewed-by: alanb
2014-06-04 14:00:19 -07:00
Xueming Shen
097a7021b3
8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files
...
To upgrade zlib version from 1.2.5 to 1.2.8
Reviewed-by: alanb, iris
2014-06-04 11:25:13 -07:00
Yuri Nesterenko
28f895afc9
8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
...
Reviewed-by: pchelko
2014-06-04 17:24:13 +04:00
Sergey Bylokhov
e31033ff1a
8043979: Javadoc cleanup of javax.sound.sampled package
...
Reviewed-by: pchelko, azvegint
2014-06-04 17:14:56 +04:00
Sergey Bylokhov
61a1a26d7a
8041129: [OGL] surface->sw blit is extremely slow
...
8017626: [OGL] Translucent VolatileImages don't paint correctly
Reviewed-by: bae, flar
2014-06-04 16:55:06 +04:00
Joel Borggrén-Franck
a1ae0af017
8039916: AnnotatedType.getType() of a Executable parameters may return wrong type
...
Reviewed-by: psandoz
2014-06-04 14:42:48 +02:00
Chris Hegarty
79188a9310
8044590: Broken links in jre.api.net.socketoptions
...
Reviewed-by: michaelm
2014-06-04 13:37:16 +01:00
Mattias Tobiasson
2e06869b6f
8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected
...
Ignore read-only test if file is not read-only. This will happen when test is run as root.
Reviewed-by: sla, dholmes
2014-06-04 13:12:16 +02:00
Aleksei Efimov
56dcda05d3
8032901: WaitForMultipleObjects() return value not handled appropriately
...
Reviewed-by: dholmes, sla
2014-06-04 16:26:11 +04:00
Joe Darcy
c7056f1df1
8044698: Fix finally lint warnings in javax.swing
...
Reviewed-by: prr, henryjen
2014-06-03 17:03:29 -07:00
Joe Darcy
f14291c318
8044694: Fix finally lint warnings in sun.print
...
Reviewed-by: prr
2014-06-03 12:32:25 -07:00
Sergey Malenkov
628e935254
7084904: Introspector returns isX() from base package-private class that throws exception
...
Reviewed-by: serb
2014-06-03 21:03:35 +04:00
Joe Darcy
faa3d72cb0
8042860: Fix raw and unchecked warnings in java.beans
...
Reviewed-by: malenkov, alanb, mduigou
2014-06-03 09:22:59 -07:00
Otavio Goncalves de Santana
333b1ed5ba
8044460: Cleanup new Boolean and single character strings
...
Reviewed-by: pchelko, serb, rriggs
2014-06-03 11:18:03 -04:00
Mikael Auno
07738bf41e
8044495: Remove test demo/jvmti/mtrace/TraceJFrame.java
...
Reviewed-by: sla, sspitsyn
2014-06-02 17:59:08 +02:00
Xue-Lei Andrew Fan
0c11a6a444
8044771: PKIXValidator indent cleanup
...
Reviewed-by: weijun
2014-06-04 09:48:02 +00:00
Athijegannathan Sundararajan
fba8040fb3
8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output
...
Reviewed-by: jlaskey, lagergren, ksrini
2014-06-03 21:21:32 +05:30
Alexander Zuev
b9b322467f
8044206: LambdaMetafactory.altMetafactory javadoc refers to wrong method
...
Reviewed-by: briangoetz, jjg
2014-06-03 18:31:13 +04:00
Alexander Stepanov
0e0ccc7025
8040081: Tidy warnings cleanup for java.applet
...
Reviewed-by: pchelko
2014-06-03 17:55:58 +04:00
Erik Joelsson
20f1eb9a89
8044480: JDK image target overwrites lib/server/libjsig.dylib symlink with a copy of lib/libjsig.dylib
...
Reviewed-by: dcubed, tbell, dholmes
2014-06-03 10:55:27 +02:00
Erik Joelsson
0adcad200f
8043160: JDK 9 Build failure in accessbridge
...
Reviewed-by: prr, tbell
2014-06-03 10:52:53 +02:00
Sean Mullan
33c9aaf7d8
Merge
2014-06-03 07:35:35 -04:00
Sean Mullan
605924f8ef
8036841: Reuse no-perms AccessControlContext object when performing isAuthorized check
...
Reviewed-by: wetmore
2014-06-03 07:34:35 -04:00
Tobias Hartmann
4d074d6309
8005873: JRuby test_respond_to.rb asserts with: MT-unsafe modification of inline cache
...
Reviewed-by: vlivanov, jrose, psandoz
2014-06-03 14:58:47 +04:00
Steven Sides
1618f90bc9
8032527: fix a couple doclint errors in java/awt/geom/Path2D
...
Reviewed-by: prr
2014-06-03 12:52:59 +04:00
Anthony Scarpino
77d07416d5
8037742: Re-enabling PKCS11 HMAC mechanisms in Solaris
...
Reviewed-by: valeriep
2014-06-02 17:14:35 -07:00
Anthony Scarpino
9d2221daa6
8041142: Re-enabling CBC_PAD PKCS11 mechanisms for Solaris
...
Reviewed-by: valeriep
2014-06-02 17:08:40 -07:00