Changeset: 090c52eebf6a
Author:sundar
Date: 2011-03-10 12:52 +0530
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/090c52eebf6a
6960211: JavaScript engine allows creation of interface although methods not
available
Reviewed-by: jjh
! src/share/classes/com/sun/script/javascript/Rhi
Changeset: cfc05963734e
Author:ramap
Date: 2011-03-09 15:47 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/cfc05963734e
7020513: Add com.sun.xml.internal to the "package.access" property in
$JAVA_HOME/lib/security/java.security
Reviewed-by: ohair, alanb
! src/share/lib/secu
Changeset: 38626f41e458
Author:dholmes
Date: 2011-03-09 19:52 -0500
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/38626f41e458
7022370: Launcher ergonomics should provide simple default implementation
Summary: Use a common, platform independent, implementation unless an
architect
On 3/9/11 10:08 AM, Alan Bateman wrote:
Mandy Chung wrote:
:
As Eamonn said, I don't think we can change the default of
SimpleFormatter to one line as it would break existing
apps/scripts/tools that depend on the format.
When j.u.logging is enabled (e.g. the j.u.logging API is called), it
On 3/9/11 3:47 AM, Alan Bateman wrote:
Mandy Chung wrote:
7006814: sun.util.logging.PlatformLogger ability to override the
output format
The platform logger is using the SimpleFormatter to be same as the
default logging configuration. It prints 2 lines with the
timestamp. For debugging
Changeset: 4fd20d5b7295
Author:mcimadamore
Date: 2011-03-09 16:47 +
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4fd20d5b7295
7025988: Test test/tools/javac/file/zip/T6836682.java takes too long to complete
Summary: added @ignore tag to temporarily disable the test
Revi
Pavel Tisnovsky wrote:
Hi,
I'd like to change regression test java/lang/Double/ToString.java to
check some issues described in bug #4511638 in addition to bug #4428022.
Webrev containing new version of the regression test (and diffs) is
available here:
http://cr.openjdk.java.net/~ptisnovs/jtreg
Hi,
I'd like to change regression test java/lang/Double/ToString.java to
check some issues described in bug #4511638 in addition to bug #4428022.
Webrev containing new version of the regression test (and diffs) is
available here:
http://cr.openjdk.java.net/~ptisnovs/jtreg-DoubleToString/
New ver
Mandy Chung wrote:
7006814: sun.util.logging.PlatformLogger ability to override the
output format
The platform logger is using the SimpleFormatter to be same as the
default logging configuration. It prints 2 lines with the
timestamp. For debugging use, 1-line format will be simpler and
a
Hi Alan, thanks for looking at this.
On 9 March 2011 10:45, Alan Bateman wrote:
> You've changed WeakRef so that an instance is initially "strong". Does this
> have implications for other uses of WeakRef? I see one in
> sun.rmi.transport.ObjectTable for example.
You'll notice that the WeakRef co
Neil Richards wrote:
Bug 6597112 [1] reports that the implementation of
java.rmi.server.UnicastRemoteObject.exportObject(Remote) has a window
in which the Remote object given to the method is only weakly
referenced by the implementation.
Due to this window, an unfortunately timed GC cycle can fr
11 matches
Mail list logo