Commit Graph

634 Commits

Author SHA1 Message Date
Andrew John Hughes
5b0c4babe6 6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
Remove unneeded casts, add generic types and make better use of static data

Reviewed-by: sherman
2010-06-12 01:32:43 +01:00
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
Mandy Chung
22ac1684a0 6959965: jstat: Add new -classload option to print class loading statistics
Add a new jstat -classload option

Reviewed-by: alanb
2010-06-10 14:14:17 -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
Kelly O'Hair
44c72be43e 6959116: Fix regression in make/jdk_generic_profile.sh (PROCESSOR_IDENTIFIER)
Reviewed-by: alanb
2010-06-07 12:22:21 -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
Peter Zhelezniakov
09398944af 6632959: swing html parser doesn't know € or ›
Reviewed-by: alexp
2010-05-26 20:22:23 +04: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
Lana Steuck
f5b5248994 Merge 2010-05-21 17:49:15 -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
Michael Wilkerson
11d1a93bb2 Merge 2010-05-19 20:16:33 -07:00
Lana Steuck
26f273e24d Merge 2010-05-19 12:27:47 -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
Xueming Shen
bb2be852aa 6945564: Unicode script support in Character class
6948903: Make Unicode scripts available for use in regular expressions

Added Unicode script suport

Reviewed-by: martin
2010-05-18 15:36:47 -07:00
Mandy Chung
d1dc8092ec 6951599: Rename package of security tools for modularization
Move PolicyTool to sun.security.tools.policytool package

Reviewed-by: weijun
2010-05-18 13:12:46 -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
Lana Steuck
529eba0d94 Merge 2010-04-30 17:03:15 -07:00
Michael Wilkerson
dc22d413ff Merge 2010-04-28 20:04:33 -07:00
Costantino Cerbo
c21ea1a6d8 6913179: The java.awt.FileDialog should use native GTK file chooser on linux distros
Introduce a GTK-based alternative implementation of the FileDialogPeer on X11

Reviewed-by: anthony, peterz
2010-04-28 17:16:05 +04:00
Lana Steuck
561ea30dc6 Merge 2010-04-20 16:51:13 -07:00
Yong Jeffrey Huang
a7b302b493 Merge 2010-04-20 01:24:48 -07:00
Yuka Kamiya
8f45ed2299 6945238: (tz) Support tzdata2010i
Reviewed-by: okutsu
2010-04-20 15:01:31 +09:00
Lana Steuck
552f2a578c Merge 2010-04-17 08:12:00 -07:00
Xueming Shen
795261fbaa 6942707: nwe Big5.map for HKSCS2008 missed 5 codepoints
Updated the Big5.map table to add 5 entries

Reviewed-by: okutsu
2010-04-12 10:57:07 -07:00
Yong Jeffrey Huang
144741e52c 6875904: Java 7 message synchronization 1
Reviewed-by: ogino, faryad
2010-04-11 23:21:23 -07:00
Lana Steuck
e98b3651ea Merge 2010-04-08 15:34:29 -07:00
Xueming Shen
0020f5af66 6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
6911753: NSN wants to add Big5 HKSCS-2004 support

Support HKSCS2008 in Big5_HKSCS and MS950_HKSCS

Reviewed-by: okutsu
2010-03-30 19:10:47 -07:00
Yuka Kamiya
a44958558e 6939021: (tz) Support tzdata2010g
Reviewed-by: okutsu
2010-03-30 18:35:47 +09:00
Lana Steuck
1f82f6a3f0 Merge 2010-03-17 14:19:07 -07:00
Yuka Kamiya
02e9344ed0 6933032: (tz) Support tzdata2010e
Reviewed-by: okutsu
2010-03-11 11:54:17 +09:00
Masayoshi Okutsu
61995b9270 6932473: (tz) javazic produces incorrect SimpleTimeZone parameters with Sun<=7
Reviewed-by: peytoia
2010-03-10 14:32:47 +09:00
Lana Steuck
55ca6aeb17 Merge 2010-03-09 15:29:13 -08: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
438e92ebe0 Merge 2010-03-01 18:30:05 -08:00
Alan Bateman
d5dc027db9 6928960: make modules fails to build class analyzer
Reviewed-by: mchung
2010-02-23 18:19:53 +00:00
Lana Steuck
642193f708 Merge 2010-02-17 10:24:30 -08:00
Yuka Kamiya
f27acf4a2a 6921289: (tz) Support tzdata2010b
Reviewed-by: okutsu
2010-02-12 14:38:16 +09:00
Yuka Kamiya
cd890eddf0 6909002: Remove indicim.jar and thaiim.jar from JRE and move to samples if needed
Reviewed-by: okutsu
2010-02-11 15:58:49 +09: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
4a34c2f90b Merge 2010-02-09 00:02:38 -08:00
Lana Steuck
19f13aa80b Merge 2010-02-08 23:59:22 -08:00
Andrew John Hughes
d7c18f0617 6921740: Eliminate warnings from sun.io converters and allow compiling with JAVAC_MAX_WARNINGS=true
Fix sun.io converters unchecked and cast warnings produced by -Xlint:all

Reviewed-by: alanb, sherman
2010-02-02 10:55:07 +00: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
Lana Steuck
21f09fb0b2 Merge 2010-01-28 18:24:54 -08:00
Andrew John Hughes
6e0e99e0cd 6921068: Remove javadoc builds warnings from specdefault tag
Ignore specdefault tag to avoid javadoc warnings

Reviewed-by: darcy, ohair
2010-01-28 21:01:13 +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
74703b4493 6915502: Legal notice repairs needed in jdk/make/modules/tools
Fix the legal notice in jdk/make/modules/tools

Reviewed-by: tbell
2010-01-12 15:19:24 -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
Alexey Utkin
fa9fcae42b 4874070: invoking DragSource's startDrag with an Image renders no image on drag
Reviewed-by: art, denis, alexp
2009-12-24 17:19:09 +03:00
Andrew John Hughes
071aabe3f8 6912893: (build) make/java/nio/FILES_java.gmk doesn't list sun.nio.cs.Unicode
Add missing Java source file

Reviewed-by: alanb
2009-12-23 17:17:16 +00: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
Kelly O'Hair
6d3a4136f9 6558110: tmp/java/jli/obj_g/static is not deleted automatically
Reviewed-by: ksrini
2009-12-16 12:45:18 -08:00
Lana Steuck
6d6ed99403 Merge 2009-12-16 00:09:57 -08:00
Joe Darcy
37a980650b 6908131: Pure Java implementations of StrictMath.floor(double) & StrictMath.ceil(double)
Reviewed-by: alanb
2009-12-15 13:51:44 -08:00
Lana Steuck
ac644fa9f8 Merge 2009-12-10 09:50:09 -08:00
Lana Steuck
e4beee76a3 Merge 2009-12-10 09:46:13 -08:00
Jesse Wilson
1c4f3aa56b 6903754: (bf) Improve floating-point buffer comparison
Describe the exact behavior of {Double,Float}Buffer.{equals,compareTo}; fix non-anti-symmetric behavior of compareTo

Reviewed-by: alanb
2009-12-08 12:41:01 -08:00
Tim Bell
b66d49a7f2 Merge 2009-12-08 09:15:33 -08:00
Yuri Nesterenko
0974e6c1f3 5099725: AWT doesn't seem to handle MappingNotify events under X11
5036807: Pressing action keys "STOP/AGAIN/COMPOSE" generates keycode of F11/F12 keys
4787377: VK_STOP key on Solaris generates wrong Key Code

Added an event processing lumped with similar native code for similar bugs.

Reviewed-by: art
2009-12-07 13:32:50 +03:00
Kelly O'Hair
759c63a953 Merge 2009-12-01 08:54:10 -08:00
Kelly O'Hair
cd8f275bdb 6903197: Some java template files need to be renamed to .java.template
Reviewed-by: alanb
2009-11-30 14:15:15 -08:00
Alex Menkov
f0c4f1b346 Merge 2009-11-27 18:36:51 +03:00
Kelly O'Hair
56fe8463ef Merge 2009-11-25 11:08:25 -08:00
Lana Steuck
314207e7f5 Merge 2009-11-24 18:12:46 -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
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
Lana Steuck
a23c7f2fe8 Merge 2009-11-18 18:56:59 -08:00
Vinnie Ryan
2a073650dc Merge 2009-11-12 23:04:42 +00:00
Vinnie Ryan
005e04bd07 6894643: Separate out dependency on Kerberos
Reviewed-by: alanb, xuelei
2009-11-12 23:00:23 +00:00
Yuka Kamiya
a1e00ce934 6899397: (tz) Support tzdata2009r
Reviewed-by: okutsu
2009-11-11 15:38:47 +09:00
Abhijit Saha
cc1b7fd05d Merge 2009-11-09 07:38:05 -08:00
Kelly O'Hair
d12589297c 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
Reviewed-by: tbell, jjg, alanb
2009-11-08 15:11:10 -08:00
Abhijit Saha
b7a372efca Merge 2009-11-06 21:32:35 -08:00
Tim Bell
44accdb4b7 Merge 2009-11-06 17:27:41 -08:00
Alex Menkov
83ed100592 6744801: JCK api/javax_sound/interactive/RecordSoundTest.html#RecordSoundTest fails on Solaris10 x64 for -d64
Reviewed-by: dav
2009-11-06 19:47:32 +03:00
Tim Bell
b20e230f81 Merge 2009-11-02 22:23:50 -08:00
Doug Lea
ef2dd097cc 6865582: jsr166y - jsr166 maintenance update
6865571: Add a lightweight task framework known as ForkJoin
6445158: Phaser - an improved CyclicBarrier
6865579: Add TransferQueue/LinkedTransferQueue

Reviewed-by: martin, chegar, dice
2009-11-02 17:25:38 -08:00
Abhijit Saha
91ce5d885d Merge 2009-11-02 13:59:37 -08:00
Tim Bell
3460e113e0 Merge 2009-11-02 00:06:21 -08:00
Tim Bell
57b638db88 Merge 2009-10-30 09:06:38 -07:00
Kelly O'Hair
294edcdf2d 6896472: Missing libjsig.so causes jdk build failure
Reviewed-by: tbell, kvn, phh
2009-10-29 11:17:02 -07:00
Abhijit Saha
45e7e91e92 Merge 2009-10-29 09:06:06 -07:00
Vladimir Yaroslavskiy
43f93f6ba6 6880672: Replace quicksort in java.util.Arrays with dual-pivot implementation
Co-authored-by: Joshua Bloch <joshua.bloch@google.com>
Co-authored-by: Jon Bentley <jbentley@avaya.com>
Reviewed-by: jjb
2009-10-29 11:18:37 +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
Andrew John Hughes
1a55042376 6895287: disable building fontchecker
Changes to FontManager break bootstrap due to the fontchecker tool

Reviewed-by: prr
2009-10-26 21:42:20 +00:00
Abhijit Saha
dcb2c18a2b Merge 2009-10-23 12:58:10 -07:00
Abhijit Saha
8de5fe44f3 Merge 2009-10-22 16:28:01 -07:00
Chris Hegarty
5e235aa57e 6894169: Move HttpLogFormatter into a separate package
Reviewed-by: alanb
2009-10-22 15:44:42 +01:00
Abhijit Saha
cf5d27bd7c Merge 2009-10-21 11:28:46 -07:00
Chris Hegarty
c3d3d4780a Merge 2009-10-21 16:50:44 +01:00
Eamonn McManus
bfedf39895 6851617: Remove JSR 255 (JMX API 2.0) from JDK 7
See http://weblogs.java.net/blog/2009/06/16/jsr-255-jmx-api-20-postponed

Reviewed-by: dfuchs
2009-10-21 17:33:18 +02:00
Chris Hegarty
ee00e01c67 Merge 2009-10-21 15:47:09 +01:00
Chris Hegarty
6a460a3b96 6893238: Move NTLM and SPNEGO implementations into separate packages
Reviewed-by: michaelm, alanb
2009-10-21 15:41:42 +01:00
Jean-Christophe Collet
196a0c5cf8 6893702: Overhaul of Ftp Client internal code
Major reorg of internal FTP client code

Reviewed-by: chegar
2009-10-21 16:28:57 +02: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
Tim Bell
c71af49e2b Merge 2009-10-15 22:47:56 -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
Abhijit Saha
02d2cc35f6 Merge 2009-10-14 14:21:25 -07:00
Joe Darcy
eca779ecad 6797535: Add shared two argument static equals method to the platform
Reviewed-by: sherman
2009-10-09 16:11:11 -07:00
Tim Bell
022d2f3730 Merge 2009-10-07 14:15:01 -07: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
Abhijit Saha
c6c70af568 Merge 2009-10-06 21:40:55 -07:00
Mandy Chung
9f6fbc5544 6612680: Remove classloader dependency on jkernel
Add a new sun.misc.BootClassLoaderHook that DownloadManager will implement

Reviewed-by: alanb, forax, igor
2009-10-05 18:15:32 -07:00
Steven Loomis
2a689e3419 Merge 2009-09-29 15:31:18 -07:00
Steven Loomis
eb4298db6a 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr
2009-09-29 14:06:13 -07:00
Jennifer Godinez
6103978814 Merge 2009-09-29 09:02:00 -07:00
Vinnie Ryan
f13c1a7ce9 6884175: CR cleanup for 6840752: Provide out-of-the-box support for ECC algorithms
Reviewed-by: wetmore
2009-09-21 23:01:42 +01:00
Mandy Chung
45eb529e81 Merge 2009-09-18 17:27:24 -07:00
Chris Hegarty
fc6bda88ab 6882594: Remove static dependancy on NTLM authentication
Reviewed-by: alanb, weijun
2009-09-18 22:18:19 +01:00
Chris Hegarty
be7dddc8a3 6882609: Move default InMemoryCookieStore to java.net
Remove static dependency on sun.net.www.protocol.http

Reviewed-by: alanb, jccollet
2009-09-18 16:24:26 +01:00
Mandy Chung
70bee45623 6882376: Add internal support for JRE implementation to eliminate the dependency on logging
Added sun.util.logging.PlatformLogger for JRE implementation to log messages.

Reviewed-by: alanb, naoto
2009-09-17 14:24:55 -07:00
Jennifer Godinez
7ba506e726 Merge 2009-09-16 19:36:05 -07:00
Tim Bell
b43c00d17d Merge 2009-09-16 09:23:50 -07:00
Yuri Nesterenko
5d7bb00c89 Merge 2009-09-15 23:41:40 -07:00
Mandy Chung
a89a6c4aeb 6878481: Add performance counters in the JDK
Added new performance counters in the JDK to track performance metrics

Reviewed-by: alanb, dholmes, iris, forax, andrew
2009-09-14 13:37:26 -07:00
Andrew Brygin
1e716786f0 6872358: JRE AWT setBytePixels vulnerable to Heap Overflow
Reviewed-by: prr, hawtin
2009-09-14 11:46:16 +04:00
Andrew John Hughes
923f665126 6882745: Add DISABLE_INTREE_EC option to make new EC provider optional
Don't build the ec subdirectory when DISABLE_INTREE_EC is defined.

Reviewed-by: vinnie
2009-09-10 19:04:25 +01: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
Xiomara Jayasena
a0f91a8f7e Merge 2009-09-01 13:03:09 -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
Peter Zhelezniakov
d1839690e3 6802944: Nimbus initialization is too slow
Reviewed-by: jasper
2009-08-31 13:46:24 +04:00
Yuka Kamiya
4e70dbf4cd 6872467: (tz) Support tzdata2009l
Reviewed-by: okutsu
2009-08-31 14:50:33 +09: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
Kelly O'Hair
1b8f98b70e 6853636: Fix warnings in jdwpgen, add jdwpgen NetBeans project
Reviewed-by: andrew, alanb, tbell, swamyv
2009-08-24 09:57:30 -07:00
Alan Bateman
aecf7417ad 6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101
Reviewed-by: sherman
2009-08-23 12:53:45 +01:00
Tim Bell
edc02e3e92 6705913: freetype_versioncheck.exe - Unable To Locate Component
Update freetype_versioncheck to deal with newer Visual Studio releases

Reviewed-by: ohair
2009-08-21 12:12:48 -07:00
Xiomara Jayasena
0fcf19433e Merge 2009-08-18 19:53:43 -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
Vinnie Ryan
59d983ade0 6840752: Provide out-of-the-box support for ECC algorithms
Reviewed-by: alanb, mullan, wetmore
2009-08-11 16:52:26 +01:00
Andrew John Hughes
9a5d0532c5 6869697: Missing entry in makefiles for java/lang/ReflectiveOperationException.java
Add new dependency explicitly so all compilers pick it up

Reviewed-by: darcy, ohair
2009-08-07 18:15:03 +01:00
Roman Kennke
eb12553aa3 6795908: Refactor FontManager
Reviewed-by: prr, igor
2009-08-07 18:31:11 +02:00
Chris Hegarty
75379fe244 6826780: URLClassPath should use HashMap<String, XXX> instead of HashMap<URL, XXX>
Replace URL with a String representation.

Reviewed-by: michaelm, jccollet
2009-08-07 10:50:26 +01:00
Tim Bell
f98b97ffea Merge 2009-08-06 19:01:59 -07:00
Xueming Shen
6dfe09a9a6 4116222: Errors in Arabic code-conversion tables, part II
Updated the IBM420 datatable

Reviewed-by: alanb
2009-08-04 12:44:03 -07:00
Bradford Wetmore
7bf6422983 6647452: Remove obfuscation, framework and provider self-verification checking
Reviewed-by: valeriep, vinnie
2009-08-03 18:06:51 -07:00
Tim Bell
6b6386f999 Merge 2009-07-31 17:19:38 -07:00
Tim Bell
35107a8833 Merge 2009-07-30 23:40:15 -07:00
Josh Bloch
827200b265 6804124: Replace "modified mergesort" in java.util.Arrays.sort with timsort
Easy port of timsort from android

Reviewed-by: martin
2009-07-29 14:24:19 -07:00
Jonathan Gibbons
a3128d7e74 6865753: 6854244 breaks partial (jdk-only) builds
Makefiles which set -target 5 now need to set -source 5 as well.

Reviewed-by: wetmore, tbell
2009-07-29 12:50:10 -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
Qi Zuo
8a897fd954 Merge 2009-07-09 13:53:05 -04: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
Yuri Nesterenko
5e24ed1624 Merge 2009-07-07 23:12:36 -07:00
Andy Herrick
14323dd4c7 Merge 2009-07-06 14:10:31 -04:00
Yuri Nesterenko
41cd33fc25 Merge 2009-07-01 00:23:56 -07:00
Yuri Nesterenko
6c34ebe4d3 Merge 2009-06-30 02:48:38 -07:00
Tim Bell
692966b0eb Merge 2009-06-29 23:08:06 -07:00
Xueming Shen
4b33465b42 6707281: Adler32.update() JavaDoc is wrong
6553961: java.util.zip.{CRC32,Adler32}.update(int) doc errors
6646605: Missing method ZipFile.getComment()
6841232: ZipFile should implement Closeable
4985614: Failure on calls to ZipFile constructor
5032358: "java.util.zip.ZipException: The system cannot find the file specified"
6846616: java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255

Some misc bug/rfe fixes for zipfile

Reviewed-by: alanb
2009-06-29 19:57:58 -07:00
Tim Bell
c0a769b9ff Merge 2009-06-29 17:40:17 -07:00
Andy Herrick
84c0ca5fa8 6855953: JDK7 - merger error of deployment changes with b62 -in jdk/make/sun/Makefile
This problem was discovered testing initial changeset for implementing 6uX Deployment Features into JDK7

Reviewed-by: dgu, billyh
2009-06-29 17:34:29 -04:00
Andy Herrick
974a4682e4 Merge 2009-06-29 12:06:42 -04:00
Chris Hegarty
60b4f589fb 6855335: Several changes in the SCTP implementation
Reviewed-by: michaelm
2009-06-29 14:53:10 +01:00
Tim Bell
817aac3f58 Merge 2009-06-28 23:16:18 -07:00
Alan Bateman
212565afd7 6838333: New I/O: Update file system API to jsr203/nio2-b101
6844313: New I/O: File timestamps should be represented by a FileTime rather than a long+TimeUnit

Reviewed-by: sherman
2009-06-27 21:46:53 +01:00
Tim Bell
645805c313 Merge 2009-06-26 10:25:45 -07:00
Yuri Nesterenko
c61b48b28b 6711676: Numpad keys trigger more than one KeyEvent
Introduce a new sniffer based on server keymap.

Reviewed-by: art
2009-06-26 11:48:58 +04:00
Jean-Christophe Collet
1ece67558e 6811297: Add more logging to HTTP protocol handler
Added extra logging to HttpURLConnection and HttpClient. Added a capture tool.

Reviewed-by: chegar
2009-06-25 18:56:30 +02:00
Yuri Nesterenko
0efb52dc90 Merge 2009-06-25 00:18:46 -07: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
Yuri Nesterenko
46360bd868 Merge 2009-06-23 23:09:49 -07:00
Peter Zhelezniakov
beedf39dce 6844273: jdk/make/docs/CORE_PKGS.gmk does not list Nimbus
Reviewed-by: prr
2009-06-23 12:24:11 +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
Xueming Shen
721a90bda5 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
4891024: EUC-KR and JOHAB converters need to be updated to include two new characters
4287467: Character converter generator tool

Migrated some of the doublebyte charsets to the new implementation.

Reviewed-by: okutsu
2009-06-19 14:39:06 -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
Yuri Nesterenko
0b09aba377 Merge 2009-06-17 23:27:56 -07:00
Andy Herrick
1939fe49d8 Merge 2009-06-15 13:08:29 -04:00
Yuka Kamiya
3445a11481 6850113: Bidi class needs to be updated to support Unicode 5.1
Reviewed-by: okutsu
2009-06-13 06:43:54 +09: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
86df48bb43 Merge 2009-06-01 01:06:28 -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
Keith McGuigan
c2ff547e1f 6838211: jdk docs creation broken for tracing docs
Fix javadoc makefile macro

Reviewed-by: ohair, jjg
2009-05-27 13:20:23 -07:00
Andrei Dmitriev
072ba357bf 6799099: All automatic regression tests that create Robot fail on X11
Reviewed-by: art, ant
2009-05-22 16:09:45 +04:00
Xueming Shen
f625a6d545 6843578: Re-implement IBM doublebyte charsets
6639450: IBM949C encoder modifies state of IBM949 encoder
6569191: Cp943 io converter returns U+0000 and U+FFFD for unconvertable character
6577466: Character encoder IBM970 throws a BufferOverflowException
5065777: CharsetEncoder canEncode() methods often incorrectly return false

Re-write 11 IBM doublebyte charsets. Thanks Ulf.Zibis for the codereview!

Reviewed-by: martin
2009-05-21 23:32:46 -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
Xueming Shen
15baf98a0a 6843079: Putback for the new EUC_TW is not complete
Putback the files missed in last putback

Reviewed-by: alanb
2009-05-19 16:03:02 -07:00
Xueming Shen
a1958b22ef 6831794: charset EUC_TW is 12.6% of the total size of charsets.jar
6229811: Several codepoints in EUC_TW failed in roundtrip conversion

Re-write EUC_TW charset to address the size and roundtrip issue.

Reviewed-by: alanb
2009-05-19 15:25:29 -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
f4e0a8215f 6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc
Reviewed-by: tbell
2009-05-18 10:36:38 -07: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
Artem Ananiev
fb42efb4c9 6678385: Random java.lang.StackOverflowError from various JDKs
Reviewed-by: stayer
2009-05-15 15:40:35 +04:00
Yuri Nesterenko
ac54f240e8 Merge 2009-05-14 00:17:25 -07:00
Yuka Kamiya
136168a10c 6834474: (tz) Support tzdata2009g
Reviewed-by: okutsu
2009-05-12 15:21:55 +09: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
390fc897b8 Merge 2009-05-07 12:26:22 -07:00
Xiomara Jayasena
e7a0b90b6d Merge 2009-05-07 10:31:32 -07:00
Chris Hegarty
8cc962d4a3 6837982: SCTP API docs not being generated
Update docs makefile to build javadoc for the com.sun.nio.sctp package.

Reviewed-by: jccollet, alanb, weijun
2009-05-07 17:02:47 +01:00
Tim Bell
8f52d15f97 Merge 2009-05-05 23:12:47 -07:00
John R Rose
fb6164cec8 6829144: JSR 292 JVM features need a provisional Java API
JDK API and runtime (partial) for anonk, meth, indy

Reviewed-by: mr
2009-05-05 22:40:09 -07:00
Jennifer Godinez
934dac40ef Merge 2009-04-29 12:27:05 -07:00
Yuri Nesterenko
035ca4f0c8 Merge 2009-04-29 00:27:46 -07:00
Yuri Nesterenko
33484a2710 Merge 2009-04-28 13:41:11 -07:00
Jennifer Godinez
b7456052cd Merge 2009-04-28 13:25:25 -07:00
Peter Zhelezniakov
68a4665158 6835113: Nimbus Makefile issue
Reviewed-by: prr
2009-04-28 21:41:04 +04:00
Kelly O'Hair
101e0eb871 6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Reviewed-by: tbell
2009-04-27 20:26:18 -07:00
Peter Zhelezniakov
c738ebdc67 6591875: Nimbus Swing Look and Feel
Reviewed-by: jasper, ohair
2009-04-25 21:17:50 +04:00
Tim Bell
cdcdf54d1e Merge 2009-04-21 21:26:21 -07:00
Tim Bell
af422c1d2f Merge 2009-04-21 09:03:36 -07:00
Tim Bell
9331eed2d6 6831313: update jaxws in OpenJDK7 to 2.1 plus bug fixes from OpenJDK 6
6672868: Package javax.xml.ws.wsaddressing not included in make/docs/CORE_PKGS.gmk

Reviewed-by: darcy
2009-04-21 08:46:25 -07:00
Tim Bell
f70e9b8dd9 Merge 2009-04-18 14:10:27 -07: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
Xueming Shen
c435a0905d 4244499: ZipEntry() does not convert filenames from Unicode to platform
4532049: IllegalArgumentException in ZipInputStream while reading unicode file
5030283: Incorrect implementation of UTF-8 in zip package
4700978: ZipFile can't treat Japanese name in a zipfile properly
4980042: Cannot use Surrogates in zip file metadata like filenames
4820807: java.util.zip.ZipInputStream cannot extract files with Chinese chars in name

Add new constructors for zip classes to support non-UTF-8 encoded names/comments in ZIP file

Reviewed-by: alanb, martin
2009-04-16 21:00:42 -07:00
Xiomara Jayasena
c9560133fd Merge 2009-04-16 19:10:32 -07:00
Chris Hegarty
26ae13fe80 4927640: Implementation of the sctp protocol
An implementation-specific API for the Stream Control Transmission Protocol

Reviewed-by: alanb, michaelm, jccollet
2009-04-16 17:42:00 +01:00
Clemens Eisserer
dce704d578 6827989: Use Unsafe.copyMemory for array->Unsafe copy operations in RenderBuffer
Reviewed-by: campbell, flar
2009-04-15 08:47:21 -07:00
Lana Steuck
1c53c596df Merge 2009-04-14 04:21:02 -07:00
Lana Steuck
b290c5dc99 Merge 2009-04-14 00:05:07 -07:00
Lana Steuck
9769fa9e3b Merge 2009-04-13 22:34:29 -07:00
Tim Bell
b5b691accb Merge 2009-04-10 15:30:37 -07:00
Lana Steuck
92f020bb7c Merge 2009-04-09 20:34:56 -07:00
Yuka Kamiya
7a543510bd 6404304: RFE: Unicode 5.1 support
Reviewed-by: okutsu, naoto
2009-04-10 11:51:36 +09:00
Lana Steuck
415053276d Merge 2009-04-09 13:12:58 -07:00
Xiomara Jayasena
8e36dcb9a5 Merge 2009-04-07 14:02:54 -07:00
Lana Steuck
39202ea815 Merge 2009-04-07 10:04:29 -07:00
Valerie Peng
c10f593c2c 4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating
Added support for parallel-capable class loaders

Reviewed-by: alanb
2009-04-06 18:46:20 -07:00
Alan Bateman
91db470ae6 Merge 2009-04-06 11:29:03 +01:00
Alan Bateman
560560dc55 4890703: Support SDP (sol)
Reviewed-by: michaelm
2009-04-06 08:59:33 +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
36ce084168 Merge 2009-04-01 09:44:34 -07:00
Kelly O'Hair
028a93578f Merge 2009-04-01 09:10:01 -07:00
Xiomara Jayasena
5953ff9720 Merge 2009-04-01 08:58:18 -07:00
Tim Bell
c81e6c29c1 6824595: OpenJDK fix breaks product build for jdk7
Reviewed-by: xdono, ohair
2009-04-01 04:44:30 -07:00
Kelly O'Hair
c9ce349372 6824012: Add jdk regression tests to default jprt jobs
A work in progress on adding to the jprt testing.

Reviewed-by: tbell
2009-03-31 16:14:14 -07:00