hg: jdk7u/jdk7u/jdk: 10 new changesets (original) (raw)
lana.steuck at oracle.com lana.steuck at oracle.com
Mon Jan 20 19:43:59 PST 2014
- Previous message: [7u60] (Retroactive) Request for approval: 8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field
- Next message: jdk7u-b04: jdk7u-dev
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 48b6bddcd0bf Author: uta Date: 2013-05-27 15:18 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/48b6bddcd0bf
8014394: (fs) WatchService failing when watching \server$d Reviewed-by: alanb
! src/windows/classes/sun/nio/fs/WindowsConstants.java ! src/windows/classes/sun/nio/fs/WindowsNativeDispatcher.java ! src/windows/classes/sun/nio/fs/WindowsWatchService.java ! src/windows/native/sun/nio/fs/WindowsNativeDispatcher.c
Changeset: a774c34382cc Author: alanb Date: 2013-10-08 10:49 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/a774c34382cc
8024788: (fs) Files.readAllBytes uses FileChannel which may not be supported by all providers Reviewed-by: chegar
! src/share/classes/java/nio/file/Files.java ! test/java/nio/file/Files/BytesAndLines.java
Changeset: 4e1095e23665 Author: robm Date: 2013-12-27 15:39 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/4e1095e23665
7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win) Reviewed-by: chegar
! src/windows/native/sun/nio/ch/SocketDispatcher.c ! test/java/nio/channels/SocketChannel/ShortWrite.java
Changeset: a1f5b443727c Author: coffeys Date: 2013-11-21 13:39 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/a1f5b443727c
8022698: javax/script/GetInterfaceTest.java fails since 7u45 b04 with -agentvm option Reviewed-by: sundar
! test/javax/script/GetInterfaceTest.java
Changeset: 21528ae4d923 Author: coffeys Date: 2014-01-02 15:26 +0000 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/21528ae4d923
Merge
Changeset: 1331fa69ef12 Author: dbuck Date: 2014-01-08 02:51 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/1331fa69ef12
6571600: JNI use results in UnsatisfiedLinkError looking for libmawt.so Summary: Fix is to call dladdr with name less likely to cause name conflict. Reviewed-by: serb, art
! src/solaris/native/sun/awt/awt_LoadLibrary.c
Changeset: aaa6b578707e Author: dfuchs Date: 2014-01-15 20:25 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/aaa6b578707e
8019853: Break logging and AWT circular dependency Summary: Break logging and AWT circular dependency, which was at the root cause for 8023258 - Logger.getLogger() after ImageIO.read() returns different logger instance Reviewed-by: mchung, art
! src/share/classes/java/util/logging/LogManager.java ! src/share/classes/sun/awt/AppContext.java ! src/share/classes/sun/misc/JavaAWTAccess.java ! src/share/classes/sun/misc/SharedSecrets.java ! test/java/util/logging/TestAppletLoggerContext.java
- test/java/util/logging/TestLoggingWithMainAppContext.java
Changeset: 17cf9917fdc8 Author: dfuchs Date: 2014-01-15 20:29 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/17cf9917fdc8
8026404: Logging in Applet can trigger ACE: access denied ("java.lang.RuntimePermission" "modifyThreadGroup") Summary: The test 'threadGroup.getParent() == null' can sometimes throw ACE and needs to be wrapped in doPrivileged. Reviewed-by: alanb, mchung, dholmes
! src/share/classes/sun/awt/AppContext.java
- test/java/util/logging/TestMainAppContext.java
Changeset: 628c6d46263b Author: vlivanov Date: 2014-01-17 01:54 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/628c6d46263b
8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field Reviewed-by: jrose, twisti
! src/share/classes/java/lang/invoke/DirectMethodHandle.java
- test/java/lang/invoke/8009222/Test8009222.java
Changeset: efc8886310cb Author: lana Date: 2014-01-20 12:12 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/efc8886310cb
Merge
! src/share/classes/java/util/logging/LogManager.java
- Previous message: [7u60] (Retroactive) Request for approval: 8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field
- Next message: jdk7u-b04: jdk7u-dev
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]