Review 7082689: allow duplicate bug ids in jdk7u repos (original) (raw)
Dalibor Topic dalibor.topic at oracle.com
Thu Sep 15 01:01:23 PDT 2011
- Previous message: Review 7082689: allow duplicate bug ids in jdk7u repos
- Next message: Request for approval for CR 7068437: Regression: Filer.getResource(SOURCE_OUTPUT, ...) no longer works in JDK 7 w/o -s
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/15/11 12:28 AM, Abhijit Saha wrote:
Changes for hotspot repo was done durinb 7u2 b03. Now we need to do this for other repos in the forest.
Here's the output of 'hg diff' command from each repo. Please review this change and comment. Need to integrate this by Thursday morning PT.
Consider it reviewed by me - Edvard already approved it.
cheers, dalibor topic
Thanks Abhijit
================================ . diff --git a/.jcheck/conf b/.jcheck/conf --- a/.jcheck/conf +++ b/.jcheck/conf @@ -1,1 +1,2 @@ project=jdk7 project=jdk7 +bugids=dup =========================================== corba diff --git a/.jcheck/conf b/.jcheck/conf --- a/.jcheck/conf +++ b/.jcheck/conf @@ -1,1 +1,2 @@ project=jdk7 project=jdk7 +bugids=dup =========================================== jaxp diff --git a/.jcheck/conf b/.jcheck/conf --- a/.jcheck/conf +++ b/.jcheck/conf @@ -1,1 +1,2 @@ project=jdk7 project=jdk7 +bugids=dup =========================================== jaxws diff --git a/.jcheck/conf b/.jcheck/conf --- a/.jcheck/conf +++ b/.jcheck/conf @@ -1,1 +1,2 @@ project=jdk7 project=jdk7 +bugids=dup =========================================== jdk diff --git a/.jcheck/conf b/.jcheck/conf --- a/.jcheck/conf +++ b/.jcheck/conf @@ -1,1 +1,2 @@ project=jdk7 project=jdk7 +bugids=dup =========================================== langtools diff --git a/.jcheck/conf b/.jcheck/conf --- a/.jcheck/conf +++ b/.jcheck/conf @@ -1,1 +1,2 @@ project=jdk7 project=jdk7 +bugids=dup ===========================================
-- Oracle <http://www.oracle.com> Dalibor Topic | Java F/OSS Ambassador Phone: +494023646738 tel:+494023646738 | Mobile: +491772664192 tel:+491772664192 Oracle Java Platform Group
ORACLE Deutschland B.V. & Co. KG | Nagelsweg 55 | 20097 Hamburg
ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 München Registergericht: Amtsgericht München, HRA 95603
Komplementärin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Geschäftsführer: Jürgen Kunz, Marcel van de Molen, Alexander van der Ven
Green Oracle <http://www.oracle.com/commitment> Oracle is committed to developing practices and products that help protect the environment
- Previous message: Review 7082689: allow duplicate bug ids in jdk7u repos
- Next message: Request for approval for CR 7068437: Regression: Filer.getResource(SOURCE_OUTPUT, ...) no longer works in JDK 7 w/o -s
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]