Changeset: 361480e36b44
Author:jjg
Date: 2012-03-13 15:44 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/361480e36b44
7150368: javac should include basic ability to generate native headers
Reviewed-by: mcimadamore, darcy, ohrstrom
! make/docs/CORE_PKGS.gmk
Changeset: b14d9583ce92
Author:jjg
Date: 2012-03-13 15:43 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/b14d9583ce92
7150368: javac should include basic ability to generate native headers
Reviewed-by: mcimadamore, darcy, ohrstrom
! src/share/classes/com/sun/tools/java
Hi Alan,
With Phil's advice, I've splitted the original patch into two parts and
created another bug for TL repository, bug 7153343.
And here's the rebased patch based on TL repository.
http://cr.openjdk.java.net/~luchsh/7153343/jdk.patch
Could you please take a look?
Thanks!
- Jonathan
On
Hi Phil,
Thanks a lot for the review and testing, I've splited the patch into two
parts, one for 2D repository and another for TL. Here's the patch for 2D
repository:
http://cr.openjdk.java.net/~luchsh/7152519/
So could anybody please help to do another review?
Thanks a lot!
- Jonathan
On
Changeset: e0bf958097e2
Author:chegar
Date: 2012-03-13 09:33 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e0bf958097e2
7152796: TEST_BUG: java/net/Socks/SocksV4Test.java does not terminate
Reviewed-by: alanb
! test/java/net/Socks/SocksServer.java
! test/java/net/Socks/Sock
Changeset: 6bbafa8404eb
Author:coffeys
Date: 2012-03-13 11:01 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6bbafa8404eb
7149608: Default TZ detection fails on linux when symbolic links to non default
location used.
Reviewed-by: alanb, okutsu
! src/solaris/native/java/util
On 13/03/2012 10:21, Jonathan Lu wrote:
Hi Alan,
With Phil's advice, I've splitted the original patch into two parts
and created another bug for TL repository, bug 7153343.
And here's the rebased patch based on TL repository.
http://cr.openjdk.java.net/~luchsh/7153343/jdk.patch
Could you ple