Martin Buchholz
e267adc80a
6960394: Stop linking with -lnsl on Linux
...
Define LIBNSL (like LIBSOCKET), non-empty only on Solaris
Reviewed-by: ohair
2010-06-10 15:54:25 -07:00
Michael Wilkerson
443e06c93e
Merge
2010-06-09 18:56:41 -07:00
Lana Steuck
27a539e27c
Merge
2010-06-07 17:08:26 -07:00
Andrew John Hughes
93283bd962
6958257: Add support for alpha
...
Allow the Zero port to be built on alpha architectures
Reviewed-by: ohair
2010-06-03 18:49:35 +01:00
Lana Steuck
2c036dc823
Merge
2010-06-01 21:36:00 -07:00
Lana Steuck
51e5e8ccfc
Merge
2010-06-01 21:25:26 -07:00
Lana Steuck
282d182ec2
Merge
2010-06-01 14:17:38 -07:00
Lana Steuck
12def42a95
Merge
2010-05-29 23:26:16 -07:00
Lana Steuck
fd45b4188c
Merge
2010-05-28 12:10:14 -07:00
Clemens Eisserer
1771e20459
6307603: [X11] Use RENDER extension for complex operations done in software
...
Reviewed-by: bae, igor, prr
2010-05-28 11:37:44 -07:00
Kelly O'Hair
bef3a5238c
6955707: Correct addNotices.sh logic in Makefiles
...
6949590: exes(java.exe, javaws.exe) show Copyright Year as 2004, COMPANY as Sun
Reviewed-by: weijun, alanb
2010-05-28 11:09:24 -07:00
Peter Zhelezniakov
e186e4f62b
6929507: Build error on file swing.plaf.synth.SynthUI
...
Reviewed-by: rupashka
2010-05-28 13:31:38 +04:00
Kelly O'Hair
80b67f81af
6956202: Fix a few missed rebranding issues, please contact lines etc
...
Reviewed-by: jjg, darcy, weijun
2010-05-26 20:28:04 -07:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Lana Steuck
ff8daaf36c
Merge
2010-05-24 09:06:11 -07:00
Kelly O'Hair
d738280014
6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile
...
Reviewed-by: wetmore
2010-05-20 13:57:58 -07:00
Phil Race
ca5f8bd9bb
6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing
...
Reviewed-by: ohair, art
2010-05-19 09:45:05 -07:00
Phil Race
325809a3cd
6931180: Migration to recent versions of MS Platform SDK
...
6944048: VS2010 build failure in make/com/sun/java/pack: missing unpack200.exe.manifest
6944015: VS2010 build failure in awt_TextArea.cpp: ambiguous call to abs()
6936319: JDK build fails in awt_DnDDS.cpp with Visual Studio 2008/Platform SDK 7
6944516: Windows L&F is broken in SwingSet2, when JDK is built with the recent Windows SDK
Changes to enable building JDK7 with Microsoft Visual Studio 2010
Reviewed-by: ohair, art, ccheung, dcubed
2010-05-11 14:36:10 -07:00
Kelly O'Hair
fa7b68252b
6931763: sanity checks broken with latest cygwin, newer egrep -i option problems
...
Reviewed-by: jjg
2010-03-03 11:29:44 -08:00
Lana Steuck
642193f708
Merge
2010-02-17 10:24:30 -08:00
Mandy Chung
d9eac222f1
6915413: Module build: building of specified jdk components instead of all
...
Define new SUBDIRS_* variables for specifying components for one group
Reviewed-by: ohair
2010-02-10 17:51:07 -08:00
Lana Steuck
19f13aa80b
Merge
2010-02-08 23:59:22 -08:00
Andrew John Hughes
2d314b47cd
6917466: Should set bootclasspath for javadoc in jdk build
...
Javadoc needs to reference the newly built classes so as not to hit APIs which differ between the boot JDK and the source files of the JDK being built.
Reviewed-by: ohair
2010-01-29 02:38:22 +00:00
Vasanth Venkatachalam
688eab1157
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining
...
Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter.
Reviewed-by: never, ohair, tbell, tdeneau
2010-01-20 12:09:31 -07:00
Mandy Chung
0dd2aad54f
6916217: make/modules/Makefile requires ALT_JDK_IMPORT_PATH
...
Build modules not depending on ALT_JDK_IMPORT_PATH being set
Reviewed-by: alanb
2010-01-18 15:23:14 -08:00
Mandy Chung
b4749c950a
6911737: Module build: generate modules with native libraries and any other files not in jar
...
Create modules under OUTPUTDIR/modules directory containing resources, native libraries
Reviewed-by: alanb, ohair
2010-01-07 08:14:48 -08:00
Tim Bell
4797193455
Merge
2009-12-19 10:26:19 -08:00
Mandy Chung
146de76334
6909572: Add a new target for building modules
...
Add a new "modules" build target that builds jdk and jre module image
Reviewed-by: alanb, ohair
2009-12-18 11:36:23 -08:00
Gary Benson
d6a4ac9734
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:47 +00:00
Kelly O'Hair
b389d6968a
Merge
2009-10-28 16:54:50 -07:00
Kelly O'Hair
27e58d6259
Merge
2009-10-28 16:26:52 -07:00
Kelly O'Hair
140e4862f1
6888709: Change use of -DX=\""Y\"" to -DX='"Y"', consistently for all platforms
...
Reviewed-by: jjg, tbell
2009-10-28 13:00:33 -07:00
Kelly O'Hair
4f260ef889
6888701: Change all template java source files to a .java-template file suffix
...
Reviewed-by: jjg, alanb, mr
2009-10-28 12:54:37 -07:00
Jonathan Gibbons
302bb54494
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
...
Reviewed-by: darcy
2009-10-19 13:43:25 -07:00
Gary Benson
c83af33205
6891677: java/build integrate zero assembler JDK changes
...
Build changes for the Zero assembler port
Reviewed-by: ohair, tbell
2009-10-15 13:27:59 +01:00
Tim Bell
1c6255de3e
6888888: new javah throws NullPointerException when building in jdk/make/java/nio
...
Use the bootstrap javah during the build until bug-ID 6889255 is fixed
Reviewed-by: jjg
2009-10-07 13:53:11 -07:00
Yuri Nesterenko
5d7bb00c89
Merge
2009-09-15 23:41:40 -07:00
Yuri Nesterenko
926d6d625a
Merge
2009-09-09 00:51:06 -07:00
Tim Bell
83913b7eb3
Merge
2009-09-03 18:32:55 -07:00
Peter Zhelezniakov
39c5985ede
6844267: Nimbus generator depends on JIBX
...
Nimbus generator now uses JAXB instead of JIBX
Reviewed-by: jasper
2009-08-31 13:56:34 +04:00
Xueming Shen
71cf18b3e2
4963968: zlib should be upgraded to current version of zlib
...
Upgrade zlib to the latest ver 1.2.3
Reviewed-by: martin, alanb, ksrini
2009-08-25 15:14:53 -07:00
Andrew John Hughes
85c26d2c57
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: ohair
2009-08-18 19:50:12 +01:00
Tim Bell
35107a8833
Merge
2009-07-30 23:40:15 -07:00
Xiomara Jayasena
e0c1d51604
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:54 -07:00
Jonathan Gibbons
50dfd0ebd9
6854244: change source/target used to compile JDK to 7
...
Reviewed-by: ohair
2009-07-27 15:19:55 -07:00
Tim Bell
a2d17d381e
Merge
2009-07-13 23:58:49 -07:00
Kelly O'Hair
529e9065c2
6858127: Missing -DNDEBUG on Linux and Windows native code compiles
...
Reviewed-by: tbell, dcubed
2009-07-08 09:11:24 -07:00
Andy Herrick
14323dd4c7
Merge
2009-07-06 14:10:31 -04:00
Andy Herrick
974a4682e4
Merge
2009-06-29 12:06:42 -04:00
Andy Herrick
b8b39b3d37
6633813: Add standard hotspot import path for Kernel VM
...
This problem was discovered testing initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
2009-06-24 14:49:31 -04:00
Martin Buchholz
cab60341e3
6853806: Prefer (cd $dir && jar) to jar -C for performance reasons
...
Eliminate (most) uses of jar -C
Reviewed-by: ohair
2009-06-22 21:07:20 -07:00
Andy Herrick
2d11eb64db
6853152: JDK 7 cannot build w/o ALT_HOTSPOT_KERNEL_PATH set. - still broken
...
This problem was discovered testing initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
2009-06-19 15:04:51 -04:00
Andy Herrick
2eaba45345
6852646: JDK 7 cannot build w/o ALT_HOTSPOT_KERNEL_PATH set
...
This problem was discovered testing initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
2009-06-19 11:46:39 -04:00
Andy Herrick
1939fe49d8
Merge
2009-06-15 13:08:29 -04:00
Andy Herrick
e487e25584
6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code into JDK7
...
6845973: Update JDK7 with deployment changes in 6u13, 6u14
4802695: Support 64-bit Java Plug-in and Java webstart on Windows/Linux on AMD64
6825019: DownloadManager should not be loaded and referenced for full JRE
6738770: REGRESSION:JSException throws when use LiveConnect javascript facility
6772884: plugin2 : java.lang.OutOfMemoryError or crash
6707535: Crossing domain hole affecting multiple sites/domains using plug-in
6728071: Non-verification of Update files may allow unintended updates
6704154: Code loaded from local filesystem should not get access to localhost
6727081: Web Start security restrictions bypass using special extension jnlp
6727079: Java Web Start Socket() restriction bypass
6727071: Cache location/user name information disclosure in SingleInstanceImpl
6716217: AppletClassLoader adds permissions based on codebase regardless of CS
6694892: Java Webstart inclusion via system properties override [CVE-2008-2086]
6704074: localhost socket access due to cache location exposed
6703909: Java webstart arbitrary file creation using nativelib
6665315: browser crashes when deployment.properties has more slashes ( / )
6660121: Encoding values in JNLP files can cause buffer overflow
6606110: URLConnection.setProxiedHost for resources that are loaded via proxy
6581221: SSV(VISTA): Redirection FAILS to work if user does a downgrade install
6609756: Buffer Overflow in Java ActiveX component
6608712: Bypassing the same origin policy in Java with crafted names
6534630: "gnumake clobber" doesn't
6849953: JDK7 - replacement of bufferoverflowU.lib on amd64 breaks build
6849029: Need some JDK7 merge clean-up after comments on the webrev
6847582: Build problem on JDK7 with isSecureProperty in merge
6827935: JDK 7 deployment merging - problem in Compiler-msvm.gmk
6823215
: latest merge fixes from 6u12 -> JDK7
6816153: further mergers for JDK7 deployment integration
6807074: Fix Java Kernel and JQS in initial JDK7 builds
Initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
2009-06-12 14:56:32 -04:00
Tim Bell
54e8ace85c
Merge
2009-06-11 21:32:12 -07:00
Yuri Nesterenko
d094861eeb
Merge
2009-06-09 23:47:38 -07:00
Yuri Nesterenko
5979ab9e03
Merge
2009-06-01 01:05:22 -07:00
Jonathan Gibbons
e25b3b4834
6838199: remove support for old javap
...
Reviewed-by: ohair, mcimadamore
2009-05-29 16:27:26 -07:00
Andrew John Hughes
62ccd90ee5
6841728: Make building the Nimbus L 'n' F optional (100054)
...
Add DISABLE_NIMBUS variable to prevent Nimbus subdirs being built
Reviewed-by: mr, ohair
2009-05-21 16:29:58 +01:00
Jonathan Gibbons
6178f3c373
6827026: Change javac source and target default to 7
...
Reviewed-by: darcy, ohair
2009-05-20 13:55:50 -07:00
Anthony Petrov
013285996b
6833444: _BOOTDIR1/_BOOTDIR2 on MS Windows should be consistent with other platforms
...
Added optional _BOOTDIR3 that provides the J: path for the BOOTDIR on Windows
Reviewed-by: ohair, xdono
2009-05-19 14:43:49 +04:00
Kelly O'Hair
6854596ec6
Merge
2009-05-15 13:21:43 -07:00
Kelly O'Hair
b324b462d0
6841873: Fix windows redist default location for msvc runtime dlls
...
Reviewed-by: tbell
2009-05-15 13:14:40 -07:00
John R Rose
9d698bded0
6839802: java.dyn needs to be on the CORE_PKGS list
...
Fix makefile to expose the new APIs in the core list; edit some javadocs for correctness
Reviewed-by: mr
2009-05-11 21:09:58 -07:00
Xiomara Jayasena
e7a0b90b6d
Merge
2009-05-07 10:31:32 -07:00
Yuri Nesterenko
33484a2710
Merge
2009-04-28 13:41:11 -07:00
Peter Zhelezniakov
c738ebdc67
6591875: Nimbus Swing Look and Feel
...
Reviewed-by: jasper, ohair
2009-04-25 21:17:50 +04:00
Andrew Haley
0d75be20c1
6829575: 100028: Debug information is incomplete or missing
...
Enable debugging in many places
Reviewed-by: ohair
2009-04-17 15:56:20 +01:00
Kelly O'Hair
06a5796034
Merge
2009-04-01 18:45:25 -07:00
Kelly O'Hair
8ed0a99cb6
6825175: Remove or disable sanity check on binary plugs
...
Reviewed-by: xdono
2009-04-01 16:49:43 -07:00
Kelly O'Hair
a4fccad415
6745361: Add -XX options to prevent stdout/stderr pollution using fastdebug/debug bootjdk
...
Reviewed-by: tbell
2009-03-31 16:11:09 -07:00
Kelly O'Hair
183aabe3b5
6604458: linux_x64-fastdebug-c2 fails on hyperbolic trig tests
...
Reviewed-by: tbell
2009-03-31 16:10:31 -07:00
Tim Bell
0a7ba6e27e
6819847: build is broken for OpenJDK with plugs
...
Reviewed-by: jjg, robilad, ohair
2009-03-31 15:27:40 -07:00
Kelly O'Hair
2ce9a96c01
6822374: Windows: detect X64 when PROCESSOR_IDENTIFIER contains EM64T or Intel64
...
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
Reviewed-by: tbell
2009-03-26 16:52:00 -07:00
Kelly O'Hair
4091200de7
Merge
2009-03-17 13:45:01 -07:00
Kelly O'Hair
0b7966e54a
6818565: Regression with fix 6816311: COMPILER_VERSION -> REQUIRED_COMPILER_VERSION
...
Reviewed-by: tbell
2009-03-17 13:44:08 -07:00
Xiomara Jayasena
5d0f0bfb8b
Merge
2009-03-16 16:18:28 -07:00
Kelly O'Hair
20f06ceb09
6816311: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
...
These changes create a preference for the newer 6.1 SDK on Windows.
Reviewed-by: tbell
2009-03-16 11:24:06 -07:00
Tim Bell
79bc5884e7
Merge
2009-03-09 23:37:17 -07:00
Xiomara Jayasena
a272f0d3a8
Merge
2009-02-27 15:55:58 -08:00
Xiomara Jayasena
409201ce7b
Merge
2009-02-27 15:13:41 -08:00
Jonathan Gibbons
fb317642d0
6810915: Sun proprietary warnings in JDK build
...
Reviewed-by: ohair
2009-02-26 18:51:57 -08:00
Poonam Bajaj
9aab9d4aeb
6755621: Include SA binaries into Windows JDK
...
These changes will enable inclusion of sa-jdi.jar and sawindbg.dll into Windows JDK bundle.
Reviewed-by: never, jjh, alanb
2009-02-10 03:26:31 -08:00
Lana Steuck
c88ad511d0
Merge
2009-02-03 22:02:55 -08:00
Kelly O'Hair
2fa7dc18d7
6799141: Build with --hash-style=both so that binaries can work on SuSE 10
...
Reviewed-by: tbell
2009-01-31 17:31:21 -08:00
Lana Steuck
6701ca1be7
Merge
2009-01-29 09:25:47 -08:00
Tim Bell
337fe1437d
Merge
2009-01-24 16:35:17 -08:00
Mandy Chung
11431a6329
6793429: Use compiled properties instead of plain properties for resource file
...
Rename the variables in Resources.gmk to make compiled properties more explicit
Reviewed-by: naoto, yhuang
2009-01-20 13:02:58 -08:00
Alex Menkov
e3d66c6414
6702956: OpenJDK: replace encumbered code (software synthesizer)
...
6717691: Update Gervill with post 1.0 fixes
6740210: Update Gervill with more post 1.0 fixes
6748247: Further update Gervill with still more post 1.0 fixes
6748251: Apply IcedTea midi sound patch
6758986: Gervill: Turn SoftJitterCorrector, SoftAudioPusher threads into a daemon threads
Reviewed-by: ohair, darcy
2009-01-19 20:11:58 +03:00
Tim Bell
6a54f22ae0
6754862: jdk/src/windows/bin/java_md.c: hardcoded reference to msvcr71.dll
...
6779412: VS2008 errors compiling jdk sources
Update Makefiles to tolerate newer Visual Studio releases and runtimes.
Reviewed-by: ohair
2009-01-14 21:35:03 -08:00
Martin Buchholz
8dc49502e3
6775152: freetype version check program problem main arg order
...
Fix all compiler warnings
Reviewed-by: ohair, tbell
2008-11-23 09:56:39 -08:00
Xiomara Jayasena
6e86513c3a
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:32 -07:00
Kelly O'Hair
69530c282e
Merge
2008-09-11 11:27:16 -07:00
Kelly O'Hair
ddc444d7b2
6746409: Error: dl failure on line 689: Copies of libjvm.so need to have chcon (selinux) re-applied to them
...
Reviewed-by: tbell
2008-09-10 10:19:02 -07:00
Kelly O'Hair
edb7cf2a91
6746430: Fix problems with getting 'ant -version' and the required setting of 'ANT_HOME'
...
Reviewed-by: tbell
2008-09-10 10:16:54 -07:00
Kelly O'Hair
ddfbf23583
6746424: Remove build dependency on findbugs and FINDBUGS_HOME
...
Reviewed-by: tbell
2008-09-10 09:48:41 -07:00
Kelly O'Hair
28aaf9add2
6746421: Compare images logic needs to be more forgiving
...
Reviewed-by: tbell
2008-09-10 09:31:16 -07:00
Tim Bell
33a47ac00d
Merge
2008-08-25 23:37:31 -07:00
Kelly O'Hair
cac629a070
6732421: Removed old javavm and Classic VM files from the jdk7 sources
...
Reviewed-by: alanb
2008-08-22 12:24:27 -07:00