Brian Burkhalter
a74cf79db4
8140630: java/nio/Buffer/Basic.java crashes vm on linux-x64 using latest devkit to build
...
Build Bits.c at a lower optimization level on linux-x64.
Reviewed-by: tbell
2015-11-04 14:06:45 -08:00
Volker Simonis
01355aa18c
8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
...
Reviewed-by: ihse
2015-11-04 12:46:05 +01:00
Magnus Ihse Bursie
61aa204f40
8141333: Rename SetupArchive to SetupJarArchive
...
Reviewed-by: erikj, tbell
2015-11-03 17:54:25 +01:00
Magnus Ihse Bursie
3449e253b8
8141261: Clean up building of demos
...
Reviewed-by: erikj, tbell
2015-11-03 17:48:19 +01:00
Magnus Ihse Bursie
4671194aaf
6512052: Remove java-rmi.exe and java-rmi.cgi
...
Reviewed-by: alanb
2015-11-03 16:15:52 +01:00
Tobias Hartmann
4ed5b73f3d
8141132: JEP 254: Compact Strings
...
Adopt a more space-efficient internal representation for strings.
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Vivek Deshpande <vivek.r.deshpande@intel.com>
Co-authored-by: Charlie Hunt <charlie.hunt@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
2015-11-03 09:42:11 +01:00
Iris Clark
321ddf167f
Merge
2015-11-01 09:49:05 -08:00
Jesper Wilhelmsson
a18ce1f7d5
Merge
2015-10-30 00:02:35 +01:00
Magnus Ihse Bursie
0bac07b6e2
8140661: Rename LDFLAGS_SUFFIX to LIBS
...
Reviewed-by: erikj
2015-10-29 16:31:00 +01:00
Bob Vandette
69001d7ee3
8140396: BUILD_LIBJIMAGE missing as a dependency to JAVA_BASE_EXPORT_SYMBOLS_SRC
...
Reviewed-by: ihse, erikj
2015-10-28 10:00:24 -04:00
Iris Clark
b7cb99d927
Merge
2015-10-25 19:16:39 -07:00
Bob Vandette
24029cc8dd
Merge
2015-10-21 16:39:02 -04:00
Bob Vandette
3ab71df2e0
Merge
2015-10-19 15:48:09 -04:00
Alejandro Murillo
f629fa832c
Merge
2015-10-19 12:30:18 -07:00
Bob Vandette
3dc2d02585
8136556: Add the ability to perform static builds of MacOSX x64 binaries
...
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
2015-10-19 13:41:09 -04:00
Jan Lahoda
46123d7fd5
8134254: JShell API/tool: REPL for Java into JDK9
...
Adding makefile for jshell tool launcher.
Co-authored-by: Robert Field <robert.field@oracle.com>
Reviewed-by: alanb, erikj, sundar
2015-10-19 19:14:29 +02:00
Joe Darcy
655a976e65
8136799: Port fdlibm cbrt to Java
...
Reviewed-by: bpb
2015-10-14 16:17:08 -07:00
Dean Long
1e16488a87
Merge
2015-10-09 02:43:53 -04:00
Christian Thalinger
e83a2f1ef4
8136421: JEP 243: Java-Level JVM Compiler Interface
...
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
2015-10-08 13:32:45 -10:00
Naoto Sato
b6b38331a6
8136668: Default locale provider adapter incorrectly set to JRE
...
Reviewed-by: okutsu
2015-10-22 21:41:57 -07:00
Matthias Klose
b191aa4da0
8140223: fix the build with a toolchain with a linker defaulting to ld --as-needed
...
Reviewed-by: erikj, ihse
2015-10-22 12:12:32 +02:00
Mandy Chung
bdd7bb4533
8132297: JDK9 build.tools.module.ImageBuilder does not filter out .bc files
...
Reviewed-by: alanb, chegar
2015-10-06 13:20:21 -07:00
Paul Sandoz
be2ad28954
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
...
Reviewed-by: shade, dholmes, alanb, chegar, mchung
2015-12-09 15:26:52 +01:00
Iris Clark
3e5db5fac5
Merge
2015-10-05 20:55:53 -07:00
David Dehaven
1d92a8874c
Merge
2015-10-05 13:45:50 -07:00
Aleksei Efimov
673882edf9
8138716: (tz) Support tzdata2015g
...
Reviewed-by: peytoia
2015-10-05 17:38:04 +03:00
Erik Joelsson
143bf054c0
8138636: bootcycle-images build fails
...
Reviewed-by: alanb
2015-10-01 09:45:47 +02:00
Rob McKenna
7127fab647
8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
...
Reviewed-by: igerasim, rriggs, christos
2015-10-01 00:13:09 +01:00
Athijegannathan Sundararajan
c192a9a960
8137320: jjs should support @argfile to pass command line arguments from a file
...
Reviewed-by: attila, hannesw, henryjen
2015-09-30 12:48:32 +05:30
Iris Clark
d0bbb6c588
Merge
2015-09-29 11:46:31 -07:00
David Dehaven
5636c168b4
Merge
2015-09-28 08:14:42 -07:00
Erik Joelsson
748e8913b9
8136385: Various build speed improvements for windows
...
Reviewed-by: ihse
2015-09-28 11:39:13 +02:00
Erik Joelsson
707898754d
8137088: Drop building of interim_java.corba
...
Reviewed-by: alanb, ihse
2015-09-28 09:52:20 +02:00
Sergey Bylokhov
ebf2ca56f0
8079965: Stop ignoring warnings for libawt_lwawt
...
Reviewed-by: prr, ihse
2015-09-26 22:38:36 +03:00
Joe Darcy
47814c8df0
7130085: Port fdlibm hypot to Java
...
Reviewed-by: bpb
2015-09-23 14:14:14 -07:00
Phil Race
30aa3bf02f
8133309: Some unicode characters do not display any more after upgrading to Windows 10
...
Reviewed-by: serb, jgodinez
2015-09-23 14:09:36 -07:00
Iris Clark
01c0b611a3
Merge
2015-09-21 21:40:23 -07:00
Joe Darcy
67603e6d54
8134795: Port fdlibm pow to Java
...
Reviewed-by: bpb
2015-09-17 13:43:06 -07:00
Volker Simonis
d33fffce04
8136690: AIX: libjimage should be linked with the C++ compiler
...
Reviewed-by: ihse
2015-09-17 18:04:53 +02:00
Alejandro Murillo
dd319ca29f
Merge
2015-09-15 07:47:44 -07:00
Iris Clark
2bfa80503f
Merge
2015-09-14 10:00:25 -07:00
Magnus Ihse Bursie
605dac90e2
8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools
...
Reviewed-by: erikj
2015-09-11 10:06:10 +02:00
Naoto Sato
ed2b735ba0
8134915: Improve performance of CLDRLocaleProviderAdapter.getCandidateLocales
...
Reviewed-by: okutsu
2015-09-10 16:50:39 -07:00
Alejandro Murillo
556157743b
Merge
2015-09-10 14:55:20 -07:00
Naoto Sato
d908516aaf
8134384: Continuation of JDK-8130845 : A date string created by Date#toString() is not parseable neither with ENGLISH, US nor ROOT locale
...
Reviewed-by: okutsu
2015-09-09 18:17:44 -07:00
Ivan Gerasimov
50aa8839d5
8072466: Deadlock when initializing MulticastSocket and DatagramSocket
...
Reviewed-by: chegar
2015-09-09 16:33:19 +03:00
Magnus Ihse Bursie
08ef9ddd4e
8065912: Better handling of classpath in build-infra
...
Reviewed-by: erikj
2015-09-09 09:36:46 +02:00
Iris Clark
9e0d78c661
Merge
2015-09-08 10:25:11 -07:00
Jesper Wilhelmsson
a97c863c3d
Merge
2015-09-08 16:10:36 +02:00
Jim Laskey
953b4a3225
8087181: Move native jimage code to its own library (maybe libjimage)
...
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Reviewed-by: alanb, lfoltan, hseigel, acorn
2015-09-04 10:11:43 -03:00
Valerie Peng
a8cbc27bce
8132082: Let OracleUcrypto accept RSAPrivateKey
...
Reviewed-by: xuelei, valeriep, coffeys
2015-09-04 15:28:01 +03:00
Martin Buchholz
24742f7b1d
8134984: Text files should end in exactly one newline
...
Automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
2015-09-02 14:11:50 -07:00
Dmitry Samersoff
4f6a5ef9c3
Merge
2015-08-31 21:48:00 +03:00
Brian Burkhalter
44c462ee50
8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector
...
Rename class and associated native file as indicated and fix some related comments in the source and test.
Reviewed-by: alanb
2015-08-28 10:46:43 -07:00
Erik Joelsson
ba6556326f
8134408: Disable warnings for jdk libraries triggered by SS12u4
...
Reviewed-by: tbell, ihse
2015-08-28 10:13:30 +02:00
Iris Clark
7c55ca4ce4
Merge
2015-08-25 14:45:26 -07:00
Athijegannathan Sundararajan
7e32d7a8b5
8134260: jjs in jre directory fails with "Could not find or load main class jdk.nashorn.tools.jjs.Main"
...
Reviewed-by: alanb, erikj, lagergren
2015-08-25 20:21:53 +05:30
Brian Burkhalter
ada1a8eecd
8074821: Resolve disabled warnings for libnio
...
Enable the indicated warnings and correct the code which provoked them.
Reviewed-by: alanb
2015-08-19 13:11:24 -07:00
Valerie Peng
33abd28183
8086002: Move apple.security.AppleProvider to a proper module
...
Move Apple provider to java.base module with "libosxsecurity" native library.
Reviewed-by: mchung
2015-08-18 21:16:27 +00:00
Iris Clark
8db18e0442
Merge
2015-08-17 13:02:48 -07:00
Alejandro Murillo
64e18f581d
Merge
2015-08-17 11:18:31 -07:00
Aleksei Efimov
c390eb1b70
8133321: (tz) Support tzdata2015f
...
Reviewed-by: okutsu
2015-08-17 12:28:55 +03:00
Alejandro Murillo
d8f13cb1d1
Merge
2015-08-13 15:50:52 -07:00
Brian Burkhalter
10207de32f
8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
...
Add nio_util.c containing JNI_OnLoad bare bones implementation.
Reviewed-by: rriggs
2015-08-13 09:36:14 -07:00
Athijegannathan Sundararajan
d45350bdb1
8133347: Add makefiles support and basic session, persistence history navigation with jline
...
Reviewed-by: erikj, jlahoda, jlaskey
2015-08-13 19:09:18 +05:30
David Dehaven
0cf20fdd7b
Merge
2015-08-11 12:32:10 -07:00
Iris Clark
7546fcdcc8
Merge
2015-08-10 19:59:08 -07:00
Staffan Larsen
48c33a4389
Merge
2015-08-10 13:34:55 +00:00
Staffan Larsen
de0713848b
8076470: Remove the JVM TI hprof Agent
...
Reviewed-by: sspitsyn, mchung, erikj
2015-08-10 13:08:55 +02:00
Brian Burkhalter
ba6e733ede
8129633: (fs) Investigate removing the GNOME-based FileTypeDetector from the Linux and Solaris implementations
...
Remove the GNOME VFS detector leaving the libgio detector in place.
Reviewed-by: chegar
2015-08-06 12:35:59 -07:00
Naoto Sato
3513b81516
8132494: Wrong CLDR resource bundle names for legacy ISO language codes
...
Reviewed-by: okutsu
2015-08-05 07:41:28 -07:00
Alejandro Murillo
5a76b5c4e6
Merge
2015-08-04 10:59:31 -07:00
Naoto Sato
9166dacb21
8129881: JDK-8008577 breaks Nashorn test
...
8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors
8132125: German (Switzerland) formatting broken if CLDR Locale Data is used
Reviewed-by: tbell, okutsu
2015-08-03 21:47:50 -07:00
David Dehaven
726f626bd7
Merge
2015-08-03 16:33:06 -07:00
Alejandro Murillo
972e5ce0a3
Merge
2015-07-31 10:15:03 -07:00
Xueming Shen
46d78c85b4
8132459: ExceptionInInitializerError from 'java -version' on Linux under zh_CN.GB18030 locale
...
To add more charsets into base module for linux and solaris
Reviewed-by: alanb, simonis
2015-07-30 08:46:21 -07:00
Iris Clark
636d3c2d95
Merge
2015-07-23 13:19:54 -07:00
Dmitry Samersoff
2155377556
8059038: Create new launcher for SA tools
...
Proivide jhsdb command to launch sa based tools
Reviewed-by: sspitsyn, jbachorik
2015-07-23 18:17:02 +03:00
Yong Jeffrey Huang
7e1ed8f785
8129361: ISO 4217 amendment 160
...
Reviewed-by: naoto
2015-07-29 23:36:51 -07:00
Iris Clark
89a565ccd0
Merge
2015-07-20 11:01:24 -07:00
Sergey Bylokhov
9a85aed6c8
8074832: Resolve disabled warnings for libjsoundalsa
...
Reviewed-by: amenkov, azvegint
2015-07-18 15:13:16 +03:00
Sergey Bylokhov
410e1bbe90
8074831: Resolve disabled warnings for libjsound
...
Reviewed-by: amenkov, azvegint
2015-07-18 15:12:08 +03:00
Roger Riggs
9bb445c368
Merge
2015-07-14 22:21:52 -04:00
Yuka Kamiya
64b36f8f63
8032446: Support Unicode 7.0.0 in JDK 9
...
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
2015-07-15 11:05:51 +09:00
Alejandro Murillo
1d7da049eb
Merge
2015-07-14 16:29:08 -07:00
David Dehaven
267d60654e
Merge
2015-07-14 15:18:26 -07:00
Roger Riggs
8477d88b81
8078099: (process) ProcessHandle should uniquely identify processes
...
8078108: (process) ProcessHandle.isAlive should be robust
IsAlive should check and confirm the start time
Reviewed-by: simonis, plevart
2015-07-14 15:35:37 -04:00
Iris Clark
ff809e03ad
Merge
2015-07-13 13:40:02 -07:00
Magnus Ihse Bursie
559932b6fc
8145596: Enable debug symbols for all libraries
...
Reviewed-by: erikj
2016-01-20 09:54:13 +01:00
Alejandro Murillo
5bb28e9381
Merge
2016-01-18 20:22:13 -08:00
Erik Joelsson
264f84a2f9
8146403: Windows build can be faster
...
Reviewed-by: ihse
2016-01-16 13:01:44 +01:00
Alejandro Murillo
867e029083
Merge
2015-07-09 22:46:18 -07:00
Daniel D. Daugherty
fd67ab1042
Merge
2015-07-09 14:48:12 -07:00
Henry Jen
eaa42993db
8027634: Support @argfiles for java command-line tool
...
Reviewed-by: ksrini, mchung
2015-07-08 23:26:48 -07:00
David Dehaven
79324abda0
Merge
2015-07-07 12:26:59 -07:00
Jan Lahoda
581470a6d1
8080679: Include jline in JDK for Java and JavaScript REPLs
...
Reviewed-by: alanb, erikj, forax, iris, sundar
2015-07-07 13:17:53 +02:00
Iris Clark
98074ca062
Merge
2015-07-06 11:49:03 -07:00
Sergey Bylokhov
2e3073a8ab
8130525: Build fail on jdk9-client solaris-sparcv9
...
Reviewed-by: azvegint
2015-07-06 18:15:02 +03:00
Daniel D. Daugherty
10219ee9a2
Merge
2015-07-03 07:13:24 -07:00
Zoltan Majo
94d36649af
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
...
Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.
Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
2015-07-03 07:23:45 +02:00
Daniel D. Daugherty
bee43f05d7
Merge
2015-07-02 14:39:54 -07:00
Phil Race
322bf5d364
Merge
2015-06-30 10:37:48 -07:00
Phil Race
d3ecdcca36
Merge
2015-06-30 08:51:16 -07:00
Erik Joelsson
0d59d0fbaa
8130109: Incremental build of java.base-gensrc broken
...
Reviewed-by: tbell
2015-06-30 16:10:27 +02:00
Claes Redestad
d65b7a8ec9
8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool
...
Reviewed-by: iklam, hseigel
2015-07-08 16:04:42 +02:00
Aleksei Efimov
2723d13329
8098547: (tz) Support tzdata2015e
...
Reviewed-by: coffeys, okutsu
2015-06-30 01:17:45 +03:00
Iris Clark
adff8dc21e
Merge
2015-06-29 11:28:02 -07:00
Sergey Bylokhov
561c4e223c
8014241: Clean up unused JNI fields and methods in imageInitIDs.h
...
Reviewed-by: azvegint, prr
2015-06-26 12:38:39 +03:00
Jean-Francois Denise
30cacaa5c9
8080511: Refresh of jimage support
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
2015-06-25 18:24:39 +02:00
Naoto Sato
a693ebca66
8008577: Use CLDR Locale Data by Default
...
Reviewed-by: erikj, okutsu
2015-06-24 16:42:11 -07:00
Ioi Lam
111aceb63e
8140802: Clean up and refactor of class loading code for CDS
...
Reviewed-by: mchung, jiangli
2015-06-24 13:39:32 -07:00
Phil Race
f6492e9394
Merge
2015-06-22 13:28:57 -07:00
Roger Riggs
c1108923f4
8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0
...
System property os.name and os.version should report the version of kernel32.dll
Reviewed-by: alanb, igerasim
2015-06-20 10:03:42 -04:00
Alejandro Murillo
c23fcc8a3e
8087202: Add support for PATCH field and remove unused fields of new version string
...
Reviewed-by: dholmes, alanb
2015-06-19 10:58:00 -07:00
Phil Race
9fe659cafa
8086092: More palette improvements
...
Reviewed-by: bae, serb, mschoene
2015-06-16 14:38:12 -07:00
Magnus Ihse Bursie
715981d1d4
Merge
2015-06-11 00:51:11 +02:00
Magnus Ihse Bursie
e9cf2472e3
8085822: JEP 223: New Version-String Scheme (initial integration)
...
Co-authored-by: Alejandro E Murillo <alejandro.murillo@oracle.com>
Co-authored-by: Kumar Srinivasan <kumar.x.srinivasan@oracle.com>
Reviewed-by: erikj, dcubed, dholmes, alanb
2015-06-11 00:23:01 +02:00
Brian Burkhalter
bfe32f271f
8129632: (fs) Files.probeContentType returns null on Mac OS X
...
Append a Uniform Type Identifier-based FileType Detector for Mac OS X
Reviewed-by: alanb
2015-06-30 10:47:54 -07:00
Sean Coffey
4ae5f74173
8072384: Setting IP_TOS on java.net sockets not working on unix
...
Reviewed-by: michaelm
2015-06-04 18:16:25 +01:00
Erik Joelsson
d1f8537874
8081814: Modularize the deploy build
...
Reviewed-by: ihse, ddehaven
2015-06-04 18:28:52 +02:00
Phil Race
fd974c3567
Merge
2015-06-16 13:00:37 -07:00
Phil Race
ded46b191f
Merge
2015-06-16 10:52:39 -07:00
Peter Brunet
24f072762d
8055160: Support loading of Assistive Technology from service provider
...
Load assistive technolgy via service provider
Reviewed-by: mchung, prr, alanb, ihse, serb
2015-06-15 12:36:35 -05:00
Volker Simonis
9a8eaa367e
8081674: EmptyStackException at startup if running with extended or unsupported charset
...
Reviewed-by: mchung, alanb
2015-06-11 17:29:09 +02:00
Phil Race
259cdd9d8f
Merge
2015-06-08 11:31:09 -07:00
Alejandro Murillo
f77dadee42
Merge
2015-06-04 15:38:00 -07:00
David Dehaven
6f766feacd
Merge
2015-06-03 18:26:06 -07:00
Magnus Ihse Bursie
820f4d3089
8081616: Remove hard-coded CFLAGS_WARNINGS_ARE_ERRORS to fully respect --disable-warnings-as-errors
...
Reviewed-by: erikj, dholmes
2015-06-02 15:09:49 +02:00
Roger Riggs
103d99baf1
8077350: JEP 102 Process API Updates Implementation
...
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
2015-05-29 14:04:12 -04:00
Andrew John Hughes
0c39467189
8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure
...
The include directive should be conditional on the use of the system JPEG library.
Reviewed-by: prr, ihse
2015-05-29 17:29:52 +01:00
Yasumasa Suenaga
69e03ffa35
8081295: Build failed with GCC 5.1.1
...
Array bounds and incorrect condition warnings happen with GCC 5.1.1
Reviewed-by: azvegint
2015-05-29 08:58:46 +09:00
Volker Simonis
bfdaf0efed
8081332
: AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code
...
Reviewed-by: prr
2015-05-28 11:22:33 +02:00
Mandy Chung
7c57878f39
8074432
: Move jdeps and javap to jdk.jdeps module
...
Reviewed-by: jjg, alanb, erikj
2015-05-27 13:25:32 -07:00
Erik Joelsson
7b3c4b4d32
8080983: libdt_socket: Build failed with VS2013 SP4
...
Reviewed-by: sla, ihse, tbell
2015-05-26 10:43:53 +02:00
Xueming Shen
abaeabd0cd
8042125: Japanese character converters incompatible between Java 7 and Java 8
...
To add the missing .nr and c2b mapping tables
Reviewed-by: okutsu
2015-05-25 13:52:28 -07:00
Mandy Chung
efeb942f9f
8074431: Remove native2ascii tool
...
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
2015-05-22 16:43:39 -07:00
Roger Riggs
3788afad1f
8074818: Resolve disabled warnings for libjava
...
8080007: Stop ignoring warnings for libjava
Reviewed-by: alanb, erikj
2015-05-22 10:12:18 -04:00
Alejandro Murillo
8a9c3a81ff
Merge
2015-05-19 11:40:00 -07:00
Magnus Ihse Bursie
d4f45f51c9
8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
...
Reviewed-by: erikj
2015-05-19 10:05:02 +02:00
Alejandro Murillo
937fb712ee
Merge
2015-05-14 12:05:33 -07:00
Alan Bateman
dd45b6e84f
8080330: (cs) Charset.availableCharsets failing with NPE on several platforms
...
Reviewed-by: chegar
2015-05-14 13:45:23 +01:00
Phil Race
7a78b8bd4c
8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen
...
Reviewed-by: ddehaven
2015-05-13 14:16:46 -07:00
Magnus Ihse Bursie
d31d389d15
8080013: OpenJDK windows build fails due to warning in libfontmanager
...
Reviewed-by: erikj
2015-05-11 14:15:48 +02:00
Harold Seigel
9e951d1747
Merge
2015-05-09 07:35:16 -04:00
Harold Seigel
529069c19a
Merge
2015-05-08 13:26:07 -04:00
Magnus Ihse Bursie
723a1a75aa
8074859: Turn on warnings as error
...
Reviewed-by: erikj
2015-05-08 10:37:14 +02:00
Magnus Ihse Bursie
4f0d955e38
8079771
: Fix SoundLibraries.gmk mismerge after JDK-8072665
...
Reviewed-by: dholmes, erikj
2015-05-08 09:42:36 +02:00
Staffan Larsen
d2e7d3f2fc
8079360: AttachProviderImpl could not be instantiated
...
Reviewed-by: dsamersoff, sspitsyn, ihse
2015-05-07 11:01:37 +02:00
Alejandro Murillo
50c8b18b1a
Merge
2015-10-20 11:56:24 -07:00
Phil Race
c77b678b26
Merge
2015-10-20 08:24:37 -07:00
Yuka Kamiya
0c9cabae96
8072600: Unicode 8 support
...
Reviewed-by: okutsu
2015-10-20 19:34:04 +09:00
Anthony Scarpino
274ee0ec5b
8133151: Preferred provider configuration for JCE
...
Reviewed-by: valeriep
2015-10-19 17:35:18 -07:00
Phil Race
0d765d8e4c
Merge
2015-10-12 14:41:36 -07:00
Sergey Bylokhov
66383b080d
4763438: Replace uses of @beaninfo with meta facility in core j2se
...
Reviewed-by: alexsch, erikj
2015-10-07 19:47:35 +03:00
Staffan Larsen
ede1b83689
Merge
2015-05-06 20:37:33 +02:00
Staffan Larsen
b7fdb2bd96
8079345: After 8079248 fixed JDK still fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
...
Reviewed-by: erikj, sspitsyn, ihse
2015-05-06 16:36:17 +02:00
Alejandro Murillo
bc6eae682e
Merge
2015-05-05 08:11:41 -07:00
Ed Nevill
45ae6536d6
8078245: AARCH64: JDK fails to build due to undefined symbol in libpng
...
Add -DPNG_ARM_NEON_OPT=0 to LIBSPLASHSCREEN_CFLAGS flags
Reviewed-by: dholmes, ihse, erikj
2015-05-05 09:08:20 +00:00
Erik Joelsson
9caa55bf9c
8077422: hprof agent: Build failed with VS2013 Update 4
...
Reviewed-by: sla, tbell
2015-05-05 12:49:11 +02:00
Staffan Larsen
4385df0f3d
8079248: JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
...
Reviewed-by: jbachorik, dholmes, erikj, ihse
2015-05-04 11:35:10 +02:00
Aleksei Efimov
c565cf62f8
8077685: (tz) Support tzdata2015d
...
Reviewed-by: okutsu
2015-05-02 22:51:45 +03:00
Alejandro Murillo
c185e9a5bf
Merge
2015-05-01 03:56:04 -07:00
Calvin Cheung
df0cd30d79
Merge
2015-05-02 18:40:59 -07:00
Roger Riggs
e5b9f73bea
Merge
2015-05-01 18:23:31 +00:00
Roger Riggs
90d999d04d
8077743: (rm) Port ResourceManagement to JDK9
...
Reviewed-by: erikj, mchung, alanb, dholmes
2015-04-30 09:58:17 -04:00
Staffan Larsen
a4105af83d
8076473: Remove the jhat code and update makefiles
...
Reviewed-by: alanb, erikj, sspitsyn
2015-04-30 09:50:10 +02:00
Joe Wang
ce8a17d530
8078139: jdk.xml.dom should be loaded by the ext class loader
...
Reviewed-by: mchung, alanb, lancea, mullan, kcr
2015-04-21 13:21:40 -07:00
Erik Joelsson
72c024d848
8077824: Introduce DefineNativeToolchain to handle toolchain configurations
...
Reviewed-by: ihse, tbell
2015-04-17 13:55:42 +02:00
Shanliang Jiang
b705686a86
8042901: Allow com.sun.management to be in a different module to java.lang.management
...
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:40:02 +02:00
Magnus Ihse Bursie
41b53b0d3c
8077847: Better handling of Windows executable manifest version
...
Reviewed-by: erikj, tbell
2015-04-16 14:48:11 +02:00
Staffan Larsen
c3e9d85d31
8077137: Port jdk.internal.instrumentation to jdk 9
...
Reviewed-by: erikj, mchung, rriggs
2015-04-09 09:18:56 +02:00
Calvin Cheung
99f902972c
Merge
2015-04-03 13:46:22 -07:00
Mikael Vidstedt
7b1455163e
8074840: Resolve disabled warnings for libjli and libjli_static
...
Reviewed-by: dholmes, ksrini
2015-04-02 11:54:33 -07:00
David Dehaven
b30c48a154
Merge
2015-03-31 16:17:17 -07:00
Roger Riggs
adc0b9b8aa
8076184: Cleanup compile/link warnings on Solaris
...
Cleanup reorder-sparc* and jni_util.c files
Reviewed-by: erikj, alanb
2015-03-30 09:45:39 -04:00
Aleksei Efimov
7863bfdf2a
8075667: (tz) Support tzdata2015b
...
Reviewed-by: okutsu
2015-03-30 15:57:39 +03:00
David Holmes
f2bf96030e
8072740: move closed jvm.cfg files out of open repo
...
Reviewed-by: erikj, ihse, dlong
2015-03-26 19:25:48 -04:00
Magnus Ihse Bursie
f0fb07515a
8076060: Improve make bootstrap process
...
Reviewed-by: erikj
2015-03-26 16:17:33 +01:00
Harold Seigel
e86e812a29
Merge
2015-03-29 09:21:15 -04:00
Erik Joelsson
b75ed37297
8075725: Remove /jre subdir in hotspot dist dir
...
Reviewed-by: tbell, ihse
2015-03-25 09:37:52 +01:00
David Dehaven
6eb7a3db58
Merge
2015-03-24 11:00:32 -07:00
Magnus Ihse Bursie
c8ac9172fc
8075717: Replace INTERNAL_BUILD with DEBUG in awt
...
Reviewed-by: serb, azvegint
2015-03-24 10:52:08 +01:00
Mikael Vidstedt
49dec12116
8074839: Resolve disabled warnings for libunpack and the unpack200 binary
...
Reviewed-by: dholmes, ksrini
2015-03-20 10:02:44 -07:00
Naoto Sato
ca08065c34
8074350: Support ISO 4217 "Current funds codes" table (A.2)
...
8074351: Support for currencies with the 4 digits (or more) minor unit
Reviewed-by: okutsu
2015-03-17 16:04:26 -07:00
Phil Race
f15d56a3a6
Merge
2015-03-17 14:20:45 -07:00
Staffan Larsen
94cafa6c0e
8075056: Remove Version.java.template from jconsole
...
Reviewed-by: egahlin, iris, ihse, alanb, erikj, mchung
2015-03-17 20:45:23 +01:00
Phil Race
9dbd9dd373
Merge
2015-03-17 12:30:53 -07:00
Magnus Ihse Bursie
cdeddbfbca
8075176: DISABLED_WARNINGS caused C++ compiler flags to get lost
...
Reviewed-by: erikj, tbell
2015-03-17 16:01:27 +01:00
Weijun Wang
d5d207d635
8074836: Resolve disabled warnings for libosxkrb5
...
8074835: Resolve disabled warnings for libj2gss
Reviewed-by: erikj
2015-03-16 18:08:01 +08:00
Phil Race
cac7e38c8d
Merge
2015-03-11 08:30:40 -07:00
Staffan Larsen
e8b15600ac
8074841: Resolve disabled warnings for the JVMTI demo compiledMethodLoad
...
8074842: Resolve disabled warnings for the JVMTI demo waiters
Reviewed-by: alanb, ihse, dsamersoff
2015-03-11 08:09:35 +01:00
Phil Race
6cd9e14e45
Merge
2015-03-09 09:49:31 -07:00
Magnus Ihse Bursie
d0ff6ad565
8074690: Fix for JDK-8074429 was not complete
...
Reviewed-by: alanb, erikj
2015-03-09 16:18:33 +01:00
Magnus Ihse Bursie
84afe48e4f
8074096: Disable (most) native warnings in JDK on a per-library basis
...
Reviewed-by: erikj, tbell
2015-03-09 10:39:50 +01:00
Mandy Chung
a1ffcbec36
8074430: Move policytool to jdk.policytool module
...
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:11:42 -08:00
Mandy Chung
014ea775ad
8074429: Move jar, jarsigner tool to jdk.jartool module
...
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:07:32 -08:00
Mandy Chung
2ae75ccaa1
8074428: Move pack200, unpack200, libpack200 to jdk.pack200
...
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:02:26 -08:00
Roman Kennke
08af89e08e
8072436: Refactor X11FontManager
...
Factor fontconfig related code out of X11FontManager into its own superclass FcFontManager.
Reviewed-by: prr, serb
2015-03-04 15:42:02 +01:00
Jaroslav Bachorik
8339b30ae2
8043937: Drop support for the IIOP transport from the JMX RMIConnector
...
Reviewed-by: alanb, erikj
2015-03-03 18:19:41 +01:00
Phil Race
9f78b4347e
Merge
2015-03-03 08:49:13 -08:00
Vladimir Kozlov
97b9b51906
Merge
2015-03-02 15:15:15 -08:00
Brent Christian
8dd500f340
8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it
...
Reviewed-by: alanb, erikj, ihse, mchung
2015-03-02 13:37:30 -08:00
Vladimir Kozlov
2c553427a9
Merge
2015-03-02 10:09:03 -08:00
Erik Joelsson
6de0c1df26
8074072: Race condition in build since JDK-8072842 can cause failed builds on Solaris
...
Reviewed-by: ihse
2015-03-02 14:18:05 +01:00
Magnus Ihse Bursie
90a23fca14
8072842: Add support for building native JTReg tests
...
Reviewed-by: erikj, sla
2015-02-27 11:56:42 +01:00
Vladimir Kozlov
7e75bdc891
Merge
2015-02-26 10:56:26 -08:00
Sean Coffey
79240eab9b
8071447: IBM1166 Locale Request for Kazakh characters
...
Reviewed-by: sherman
2015-02-26 09:36:30 +00:00
Xueming Shen
ece4e20848
8073893: Enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
...
To enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
Reviewed-by: alanb, mchung
2015-02-25 13:04:31 -08:00
Phil Race
9ec44e8c16
Merge
2015-02-23 10:47:32 -08:00
Erik Joelsson
414de033e0
8073498: Enhance GensrcProperties.gmk to allow an alternative source root
...
Reviewed-by: tbell, mchung, ihse
2015-02-23 11:37:36 +01:00
Sergey Bylokhov
8929d90866
8072665: SoundLibraries.gmk and SoundDefs.h: remove isSigned8() dead code
...
Reviewed-by: erikj, ihse, alexsch
2015-02-19 18:47:55 +03:00
Alejandro Murillo
a68e87751a
Merge
2015-02-18 09:14:48 -08:00
Erik Joelsson
6d4ea4d7da
8073328: Incremental build of gensrc broken
...
Reviewed-by: alanb, tbell, dfuchs, sherman
2015-02-18 11:18:00 +01:00
David Dehaven
d747007634
Merge
2015-02-17 11:50:06 -08:00
David Dehaven
c627fa5807
Merge
2015-02-17 11:44:51 -08:00
Xueming Shen
1eb1419d72
8073152: Update Standard/ExtendedCharsets to work with module system
...
To reorganize the standard and extendec charset configuration during build time
Reviewed-by: alanb
2015-02-16 14:53:59 -08:00
Alan Bateman
8104906db2
8068680: Move java.transaction to the ext class loader
...
Reviewed-by: lancea, mchung
2015-02-16 18:30:16 +00:00
Sergey Bylokhov
18975e3676
8039269: images/cursors should not be in ${java.home}/lib
...
Reviewed-by: mchung, alanb, erikj
2015-02-16 20:01:17 +03:00
Alejandro Murillo
5621c4a866
Merge
2015-02-16 08:47:40 -08:00
Mark Sheppard
c717b07bc5
8068682: Deprivilege/move java.corba to the ext class loader
...
Reviewed-by: alanb, mchung
2015-02-16 00:10:42 +00:00
Weijun Wang
3cb54779b0
8071338: Move policytool from JRE to JDK
...
Reviewed-by: alanb, erikj, ihse, mchung
2015-02-13 11:03:57 +08:00
Magnus Ihse Bursie
e7472cc455
8074796: Disabling warnings on clang triggers compiler bug for libunpack
...
Reviewed-by: erikj
2015-03-12 16:25:24 +01:00
Erik Joelsson
acb7e7eccd
8074988: Reduce boilerplate in Setup* macro definitions
...
Reviewed-by: tbell, ihse
2015-03-12 12:13:48 +01:00
Mandy Chung
d7388dd061
8074993: policytool launcher missing
...
Reviewed-by: weijun
2015-03-11 08:33:12 -07:00
Erik Joelsson
28d199d088
8072834: jrt-fs.jar missing META-INF/services/java.nio.file.spi.FileSystemProvider
...
Reviewed-by: ihse
2015-02-11 09:59:30 +01:00
David Dehaven
8737b37ffc
Merge
2015-02-09 09:52:48 -08:00
Mandy Chung
c8528fd410
8057645: Deprivilege JAX-WS, JAXB, JAF to extension class loader
...
Reviewed-by: alanb, dfuchs, lancea, mkos
2015-02-06 15:42:07 -08:00
Erik Joelsson
c9bf298a67
8071329: Stop exporting INCLUDE and LIB when building on windows
...
Reviewed-by: ihse
2015-02-06 09:57:28 +01:00
Aleksei Efimov
61473e39ce
8072042: (tz) Support tzdata2015a
...
Reviewed-by: coffeys, okutsu
2015-02-05 14:48:57 +03:00
Mandy Chung
37a1a74efd
8069551: Move java.security.acl from compact3 to java.base
...
Reviewed-by: alanb, mullan, wetmore
2015-02-03 14:09:20 -08:00
Phil Race
cec84ed1f2
8072116: [Solaris] : Fix for 8071710 needs to be updated for build dependency checking
...
Reviewed-by: ihse
2015-02-03 09:28:21 -08:00
Phil Race
8717474863
8071710: [solaris] libfontmanager should be linked against headless awt library
...
Reviewed-by: ihse, erikj
2015-01-29 09:34:05 -08:00
David Dehaven
ce3df66ec2
Merge
2015-01-27 09:32:45 -08:00
Roger Riggs
aa6b19f38e
8071481: (Process) Merge UNIXProcess.java into ProcessImpl.java
...
Simplify source files for Unix Process implementation
Reviewed-by: plevart, chegar
2015-01-26 10:55:27 -05:00
Erik Joelsson
5a030d7b75
8069261: Create make dependencies on make variable values
...
Reviewed-by: ihse
2015-01-26 10:29:11 +01:00
Erik Joelsson
4f8c2c5896
8055190: Cleanup include and exclude of core-libs native libraries after source code restructure
...
Reviewed-by: alanb
2015-01-26 10:24:25 +01:00
Mandy Chung
aca4e46572
8069414: Rename oracle.accessbridge to jdk.accessbridge
...
Reviewed-by: alanb, ptbrunet, erikj
2015-01-22 13:49:53 -08:00
David Dehaven
de2c792b35
Merge
2015-01-21 12:00:07 -08:00
Vladimir Kozlov
d81378c7ff
Merge
2015-01-20 15:22:24 -08:00
David Dehaven
a011738cac
Merge
2015-01-20 11:23:03 -08:00
Erik Joelsson
bba288a91a
8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code
...
Reviewed-by: ihse, wetmore
2015-01-19 09:05:50 +01:00
Daniel D. Daugherty
4d1943a706
Merge
2015-02-06 10:44:57 -08:00
Sergey Bylokhov
328a306534
8056298: Separate java.awt.datatransfer from the desktop module
...
Reviewed-by: erikj, alanb, mchung, alexsch
2015-01-16 18:46:16 +03:00
Erik Joelsson
1310f9142f
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
...
Reviewed-by: tbell, ihse
2015-01-15 16:52:10 +01:00
Phil Race
4998541111
Merge
2015-01-12 12:52:39 -08:00
Erik Joelsson
6d1426d546
8067060: build can still fail with spaces following -L on link lines
...
Reviewed-by: smarks, ihse
2015-01-09 16:54:17 +01:00
Alan Bateman
e9f8462593
8047776: Add module java.transaction to export API javax.transaction
...
Reviewed-by: lancea, mchung
2015-01-06 13:58:24 +00:00
Alan Bateman
4c103acfe9
8067867: Subsume module java.xml.soap into module java.xml.ws
...
Reviewed-by: mkos, mchung
2015-01-06 13:28:40 +00:00
Sergey Bylokhov
751fec124e
8056214: Stop including libjawt in libawt_xawt
...
Reviewed-by: ant, art, tbell
2014-12-30 22:13:53 +03:00
Aleksei Efimov
2a50c5f3c4
8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027
...
Reviewed-by: sherman
2014-12-16 23:59:57 +03:00
Vladimir Kozlov
19325052f9
Merge
2014-12-11 15:05:41 -08:00
Jaroslav Bachorik
59c9d50129
8062303: Remove com.sun.tracing API
...
Reviewed-by: sla, alanb, mchung, dholmes
2014-12-11 10:47:36 +01:00
Volker Simonis
e29325b0d5
8066589: Make importing sa-jdi.jar optional on its existance
...
Also fix the location where libjli_static.a is loaded from on AIX
Reviewed-by: erikj, dsamersoff
2014-12-10 18:31:24 +01:00
Erik Joelsson
77e5c6eadf
8066761: Investigate -sourcepath usage when compiling java
...
Removed all uses of -sourcepath
Reviewed-by: jfranck, alanb, ihse
2014-12-09 08:57:41 +01:00
Erik Joelsson
294a85dbe7
8066752: Remove space after -L on linker lines
...
Reviewed-by: ihse
2014-12-09 08:43:06 +01:00
Vladimir Kozlov
37a6f605d0
Merge
2014-11-21 14:58:29 -08:00
Magnus Ihse Bursie
2c4ba7c947
8058631: Rename posix to unix in build system to match file name changes
...
Reviewed-by: simonis, erikj, tbell
2014-11-21 16:05:11 +01:00
Andrew Haley
bb0b55b7bb
8064594: AARCH64: JDK changes
...
Reviewed-by: dholmes, twisti, kvn
2014-11-13 15:45:45 -08:00
Volker Simonis
2570fc5418
8066766: The commands in the modular images are executable by the owner only
...
Also simplify the 'set executable' step of jspawnhelper in ImageBuilder.java
Reviewed-by: chegar, alanb
2014-12-05 19:46:15 +01:00
Chris Hegarty
43842f6349
Merge
2014-12-03 19:28:35 +00:00
Chris Hegarty
441905cdc7
8049367: Modular Run-Time Images
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:22:58 +00:00
Magnus Ihse Bursie
64bb4a891c
8065913: Various improvements in SetupNativeCompilation
...
Reviewed-by: erikj
2014-11-26 15:15:27 +01:00
Erik Joelsson
c7b43102bc
8065412: generated source to compile .properties file incorreectly includes the module name in the package name
...
Reviewed-by: tbell, mchung, ihse
2014-11-24 11:40:49 +01:00
Aleksei Efimov
ee4d018bad
8064560: (tz) Support tzdata2014j
...
Reviewed-by: okutsu
2014-11-17 14:50:05 +03:00
Aleksei Efimov
fdb39122a1
8064914: tzdb.dat compilation failure when using tzdata2014j
...
Reviewed-by: sherman, coffeys
2014-11-17 14:11:08 +03:00
Erik Joelsson
b479361747
8067254: No debug symbols in JPRT Windows builds
...
Reviewed-by: tbell
2014-12-12 15:35:21 +01:00
Aleksei Efimov
426cd00f3b
8059206: (tz) Support tzdata2014i
...
Reviewed-by: okutsu
2014-10-29 19:59:53 +03:00
Volker Simonis
97fc6cb4fa
8062312: OpenJDK build fails when bundling freetype libraries
...
Reviewed-by: prr, erikj
2014-10-29 14:51:51 +01:00
Roger Riggs
cc54a8a71d
Merge
2014-10-28 11:29:59 -04:00
Ivan Gerasimov
b051027d6f
8023173: FileDescriptor should respect append flag
...
Reviewed-by: martin, alanb, rriggs
2014-10-28 15:36:27 +03:00
Roger Riggs
868afbd8bd
8048124: Read hijra-config-umalqura.properties as a resource
...
8061533: HijrahChronology should use Integer.parseInt
Removed use of calendar.properties to configure calendars, move UmmAlQura calendar to resource; minor cleanup using parseInt
Reviewed-by: alanb, chegar
2014-10-27 15:59:12 -04:00
Brent Christian
42def03716
8049373: All compact profiles builds fail following JDK-8044473
...
Update compact profile contents
Reviewed-by: mchung
2014-10-22 14:42:14 -07:00
Dave Pointon
2e4998b00f
8061924: demos target fails if users CDPATH is incorrectly set
...
Reviewed-by: erikj
2014-10-24 11:45:36 +02:00
Pavel Rappo
023d824a43
8042888: Remove extcheck tool
...
Reviewed-by: alanb, chegar
2014-10-22 10:41:07 +01:00
Alejandro Murillo
f0c02512ea
Merge
2014-10-21 13:56:58 -07:00
Valerie Peng
dc60e274ff
8046002: Move Ucrypto to the open jdk repo
...
Move Ucrypto related sources, tests to openJDK
Reviewed-by: mullan
2014-10-20 21:18:48 +00:00
Alejandro Murillo
d89ff24e1a
Merge
2014-10-17 07:58:57 -07:00
Kirk Shoop
d03eadea27
8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows
...
Co-authored-by: Valeriy Kopylov <v-valkop@microsoft.com>
Reviewed-by: alanb
2014-10-19 11:52:53 +01:00
Erik Joelsson
972cb662d8
8055191: Split GensrcProperties.gmk into separate modules
...
Reviewed-by: tbell
2014-10-16 10:37:57 +02:00
Henry Jen
aa48d0f22b
Merge
2014-10-14 23:22:00 -07:00
Mandy Chung
9db8ce689b
8059083: Remove jdk.compact3 from modules.xml
...
Reviewed-by: alanb
2014-10-14 20:26:15 -07:00
Frederic Parain
fee63b862f
8057777: Cleanup of old and unused VM interfaces
...
Reviewed-by: coleenp, hseigel, alanb, sherman
2014-10-09 04:48:12 -07:00
Markus Grönlund
8848e6168c
8055662: Update mapfile for libjfr
...
Reviewed-by: egahlin, sla
2014-10-07 15:16:17 +02:00
Alejandro Murillo
427a0cbe16
Merge
2014-09-30 08:39:22 -07:00
Bradford Wetmore
a035e47deb
8059307: OpenJDK build problem with JDK-8058845
...
Reviewed-by: alanb
2014-09-27 03:49:31 +00:00
Bradford Wetmore
3bfea67a9d
8058845: Update JCE environment for build improvements
...
Reviewed-by: mullan, alanb, erikj, mchung, katleman
2014-09-26 17:05:05 -07:00
Alan Bateman
e75c0c5e74
8049389: Move orb.idl and ir.idl to JDK include directory
...
Reviewed-by: erikj
2014-09-26 22:24:50 +01:00
Alejandro Murillo
9e10c63840
Merge
2014-09-26 01:40:33 -07:00
Phil Race
686ab34a2e
Merge
2014-09-19 11:19:38 -07:00
Phil Race
a1e360202d
8058756: OpenJDK builds fail on Windows - cannot copy freetype.dll
...
Reviewed-by: erikj, aph
2014-09-19 11:13:27 -07:00
Phil Race
fb0dfe332b
8056216: Remove "sun" directory layer from libawt and common
...
Reviewed-by: erikj, ihse, coffeys
2014-09-19 09:41:05 -07:00
Erik Joelsson
8926b93e20
8055189: Cleanup gensrc after source code restructure
...
Reviewed-by: ihse, tbell
2014-09-19 09:59:36 +02:00
Peter Brunet
b61f8cc4ec
8058579: Copy-java.base.gmk no longer needs to differentiate win32 and win64 java.policy
...
Replace java.policy-win32/64 with just java.policy
Reviewed-by: mchung, erikj
2014-09-16 14:58:27 -05:00
Erik Joelsson
80ec7dea6e
8055006: Store original value of Min/MaxHeapFreeRatio
...
Store the value set by the user and some makefile changes required to change the flags.
Reviewed-by: jwilhelm, ihse
2014-09-16 17:22:58 +02:00
Naoto Sato
9dc0d55e1c
8058509: CLDRLocaleDataMetaInfo should be in jdk.localedata
...
Reviewed-by: mchung, erikj, ihse
2014-09-17 09:43:04 -07:00
Chris Hegarty
375020d61a
8058118: Generate modules.list during the build
...
Reviewed-by: alanb, mchung
2014-09-16 12:06:53 +02:00
Phil Race
563ee3119b
Merge
2014-09-15 09:15:21 -07:00
Phil Race
f4ba168d77
8056213: Clean up unix/native/common/sun/awt
...
Reviewed-by: erikj, ihse
2014-09-11 13:07:37 -07:00
Phil Race
3454cc7623
Merge
2014-09-08 10:24:45 -07:00
Phil Race
e18a2c3b29
8056209: Remove unused files for libawt
...
Reviewed-by: erikj, ihse, serb
2014-09-08 09:07:59 -07:00
Aleksei Efimov
5e87931875
8049343: (tz) Support tzdata2014g
...
Reviewed-by: mfang, okutsu
2014-09-07 23:04:09 +04:00
Phil Race
62b9ab4a81
Merge
2014-09-02 11:21:29 -07:00
Yong Jeffrey Huang
95232def75
8055222: ISO 4217 Amendment #159
...
Reviewed-by: naoto
2014-09-04 00:32:43 -07:00
Naoto Sato
2cbff3dfc4
8038436: Re-examine the mechanism to determine available localedata and cldrdata
...
Reviewed-by: alanb, mchung, okutsu
2014-09-02 14:11:38 -07:00
Phil Race
1b9cab9346
Merge
2014-09-12 10:33:32 -07:00
Mandy Chung
53f5fa9af2
8055856: checkdeps build target doesn't work for cross-compilation builds
...
8056113: [build] tools.jar missing modules.xml
Reviewed-by: ihse, erikj
2014-08-29 10:47:32 -07:00
Volker Simonis
23c24788bf
8056246: Fix AIX build after the Modular Source Code change 8054834
...
Reviewed-by: erikj, ihse
2014-08-29 12:00:31 +02:00
Jonathan Lu
64168d018e
8034218: Improve fontconfig.properties for AIX platform
...
Reviewed-by: simonis
2014-08-29 09:57:55 +08:00
Phil Race
7fdf99b47b
Merge
2014-08-25 10:43:59 -07:00
Mandy Chung
6533d2dc01
8055230: Rename attach provider implementation class be platform neutral
...
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
2014-08-26 14:35:33 -07:00
Chris Hegarty
27d481fa82
8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel
...
Reviewed-by: alanb
2014-08-26 10:19:56 +01:00
Staffan Larsen
c46b22661c
8043981: Remove the JPDA demo
...
Reviewed-by: alanb
2014-08-26 07:57:03 +02:00
Staffan Larsen
8df06738ca
8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK
...
Reviewed-by: erikj, alanb
2014-08-26 07:55:08 +02:00
Alan Bateman
6d54a640e0
8055855: "make profiles" failing since refactoring of java.awt.datatransfer
...
Reviewed-by: dholmes
2014-08-25 09:20:49 +01:00
Phil Race
44b0c90f74
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
...
Reviewed-by: bae, mchung, erikj
2014-08-22 11:02:00 -07:00
Erik Joelsson
bc41f7d7e9
8055095: Improve "do nothing" incremental build performance after modularized source code integration
...
Reviewed-by: tbell
2014-08-21 12:23:20 +02:00
Erik Joelsson
60d601e439
8055188: General cleanup of minor issues from source restructure
...
Reviewed-by: tbell
2014-08-21 11:05:35 +02:00
Brian Burkhalter
0bbb54fff6
8054720: Modifications of I/O methods for instrumentation purposes
...
Wrap some native methods in Java methods.
Reviewed-by: rriggs
2014-08-20 11:30:13 -07:00
David Dehaven
81d2d33d87
Merge
2014-08-19 10:34:07 -07:00
David Dehaven
b0860e6b99
Merge
2014-08-19 10:32:16 -07:00
Masayoshi Okutsu
46c981faef
8055088: Optimization for locale resources loading isn't working
...
Reviewed-by: naoto
2014-08-19 16:02:48 +09:00
Chris Hegarty
bbb2e94d16
8055353: libsplashscreen build fails on MacOSX Mavericks
...
Reviewed-by: mchung, dholmes
2014-08-18 20:09:25 -07:00
Chris Hegarty
7d146ee898
Merge
2014-08-18 10:59:36 +01:00
Chris Hegarty
3bc69d393d
8054834: Modular Source Code
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:54:13 +01:00
Jiangli Zhou
21f7f36b9e
8044269: Analysis of archive files
...
Add checksum verification.
Reviewed-by: iklam, dholmes, mschoene
2014-08-14 21:46:27 -04:00
Valerie Peng
0cade9c5f1
8039898: sunpkcs11-solaris.cfg should be in solaris specific directory
...
Move from src/java.base/share/conf/security/ to src/jdk.crypto.pkcs11/solaris/conf/security
Reviewed-by: erikj, ihse
2014-09-11 17:06:35 +00:00
Phil Race
87529a143b
Merge
2014-08-05 12:14:11 -07:00
Sergey Bylokhov
e307e3921e
8068320: Limit applet requests
...
Reviewed-by: prr, skoivu, art
2015-01-18 23:28:36 +03:00
Joe Darcy
8bfd74fd09
8039102: Add raw and unchecked lint warnings to build of jdk repository
...
Reviewed-by: tbell
2014-07-31 17:20:40 -07:00
Weijun Wang
bbaf4bdb09
6997010: Consolidate java.security files into one file with modifications
...
Reviewed-by: mullan, erikj
2014-08-11 11:11:55 +08:00
Petr Pchelko
97d17a4ea2
8051449: Incorrect parsing of the default flavor mapping
...
Reviewed-by: serb, alexsch
2014-07-28 18:43:09 +04:00
Phil Race
faa69ed489
Merge
2014-07-16 15:12:24 -07:00
Phil Race
250c5c42e6
Merge
2014-07-16 12:48:42 -07:00
Petr Pchelko
78d9ad5339
8047336: Read flavormap.properties as resource
...
Reviewed-by: anthony, serb, alanb, mduigou
2014-07-16 16:02:51 +04:00
David Dehaven
73d90c222b
8048337: Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed
...
Reviewed-by: mchung
2014-07-15 14:57:34 -07:00
Joe Darcy
229ab7b164
8047027: Fix raw and unchecked lint warnings in generated beaninfo files
...
Reviewed-by: alanb, serb
2014-07-14 09:16:00 -07:00
Phil Race
d7f59acb44
8048328: CUPS Printing does not report supported printer resolutions
...
Reviewed-by: bae, jgodinez
2014-07-11 11:12:59 -07:00
Petr Pchelko
87beb419b9
8033367: [macosx] Appletviewer was broken in jdk8 b124
...
Reviewed-by: anthony, serb
2014-07-02 17:04:04 +04:00
Phil Race
bf3d4b5bc7
Merge
2014-07-01 12:02:30 -07:00
Joe Darcy
f2399d7d54
8048839: Reverse sense of -Xlint options in build of jdk repo
...
Reviewed-by: tbell, mikael
2014-06-30 18:17:46 -07:00
Alexander Scherbatiy
c0c1d91633
8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
...
Reviewed-by: pchelko, anthony, ksrini
2014-06-25 19:10:32 +04:00
Xueming Shen
565ab8b571
8042369: Remove duplicated java.time classes in build.tools.tzdb
...
Removed duplicated classes in builder
Reviewed-by: rriggs
2014-06-23 12:12:30 -07:00
Mandy Chung
f301db3a9b
8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
...
Reviewed-by: erikj, tbell
2014-06-19 13:12:08 -07:00
Joe Darcy
0228c51129
8044715: Add finally lint warning to build of jdk repository
...
Reviewed-by: henryjen, tbell
2014-06-18 18:27:39 -07:00
Phil Race
c878d790d1
Merge
2014-06-18 13:14:15 -07:00
David Dehaven
62fa4b7e0c
8043340: [macosx] Fix hard-wired paths to JavaVM.framework
...
Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later
Reviewed-by: erikj, henryjen, dholmes
2014-06-18 12:52:14 -07:00
David Dehaven
8130b5c80f
Merge
2015-04-14 10:15:54 -07:00
Erik Joelsson
1aedcf6983
8077419: Launcher mapfile fails linking with SS12u4
...
Reviewed-by: tbell, dholmes, ihse
2015-04-14 14:22:13 +02:00
Erik Joelsson
fc3275e493
8076557: The specified procedure could not be found in management.dll
...
Reviewed-by: tbell, ihse, sla
2015-04-08 10:37:54 +02:00
Phil Race
475ef86eea
Merge
2015-04-06 10:35:59 -07:00
David Dehaven
b91f622563
Merge
2015-03-31 16:23:01 -07:00
Peter Brunet
a6872dbbfb
8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
...
Move files from open to closed
Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel
2015-03-27 16:13:45 -05:00
Naoto Sato
72fb4c3adf
8039317: Read currency.data as a resource
...
Reviewed-by: alanb, chegar
2014-06-26 10:48:43 -07:00
Michael McMahon
fd148509ce
8029607: Type of Service (TOS) cannot be set in IPv6 header
...
Reviewed-by: alanb
2014-06-25 15:55:42 +01:00
Joe Darcy
0caae2d748
8046273: Add overrides lint warning to build of jdk repository
...
Reviewed-by: tbell
2014-06-24 14:05:47 -07:00
Phil Race
dc20ecddcf
Merge
2014-06-09 11:58:27 -07:00
Dmitry Samersoff
c201595a62
8041498: Remove npt library
...
Get rid of npt library and move utf-related code to share/backend
Reviewed-by: sla
2014-06-16 07:25:11 -07:00
Staffan Larsen
a20967bfac
8043939: Remove management-agent.jar
...
Reviewed-by: alanb
2014-06-16 13:52:25 +02:00
Sergey Bylokhov
b7b41fb089
8046245: JDK 9 client build failure on Solaris
...
Reviewed-by: prr
2014-06-09 13:03:03 +04:00
Xueming Shen
097a7021b3
8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files
...
To upgrade zlib version from 1.2.5 to 1.2.8
Reviewed-by: alanb, iris
2014-06-04 11:25:13 -07:00
Erik Joelsson
20f1eb9a89
8044480: JDK image target overwrites lib/server/libjsig.dylib symlink with a copy of lib/libjsig.dylib
...
Reviewed-by: dcubed, tbell, dholmes
2014-06-03 10:55:27 +02:00
Erik Joelsson
0adcad200f
8043160: JDK 9 Build failure in accessbridge
...
Reviewed-by: prr, tbell
2014-06-03 10:52:53 +02:00
Alan Bateman
ff2c8b6692
8043753: Drop javax.transaction from compact2 and compact3
...
Reviewed-by: dholmes
2014-06-02 09:19:59 +01:00
Omair Majid
1952e9537d
8044235: src.zip should include all sources
...
Reviewed-by: andrew, dholmes
2014-06-01 11:54:04 -04:00
Joe Darcy
bda4383997
8039865: Add fallthrough lint warning to build of jdk repository
...
Reviewed-by: erikj
2014-05-30 16:45:30 -07:00
Mikael Vidstedt
ee1e17c8b9
8044363: Remove special build options for unpack200 executable
...
Reviewed-by: ksrini
2014-05-30 09:25:18 -07:00
Alan Bateman
d4d5655556
8044027: Remove unused XML Signature schema and dtd files from source
...
Reviewed-by: mullan
2014-05-30 14:32:01 +01:00
Michael McMahon
be3dc19dae
8039509: Wrap sockets more thoroughly
...
Reviewed-by: chegar, alanb
2014-05-28 14:51:24 +01:00
Phil Race
306a48dfd9
Merge
2014-05-27 13:58:00 -07:00
Phil Race
52b0d5e413
Merge
2014-05-23 11:13:54 -07:00
Phil Race
6a13c2cf98
Merge
2014-05-23 09:05:24 -07:00
Omair Majid
e563c48360
8043805: Allow using a system-installed libjpeg
...
Reviewed-by: andrew, anthony, prr
2014-05-23 11:04:37 -04:00
Phil Race
a4fbee7145
8016451: Scary messages emitted by build.tools.generatenimbus.PainterGenerator during build
...
Reviewed-by: alexsch, anthony
2014-05-21 10:50:14 -07:00
Weijun Wang
53cb60f148
8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth
...
Reviewed-by: alanb
2014-05-22 07:04:57 +08:00
David DeHaven
17a7184b51
8003900: X11 dependencies should be removed from Mac OS X build
...
Reviewed-by: anthony, art, pchelko
2014-05-13 10:29:12 -07:00
Phil Race
349b9794b1
Merge
2014-05-12 09:38:27 -07:00
Phil Race
a80118b3ae
8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider
...
Reviewed-by: bae, mchung
2014-05-12 09:32:23 -07:00
Peter Levart
f7d1a7975b
8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
...
Reviewed-by: alanb, rriggs, martin
2014-05-12 17:34:29 +02:00
Aleksei Efimov
d395efe8f5
8043012: (tz) Support tzdata2014c
...
Reviewed-by: okutsu, peytoia
2014-05-15 18:18:19 +04:00
Alan Bateman
51093931dc
8042889: (props) Properties.loadFromXML/storeToXML should consistently use the UKit parser
...
Reviewed-by: joehw, chegar, mchung
2014-05-13 11:03:25 +01:00
Mandy Chung
fc6f28f9ad
8040059: Change default policy for extensions to no permission
...
Reviewed-by: alanb, mullan, erikj
2014-05-09 09:04:41 -07:00
Phil Race
4c217914c2
8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
...
Reviewed-by: flar, mchung
2014-05-08 15:17:02 -07:00
Weijun Wang
79cdf6ad7f
8039951: com.sun.security.auth.module missing classes on some platforms
...
Reviewed-by: mullan
2014-05-08 22:30:31 +08:00
David DeHaven
b9113e4f41
8042440: awt_Plugin no longer needed
...
Reviewed-by: serb, pchelko
2014-05-05 23:21:27 -07:00
Phil Race
835658f99d
Merge
2014-05-05 12:49:13 -07:00
Phil Race
ac82d17097
8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9
...
Reviewed-by: bae, vadim
2014-05-05 09:41:41 -07:00
Thomas Ng
a94a5b4ccd
Merge
2014-04-29 14:40:26 -07:00
Omair Majid
536ad9409e
8042159: Allow using a system-installed lcms2
...
Reviewed-by: andrew, ihse, prr
2014-04-29 15:46:16 -04:00
Jaroslav Bachorik
0d7c3da5fe
8042096: Backout JDK-8042091
...
Reviewed-by: sla
2014-04-29 14:37:02 +02:00
Jaroslav Bachorik
2db0164863
8031195: Support default and static interface methods in JDI, JDWP and JDB
...
Reviewed-by: sla, sspitsyn, dcubed
2014-04-29 11:15:21 +02:00
Weijun Wang
7d0ad1ddb9
8041535: Update certificate lists for compact1 profile
...
Reviewed-by: mullan, ahgross, erikj
2014-04-29 06:53:38 +08:00
Staffan Larsen
8ad7b17ffd
8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
...
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02:00
Erik Joelsson
939b54d31c
8042208: Build fails on Solaris using devkit when X isn't installed
...
Reviewed-by: tbell
2014-04-30 14:46:19 +02:00
Jaroslav Bachorik
c1922ce784
8042123: Support default and static interface methods in JDI, JDWP and JDB
...
Reviewed-by: sla, sspitsyn
2014-04-30 11:28:05 +02:00
Jonathan Lu
3aab919815
8034220: Improve time zone mapping for AIX platform
...
Reviewed-by: okutsu
2014-04-16 17:32:39 +08:00
Xueming Shen
0298d8c0fa
8038500: (zipfs) Upgrade ZIP provider to be a supported provider
...
To move zipfs into jdk.nio.zipfs
Reviewed-by: alanb, mchung, erikj
2014-04-15 13:17:05 -07:00
Staffan Larsen
2b893e5d98
8041948: Build broken by fix of 8033104
...
Reviewed-by: darcy
2014-04-25 18:28:51 +02:00
Staffan Larsen
18d53e7b87
8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
...
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02:00
Andreas Lundblad
ebe813fbb0
8037085: The sjavac exclude option should accept valid directory identifiers
...
Option handling code rewritten. Exclusion / inclusion patterns changed from package to directories.
Reviewed-by: jfranck, erikj, ihse
2014-04-22 16:45:10 +02:00
Valerie Peng
9eec94e88c
8031340: Better TLS/EC management
...
Make sure private key structure is freed for EC key pair generation
Reviewed-by: vinnie
2014-02-26 18:56:33 +00:00