Commit Graph

82 Commits

Author SHA1 Message Date
Erik Joelsson
71051d1b92 8137088: Drop building of interim_java.corba
Reviewed-by: alanb, ihse
2015-09-28 09:52:19 +02:00
Chris Hegarty
92828b7e7c 8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:20:24 +00:00
Alan Bateman
51aeaaf1c1 8049389: Move orb.idl and ir.idl to JDK include directory
Reviewed-by: erikj
2014-09-26 22:24:37 +01:00
Erik Joelsson
02943e6700 8056064: Fix corba locale build problem on windows
Reviewed-by: alanb, tbell
2014-08-27 10:59:34 +02:00
Chris Hegarty
ed916b30bb 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:51:44 +01:00
Erik Joelsson
0a87e0cbbf 8036611: Cleanup of handling of properties and other java resources in the build
Reviewed-by: tbell, ihse
2014-03-07 15:02:55 +01:00
Erik Joelsson
45bbfbc7ca 8034769: Move logutil in corba to make/tools
Reviewed-by: alanb, ihse, tbell
2014-02-13 16:38:49 +01:00
Erik Joelsson
08b547c9ab 8026773: Failing compilation in Corba does not fail the build
Reviewed-by: ihse, tbell
2014-02-05 11:04:21 +01:00
Magnus Ihse Bursie
fa987f0973 8027566: Remove the old build system
Reviewed-by: erikj, tbell
2013-11-04 11:09:07 +01:00
Tim Bell
3c791baa4a 8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
Reviewed-by: mduigou, mchung
2013-10-22 16:29:10 -07:00
Tim Bell
c5556a0948 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Reviewed-by: ksrini, katleman
2013-09-25 12:22:44 -07:00
Sean Coffey
dec7bd5d02 8001032: Restrict object access
Restrict object access; fix reviewed also by Alexander Fomin

Reviewed-by: alanb, ahgross
2013-04-08 23:12:03 +01:00
Sean Coffey
25e301ca19 8000631: Restrict access to class constructor
Reviewed-by: alanb, ahgross
2012-10-30 17:06:35 +00:00
Lana Steuck
f3ef67a598 Merge 2012-10-25 20:05:36 -07:00
Volker Simonis
9c0b5ee904 7152336: Enable builds on Windows with MinGW/MSYS
Minimal makefile changes to enable building OpenJDK using MSYS on Windows7

Reviewed-by: ohair, tbell
2012-10-23 10:10:39 -07:00
Sean Coffey
63128f0e6d 7196086: update copyright years for files in corba repository (JDK 8)
Reviewed-by: lancea
2012-10-09 20:14:36 +01:00
Kelly O'Hair
e3224a276b 7176691: prtconf: devinfo facility not available in corba building
Reviewed-by: tbell
2012-06-13 09:43:43 -07:00
James Melvin
5b1baa3d10 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
On Mac OS X, align system property "os.arch" with Apple legacy JDKs.  Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories.

Reviewed-by: dcubed, phh, ohair, katleman
2012-04-16 17:10:35 -04:00
Erik Joelsson
17888bc3c0 7153266: Adjustments to corba strip property utility (neutral to builds)
Fixes to sync up with jdk8 build-infra project.

Reviewed-by: ohair, tbell, ohrstrom
2012-03-19 13:03:37 -07:00
Alan Bateman
4b62ceec81 7113349: Initial changeset for Macosx port to jdk
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:25:43 +00:00
Kelly O'Hair
67b3e95477 7119829: Adjust default jprt testing configuration
Reviewed-by: alanb
2011-12-12 08:15:10 -08:00
Kelly O'Hair
ef74b1c19f 7069993: Adjust make/jprt.properties file for jdk8
Reviewed-by: katleman
2011-07-22 17:34:04 -07:00
Michael Fang
c5468080e4 7014477: pt_BR corba resource bundle is missing in jdk7 build
Reviewed-by: ohair
2011-02-10 11:07:10 -08:00
Kelly O'Hair
5757e522de 6962318: Update copyright year
Reviewed-by: xdono
2010-12-28 15:52:36 -08:00
Kelly O'Hair
7c9523592e 6909026: Change GNU make version requirement to 3.81
Reviewed-by: robilad
2010-12-18 18:29:58 -08:00
Alan Bateman
0a4cc582e7 6996740: Yet more breakage caused by 6891766
Restore com.sun.corba.se.simpl.io.IIOPInputStream that 6891766 nuked in error

Reviewed-by: asaha
2010-11-02 18:27:04 +00:00
Abhijit Saha
e39f48eed4 6996356: Changes for 6891766 break build
JPRT build passed

Reviewed-by: alanb
2010-10-31 22:10:24 -07:00
Kelly O'Hair
9b7b52281b Merge 2010-09-07 15:50:33 -07:00
Kelly O'Hair
92e93b59c6 6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
Reviewed-by: kamg
2010-09-07 15:16:24 -07:00
Kelly O'Hair
1edc810119 6981043: Clean out all native code makefile logic from corba repository
Reviewed-by: jjg
2010-08-30 14:39:42 -07:00
Michael Wilkerson
50e2ef6309 Merge 2010-06-09 18:56:22 -07:00
Lana Steuck
9655243972 Merge 2010-06-07 16:15:35 -07:00
Andrew John Hughes
c45d80a0a2 6958257: Add support for alpha
Allow the Zero port to be built on alpha architectures

Reviewed-by: ohair
2010-06-03 19:37:48 +01:00
Alan Bateman
aaba19a88d 6955873: CORBA resources bundles and javax.activity missing from b94
Reviewed-by: ohair
2010-06-01 15:16:36 +01:00
Kelly O'Hair
bb19e223b4 6956930: Remove unused OS_VENDOR make variable
Reviewed-by: trims
2010-05-28 10:40:17 -07:00
Kelly O'Hair
54705799f5 6943119: Rebrand source copyright notices
Reviewed-by: darcy
2010-05-25 15:52:11 -07:00
Lana Steuck
e374d85bc8 Merge 2010-05-19 12:25:44 -07:00
Phil Race
4260bdf72f 6931180: Migration to recent versions of MS Platform SDK
Changes to enable building JDK7 with Microsoft Visual Studio 2010

Reviewed-by: ohair, art, ccheung, dcubed
2010-05-11 14:35:21 -07:00
Alan Bateman
ba20286ba3 6939646: Remove obsolete com.sun.corba.se.internal.io package
Reviewed-by: ohair
2010-04-24 17:09:18 +01:00
Gary Benson
bab0e148d6 6903453: Zero build on ARM and IA-64
Correctly set uname on ARM, and correctly build fdlibm on IA-64

Reviewed-by: ohair
2009-11-23 10:04:41 +00:00
Gary Benson
c45a788c5c 6891677: java/build integrate zero assembler JDK changes
Build changes for the Zero assembler port

Reviewed-by: ohair, tbell
2009-10-15 13:28:26 +01:00
Xiomara Jayasena
bd6c8e08ad 6884624: Update copyright year
Update copyright for files that have been modified in 2009 through Septermber

Reviewed-by: tbell, ohair
2009-09-22 14:06:05 -07:00
Kelly O'Hair
cd6e08db27 6883816: corba fix for missing javax/transaction/xa classes (the real fix)
Reviewed-by: tbell
2009-09-18 17:10:28 -07:00
Kelly O'Hair
97f616d2bd 6883790: corba build problem related to wildcard and vpath, regression
Reviewed-by: tbell
2009-09-18 16:26:51 -07:00
Kelly O'Hair
b4723614c1 6875240: Reduce Makefile build time by limiting repeated exec's (mostly for cygwin building)
Reviewed-by: jjg, iris
2009-09-02 09:20:17 -07:00
Andrew John Hughes
a2574bbbdb 6878106: Synchronize CORBA and JDK makefiles where possible
Add recent changes to the JDK makefile to the CORBA makefile

Reviewed-by: jjg, never
2009-09-01 23:44:41 +01:00
Andrew John Hughes
310e07492f 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac
The bootstrap javac currently uses the default source and targets of the boot javac

Reviewed-by: jjg, ohair
2009-08-20 01:28:58 +01:00
Tim Bell
78ceeef3f3 Merge 2009-07-30 23:37:25 -07:00
Xiomara Jayasena
f3605fc37c 6862919: Update copyright year
Update copyright for files that have been modified in 2009, up to 07/09

Reviewed-by: tbell, ohair
2009-07-28 12:12:36 -07:00
Jonathan Gibbons
103e820d94 6854244: change source/target used to compile JDK to 7
Reviewed-by: ohair
2009-07-27 15:19:26 -07:00