Changeset: 4822dfe0922b
Author:ohair
Date: 2011-12-12 08:15 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/4822dfe0922b
7119829: Adjust default jprt testing configuration
Reviewed-by: alanb
! make/jprt.properties
Changeset: 6d622b1b4db0
Author:ohair
Date: 2011-12-12 08:13 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/6d622b1b4db0
7117110: Remove target 1.5 from jaxp and jaxws repo builds for mac
Reviewed-by: alanb
! build.xml
Changeset: 6d2030eacdac
Author:ohair
Date: 20
Changeset: 75529c21094f
Author:ohair
Date: 2011-12-12 08:15 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/75529c21094f
7119829: Adjust default jprt testing configuration
Reviewed-by: alanb
! make/jprt.properties
Changeset: a482d45c93e9
Author:ohair
Date: 2011-12-12 08:12 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/a482d45c93e9
7117110: Remove target 1.5 from jaxp and jaxws repo builds for mac
Reviewed-by: alanb
! build.xml
Changeset: a49db7c01db7
Author:ohair
Date: 201
Changeset: 9c0a6185188f
Author:ohair
Date: 2011-12-12 08:17 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9c0a6185188f
7119829: Adjust default jprt testing configuration
Reviewed-by: alanb
! make/jprt.properties
! test/Makefile
Changeset: 9acd7374ff8a
Author:ohair
Date: 2011-12-12 08:11 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/rev/9acd7374ff8a
7119829: Adjust default jprt testing configuration
Reviewed-by: alanb
! make/jprt.properties
! test/Makefile
Changeset: 3216717f96f5
Author:dl
Date: 2011-12-12 10:45 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3216717f96f5
7118066: Warnings in java.util.concurrent package
Reviewed-by: chegar, dholmes
! src/share/classes/java/util/concurrent/ArrayBlockingQueue.java
! src/share/cl
Changeset: c508f38245f8
Author:ngmr
Date: 2011-12-12 11:41 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c508f38245f8
7118907: InetAddress.isReachable() should return false if sendto fails with
EHOSTUNREACH
Reviewed-by: alanb, chegar
Contributed-by: Charles Lee
! src/sola