Athijegannathan Sundararajan
53fafed923
8012975: Remove rhino from jdk8
...
Reviewed-by: alanb, tbell
2013-05-13 22:23:17 +05:30
Lana Steuck
6c50b0bfe1
Merge
2013-04-01 21:40:54 -07:00
Mandy Chung
d79b11782a
8010787: changeset for 8007703 is missing the deleted files
...
Reviewed-by: dholmes, alanb, erikj
2013-03-25 18:14:52 -07:00
Mandy Chung
d414a7e832
8007703: Remove com.sun.servicetag API
...
Reviewed-by: dholmes, alanb, erikj
2013-03-25 17:19:16 -07:00
Bradford Wetmore
9b5ebab5f6
8009517: new code changes causing errors in old build (-Werror) environment
...
Reviewed-by: mduigou
2013-03-21 16:31:48 -07:00
Weijun Wang
c740727efc
8004904: Makefile for ntlm
...
Reviewed-by: erikj, chegar
2012-12-12 18:39:34 +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
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
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
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
Abhijit Saha
9c3e5a2081
Merge
2012-05-08 07:34:53 -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
Abhijit Saha
d7dd0a253b
Merge
2012-04-10 10:44:46 -07:00
Sean Coffey
502876ad9a
7143851: Improve IIOP stub and tie generation in RMIC
...
7149048: Changes to corba rmic stubGenerator class are not used during jdk build process
Reviewed-by: mschoene, robm
2012-03-26 14:03:09 +01:00
Alan Bateman
3269d85838
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:34:38 +00:00
Joe Darcy
6667bfa0a9
7041249: Remove apt tool and API from the JDK
...
Reviewed-by: jjg, ohair
2012-02-05 21:49:45 -08:00
Chris Hegarty
511e7438d7
7041778: Move SCTP implementation out of sun.nio.ch and into its own package
...
Reviewed-by: alanb
2012-02-04 07:29:11 +00:00
Stuart Marks
79235d3197
7122061: add -Xlint:all -Werror to warning-free build steps
...
Reviewed-by: chegar, alanb, dholmes, ohair
2011-12-29 16:39:51 -08:00
Chris Hegarty
f5ff85a77a
7103549: Remove dependencies on libjava and libjvm from security libraries
...
Reviewed-by: vinnie, ohair, alanb, dholmes
2011-10-24 21:03:41 +01:00
Kurchi Subhra Hazra
09ff856431
7088502: Security libraries don't build with javac -Werror
...
Changes to files in src/share/classes/com/sun/org/apache/xml/internal/security and its subpackages to remove warnings
Reviewed-by: mullan
2011-09-26 17:20:45 -07:00
Kurchi Subhra Hazra
3580661098
7090158: Networking Libraries don't build with javac -Werror
...
Minor changes to networking java files to remove warnings
Co-authored-by: Alexandre Boulgakov <sasha_bu@hotmail.com>
Reviewed-by: chegar, weijun, hawtin
2011-09-16 12:09:04 -07:00
Mandy Chung
34e0b54108
7078024: Update JDK service tag for JDK 8
...
Reviewed-by: paulk
2011-09-07 13:42:34 -07:00
Alexandre Boulgakov
0c5879c7e2
7079606: tl nightly build failure due to incomplete generification
...
Reviewed-by: jjg
2011-08-17 05:41:20 -07:00
Alexandre Boulgakov
598c79031d
7064075: Security libraries don't build with javac -Xlint:all,-deprecation -Werror
...
Reviewed-by: xuelei, mullan
2011-08-15 11:48:20 -07:00
Alexandre Boulgakov
1fb6680207
7072353: JNDI libraries do not build with javac -Xlint:all -Werror
...
Reviewed-by: xuelei
2011-08-10 13:44:58 -07:00
Alexandre Boulgakov
d5e142fba4
7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror
...
Reviewed-by: alanb, chegar
2011-07-28 13:34:31 -07:00
Alexandre Boulgakov
ae4c0a9af1
7060849: Eliminate pack200 build warnings
...
Reviewed-by: ksrini, jjg
2011-07-08 10:25:57 -07:00
Abhijit Saha
cfdb3ec24b
Merge
2011-05-26 21:37:40 -07:00
Alan Bateman
914105d32e
7042979: Rename StandardSocketOption and StandardWatchEventKind
...
Reviewed-by: forax, chegar
2011-05-09 18:45:33 +01:00
Abhijit Saha
68c514a747
Merge
2011-04-20 09:31:11 -07:00
Lana Steuck
b99716e22a
Merge
2011-04-17 16:19:29 -07:00
Zhengyu Gu
6c5cc4e2d9
7003964: SERV: securely load DLLs and launch executables using fully qualified path
...
Linked in Windows libraries that are available on jdk7 supported platforms, and used GetModuleHandle instead of LoadLibrary for already loaded Dlls.
Reviewed-by: dcubed, alanb
2011-04-15 09:53:05 -04:00
Kumar Srinivasan
bc945571e4
7034700: (unpack200) build fails with fastdebug builds
...
Reviewed-by: ohair
2011-04-07 17:08:16 -07:00
Kelly O'Hair
d2b1e20c7d
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:06:11 -07:00
Kumar Srinivasan
8725555c40
7033954: (launcher) Launchers not built with mapfiles
...
Reviewed-by: ohair
2011-04-06 19:31:30 -07:00
David Holmes
117062efaa
Merge
2011-03-15 20:00:45 -04:00
Mandy Chung
3e459d7a5d
7025631: Remove the modules build support from jdk 7
...
Reviewed-by: alanb, ohair
2011-03-09 23:11:07 -08:00
Rama Pulavarthi
f93ab74ad1
6635776: Regression in jaxb tests with JDk6 U4
...
6741058: Move org/relaxng/datatype sources from jdk to jaxws workspace
Reviewed-by: ohair, alanb
2011-03-09 15:49:59 -08:00
Kelly O'Hair
ab7cdfe74f
6975326: Problem in install/make/rebase/Makefile, grep on empty pattern
...
6413588: Add 'ldd -r' and 'dump -Lv' checks to all .so files delivered in the JDK
7000995: Add check in makefiles to verify that msvcp100.dll is NOT used
Reviewed-by: mduigou
2011-01-05 14:28:58 -08:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Kelly O'Hair
1c49ac1a78
7008723: Remove binary plugs creation and use from openjdk
...
Reviewed-by: mchung, andrew, aph, dholmes
2010-12-23 18:50:21 -08:00
Lana Steuck
282d182ec2
Merge
2010-06-01 14:17:38 -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
f5b5248994
Merge
2010-05-21 17:49:15 -07:00
Yuka Kamiya
3ee6427a9c
6953294: Fix for 6909002 was incorrectly merged
...
Reviewed-by: okutsu
2010-05-18 16:40:53 +09: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
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
Chris Hegarty
1d92211cb6
6915313: Reorganize implementation to make it more feasible to port to JDK6
...
This makes the SCTP implementation easier to run with Suns JDK6.
Reviewed-by: alanb
2010-01-11 16:04:05 +00: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
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