David Katleman
77c17946fd
Merge
2012-11-14 12:29:17 -08:00
David Holmes
f95e6bbe59
8002040: Allow Full Debug Symbols when cross-compiling
...
Reviewed-by: dcubed, erikj, tbell
2012-11-07 23:12:45 -05:00
Kumar Srinivasan
99a97c7d3a
8001191: use -source 8 -target 8 when compiling the JDK
...
Reviewed-by: chegar, dholmes, erikj, jgish
2012-11-05 14:53:05 -08:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
Lana Steuck
bbf2d20d03
Merge
2012-10-31 08:29:44 -07:00
Alan Bateman
b9f46f0001
7176225: Remove JDBC-ODBC Bridge
...
Reviewed-by: lancea, ohair, tbell
2012-10-27 09:18:29 +01:00
Lana Steuck
b8265239b8
Merge
2012-10-25 20:32:10 -07:00
Volker Simonis
906081c12d
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:23 -07:00
Mandy Chung
15df2d2de5
8001012: jdk8 SKIP_BUILD_CYCLE=false build fails with BUILD_JAXWS=false
...
Reviewed-by: alanb, ohair
2012-10-17 12:03:20 -07:00
Stephen Flores
037bcf1683
7194449: String resources for Key Tool and Policy Tool should be in their respective packages
...
Reviewed-by: alanb, weijun, mullan
2012-10-14 22:58:59 +01:00
Kelly O'Hair
89f1772d07
7191703: jprt cannot build jdk on MacOSX
...
Reviewed-by: anthony
2012-09-21 12:22:52 -07:00
David Holmes
921375e418
7199410: Remove files that were omitted from 7130909 changeset
...
Reviewed-by: ohair
2012-09-19 04:26:50 -04:00
Kelly O'Hair
d5cd2350a8
7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent
...
7130909: Add a more general mechanism for customizing the build logic
Reviewed-by: dholmes, tbell, erikj, ihse, ohrstrom
2012-09-18 12:16:37 -07:00
Kelly O'Hair
408baee12e
Merge
2012-09-11 14:18:54 -07:00
Kelly O'Hair
b4f55953e0
7197771: Adjust jdk sources to avoid use of implementation defined value of __FILE__
...
7180608: Sort the order of object files when building shared libraries
Reviewed-by: ohrstrom, erikj, tbell
2012-09-11 13:40:59 -07:00
Lana Steuck
99c7a955ec
Merge
2012-08-30 20:13:30 -07:00
Lana Steuck
a0b3f023db
Merge
2012-08-28 12:24:33 -07:00
Andrew John Hughes
7e51cd125d
7192804: Build should not install jvisualvm man page for OpenJDK
...
OpenJDK builds don't ship VisualVM so shouldn't ship its man page either.
Reviewed-by: dholmes
2012-08-23 15:42:23 +01:00
Sean Coffey
9573fdd192
7185965: Build error in javadoc make stage for bundles not containing crypto package
...
Reviewed-by: chegar
2012-08-16 10:48:43 +01:00
Andrew John Hughes
1ec7522737
7110151: Use underlying platform's zlib library for Java zlib support
...
Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX.
Reviewed-by: sherman, alanb
2012-08-15 14:35:36 +01:00
Omair Majid
ce9faa4692
7190813: (launcher) RPATH needs to have additional paths
...
Reviewed-by: anthony, ksrini
2012-08-14 17:11:11 -04:00
Lana Steuck
7fd65168fe
Merge
2012-08-07 20:23:41 -07:00
Kumar Srinivasan
8ab8ef182e
7146424: Wildcard expansion for single entry classpath
...
Reviewed-by: dholmes, darcy, jjh, sherman
2012-07-31 06:14:28 -07:00
Sergey Malenkov
79228b75d4
4650871: Classes in sunw.* should be removed from workspace and rt.jar
...
Reviewed-by: art, rupashka
2012-07-25 19:14:02 +04:00
Gary Collins
3675d9eacb
7178483: Change version string for Embedded releases
...
Reviewed-by: dholmes, lancea
2012-06-20 22:40:32 -04:00
Jonas Oreland
43eb7b646e
7174861: all/OPT jdk build on Solaris with FDS enabled sets wrong options
...
Use CFLAGS_COMMON instead of CC_OPT and CXXFLAGS_COMMON instead of CXX_OPT for setting FDS options. FDS should also set OPTIMIZATION_LEVEL.
Reviewed-by: ihse, dholmes, ohair, dcubed
2012-06-06 13:16:37 -07:00
Lana Steuck
cc0d0b06ff
Merge
2012-05-25 16:32:02 -07:00
Daniel D. Daugherty
594b196afc
7170449: Management is completely broken at least on Solaris 11 X86
...
Work around 'gobjcopy' failures on Solaris by adding temporary tools to add the '.gnu_debuglink' section and remove the SHF_ALLOC flag from "empty" section headers.
Reviewed-by: sspitsyn, acorn
2012-05-25 08:20:12 -07:00
Lana Steuck
016976afd1
Merge
2012-05-21 11:44:01 -07:00
Lana Steuck
8b00bb1651
Merge
2012-05-21 11:41:33 -07:00
Alexander Scherbatiy
f7483afe41
7158928: [macosx] NLS: Please change the mnemonic assignment system
...
Reviewed-by: rupashka, serb
2012-05-16 18:11:48 +04:00
Michael Fang
9b0ee815d4
7157855: jvisualvm.1 not included in binaries
...
Reviewed-by: katleman, thurka
2012-05-15 11:46:41 -07:00
Lana Steuck
a472974402
Merge
2012-05-11 12:53:03 -07:00
Magnus Ihse Bursie
101d88a655
7168208: Change use of @ in one sed command involving paths to different character
...
Reviewed-by: ohair
2012-05-11 08:21:30 -07:00
Sean Coffey
c3e4ab9209
7163470: Build fails if javax.crypto src files not present
...
Reviewed-by: valeriep
2012-05-10 10:45:04 +01:00
Lana Steuck
d30eeff9a1
Merge
2012-05-08 13:08:17 -07:00
Christopher Gruszka
aa3de76bc8
Merge
2012-04-27 14:37:44 -04:00
Lana Steuck
6c68dd5523
Merge
2012-04-26 14:21:19 -07:00
Scott Kovatch
9dac65e6e5
7128699: Fix bundle name so it contains the bugfix number in the name
...
Reviewed-by: robilad
2012-04-25 12:18:10 -07:00
Coleen Phillimore
e776b337e8
Merge
2012-04-19 10:53:35 -04:00
Lana Steuck
b0654071b7
Merge
2012-04-18 10:21:59 -07:00
Daniel D. Daugherty
ea4cd6ca39
7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available
...
Reviewed-by: ohair, jmelvin, sspitsyn
2012-04-17 09:02:57 -07:00
James Melvin
d090606f36
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 18:09:53 -04:00
Daniel D. Daugherty
9de05ceb7a
7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo
...
Do not install .debuginfo files in bin dir.
Reviewed-by: ksrini, sspitsyn
2012-04-12 16:23:24 -07:00
David Katleman
06ec3d779f
Merge
2012-04-11 14:09:48 -07:00
Daniel D. Daugherty
5017ee9fdb
7071907: JDK: Full Debug Symbols
...
Add initial FDS support to some libraries and programs.
Reviewed-by: kamg, fparain, sspitsyn, dsamersoff
2012-04-11 07:26:35 -07:00
Fredrik Ohstrom
e32ab98b32
7074397: Build infrastructure changes (makefile re-write)
...
New makefiles transition, old and new living side by side for now.
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Torbjorn Granat <torbjorn.granat@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser
2012-04-10 08:22:03 -07:00
Lana Steuck
d636893400
Merge
2012-04-04 13:16:52 -07:00
Lana Steuck
6b12eddc42
Merge
2012-04-04 12:35:44 -07:00
Alexander Zuev
38e189dcc0
7153735: [macosx] Text with diacritics is pasted with broken encoding
...
Reviewed-by: anthony
2012-04-04 20:31:50 +04:00