Pavel Punegov
fd2c7a3743
8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds
...
Reviewed-by: alanb
2013-10-18 16:28:35 +01:00
Alan Bateman
faec7818a6
Merge
2013-10-18 16:01:26 +01:00
Alan Bateman
d367fc0c17
8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java
...
Reviewed-by: psandoz
2013-10-18 15:51:43 +01:00
Shanliang Jiang
ef41b62611
8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package
...
Reviewed-by: psandoz, dfuchs
2013-10-18 16:15:38 +02:00
Alan Bateman
467adb4a7c
7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037
...
Reviewed-by: sherman, ulfzibis
2013-10-18 13:51:12 +01:00
Ivan Gerasimov
62105105d7
8026756: Test java/util/zip/GZIP/GZIPInZip.java failed
...
Reviewed-by: alanb
2013-10-18 16:06:20 +04:00
Alan Bateman
0452f7b159
8026859: (fs) test/java/nio/file/Files/StreamTest.java fails to compile intermittently
...
Reviewed-by: psandoz
2013-10-18 13:45:54 +01:00
Staffan Larsen
d8fad522ed
8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals()
...
Reviewed-by: alanb, sspitsyn
2013-10-18 11:52:24 +02:00
Xueming Shen
73ccbeb833
8025971: Remove ZoneId.OLD_SHORT_IDS
...
8026197: Slow reading tzdb.dat if the JRE is on a high-latency, remote file system
Removed the compatiblity old short-ids mapping
Reviewed-by: okutsu
2013-10-17 23:43:08 -07:00
Joe Darcy
31f37c1db4
8026840: Fix new doclint issues in javax.naming
...
Reviewed-by: mchung
2013-10-17 22:22:14 -07:00
Mandy Chung
1d45d9a3c1
8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement API is provided
...
Reviewed-by: alanb, forax, dholmes, twisti
2013-10-17 19:47:47 -07:00
Ivan Gerasimov
6b2d8a5049
8023390: Test java/net/NetworkInterface/MemLeakTest.java failed with the latest jdk8 build
...
Removing the test as it is unreliable and fails intermittently
Reviewed-by: chegar
2013-10-15 18:41:23 +04:00
Vadim Pakhnushev
26b8f33262
8023590: REGRESSION: large count of graphics artifacts with Java 8 on Windows 8 on Intel HD card
...
Reviewed-by: prr, bae
2013-10-15 08:39:26 +04:00
Michael McMahon
70e5173968
8014719: HttpClient/ProxyTest.java failing with IAE HttpURLPermission.parseURI
...
Reviewed-by: alanb, chegar
2013-10-14 22:09:15 +01:00
Lana Steuck
4811b47b2d
Merge
2013-10-14 09:52:36 -07:00
Jennifer Godinez
d8f5fe01b2
8022536: closed/javax/print/TextFlavorTest.java fails
...
Reviewed-by: prr, jchen
2013-10-14 09:15:21 -07:00
Sergey Bylokhov
a2dc296d67
8019591: JCK: testICSEthrowing_fullScreen fails: no ICSE thrown
...
Reviewed-by: art, anthony
2013-10-14 20:11:56 +04:00
Alexander Scherbatiy
cc97ce7aac
8020708: NLS mnemonics missing in SwingSet2/JInternalFrame demo
...
Reviewed-by: malenkov, leonidr
2013-10-14 18:52:25 +04:00
Alexander Shusherov
5bcfa111b3
8005391: Floating behavior of HTMLEditorKit parser
...
Reviewed-by: malenkov, leonidr
2013-10-14 18:19:19 +04:00
Stefan Karlsson
ba1c14b527
7196801: NPG: Fix java/lang/management/MemoryMXBean/LowMemoryTest2
...
Co-authored-by: Coleen Phillimore <coleen.phillimore@oracle.com>
Reviewed-by: coleenp, sla
2013-10-14 14:28:50 +02:00
Andrew Brygin
9eb9388a81
7058611: JPG parser bugs found via zzuf fuzzing
...
Reviewed-by: prr, vadim
2013-10-14 16:00:03 +04:00
Andrew Brygin
a1e06f7eac
7058607: GIF parser bugs found via zzuf fuzzing
...
Reviewed-by: prr, vadim
2013-10-14 15:49:05 +04:00
Andrew Brygin
89b5a10c5f
7058602: BMP parser bugs found via zzuf fuzzing
...
Reviewed-by: prr, vadim
2013-10-14 15:32:29 +04:00
Tristan Yan
904f946258
8023555: test/java/net/Socks/SocksProxyVersion.java fails when machine name is localhost
...
Reviewed-by: chegar, alanb
2013-10-14 11:47:54 +01:00
Sergey Malenkov
826ebc04a2
7035495: javax.swing.ImageIcon spec should be clarified
...
Reviewed-by: alexsch
2013-10-14 14:13:48 +04:00
Sergey Malenkov
0498dd16c0
7016396: (spec) JCK test mentioned in 6735293 is still failing
...
Reviewed-by: alexsch
2013-10-14 13:59:38 +04:00
Erik Joelsson
545297d64d
8025612: rt.jar still has old specification value in the manifest
...
Reviewed-by: alanb, dholmes, tbell, wetmore
2013-10-14 11:36:05 +02:00
Sergey Malenkov
05ef4a276b
7165112: Incomprehensible garbage in doc for RootPaneContainer
...
Reviewed-by: alexsch
2013-10-14 13:22:36 +04:00
Daniel Fuchs
f573ee1917
8024704: Improve API documentation of ClassLoader and ServiceLoader with respect to enumeration of resources
...
Reviewed-by: alanb, psandoz, mchung
2013-10-14 10:42:36 +02:00
Yuri Nesterenko
ca0d6ea6f7
8025824: [cleanup] Fix tidy errors and warnings in preformatted HTML files related to 2d/awt/swing
...
Reviewed-by: anthony, alexsch
2013-10-14 11:47:27 +04:00
Xue-Lei Andrew Fan
ec67e938e2
8026119: Regression test DHEKeySizing.java failing intermittently
...
Reviewed-by: weijun
2013-10-13 21:10:33 -07:00
Aleksei Efimov
a8aaf9f52a
8025255: (tz) Support tzdata2013g
...
Reviewed-by: okutsu, mfang
2013-10-13 14:19:31 +04:00
Mike Duigou
f1e20eb482
8025910: rename substream(long) -> skip and remove substream(long,long)
...
Reviewed-by: psandoz, henryjen
2013-10-16 13:03:58 -07:00
Daniel Fuchs
9ef30e9ae7
8013839: Enhance Logger API for handling of resource bundles
...
4814565: (rb) add method to get basename from a ResourceBundle
Adds Logger.setResourceBundle(ResourceBundle) and ResourceBundle.getBaseBundleName()
Reviewed-by: mchung, naoto
2013-10-16 20:47:30 +02:00
Daniel Fuchs
fb1bcf242f
8011638: Remove deprecated methods in sun.util.logging.PlatformLogger
...
Reviewed-by: psandoz, mchung, alanb, chegar
2013-10-16 17:19:09 +02:00
Rob McKenna
1fe89b3d70
8026245: InetAddress.getLocalHost crash if IPv6 disabled (macosx)
...
Reviewed-by: chegar, alanb
2013-10-16 15:06:27 +01:00
Erik Joelsson
d8f2c1b773
Merge
2013-10-16 15:53:06 +02:00
Erik Joelsson
ec06d2fa6c
6604021: RMIC is defaulting to BOOT jdk version, needs to be rmic.jar
...
Reviewed-by: dholmes, chegar
2013-10-16 13:50:13 +02:00
Weijun Wang
45dc5dd0df
8025124: InitialToken.useNullKey incorrectly applies NULL_KEY in some cases
...
Reviewed-by: xuelei
2013-10-16 14:39:00 +08:00
David Holmes
04360f139e
8026378: TEST_BUG: Clean up TEST.groups
...
Reviewed-by: mduigou, mchung, alanb
2013-10-15 20:54:00 -04:00
Brian Burkhalter
3c035b0aac
8010371: getaddrinfo can fail with EAI_SYSTEM/EAGAIN, causes UnknownHostException to be thrown
...
Modify UHE exception message for EAI_AGAIN failures.
Reviewed-by: alanb, chegar, michaelm, dsamersoff
2013-10-15 16:45:04 -07:00
Chris Hegarty
1f0c182672
Merge
2013-10-15 20:47:21 +01:00
Chris Hegarty
efa036f678
8026513: ProblemList.txt Updates (10/2013)
...
Reviewed-by: alanb
2013-10-15 20:46:47 +01:00
Ivan Gerasimov
71f3325481
8023431: Test java/util/zip/GZIP/GZIPInZip.java failed
...
Properly close PipedStreams. Additional testing for malformed input
Reviewed-by: darcy, sherman
2013-10-15 21:15:17 +04:00
Roger Riggs
6532244455
8025722: TemporalAdjusters and TemporalQueries
...
Move static from interfaces methods to supporting classes
Reviewed-by: sherman
2013-10-15 13:14:03 -04:00
Chris Hegarty
3486abb2c7
Merge
2013-10-15 13:54:01 +01:00
Daniel Fuchs
c630cf1e68
8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup")
...
The test 'threadGroup.getParent() == null' can sometimes throw ACE and needs to be wrapped in doPrivileged.
Reviewed-by: alanb, mchung, dholmes
2013-10-15 13:01:28 +02:00
Alan Bateman
f5ed80ef59
8026398: Can't load jdk.Exported, ClassNotFoundException
...
Reviewed-by: chegar, mchung
2013-10-15 10:52:09 +01:00
Chris Hegarty
766e77499d
Merge
2013-10-15 09:27:32 +01:00
Jaroslav Bachorik
c3a2245bba
6804470: JvmstatCountersTest.java test times out on slower machines
...
Increasing the default timeout to cater for the slower machines
Reviewed-by: alanb
2013-10-15 10:26:34 +02:00