73474 Commits

Author SHA1 Message Date
Brian Burkhalter
56a927013b 8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
Make UnixFileStore.equals() also compare the return values of name(), the names of the mounted filesystems.

Reviewed-by: alanb
2015-07-31 07:12:36 -07:00
Brian Burkhalter
6dbdc160b4 8132505: Signature of Java_sun_nio_ch_Net_socket0 should return jint not int
Change return type of Java_sun_nio_ch_Net_socket0 from int to jint

Reviewed-by: alanb
2015-07-31 07:04:48 -07:00
Jaroslav Bachorik
abd5c879c5 8129976: RunFinalizationTest.java times out frequently
Reviewed-by: sspitsyn
2015-07-31 15:36:19 +02:00
Jaroslav Bachorik
71f82b9db5 8129215: com.sun.jmx.mbeanserver.Introspector may provide results inconsistent with the JavaBeans Introspector
Reviewed-by: dfuchs
2015-07-31 15:29:34 +02:00
Vinnie Ryan
c1cd222df9 8130850: Support loading a keystore with a custom KeyStore.LoadStoreParameter class
Reviewed-by: mullan
2015-07-31 14:29:25 +01:00
Volker Simonis
bc9c07ed47 8132704: [TESTBUG] jdk/internal/jimage/ExecutableTest.java incorrectly asserts all files to be executable
Reviewed-by: rriggs, alanb
2015-07-31 15:19:15 +02:00
Alexander Stepanov
48e1903790 8132130: some docs cleanup
Some docs cleanup

Reviewed-by: mullan
2015-07-31 15:07:18 +03:00
Paul Sandoz
8856bacb17 8130828: Fix some typos and omissions in the the j.u.stream JavaDoc
Reviewed-by: smarks
2015-07-31 12:29:01 +02:00
Jaroslav Bachorik
39aea4789c Merge 2015-07-31 12:13:57 +02:00
Yuri Nesterenko
791267a096 6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows
Reviewed-by: serb
2015-07-31 13:13:30 +03:00
Daniel Fuchs
ae9ba69804 8130058: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/Process.java
Com/sun/org/apache/xalan/internal/xslt/Process.java removed. A copy modified to not depend on internal APIs is put in test/javax/xml/jaxp/internaltest/javax/xml/transform/cli/ProcessXSLT.java. The CLITest is preserved and uses that new copy.

Reviewed-by: joehw, lancea
2015-07-31 12:05:46 +02:00
Yumin Qi
4895cfb3c0 Merge 2015-07-31 07:11:11 +00:00
Yumin Qi
bbe7bbd73a Merge 2015-07-31 06:13:13 +00:00
Stuart Marks
791c9bdc4d 8132745: minor cleanup of java/util/Scanner/ScanTest.java
Reviewed-by: darcy, sherman
2015-07-30 22:21:56 -07:00
Ivan Gerasimov
f04bff42c7 8062647: Wrong indentation of arguments of annotated methods
Reviewed-by: jjg, bpatel
2015-07-31 01:36:56 +03:00
Lana Steuck
05e4bc3393 Merge 2015-07-30 15:23:25 -07:00
Lana Steuck
3e9194a696 Merge 2015-07-30 15:22:56 -07:00
Lana Steuck
a544dd4e3d Merge 2015-07-30 15:22:50 -07:00
Lana Steuck
131fe13d63 Merge 2015-07-30 15:22:40 -07:00
Lana Steuck
6ac713fc9b Merge 2015-07-30 15:22:01 -07:00
Lana Steuck
31d6de8e3e Merge 2015-07-30 15:21:34 -07:00
Roger Riggs
a0824cf9ea 8132705: Refactor SharedSecrets in sun.misc.JavaNetAccess
Factor out access for InetAddress

Reviewed-by: chegar, michaelm, alanb
2015-07-30 14:16:58 -04:00
David Katleman
147432697b Added tag jdk9-b75 for changeset 1e145ba49d48 2015-07-30 11:15:42 -07:00
David Katleman
82f65de0dd Added tag jdk9-b75 for changeset 0513f1bb463b 2015-07-30 11:15:41 -07:00
David Katleman
06a61466b5 Added tag jdk9-b75 for changeset 937747a8272f 2015-07-30 11:15:38 -07:00
David Katleman
5bd68c7b8c Added tag jdk9-b75 for changeset cab0727bdb53 2015-07-30 11:15:38 -07:00
David Katleman
388205c715 Added tag jdk9-b75 for changeset 1e8d5755ae81 2015-07-30 11:15:37 -07:00
David Katleman
8ef9d29085 Added tag jdk9-b75 for changeset 92bf039d8d46 2015-07-30 11:15:36 -07:00
David Katleman
d50b1ad84e Added tag jdk9-b75 for changeset 60d41eeb0196 2015-07-30 11:15:35 -07:00
David Katleman
801515d511 Added tag jdk9-b75 for changeset 357a9a8ff41b 2015-07-30 11:15:34 -07:00
Dmitry Samersoff
f31a35e2ca Merge 2015-07-30 16:23:03 +00:00
Sergey Bylokhov
7e31b6a900 6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null
Reviewed-by: ant, alexsch
2015-07-30 19:10:23 +03:00
Xueming Shen
46d78c85b4 8132459: ExceptionInInitializerError from 'java -version' on Linux under zh_CN.GB18030 locale
To add more charsets into base module for linux and solaris

Reviewed-by: alanb, simonis
2015-07-30 08:46:21 -07:00
Dmitry Samersoff
47bdec1c0e 8059036: Implement Diagnostic Commands for heap and finalizerinfo
Implement Diagnostic Commands for heap and finalizerinfo

Reviewed-by: sla, plevart, mchung
2015-07-30 16:29:13 +03:00
Dmitry Samersoff
3b63ebf830 8059036: Implement Diagnostic Commands for heap and finalizerinfo
Implement Diagnostic Commands for heap and finalizerinfo

Reviewed-by: sla, plevart, mchung
2015-07-30 16:26:00 +03:00
Sergey Bylokhov
9f39d1674f 8132382: [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries
Reviewed-by: kizune, alexsch
2015-07-30 15:27:02 +03:00
Maurizio Cimadamore
7baee75969 8131742: Syntactically meaningless code accepted by javac
Receiver parameter logic for type annotations should be disabled when parsing lambda formals

Reviewed-by: jlahoda
2015-07-30 13:24:35 +01:00
Maurizio Cimadamore
787325090c 8129214: Access error when unboxing a primitive whose target is a type-variable in a different package
Missing erasure when unboxing type in Lower

Reviewed-by: jlahoda
2015-07-30 13:21:01 +01:00
Maurizio Cimadamore
34ea5286e4 8081769: Redundant error message on bad usage of 'class' literal
Javac should skip to next token when an erroneous ident is found in term3rest

Reviewed-by: jlahoda
2015-07-30 13:20:01 +01:00
Alexander Kulyakhtin
98fb52479f 8130527: Serviceability tests fails with Can't attach to process
A helper method changed to provide workaround for 8132539

Reviewed-by: jbachorik
2015-07-30 12:41:39 +03:00
Alexander Scherbatiy
dfc226cfb6 8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size
Reviewed-by: serb
2015-07-30 12:40:45 +04:00
Alexander Scherbatiy
cf608b3cdb 8130478: Reconsider "awt.toolkit" property usage in java.awt.Toolkit getDefaultToolkit() method
Reviewed-by: prr, serb
2015-07-30 12:31:20 +04:00
Jeremy Manson
4b348c9fec 6661889: thread id on Linux is inconsistent in error and log outputs
Reviewed-by: dholmes, kvn
2015-07-29 22:59:03 -04:00
Goetz Lindenmaier
fdbe749d2a 8132242: LogTouchedMethods (8025692) asserts if TieredCompilation is off
LogTouchedMethods causes the template interpreter to generate profiling code even if no compiler is used. If TieredCompilation is off, code containing an assertion that checks that UseCompiler is set, is reached. This assertion exists on the sparc and ppc platforms.

Reviewed-by: simonis, iklam, minqi
2015-07-29 15:08:42 -07:00
Phil Race
02ea065175 8132042: Preserve layout presentation
Reviewed-by: mschoene, srl, serb
2015-07-29 11:04:39 -07:00
Prasanta Sadhukhan
c466ee0357 8130507: closed/java/awt/font/JNICheck/JNICheck.sh test reports some warnings
Reviewed-by: azvegint, prr
2015-07-29 20:32:35 +03:00
Roland Westrelin
96b004cd82 8080289: Intermediate writes in a loop not eliminated by optimizer
Move Stores out of loop (after or before) when possible

Reviewed-by: kvn, vlivanov
2015-07-29 17:25:04 +02:00
Mark Sheppard
72e0832da6 8059054: Better URL processing
Reviewed-by: chegar, rriggs, ahgross, coffeys, igerasim
2015-07-29 13:42:56 +01:00
Daniel Fuchs
e5138fb786 8130059: jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java
Remove com/sun/org/apache/xalan/internal/xslt/EnvironmentCheck.java

Reviewed-by: joehw
2015-07-29 11:00:59 +02:00
Dmitry Cherepanov
85c4b3c082 Merge 2015-07-29 11:33:02 +04:00