Jiri Vanek
2ab206de9e
8011693: Remove redundant fontconfig files
...
Remove unused fontconfig files from OpenJDK GNU/Linux builds
Reviewed-by: andrew, prr
2013-05-30 16:50:31 +01:00
Erik Joelsson
e4879cb3e6
8013489: New build system does not run codesign on SA-related launchers on OS X
...
Reviewed-by: sla, tbell
2013-05-29 14:01:24 +02:00
Johnny Chen
4e79febb74
8012629: java.lang.UnsatisfiedLinkError exception throw by getAllFonts() on MacOSX
...
Reviewed-by: bae, prr
2013-05-23 12:16:17 -07:00
Erik Joelsson
d2cbca2f53
Merge
2013-05-22 15:00:41 +02:00
Andrew John Hughes
cb084456a0
8015087: Provide debugging information for programs
...
Add missing debug info to unpack200 and jexec
Reviewed-by: erikj
2013-05-22 13:48:02 +01:00
Erik Joelsson
cc85b8ed19
8014970: Use open man pages for non commercial builds
...
Reviewed-by: omajid, tbell
2013-05-22 10:31:39 +02:00
David Katleman
7614783367
Merge
2013-05-21 12:54:41 -07:00
Erik Joelsson
43a9c5b0d3
8011346: build-infra: While Constructing Javadoc information, JSpinner.java error: package sun.util.locale.provider does not exist
...
Reviewed-by: dholmes, tbell, naoto
2013-05-21 17:02:54 +02:00
Lana Steuck
8f6d37ee8e
Merge
2013-05-17 10:11:35 -07:00
Vinnie Ryan
1c510cf688
Merge
2013-05-15 14:49:50 +01:00
Xueming Shen
1e18db55d6
8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time
...
Removed the race condition risk from ExtendedCahrset access code
Reviewed-by: mchung, alanb
2013-05-14 14:09:18 -07:00
Stephen Flores
c39030c7b3
7194075: Various classes of sunec.jar are duplicated in rt.jar
...
Reviewed-by: mullan, vinnie
2013-05-14 18:08:18 +01:00
Petr Pchelko
de7e7cb85b
8002045: Auto failed and threw exception:java.lang.UnsatisfiedLinkError:
...
Reviewed-by: serb, anthony
2013-05-14 16:39:55 +04:00
Athijegannathan Sundararajan
53fafed923
8012975: Remove rhino from jdk8
...
Reviewed-by: alanb, tbell
2013-05-13 22:23:17 +05:30
Lana Steuck
fe8944db98
Merge
2013-05-08 23:53:35 -07:00
Alan Bateman
c426179250
8013652: (profiles) Add javax.script to compact1
...
Reviewed-by: mchung, dholmes
2013-05-08 18:00:10 +01:00
David Katleman
30d1e70fdb
Merge
2013-05-07 13:13:12 -07:00
Lana Steuck
9bc20d4410
Merge
2013-05-06 11:50:13 -07:00
Weijun Wang
5ec35be1d2
8010192: Enable native JGSS provider on Mac
...
Reviewed-by: valeriep
2013-05-07 12:30:36 +08:00
Dag Wanvik
4d7fdabddb
Merge
2013-05-06 06:05:06 +02:00
Dag Wanvik
d4f6e1c9d3
8013403: Update JDK8 with Java DB 10.10.1.1
...
Drop Java DB 10.10.1.1 bits into JDK 8 and update image builds
Reviewed-by: tbell
2013-05-06 05:51:01 +02:00
Andrew John Hughes
46da8f45a9
8011366: Enable debug info on all libraries for OpenJDK builds
...
The build should not be turning off debugging if it has been requested.
Reviewed-by: erikj, dholmes
2013-05-04 17:04:57 +01:00
Erik Joelsson
6ad3839543
8013552: Add build support for different man pages for OpenJDK and OracleJDK
...
Reviewed-by: tbell, omajid
2013-05-02 15:59:32 +02:00
Kumar Srinivasan
2a56d8fc8f
8009389: Unpack200 native library should be removed from profiles
...
Reviewed-by: alanb, bobv, jrose
2013-04-30 13:12:54 -07:00
Omair Majid
c3f688a4e2
8013480: fix zero build on arm
...
Reviewed-by: erikj
2013-04-29 12:34:53 -04:00
David Holmes
e0cc6375d8
8010280: jvm.cfg needs updating for non-server builds
...
Generate jvm.cfg based on chosen VMs for non-"standard" builds and remove legacy entries from committed jvm.cfg files
Reviewed-by: mduigou, tbell
2013-04-29 07:40:04 -04:00
Chris Hegarty
22126efe5a
Merge
2013-06-10 10:38:33 +01:00
Chris Hegarty
a5477b8630
Merge
2013-05-23 12:58:51 +01:00
Chris Hegarty
c8b6b35f12
Merge
2013-05-16 11:47:51 +01:00
Chris Hegarty
6983122cde
Merge
2013-05-08 11:22:25 +01:00
Chris Hegarty
9a078f9451
Merge
2013-04-28 09:35:25 +01:00
Lana Steuck
8afbe69644
Merge
2013-04-17 21:48:04 -07:00
Chris Hegarty
d6465cc792
Merge
2013-04-19 14:14:18 +01:00
Lana Steuck
acfca9881a
Merge
2013-04-17 12:30:18 -07:00
Mandy Chung
176ed8d94c
8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
...
Reviewed-by: jrose, alanb, twisti
2013-04-16 21:39:52 -07:00
Andrew Brygin
92069b97d0
8011622: Use lcms as the default color management module in jdk8
...
Reviewed-by: prr, vadim
2013-04-15 18:10:55 +04:00
John Zavgren
f82212cd86
8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c
...
Modified the path processing code so that it detects and handles out of memory errors.
Reviewed-by: chegar, martin, christos, alanb, msheppar
2013-04-11 12:33:33 -04:00
Xueming Shen
dbdbff1445
8012123: hijrah-config-umalqura.properties is missing from makefiles/profile-includes.txt
...
Added the hijrah-config-umalqura.properties into the list
Reviewed-by: alanb
2013-04-12 09:51:04 -07:00
Stephen Colebourne
58af157d96
8011172: JSR 310 DateTime API Updates II
...
Integration of JSR310 Date/Time API update
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Reviewed-by: alanb, naoto, dholmes
2013-04-12 07:57:35 -07:00
Omair Majid
7f1fd4ecb9
8011388: Support building zero and zeroshark with the new build
...
Co-authored-by: Roman Kennke <rkennke@redhat.com>
Reviewed-by: andrew, dholmes, erikj
2013-04-08 14:09:01 -04:00
Chris Hegarty
13d1be151e
8008593: Better URLClassLoader resource management
...
Reviewed-by: alanb, sherman, hawtin
2013-04-08 06:15:18 +01:00
Erik Joelsson
989cb5b8fc
8008373: JFR JTReg tests fail with CompilationError on MacOSX; missing '._sunec.jar'
...
Reviewed-by: tbell
2013-04-05 09:39:10 +02:00
David Katleman
3e58f37434
Merge
2013-04-02 15:31:24 -07:00
Omair Majid
934072f774
8011278: Allow using a system-installed giflib
...
Reviewed-by: andrew, prr
2013-04-02 14:13:13 -04:00
Erik Joelsson
d81ec5b9f3
8010908: Images target failes when configured with --disable-zip-debug-info
...
Reviewed-by: tbell
2013-03-28 09:36:43 +01:00
Leonid Romanov
2e97782d35
8003559: Update display of applet windows
...
Implemented applet security warning for OS X port
Reviewed-by: art, anthony, serb, skoivu
2013-03-27 16:37:00 +04:00
Lana Steuck
bd671cb7fa
Merge
2013-03-26 12:04:35 -07:00
Lana Steuck
e2c373dfdb
Merge
2013-03-26 11:58:53 -07:00
Mandy Chung
d414a7e832
8007703: Remove com.sun.servicetag API
...
Reviewed-by: dholmes, alanb, erikj
2013-03-25 17:19:16 -07:00
Denis Fokin
439ddacaac
7123476: DesktopOpenTests:When enter the file path and click the open button,it crash
...
Reviewed-by: art, anthony
2013-03-22 19:56:20 +04:00
Jen Dority
1f24cdd86c
8006818: SunEC and SunPKCS11 providers should be in all profiles
...
Reviewed-by: dholmes, alanb, valeriep
2013-03-20 22:39:51 -04:00
David Holmes
8c5749843c
8009426: "profiles" target fails due to nashorn if "images" is not built first
...
Reviewed-by: alanb
2013-03-19 06:01:14 -04:00
Omair Majid
35dc8be1bf
8010030: Allow configure to detect if EC implementation is present
...
Reviewed-by: andrew, dholmes
2013-03-18 10:46:49 -04:00
Lana Steuck
f0e73ec3ba
Merge
2013-03-13 23:39:49 -07:00
Kurchi Subhra Hazra
ebbaaa0f18
7170730: Improve Windows network stack support
...
Enable exclusive binding of ports on Windows
Reviewed-by: alanb, chegar, ahgross
2013-03-14 13:46:15 -07:00
Lana Steuck
5adedccb9c
Merge
2013-03-12 16:40:22 -07:00
Lana Steuck
ae7beed0c2
Merge
2013-03-12 16:26:06 -07:00
Erik Joelsson
b44696200e
8009695: embedded/GP/RI: This intermittent error happens too often, makes the build unstable, and waste machine
...
Reviewed-by: dholmes, tbell
2013-03-12 15:17:19 +01:00
Andrew Brygin
6c0e480427
8005530: [lcms] Improve performance of ColorConverOp for default destinations
...
Reviewed-by: prr, jgodinez
2013-03-07 14:05:21 +04:00
Erik Joelsson
5b60a94e4f
8008073: build-infra: Need --with-dxsdk option? And awt/sound -I option additions?
...
Reviewed-by: tbell
2013-03-06 16:15:16 +01:00
Lana Steuck
4f62a2b334
Merge
2013-03-15 23:31:19 -07:00
Bill Pittore
b938257957
8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
...
Co-authored-by: Bob Vandette <bob.vandette@oracle.com>
Reviewed-by: dlong, alanb, mduigou
2013-03-14 16:03:10 +00:00
David Holmes
8f4f6fa24a
8009429: Miscellaneous profiles cleanup
...
8009428: Revert changes to $ substitution performed as part of nashorn integration
Reviewed-by: alanb, erikj
2013-03-14 01:47:59 -04:00
Dan Xu
f3e45cd062
8001334: Remove use of JVM_* functions from java.io code
...
Replace JVM_* functions with direct system calls in java io area
Reviewed-by: alanb, uta, martin
2013-03-13 14:50:40 -07:00
Lana Steuck
c5b26e35c5
Merge
2013-03-05 11:49:33 -08:00
Vladimir Danushevsky
78a060dbde
8005545: Add System property to identify ARCH specific details such as ARM hard-float binaries
...
Adding sun.os.abi Java Property support
Reviewed-by: bobv, alanb, dholmes
2013-02-22 17:12:35 -05:00
Alan Bateman
18e1157d3b
8009029: SunEC provider classes ending up in rt.jar after Nashorn build changes
...
Reviewed-by: mduigou
2013-02-26 22:39:50 +00:00
Alan Bateman
8eaa894f7c
8008977: profiles build broken by Nashorn build changes
...
Reviewed-by: chegar
2013-02-26 14:16:48 +00:00
Erik Joelsson
b3a313fa2b
8008914: Add nashorn to the tl build
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Reviewed-by: mr, tbell, jjh
2013-02-25 15:08:11 -08:00
Erik Joelsson
11cd94d40b
8007387: "sed: RE error: illegal byte sequence" when building images on Mac
...
Reviewed-by: tbell
2013-02-21 14:14:59 +01:00
Alan Bateman
48fbf1ca88
Merge
2013-02-19 11:32:46 +00:00
David Holmes
8c52b75d0f
8008424: Isolate PROFILE make variable from incidental setting in the environment
...
Reviewed-by: erikj, alanb
2013-02-19 06:27:20 -05:00
Alan Bateman
8bb4f96911
8007097
: (profiles) Build needs test to ensure that profile definitions are updated
...
Reviewed-by: dholmes, erikj
2013-02-19 11:08:43 +00:00
David Holmes
aa38d46a14
Merge
2013-02-18 15:35:57 -05:00
Erik Joelsson
7e8a3b3d11
8008295: build-infra: Cleanup in Import.gmk
...
Reviewed-by: ohrstrom, tbell
2013-02-18 11:27:43 +01:00
Erik Joelsson
bf12ddea85
8008294: build-infra: Build-infra closed fails on solaris 11.1
...
Reviewed-by: ohrstrom, dholmes, tbell
2013-02-18 11:26:23 +01:00
Alan Bateman
3a353cb8e0
8007436: (profiles) Add JSR-310 to Compact Profiles contents
...
Reviewed-by: dholmes, erikj
2013-02-18 08:57:06 +00:00
David Holmes
390cc1d7a1
Merge
2013-02-17 16:44:19 -05:00
Lana Steuck
264f4dbe27
Merge
2013-02-13 11:25:14 -08:00
Alan Bateman
f3d7029319
8014854: (bf) CharBuffer.chars too slow with default implementation
...
Reviewed-by: erikj, briangoetz, henryjen, psandoz, mduigou
2013-05-31 12:17:30 +01:00
Stephen Colebourne
73c043f49e
8007392: JSR 310: DateTime API Updates
...
8007520: Update date/time classes in j.util and j.sql packages
8007572: Replace existing jdk timezone data at <java.home>/lib/zi with JSR310's tzdb
Integration of JSR310 Date/Time API for M7
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Patrick Zhang <patrick.zhang@oracle.com>
Reviewed-by: darcy, alanb, naoto
2013-02-12 09:25:43 -08:00
David Holmes
eb1726c151
Merge
2013-02-04 18:08:50 -05:00
Fredrik Öhrström
2b389730e2
8006872: Stop creating four jars with identical content in the new build system
...
Reviewed-by: erikj
2013-01-31 14:03:42 +01:00
David Katleman
5725cfdc73
Merge
2013-01-30 13:04:22 -08:00
Lana Steuck
58717e9087
Merge
2013-01-29 20:19:48 -08:00
Erik Joelsson
a1d7653c19
8006873: SWAT-b74 msvcr100.dll does not have the permission for all
...
Reviewed-by: alanb, tbell
2013-01-29 16:35:24 +01:00
Erik Joelsson
8be9f14166
Merge
2013-01-28 14:23:09 +01:00
Lana Steuck
f76350f541
Merge
2013-01-26 19:22:51 -08:00
David Holmes
8b799721ae
Merge
2013-01-22 19:31:02 -05:00
Rob McKenna
6c5679d418
8004729: Add java.lang.reflect.Parameter and related changes for parameter reflection
...
Reviewed-by: darcy, forax, psandoz, dholmes, tbell
2013-01-23 17:54:34 +00:00
Stephen Colebourne
df4d235c1f
8003680: JSR 310 Date/Time API
...
Integration of JSR310 Date/Time API for M6
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Richard Warburton <richard.warburton@gmail.com>
Co-authored-by: Michael Nascimento <misterm@gmail.com>
Reviewed-by: alanb, naoto, dholmes
2013-01-22 20:59:21 -08:00
Erik Joelsson
cd451cc955
8004151: build-infra: Generating X11 wrapper offset file is not cross compilable
...
Reviewed-by: dholmes, ohrstrom
2013-01-22 09:01:35 +01:00
Alan Bateman
a23a1a942b
8004502: Compact Profiles contents
...
Reviewed-by: dholmes, mchung
2013-01-21 23:35:36 -05:00
Alan Bateman
3ca765dfbd
8004931: add/removePropertyChangeListener should not exist in subset Profiles of Java SE
...
Reviewed-by: dholmes, mchung, ksrini
2013-01-21 23:23:12 -05:00
Alan Bateman
50ccbb6018
8003256: (profiles) Add support for profile identification
...
Reviewed-by: dholmes, mchung, ksrini
2013-01-21 23:21:15 -05:00
David Holmes
945d6e8f23
8004265: Add build support for Compact Profiles
...
Reviewed-by: erikj, ohair
2013-01-21 23:17:58 -05:00
David Holmes
08f31d5198
8006651: build-infra: Import.gmk needs to add support for the minimal VM
...
Reviewed-by: erikj, ohair
2013-01-21 21:54:51 -05:00
Erik Joelsson
ece23e1bac
8006579: build-infra: In jvm.cfg, alias -server to -client when no server jvm is built
...
Reviewed-by: tbell
2013-01-21 14:58:23 +01:00
Erik Joelsson
dab7afc69f
8006583: build-infra: Remove /javax/swing/SwingBeanInfoBase.java from src.zip
...
Reviewed-by: tbell
2013-01-21 11:42:17 +01:00
Ragini Prasad
435bcab6c4
8000839: Integrate the Java Access Bridge with Java Runtime
...
Reviewed-by: ptbrunet, erikj
2013-01-18 11:33:31 -08:00