Sunny Chan
6cbbf83a1a
8169556: Wrapping of FileInputStream's native skip and available methods
...
Wrap further native methods in FileInputStreams
Reviewed-by: chegar, bpb, rriggs
2016-01-28 23:13:50 -05:00
Kumar Srinivasan
e3e8bf9ebe
8169001: Remove launcher's built-in ergonomics
...
Reviewed-by: dholmes, erikj
2016-11-10 15:19:47 -08:00
Ramanand Patil
d0b96b7e6a
8169191: (tz) Support tzdata2016i
...
Reviewed-by: martin, okutsu
2016-11-08 18:02:50 +05:30
Erik Joelsson
2a0b3e1f75
8160491: tar.gz bundles missing files containing $
...
Reviewed-by: ihse
2016-11-07 14:15:49 +01:00
Erik Joelsson
83cc9c6c86
8168108: lib/classlist should be packaged in java.base.jmod
...
Reviewed-by: mchung
2016-11-07 13:25:27 +01:00
Mandy Chung
d74e2a09ac
6479237: (cl) Add support for classloader names
...
Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
2016-11-03 18:08:28 -07:00
Erik Joelsson
fb5635d6df
8063154: Checked in jvmti.h not in sync with generated jvmti.h
...
Reviewed-by: tbell
2016-11-02 10:43:48 +01:00
Ramanand Patil
7b9f0bff77
8168512: (tz) Support tzdata2016h
...
Reviewed-by: martin, okutsu
2016-10-28 10:10:06 +05:30
Phil Race
5817fca746
Merge
2016-10-27 08:51:48 -07:00
Masayoshi Okutsu
6ce08d0985
8165804: Revisit the way of loading BreakIterator rules/dictionaries
...
Reviewed-by: naoto, peytoia, erikj
2016-10-25 15:43:19 +09:00
Phil Race
f97849aa84
Merge
2016-10-14 11:11:19 -07:00
Erik Joelsson
da8b135bcf
8167479: arm 32/64 slowdebug fails to build on unpack200
...
Reviewed-by: ihse
2016-10-12 14:25:07 +02: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
Phil Race
e4ed1ab3d7
Merge
2016-10-10 14:35:20 -07:00
Phil Race
396d6e2a1a
Merge
2016-10-10 14:21:39 -07:00
Christoph Langer
0d046ab808
8167295: Further cleanup to the native parts of libnet/libnio
...
Reviewed-by: chegar
2016-10-10 22:42:45 +02:00
Phil Race
13dd764edf
Merge
2016-10-10 13:31:48 -07:00
Rajeev Chamyal
5e40c7ba0e
8151787: Unify the HiDPI splash screen image naming convention
...
Reviewed-by: prr, alexsch, ksrini
2016-10-06 14:31:12 +05:30
Alejandro Murillo
db351aa712
Merge
2016-10-05 09:52:55 -07:00
Alejandro Murillo
7e7cbce1f6
Merge
2016-10-05 06:28:23 -07:00
Erik Joelsson
604bf5b7d6
8150736: Excessive disk space used by build system
...
Reviewed-by: ihse
2016-10-05 10:49:49 +02:00
Ramanand Patil
4dbca869e0
8166875: (tz) Support tzdata2016g
...
Reviewed-by: martin, okutsu
2016-10-05 16:39:13 +05:30
Erik Joelsson
9bdef15573
8166965: Some small java build tools are still running with big JVM configuration
...
Reviewed-by: ihse
2016-10-04 13:41:52 +02:00
Erik Joelsson
7995a7872b
8166948: Exploded image too slow to be usable
...
Reviewed-by: alanb, mchung, ihse
2016-10-04 13:34:49 +02:00
Phil Race
72d8105751
Merge
2016-09-30 09:28:18 -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
Phil Race
623a0bf34a
8162531: solaris.fontconfig.properties needs updating
...
Reviewed-by: serb, vadim, okutsu
2016-09-27 14:12:48 -07:00
Erik Joelsson
d427383905
8163102: Fix headless only configuration option
...
Reviewed-by: tbell
2016-09-26 14:56:35 +02:00
Alejandro Murillo
bdde2c205c
Merge
2016-09-23 13:44:03 -07: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
David Dehaven
953cca3cb6
Merge
2016-09-19 10:11:34 -07:00
Alejandro Murillo
b2e658b722
Merge
2016-09-14 11:22:39 -07:00
Thomas Stuefe
18b01dde66
8166012: [linux] Remove remnants of LinuxThreads from Linux attach framework
...
Reviewed-by: dholmes, alanb
2016-09-14 14:29:39 +02:00
David Dehaven
876ddcae54
Merge
2016-09-12 15:26:27 -07:00
Naoto Sato
4c95fceb14
8165605: Thai resources in jdk.localedata cause split package issue with java.base
...
Reviewed-by: mchung, erikj
2016-09-12 09:38:32 -07:00
Jayathirth D V
a99b7ce759
4924727: reader.abort() method does not work when called inside imageStarted for PNG
...
Reviewed-by: prr, serb, bpb
2016-09-12 12:07:56 +05:30
Alejandro Murillo
8957d8798f
Merge
2016-09-10 12:18:34 -07:00
Alejandro Murillo
092d3bef1c
Merge
2016-09-01 15:20:57 -07:00
Phil Race
2551c0ae07
Merge
2016-09-01 08:39:27 -07:00
Li Jiang
44ec255a91
8145952: ISO 4217 amendment 161
...
8164784: ISO 4217 amendment 162
Reviewed-by: naoto
2016-09-01 01:39:21 -07:00
Paul Sandoz
82d48917bb
8161444: VarHandles should provide access bitwise atomics
...
8162107: Add acquire/release variants for getAndSet and getAndAdd
Reviewed-by: shade, redestad
2016-09-01 10:16:57 -07:00
Claes Redestad
5afec5d3d6
8164858: Enable build-time use of java.lang.invoke resolve tracing
...
Reviewed-by: erikj, vlivanov
2016-08-31 14:20:02 +02:00
Kim Barrett
7bddef3ed0
8156500: Move Reference pending list into VM to prevent deadlocks
...
Move reference pending list and locking into VM
Co-authored-by: Per Liden <per.liden@oracle.com>
Reviewed-by: coleenp, dholmes, dcubed, mchung, plevart
2016-08-30 23:46:02 -04:00
Phil Race
0e155b2a1b
Merge
2016-08-29 08:53:32 -07:00
Bradford Wetmore
9cda798a33
8061842: Package jurisdiction policy files as something other than JAR
...
Reviewed-by: xuelei, weijun, mullan
2016-08-26 13:44:20 -07:00
Stuart Marks
db470fad5d
8164698: modify jdk makefiles to build jdeprscan
...
Reviewed-by: psandoz
2016-08-25 17:58:49 -07:00
Anthony Scarpino
0edc4fa72d
8074838: Resolve disabled warnings for libj2pkcs11
...
Reviewed-by: wetmore, erikj
2016-08-26 09:57:36 -07:00