Mandy Chung
|
7e2dd137c3
|
8173608: Separate JDK management agent from java.management module
Reviewed-by: dfuchs, dholmes, erikj
|
2017-01-31 20:06:32 -08:00 |
|
Magnus Ihse Bursie
|
cdfdfbe315
|
8081694: Remove DISABLED_WARNINGS_gcc for libsctp
Reviewed-by: erikj
|
2017-01-30 09:09:34 +01:00 |
|
Henry Jen
|
aae3015f73
|
8170832: Add a new launcher environment variable JAVA_OPTIONS
Reviewed-by: mchung, ksrini
|
2017-01-25 12:52:40 -08:00 |
|
Anthony Scarpino
|
698d82f0b0
|
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
Reviewed-by: mchung, wetmore
|
2017-01-23 11:49:01 -08:00 |
|
Phil Race
|
a1bcba5bcd
|
Merge
|
2017-01-09 11:57:06 -08:00 |
|
Sergey Bylokhov
|
c828c703a9
|
8140266: Performance loss between jdk8 and jdk9 on Maskfill
Reviewed-by: prr, erikj, lbourges
|
2016-12-28 17:11:32 +03:00 |
|
Erik Joelsson
|
2197905d6d
|
8171471: libawt_xawt and libawt_headless should not set rpath to /.
Reviewed-by: tbell, redestad
|
2016-12-27 09:44:54 +01:00 |
|
Jesper Wilhelmsson
|
ed2d488807
|
Merge
|
2016-12-18 15:37:45 +01:00 |
|
David Dehaven
|
2e27b2e68a
|
Merge
|
2016-12-16 11:58:17 -08:00 |
|
Mandy Chung
|
f083b7e656
|
8171201: Drop java.compact$N aggregator modules
8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters
Reviewed-by: alanb, erikj
|
2016-12-14 10:51:13 -08:00 |
|
David Dehaven
|
a4865ea66a
|
Merge
|
2016-12-12 20:54:41 -08:00 |
|
David Buck
|
f283a486eb
|
8170954: non-ASCII characters in lcms and harfbuzz break Windows builds on some locales
Disabled non-supported character warnings (4819) for these 2 libraries
Reviewed-by: prr, erikj
|
2016-12-13 01:34:02 +00:00 |
|
Jesper Wilhelmsson
|
82b04dbfd7
|
Merge
|
2016-12-13 02:04:19 +01:00 |
|
Valerie Peng
|
37dc5b02ab
|
8079898: Resolve disabled warnings for libj2ucrypto
Updated header/code to address the E_MACRO_REDEFINED warning
Reviewed-by: ascarpino, ihse
|
2016-12-09 02:26:48 +00:00 |
|
Jesper Wilhelmsson
|
36848b00f8
|
Merge
|
2016-12-08 16:40:15 +01:00 |
|
Erik Joelsson
|
1ba6d00a72
|
8066474: Remove the lib/ directory from Linux and Solaris images
Reviewed-by: tbell, ihse
|
2016-12-05 17:56:20 +01:00 |
|
Gustavo Romero
|
7257873cbf
|
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Reviewed-by: mdoerr, erikj, simonis, aph
|
2016-11-28 11:13:38 -05:00 |
|
Magnus Ihse Bursie
|
47c467561a
|
8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Reviewed-by: erikj, tbell
|
2016-12-02 16:18:10 +01:00 |
|
Magnus Ihse Bursie
|
5c9fad8d23
|
8056215: AWT source dirs should only point to java2d, not below
Reviewed-by: erikj
|
2016-12-01 14:52:48 +01:00 |
|
Ajit Ghaisas
|
f6a0e771fe
|
8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt
Reviewed-by: erikj, serb
|
2016-11-04 14:03:33 +05:30 |
|
Pete Brunet
|
b968404588
|
8167213: Re-examine the alternative to deliver include/bridge/AccessBridgeCalls.c
Remove AccessBridgeCalls.c from the include directory
Reviewed-by: prr, erikj, mchung, alexsch
|
2016-11-02 09:44:01 -07:00 |
|
Erik Joelsson
|
7bf6362c3a
|
8167387: libjimage.so has a bad runpath
Reviewed-by: tbell, ihse
|
2016-10-11 12:25:54 +02:00 |
|
Magnus Ihse Bursie
|
46cb0861d0
|
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
|
2016-10-11 09:50:04 +02:00 |
|
Alejandro Murillo
|
7e7cbce1f6
|
Merge
|
2016-10-05 06:28:23 -07:00 |
|
Alejandro Murillo
|
53fa6ff273
|
Merge
|
2016-09-30 02:52:42 -07:00 |
|
Erik Joelsson
|
61a21b5a3e
|
8160630: libjimage.so and others should link statically to libgcc
Reviewed-by: ihse, tbell
|
2016-09-30 09:06:21 +02:00 |
|
Christoph Langer
|
4349e5e013
|
8166866: (ch) Remove AIX specific implementation file java.base/aix/native/libnio/ch/AixNativeThread.c
Reviewed-by: simonis, chegar, alanb
|
2016-09-29 14:58:26 +02:00 |
|
Erik Joelsson
|
d427383905
|
8163102: Fix headless only configuration option
Reviewed-by: tbell
|
2016-09-26 14:56:35 +02:00 |
|
Calvin Cheung
|
b339daff4b
|
8164011: --patch-module support for CDS
Exports the ZIP_FreeEntry function
Reviewed-by: iklam, dcubed, lfoltan
|
2016-09-20 10:37:32 -07:00 |
|
Anthony Scarpino
|
0edc4fa72d
|
8074838: Resolve disabled warnings for libj2pkcs11
Reviewed-by: wetmore, erikj
|
2016-08-26 09:57:36 -07:00 |
|
Alejandro Murillo
|
961ca2224c
|
Merge
|
2016-08-08 08:12:20 -07:00 |
|
Phil Race
|
0100968f1c
|
8074843: Resolve disabled warnings for libmlib_image and libmlib_image_v
Reviewed-by: vadim, psadhukhan
|
2016-08-02 10:43:31 -07:00 |
|
Alejandro Murillo
|
41186dae1b
|
Merge
|
2016-07-29 16:11:57 -07:00 |
|
Phil Race
|
7166a167e1
|
8056210: Move libawt file to windows directory
Reviewed-by: serb, psadhukhan
|
2016-07-28 09:54:55 -07:00 |
|
David Holmes
|
a7960979d9
|
8140723: Remove source code conditionalized on JAVASE_EMBEDDED
Reviewed-by: psandoz, alanb, alexsch
|
2016-07-26 23:52:29 -04:00 |
|
Phil Race
|
a8ce73f840
|
8074827: Resolve disabled warnings for libjavajpeg
Reviewed-by: serb, psadhukhan
|
2016-07-26 11:30:40 -07:00 |
|
Phil Race
|
feb1698c01
|
Merge
|
2016-07-08 10:46:31 -07:00 |
|
Phil Race
|
252e4cbffa
|
Merge
|
2016-07-08 09:30:13 -07:00 |
|
Semyon Sadetsky
|
190b31b133
|
8149115: [hidpi] Linux: display-wise scaling factor should probably be taken into account
Reviewed-by: alexsch, azvegint
|
2016-07-08 18:43:12 +03:00 |
|
Erik Joelsson
|
f1e53d48e9
|
8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr
|
2016-07-08 08:56:39 +02:00 |
|
Yasumasa Suenaga
|
c2f7785651
|
8160294: Some client libraries cannot be built with GCC 6
Reviewed-by: prr, flar, erikj, kbarrett
|
2016-07-02 22:28:40 +09:00 |
|
Brian Burkhalter
|
7f9465ef15
|
8160018: (fs) Remove GioFileTypeDetector on Solaris
Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider.
Reviewed-by: rriggs
|
2016-07-01 12:55:23 -07:00 |
|
David Dehaven
|
d37fd207e1
|
Merge
|
2016-06-06 13:16:45 -07:00 |
|
Xueming Shen
|
4afc77c7cc
|
8074819: Resolve disabled warnings for libzip
Reviewed-by: naoto
|
2016-06-03 16:31:13 -07:00 |
|
Ajit Ghaisas
|
c438c09811
|
8074829: Resolve disabled warnings for libawt_headless
Reviewed-by: prr, erikj, serb
|
2016-06-03 11:37:45 +05:30 |
|
Phil Race
|
3546becf91
|
Merge
|
2016-05-18 09:57:35 -07:00 |
|
Vadim Pakhnushev
|
e931bc512f
|
8047931: Remove unused medialib code
Reviewed-by: bae
|
2016-05-13 11:31:05 +03:00 |
|
Erik Joelsson
|
0596391be9
|
8156837: RC resource compilation on windows generates false build failure reports
Reviewed-by: tbell, prr
|
2016-05-13 09:22:47 +02:00 |
|
Chris Hegarty
|
07cef26155
|
8044773: Refactor jdk.net API so that it can be moved out of the base module
Reviewed-by: alanb, erikj, mchung
|
2016-04-27 20:36:02 +01:00 |
|
Jim Laskey
|
5013b64580
|
8147634: Need a JImage API that given a JImageLocationRef returns class name
Reviewed-by: hseigel
|
2016-04-25 09:57:55 -03:00 |
|