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