Changeset: 7b6211cd8d76
Author:egahlin
Date: 2013-08-21 17:15 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7b6211cd8d76
6417649: -interval=0 is accepted and jconsole doesn't update window content at
all
Reviewed-by: alanb, jbachorik
! src/share/classes/sun/tools/jconsole/
Changeset: 7496ec8bab76
Author:smarks
Date: 2013-08-22 15:54 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7496ec8bab76
8022445: fix RMISocketFactory example to avoid using localhost
Reviewed-by: chegar, alanb
! src/share/classes/java/rmi/server/RMISocketFactory.java
Changeset: b77381d99056
Author:jjg
Date: 2013-08-22 12:41 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/b77381d99056
8022173: Relax some warnings in doclint
Reviewed-by: darcy
! src/share/classes/com/sun/tools/doclint/HtmlTag.java
! test/tools/doclint/html/ListTagsTes
Changeset: 8a7d9cc2f41c
Author:dxu
Date: 2013-08-22 11:43 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8a7d9cc2f41c
8023430: Replace File.mkdirs with Files.createDirectories to get
MaxPathLength.java failure details
Reviewed-by: alanb
! test/ProblemList.txt
! test/java/io
Changeset: b7c4094be729
Author:darcy
Date: 2013-08-22 09:40 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b7c4094be729
8023587: Fix lone remaining doclint issue in java.util.regex
Reviewed-by: jjg
! src/share/classes/java/util/regex/Pattern.java
Changeset: 25aaff78d754
Author:vromero
Date: 2013-08-22 13:12 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/25aaff78d754
8023112: javac should not use lazy constant evaluation approach for method
references
Reviewed-by: jjg, mcimadamore
! src/share/classes/com/sun/to
Changeset: 7a4717f3ea7b
Author:vromero
Date: 2013-08-22 10:22 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/7a4717f3ea7b
8022316: Generic throws, overriding and method reference
Reviewed-by: jjg, mcimadamore
! src/share/classes/com/sun/tools/javac/code/Types.java
+ te
On 8/22/2013 11:37 AM, Laxmi Narayan NIT DGP wrote:
> is there are any chances of contribution for outsider of oracle and even
> student developers ??
>
Sure. Please see the following page about how to contribute:
http://openjdk.java.net/contribute/
And The OpenJDK Developers' Guide:
htt