Commit Graph

12238 Commits

Author SHA1 Message Date
Pete Brunet
687f9dd406 Merge 2015-06-16 10:38:23 -05:00
Semyon Sadetsky
12d1551c29 8022057: JFileChooser blocks EDT in Win32ShellFolder2.getIcon
Reviewed-by: serb, ant
2015-06-16 08:46:41 +03:00
Phil Race
b5764565e8 8080163: Uninitialised variable in jdk/src/java/desktop/share/native/libfontmanager/layout/LookupProcessor.cpp
Reviewed-by: serb, srl
2015-06-15 11:01:43 -07:00
Peter Brunet
24f072762d 8055160: Support loading of Assistive Technology from service provider
Load assistive technolgy via service provider

Reviewed-by: mchung, prr, alanb, ihse, serb
2015-06-15 12:36:35 -05:00
Alexander Zvegintsev
e237db9f3e 8077686: OperationTimedOut exception inside from XToolkit.syncNativeQueue call on Ubuntu 15.04
Reviewed-by: alexsch, serb
2015-06-15 14:43:31 +03:00
Andreas Eriksson
0b7ae9e511 8081412: Remove MHIllegalAccess.java from the problem list
Reviewed-by: darcy
2015-06-15 13:12:12 +02:00
Doug Lea
975075a8c8 8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T
Reviewed-by: psandoz, martin
2015-06-16 13:13:05 +02:00
Daniel Fuchs
38a04dd009 8080933: LogManager.demandSystemLogger should accept a 'caller' argument
The caller's class is now passed to LogManager.demandSystemLogger

Reviewed-by: mchung
2015-06-16 12:15:54 +02:00
Alejandro Murillo
ff4f8a8cef Merge 2015-06-15 10:56:31 -07:00
Brian Burkhalter
4b1eb9b618 8081843: (fs) FileStore.getTotalSpace returns unexpected results with >2TB file systems
On Mac OS X use statfs() instead of statvfs().

Reviewed-by: alanb
2015-06-12 17:06:28 -07:00
Brian Burkhalter
a2d7bc3020 8087288: File.get{Free,Total,Usable}Space may return unexpected results with >2TB file systems
On Mac OS X replace statvfs64() and struct statvfs64 with statfs() and struct statfs, respectively, and f_frsize with f_bsize.

Reviewed-by: alanb
2015-06-12 17:05:26 -07:00
Sean Mullan
1f66d9bc8b Merge 2015-06-12 16:40:05 -04:00
Sean Mullan
b05b9cbefa 8087283: Add support for the XML Signature here() function to the JDK XPath implementation
Reviewed-by: alanb, joehw
2015-06-12 16:36:33 -04:00
Sean Mullan
0338c81dbd 6826789: SecureClassLoader should not use CodeSource URLs as HashMap keys
Reviewed-by: weijun
2015-06-12 12:50:41 -04:00
Sergey Bylokhov
0357758744 7178683: [macosx] The default directory for open dialog is different for FileDialogOpenDirTest.html
Reviewed-by: azvegint, ant
2015-06-12 15:01:10 +03:00
Amy Lu
3f8d76f352 8085879: Mark intermittently failing: java/util/Arrays/ParallelPrefix.java
Reviewed-by: darcy
2015-06-12 14:28:21 +08:00
Srikanth Adayapalam
3132301b74 8054304: Clarify treatment of bounds in j.l.r.Annotated{WildcardType,TypeVariable}
Reflection APIs should return unannotated Object as the upper bound when there is no explicit upper bound.

Reviewed-by: darcy
2015-06-12 10:58:31 +05:30
Phil Race
3187c1a8fb 8081756: Mastering Matrix Manipulations
Reviewed-by: serb, bae, mschoene
2015-06-10 12:43:18 -07:00
Sergey Bylokhov
b8c821dfbc 8008803: [macosx] JVM crash in apple.laf.JRSUIUtils.HitDetection.getHitForPoint
Reviewed-by: prr, azvegint
2015-06-10 17:18:10 +03:00
Semyon Sadetsky
2fe980e041 8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works
Reviewed-by: serb, alexsch
2015-06-09 18:57:54 +03:00
Semyon Sadetsky
032cef6ff8 8017487: filechooser in Windows-Libraries folder: columns are mixed up
Reviewed-by: serb, ant
2015-06-09 14:11:11 +03:00
Phil Race
259cdd9d8f Merge 2015-06-08 11:31:09 -07:00
Andrew John Hughes
00e4411c20 8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions
Add conditionals to provide giflib < 5 API calls and interlacing behaviour

Reviewed-by: prr, azvegint
2015-06-08 16:47:23 +01:00
Shobhit Gupta
6277fe3fae 8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails
Reviewed-by: alexsch
2015-06-08 18:30:41 +03:00
Andrew Brygin
1eb07c0adc 8085910: OGL text renderer: gamma lut cleanup
Reviewed-by: serb, prr
2015-06-05 23:08:31 +03:00
Anton Nashatyrev
b7baec04e0 8068886: IDEA IntelliJ crashes in objc_msgSend when an accessibility tool is enabled
Reviewed-by: serb, bae
2015-06-04 16:18:14 +03:00
Anton Nashatyrev
bf336b750a 8078606: Deadlock in awt clipboard
Reviewed-by: azvegint, bae
2015-06-04 15:24:30 +03:00
Chris Hegarty
46b53cd5cf 8080835: Add blocking bulk read to java.io.InputStream
Reviewed-by: alanb, rriggs, prappo
2015-06-04 10:27:06 +01:00
Chris Hegarty
810d1992d2 8079778: Add intermittent tag to java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java
Reviewed-by: chegar, msheppar
2015-06-04 10:24:31 +01:00
Peter Levart
1c2084bafb 8079063: ZoneOffsetTransitionRule.of should throw IAE for non-zero nanoseconds
Reviewed-by: rriggs, scolebourne
2015-06-04 10:58:17 +02:00
Weijun Wang
d922187012 8031111: fix krb5 caddr
Reviewed-by: valeriep
2015-06-04 15:29:29 +08:00
Weijun Wang
625d9cb9b8 8079821: MSOID2.java test is not perfect
Reviewed-by: valeriep
2015-06-04 15:29:23 +08:00
Roger Riggs
c3d9e6c08d Merge 2015-06-04 03:38:56 +02:00
David Dehaven
6f766feacd Merge 2015-06-03 18:26:06 -07:00
David Dehaven
22fa775a7e Merge 2015-06-03 18:11:45 -07:00
Phil Race
e759595d51 8081886: CGGlyphImages.m no longer builds with x code 4.x
Reviewed-by: bae, serb
2015-06-03 17:58:00 -07:00
Xue-Lei Andrew Fan
2698302b16 8081792: buffer size calculation issue in NativeGCMCipher
Reviewed-by: valeriep
2015-06-04 00:19:16 +00:00
Roger Riggs
afb73945a3 8067808: java/lang/ProcessBuilder/Basic.java failed on Assertion
Change to use javaChild reporting its pid not portable

Reviewed-by: igerasim
2015-06-03 18:18:05 -04:00
Roger Riggs
b440bfb8eb 8081567: java/lang/ProcessHandle/InfoTest.java failed Cannot run program "whoami"
Replace use of whoami with checking the user against a file created

Reviewed-by: igerasim
2015-06-03 18:17:04 -04:00
Kumar Srinivasan
e76e828a34 8081824: Remove dead code GetPublicJREHome in the launcher
Reviewed-by: mchung
2015-06-03 14:35:17 -07:00
Sergey Bylokhov
44033ae9bd 8076312: The behavior of the javax.swing.SwingContainer.delegate contradicts spec
Reviewed-by: alexsch, malenkov
2015-06-03 23:17:52 +03:00
Vladimir Kozlov
438dec2d0d 8081778: Use Intel x64 CPU instructions for RSA acceleration
Add intrinsics for BigInteger squareToLen and mulAdd methods.

Reviewed-by: kvn, jrose, aph, ascarpino, fweimer
2015-06-03 12:54:08 -07:00
Ivan Gerasimov
f35750c5d6 8058779: Faster implementation of String.replace(CharSequence, CharSequence)
Reviewed-by: sherman, plevart, forax, psandoz
2015-06-03 19:26:58 +03:00
Alexander Stepanov
ecfa1d7624 8081313: MultipleDocumentHandling.java: tidy warnings
Minor fix for docs

Reviewed-by: alexsch
2015-06-03 18:45:27 +04:00
Alexander Stepanov
f2c0051c6f 8077036: swing docs: fix some tidy warnings
Minor fixes for docs

Reviewed-by: alexsch
2015-06-03 18:39:26 +04:00
Amy Lu
06a3f86af5 8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist
Reviewed-by: chegar
2015-06-03 15:33:28 +01:00
Chris Hegarty
e11aec59a2 8071474: Better failure atomicity for default read object
Reviewed-by: plevart, coffeys
2015-06-03 15:30:44 +01:00
Mikhail Cherkasov
a5eab1ce93 8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane
Reviewed-by: bae
2015-06-03 15:21:35 +03:00
Amy Lu
5a582cecb9 8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: sla
2015-06-03 12:37:52 +02:00
Sergey Bylokhov
6a907dfc02 8079084: Behavior of BeanProperty.enumerationValues() contradicts spec
Reviewed-by: alexsch, malenkov
2015-06-02 19:27:06 +03:00
Alejandro Murillo
64764b0645 Merge 2015-06-02 09:15:47 -07:00
Weijun Wang
1f705ef606 8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
Reviewed-by: xuelei
2015-06-02 22:26:36 +08:00
Magnus Ihse Bursie
820f4d3089 8081616: Remove hard-coded CFLAGS_WARNINGS_ARE_ERRORS to fully respect --disable-warnings-as-errors
Reviewed-by: erikj, dholmes
2015-06-02 15:09:49 +02:00
Xue-Lei Andrew Fan
0f1698f906 8043758: Datagram Transport Layer Security (DTLS)
Reviewed-by: jnimeh, weijun, mullan, wetmore
2015-06-02 04:01:04 +00:00
Alejandro Murillo
3db56c53a0 Merge 2015-06-01 10:15:21 -07:00
Roger Riggs
ea68abc64e 8081566: java/lang/ProcessHandle/InfoTest.java failed on case sensitive command
Reviewed-by: lancea, alanb
2015-06-01 10:29:06 -04:00
Roger Riggs
0b4d0d4fec 8081565: javac lint warnings in jdk testlibrary
Reviewed-by: lancea
2015-06-01 10:27:24 -04:00
Alexander Scherbatiy
435c40f71b 8081019: Check peer to null in CPlatformWindow.checkZoom()
Reviewed-by: serb, azvegint
2015-06-01 17:46:28 +04:00
Prasanta Sadhukhan
58c413e2d4 8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC
Reviewed-by: prr, serb
2015-06-01 13:40:43 +03:00
Ivan Gerasimov
efaa3744a2 7011441: jndi/ldap/Connection.java needs to avoid spurious wakeup
Reviewed-by: dholmes
2015-05-30 15:19:15 +03:00
Roger Riggs
b4ff25ecc8 8081536: (process) remove unreliable ScaleTest from ProcessHandle tests
Reviewed-by: darcy
2015-05-29 15:17:07 -04:00
Katja Kantserova
ab937d1563 Merge 2015-05-29 20:15:18 +02:00
Roger Riggs
103d99baf1 8077350: JEP 102 Process API Updates Implementation
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
2015-05-29 14:04:12 -04:00
Xueming Shen
5fbfe34bf6 8081522: build failed with jdk8081452 change
To remove the missed import line

Reviewed-by: alanb
2015-05-29 10:28:28 -07:00
Andrew John Hughes
0c39467189 8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure
The include directive should be conditional on the use of the system JPEG library.

Reviewed-by: prr, ihse
2015-05-29 17:29:52 +01:00
Ivan Gerasimov
97f5b473ec 8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
Reviewed-by: martin
2015-05-29 19:20:22 +03:00
Xueming Shen
5fe4d18385 8081452: Move sun.nio.cs.AbstractCharsetProvider into jdk.charset/sun.nio.cs.ext
To AbstractCharsetProvider class from base.java module to jdk.charsets module

Reviewed-by: alanb
2015-05-29 09:08:36 -07:00
Andrew Brygin
f5800b1a9c 8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON
Reviewed-by: serb, prr
2015-05-29 18:32:58 +03:00
Vladimir Ivanov
eaf1406cf4 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Reviewed-by: sspitsyn, coleenp
2015-05-29 17:05:33 +03:00
Tobias Hartmann
5369087363 Merge 2015-05-29 12:49:32 +02:00
Staffan Larsen
aa8cd64e11 Merge 2015-05-29 12:48:58 +02:00
Aleksei Efimov
d78a5bc2c1 8081392: getNodeValue should return 'null' value for Element nodes
Reviewed-by: joehw
2015-05-29 12:28:46 +03:00
Staffan Larsen
9cc4a70ee9 8081470: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: mgerdin, brutisso, iignatyev
2015-05-29 11:05:52 +02:00
Weijun Wang
adc531d210 8051952: Unreachable.java test failing on Windows
Reviewed-by: xuelei
2015-05-29 09:41:20 +08:00
Yasumasa Suenaga
69e03ffa35 8081295: Build failed with GCC 5.1.1
Array bounds and incorrect condition warnings happen with GCC 5.1.1

Reviewed-by: azvegint
2015-05-29 08:58:46 +09:00
Lana Steuck
959d776904 Merge 2015-05-28 16:51:18 -07:00
David Katleman
b769cb2a01 Added tag jdk9-b66 for changeset 1286226d1236 2015-05-28 16:13:52 -07:00
Daniel D. Daugherty
3c5478da5a Merge 2015-05-28 15:03:57 -07:00
Staffan Larsen
6329a86bca 8080991: Compilation error with recent clang in java.base/share/native/launcher/main.c: error: comparison of array 'const_jargs' not equal to a null pointer is always true
Reviewed-by: ksrini, ddehaven
2015-05-28 14:54:58 -07:00
Roger Riggs
6c70d53d16 8075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecond
8075676: java.time package javadoc typos
8068276: java.time.chrono.HijrahChronology.eraOf() assertions may lead to misunderstanding

Reviewed-by: lancea, scolebourne
2015-05-28 17:37:33 -04:00
Alejandro Murillo
4ac46201b7 Merge 2015-05-28 11:37:14 -07:00
Anton Nashatyrev
4dc4dd721e 8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
Reviewed-by: azvegint, alexp
2015-05-28 21:17:49 +03:00
Mandy Chung
53a97cbeb3 8081347: Add @modules to jdk_core tests
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
2015-05-28 10:54:48 -07:00
Joe Darcy
5aee5a8ee7 8081359: Update bug reporting URL
Reviewed-by: lancea
2015-05-28 11:31:40 -07:00
Xueming Shen
91868186b0 8038310: Re-examine integration of extended Charsets
To use ServiceLoader to load the extended charsets

Reviewed-by: alanb, mchung
2015-05-28 10:00:51 -07:00
Joe Darcy
c5aebd63b5 8081245: MHIllegalAccess.java failing across platforms
Reviewed-by: alanb, rriggs
2015-05-28 09:55:32 -07:00
Andreas Eriksson
e6e9202e93 8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError
Reviewed-by: vlivanov
2015-05-28 12:11:33 +02:00
Volker Simonis
bfdaf0efed 8081332: AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code
Reviewed-by: prr
2015-05-28 11:22:33 +02:00
Staffan Larsen
98d6dd65f9 8081292: sun/tools/jmap/BasicJMapTest.java timed out
Reviewed-by: mgronlun, sspitsyn
2015-05-28 10:37:49 +02:00
Weijun Wang
18dd0d6305 8081278: Typo in Exception Message
Reviewed-by: mullan
2015-05-28 09:11:14 +08:00
Mandy Chung
7c57878f39 8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj
2015-05-27 13:25:32 -07:00
Roger Riggs
7b960a2e59 8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
Reduce number of iterations to 8 instead of 50

Reviewed-by: naoto
2015-05-27 15:57:10 -04:00
Xueming Shen
ba7c5970f9 8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE
8034773: (zipfs) newOutputstream uses CREATE_NEW when no options specified

To open the new steram with appropricate open options

Reviewed-by: alanb
2015-05-27 12:23:35 -07:00
Katja Kantserova
dc63fa4689 8081037: serviceability/sa/ tests time out on Windows
Reviewed-by: jbachorik, sla, dsamersoff
2015-05-27 14:35:55 +02:00
Mark Sheppard
48a0b96187 8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException
Ignore "stray" packets received from non test interface

Reviewed-by: alanb, chegar
2015-05-27 13:23:40 +01:00
Mark Sheppard
03c24ff25b 8041677: java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter
Ignore Teredo interface in test

Reviewed-by: alanb, chegar
2015-05-27 13:04:32 +01:00
David Dehaven
41bdaeb5a2 Merge 2015-05-26 15:18:09 -07:00
Phil Race
6fe284e401 8081231: JDK9 client build broken on Windows
Reviewed-by: azvegint
2015-05-26 15:06:42 -07:00
Xueming Shen
92bfe45d6a 8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
To remove the invalid test case

Reviewed-by: alanb
2015-05-26 12:34:51 -07:00
Alejandro Murillo
fa672c31d0 Merge 2015-05-26 09:22:39 -07:00
Artem Smotrakov
91b74f4fdc 8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
Reviewed-by: xuelei
2015-05-26 18:42:08 +03:00
Alexander Stepanov
60ea3cb98f 8040147: minor cleanup for docs
Minor cleanup for docs

Reviewed-by: lancea
2015-05-26 18:31:21 +04:00
Weijun Wang
4f8755f9b8 8080911: sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently
Reviewed-by: xuelei
2015-05-26 22:10:37 +08:00
Alexey Ivanov
8d0ec77fc6 8080628: No mnemonics on Open and Save buttons in JFileChooser
Reviewed-by: serb, alexsch
2015-05-26 14:47:12 +03:00
Jaroslav Bachorik
183dd96318 8080663: Use sun.misc.SharedSecrets to allow access from java.management to @ConstructorProperties
Reviewed-by: alanb, mchung, dfuchs
2015-05-26 11:57:51 +02:00
Erik Joelsson
7b3c4b4d32 8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell
2015-05-26 10:43:53 +02:00
Semyon Sadetsky
3ef1c8d4c3 8079640: GroupLayout incorrect layout with large JTextArea
Reviewed-by: serb, alexsch, azvegint
2015-05-26 08:33:32 +03:00
Xueming Shen
abaeabd0cd 8042125: Japanese character converters incompatible between Java 7 and Java 8
To add the missing .nr and c2b mapping tables

Reviewed-by: okutsu
2015-05-25 13:52:28 -07:00
Athijegannathan Sundararajan
b04e91828a 8068978: All versions of javax.script.ScriptEngine.eval(...) method may clarify ScriptException throwing
Reviewed-by: attila, jlaskey
2015-05-25 19:09:44 +05:30
Semyon Sadetsky
243208ab2e 8003399: JFileChooser gives wrong path to selected file when saving to Libraries folder on Windows 7
Reviewed-by: serb, ant
2015-05-25 16:10:12 +03:00
Katja Kantserova
27aac42dc5 8080833: JDK-8076524 has failed to remove binary files
Reviewed-by: sla
2015-05-25 14:08:21 +02:00
Artem Smotrakov
6b7bbd4884 8050374: More Signature tests
Reviewed-by: valeriep
2015-05-25 11:47:41 +03:00
Sean Mullan
af164e7926 8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List
Reviewed-by: weijun
2015-05-24 08:54:38 -04:00
Sergey Bylokhov
44af11b7a3 8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode
Reviewed-by: flar, bae
2015-05-23 15:13:40 +03:00
Vadim Pakhnushev
9f0e9954f9 8079652: Could not enable D3D pipeline
Reviewed-by: prr, serb
2015-05-27 14:42:58 +03:00
Mandy Chung
efeb942f9f 8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
2015-05-22 16:43:39 -07:00
Sergey Bylokhov
b081f20d61 6587235: Incorrect javadoc: "no parameter" in 2d source code
Reviewed-by: azvegint, prr
2015-05-22 23:26:00 +03:00
Joe Darcy
0de6f9f413 8080901: Replace package.html files with package-info.java in the java.base module
Reviewed-by: lancea, alanb, vinnie
2015-05-22 10:45:59 -07:00
Xueming Shen
4612edcf52 8080803: sun/nio/cs/FindEncoderBugs.java failing intermittently
To eliminate an extra byte buffer and copy in iso2022 encoding

Reviewed-by: alanb, darcy
2015-05-22 10:33:27 -07:00
Sergey Bylokhov
13711e78f0 8071306: GUI perfomance are very slow compared java 1.6.0_45
Reviewed-by: azvegint, ant
2015-05-22 19:27:33 +03:00
Xueming Shen
d1d75812b0 8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip
Update the api doc for entries()/stream() accordingly

Reviewed-by: alanb
2015-05-22 08:56:33 -07:00
Pooja Chopra
67b606e456 8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Reviewed-by: alexsch, aivanov
2015-05-22 17:30:21 +03:00
Roger Riggs
3788afad1f 8074818: Resolve disabled warnings for libjava
8080007: Stop ignoring warnings for libjava

Reviewed-by: alanb, erikj
2015-05-22 10:12:18 -04:00
Shobhit Gupta
318383493e 8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
Reviewed-by: alexsch, azvegint
2015-05-22 16:13:00 +03:00
Tobias Hartmann
adb5f5e10f Merge 2015-05-22 09:50:33 +02:00
Alejandro Murillo
d312bbb6ed Merge 2015-05-21 17:11:55 -07:00
Lana Steuck
0665723292 Merge 2015-05-21 16:20:20 -07:00
Xueming Shen
9e2b6dfd08 8080248: Coding regression in HKSCS charsets
To update the sp correctly when encoding supplementary characters

Reviewed-by: martin
2015-05-21 15:42:30 -07:00
Jason Uh
8ddcf2aab0 8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature
Reviewed-by: mullan
2015-05-21 14:18:33 -07:00
David Katleman
d0f72986d8 Added tag jdk9-b65 for changeset 9c04ed826c93 2015-05-21 10:07:38 -07:00
Brian Burkhalter
457be276d8 8080589: (fs) FileChannel.force should use fcntl(F_FULLFSYNC) instead of fsync on OS X
Replace f[data]sync(fd) with fcntl(fd, F_FULLSYNC) on OS X.

Reviewed-by: alanb
2015-05-21 09:57:59 -07:00
Vinnie Ryan
6deb69ac50 8072578: ProbeKeystores.java creates files in test.src
Reviewed-by: weijun
2015-05-21 17:42:15 +01:00
Vladimir Ivanov
47a5823eae 8059340: ConstantPool::_resolved_references is missing in heap dump
Reviewed-by: sspitsyn, stefank, twisti
2015-05-21 18:23:01 +03:00
Sean Mullan
d29a80d711 8055753: Use ConcurrentHashMap to map ProtectionDomain to PermissionCollection
Reviewed-by: weijun
2015-05-21 07:17:36 -04:00
Zaiyao Liu
c7c5826bb2 8048599: Tests for key wrap and unwrap operations
Reviewed-by: xuelei
2015-05-21 09:35:26 +00:00
Rob McKenna
efc37c5e71 8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection
Reviewed-by: michaelm
2015-05-20 18:06:31 +01:00
Rob McKenna
9cecb7f70a 8077822: javac does not recognize '*.java' as file if '-J' option is specified
Reviewed-by: ksrini
2015-05-20 18:03:56 +01:00
Roger Riggs
b7d8c57908 8078582: java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory
Small allocations may bump total memory, raise THRESHOLD to 2Mb

Reviewed-by: martin
2015-05-20 11:17:09 -04:00
Amy Lu
a3ea97f915 8080680: sun/nio/cs/TestCompoundTest.java should be removed from TEST.groups
Reviewed-by: igerasim
2015-05-20 17:16:58 +03:00
Doug Lea
8654e36410 8080623: CPU overhead in FJ due to spinning in awaitWork
Reviewed-by: chegar, dholmes
2015-05-20 14:50:57 +02:00
Athijegannathan Sundararajan
216d24980d 8072002: The spec on javax.script.Compilable contains a typo and confusing inconsistency
Reviewed-by: lagergren, attila
2015-05-20 08:58:14 +05:30
Joe Darcy
8931c0d3b2 8080711: Prepare sun/nio/cs/FindEncoderBugs.java to find intermittent failures
Reviewed-by: rriggs
2015-05-19 18:33:08 -07:00
Jaroslav Bachorik
8691aaf29f Merge 2015-05-19 22:40:50 +02:00
Joe Darcy
5899576955 8075284: fix up miscellaneous TM constructions
Reviewed-by: lancea
2015-05-19 13:30:03 -07:00
Alejandro Murillo
8a9c3a81ff Merge 2015-05-19 11:40:00 -07:00
Igor Ignatyev
8f509d71e6 8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently
Reviewed-by: vlivanov
2015-05-19 20:04:29 +03:00
Amy Lu
5dc10dc506 8080658: Update sun/nio/cs/FindDecoderBugs.java to use random number generator library
Reviewed-by: rriggs
2015-05-19 11:05:52 -04:00
Brian Burkhalter
a6ad9cd49a 8080629: (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail
Revert fix applied to resolve JDK-8066915.

Reviewed-by: alanb
2015-05-19 07:12:10 -07:00
Alexander Stepanov
30cda926e9 8080422: some docs cleanup for core libs
Some docs cleanup

Reviewed-by: rriggs, lancea
2015-05-19 16:04:14 +04:00
Denis Kononenko
7695bc389d 8077866: [TESTBUG] Some of java.lang tests cannot be run on compact profiles 1, 2
Reviewed-by: dholmes, alanb
2015-05-19 14:03:20 +03:00