Kumar Srinivasan
e5b31c9351
6921472: RFE: java launcher code needs clean up
...
This changeset also contains fixes for 6405284, 6753938 and 6922500
Reviewed-by: darcy
2010-07-09 11:04:34 -07:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -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
Mandy Chung
fc0c5a5729
6909573: Temporary launcher support to add modules in the bootclasspath
...
Add the list of modules to the bootclasspath if lib/rt.jar and classes don't exist
Reviewed-by: alanb, ohair, ksrini
2009-12-18 11:42:03 -08:00
Kumar Srinivasan
3d2d85a19c
6367077: Purge LD_LIBRARY_PATH usage from the launcher
...
6899834: (launcher) remove the solaris libjvm.so symlink
Fixes other related issues as well.
Reviewed-by: darcy, ohair, xlu, martin
2009-11-20 11:01:32 -08:00
Kevin Walls
4a82626658
6842838: 64-bit failure in handling invalid manifest in launcher
...
Don't compare with hard-coded 32-bit -1 when checking zip fields.
Reviewed-by: ksrini
2009-09-14 20:55:08 +01:00
Mandy Chung
fb688547c4
6864028: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
...
Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
Reviewed-by: ksrini
2009-08-06 16:35:24 -07:00
Martin Buchholz
614cc9b007
6851653: (launcher) Make every java process 20 bytes smaller
...
Carefully keep track of every byte
Reviewed-by: ksrini, xlu
2009-06-22 16:41:27 -07:00
Abhijit Saha
32bc86d541
Merge
2009-04-16 21:08:04 -07: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
Kumar Srinivasan
8e3e3658c5
6755847: (launcher) will trigger assertions in debug build
...
Adds a temporary counter measure to to prevent assertions CR: 6755845
Reviewed-by: darcy, dholmes
2008-10-05 18:53:03 -07:00
Kumar Srinivasan
d799afdc04
6742159: (launcher) improve the java launching mechanism
...
Improves launching, also addresses 6694671 and 6749732
Reviewed-by: darcy, dholmes
2008-09-24 15:07:41 -07:00
Kumar Srinivasan
3a7a9cc557
6733959: Insufficient checks for "Main-Class" manifest entry in JAR files
...
Fixes a buffer overrun problem with a very long Main-Class attribute.
Reviewed-by: darcy
2008-09-04 09:43:32 -07:00
Kumar Srinivasan
136ad92f3d
6685121: (launcher) make ReportErrorMessages accessible by other launcher subsystems
...
Provided error reporting interfaces to other java subsystems that the launcher uses.
Reviewed-by: darcy
2008-08-26 10:21:20 -07:00
Xiomara Jayasena
2617d1d179
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:45 -07:00
Kumar Srinivasan
da0bf7574c
6684582: Launcher needs improved error reporting
...
Indicate the missing main class in the error message
Reviewed-by: darcy, kbr
2008-04-10 09:02:22 -07:00
Kumar Srinivasan
86d2ba8dfc
6596475: (launcher) javaw should call InitCommonControls
...
Javaw does not show error window after manifest changes.
Reviewed-by: darcy
2008-03-06 07:51:28 -08:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00