Commit Graph

1979 Commits

Author SHA1 Message Date
Brian Burkhalter
82e9d18d0e 8162624: (fs) Remove FileTypeDetectors based on libgio and libmagic
Remove GioFileTypeDetector and MagicFileTypeDetector.

Reviewed-by: alanb
2016-07-27 14:27:46 -07:00
Ramanand Patil
20477f85e7 8159684: (tz) Support tzdata2016f
Reviewed-by: okutsu
2016-07-26 13:48:29 +05:30
Rachna Goel
4e8a2de21a 8154797: Localization data for "GMT"
Reviewed-by: naoto, okutsu
2016-07-14 10:30:23 +09:00
Phil Race
252e4cbffa Merge 2016-07-08 09:30:13 -07: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
Alejandro Murillo
3689909db0 Merge 2016-07-01 16:50:37 -07:00
Christoph Langer
d755ba941f 8158023: SocketExceptions contain too little information sometimes
Reviewed-by: rriggs, msheppar, chegar
2016-06-30 09:30:09 +02:00
Vladimir Kozlov
b7a4c8d92a Merge 2016-06-24 15:06:50 -07:00
Paul Sandoz
734dbe4089 8158039: VarHandle float/double field/array access should support CAS/set/add atomics
Reviewed-by: shade, vlivanov, darcy
2016-06-20 17:57:19 +02:00
Aleksey Shipilev
e663206d07 8157726: VarHandles/Unsafe should support sub-word atomic ops
Reviewed-by: psandoz, vlivanov, lagergren
2016-06-15 11:20:15 +03:00
Claes Redestad
a2ed889002 8160000: Runtime.version() cause startup regressions in 9+119
Reviewed-by: mchung, psandoz, erikj, forax, iris
2016-06-28 00:39:26 +02:00
Ramanand Patil
78bb28e4af 8151876: (tz) Support tzdata2016d
Reviewed-by: okutsu, coffeys
2016-06-01 14:33:44 +01:00
Rachna Goel
48873ebc3f 8145136: Upgrade CLDR locale data
Reviewed-by: naoto, okutsu, peytoia
2016-05-31 13:00:48 +09: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
Mandy Chung
b9ff64a7cb 8157986: Runtime support for javac to determine arguments to the runtime environment
Reviewed-by: alanb
2016-05-27 08:52:22 -07:00
Alan Bateman
ce04e9d9a2 8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
2016-05-21 08:01:03 +01:00
Nishit Jain
93f4f6c1b5 7102969: currency.properties supercede not working correctly
8149452: j.t.SimpleDateFormat.getDateFormatSymbols().getZoneStrings() returns incorrect result for some time zones
8157138: Error while fetching currency instance by Currency.getInstance(currencycode)

Reviewed-by: naoto, okutsu, peytoia
2016-05-20 13:48:58 +09:00
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
Claes Redestad
967a686e70 8156561: Remove makeClasslist.js
Reviewed-by: erikj, chegar
2016-05-10 14:52:31 +02:00
Claes Redestad
91cb8b5fc8 8156560: Remove AddJsum
Reviewed-by: alanb, erikj
2016-05-10 13:33:31 +02:00
Claes Redestad
bd9a9d93fc 8150044: Generate classlists at build-time
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, iklam
2016-05-07 01:49:18 +02:00
Jayathirth D V
e6a2c0dc1e 7116979: Unexpected pixel colour when converting images to TYPE_BYTE_INDEXED
Unexpected pixel colour when converting images to TYPE_BYTE_INDEXED

Reviewed-by: prr, flar
2016-05-06 06:52:13 +00:00
Erik Joelsson
f8157334a8 8136777: Introduce bundle targets
Reviewed-by: tbell, ihse
2016-05-03 15:35:39 +02:00
Valerie Peng
b40b6a2e8e 8000415: Add support for SHA-3
Add SHA-3 support to SUN and OracleUcrypto provider

Reviewed-by: ascarpino, jnimeh
2016-05-14 03:44:30 +00: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
Mandy Chung
0f1d1d98bb 8155977: ObjectInputStream::resolveClass & resolveProxyClass for platform loader
Reviewed-by: acorn, alanb, chegar, dfuchs
2016-05-12 11:16:56 -07:00
Alan Bateman
44790114ee Merge 2016-05-03 11:45:56 +01:00
Alan Bateman
36e0820801 8154956: Module system implementation refresh (4/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:09:57 +01:00
Anthony Scarpino
b3854d5830 8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions
Reviewed-by: mullan, xuelei
2016-05-02 16:45:38 -07:00
Phil Race
5ab5ea2ba4 Merge 2016-04-29 09:47:43 -07:00
Alexander Kouznetsov
2ef07f57fa 8154381: SwingSet tests are not auto closed in jtreg
Reviewed-by: alexsch
2016-04-27 17:47:17 -07: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
Mandy Chung
f340281533 8154905: Rename jdk.jvmstat.rmi to jdk.jstatd
Reviewed-by: alanb, sundar
2016-04-27 12:06:51 -07:00
Phil Race
3f778b5b22 8154213: clean up uses of boxed primitive constructors in the java.desktop module
Reviewed-by: serb, psadhukhan
2016-04-25 15:09:45 -07:00
Phil Race
d21da4cef9 Merge 2016-04-25 09:25:26 -07: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
Semyon Sadetsky
080a341e80 8145547: [AWT/Swing] Conditional support for GTK 3 on Linux
Reviewed-by: prr, alexsch
2016-04-25 15:37:31 +03:00
David Dehaven
51f3901064 Merge 2016-04-19 09:21:45 -07:00
Alejandro Murillo
df4b562ac5 Merge 2016-04-18 15:39:47 -07:00
Alan Bateman
b37e45d796 8154159: rmic should not have a supported entry point
Reviewed-by: rriggs, chegar
2016-04-18 16:18:56 +01:00
Chris Hegarty
07cdc33e34 8137058: Clear out all non-Critical APIs from sun.reflect
Reviewed-by: alanb, jfranck, mchung
2016-04-15 16:19:15 +01:00
Alejandro Murillo
a1cfe0ce2d Merge 2016-04-14 19:55:41 -07:00
Daniel D. Daugherty
451af9b1b2 Merge 2016-04-14 15:25:41 -07:00
Alan Bateman
33a3b1cdf0 8154077: (fs) Reduce number of file system classes loaded during startup
Reviewed-by: bpb, chegar
2016-04-13 14:29:25 +01:00
Volker Simonis
a98a7da445 8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
Reviewed-by: erikj, goetz
2016-04-13 11:13:15 +02:00