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
Ramanand Patil
20477f85e7
8159684: (tz) Support tzdata2016f
...
Reviewed-by: okutsu
2016-07-26 13:48:29 +05:30
David Dehaven
d540704400
Merge
2016-08-22 10:02:10 -07:00
Sergey Bylokhov
6781443555
8164104: Cleanup of javaclient related mapfiles
...
Reviewed-by: prr
2016-08-22 01:35:40 +03:00
Sergey Bylokhov
a5e760b81c
8148109: [SWT] Provide a supported mechanism to use EmbeddedFrame
...
Reviewed-by: alanb, prr
2016-08-20 18:35:37 +03:00
Phil Race
dc18887731
Merge
2016-07-18 09:53:59 -07:00
Rachna Goel
4e8a2de21a
8154797: Localization data for "GMT"
...
Reviewed-by: naoto, okutsu
2016-07-14 10:30:23 +09:00
Mario Torre
c584705096
8150954: Taking screenshots on x11 composite desktop produce wrong result
...
The AWT Robot X11 code that takes screenshots uses the default root window, which may not contain the final composited desktop.
Reviewed-by: alexsch, ssadetsky
2016-07-11 16:52:50 +02: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
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
Lana Steuck
49d9eb1836
Merge
2017-02-23 17:21:40 +00:00
Matthias Baesken
d28877e750
8174242: simplify jexec build settings
...
Reviewed-by: erikj
2017-02-14 16:56:12 +01:00
Lana Steuck
a05d288085
Merge
2017-02-09 19:15:12 +00:00
Lana Steuck
3d53978607
Merge
2017-02-09 18:17:34 +00:00
Matthias Baesken
c7ca17f498
8174086: jspawnhelper build settings cleanup
...
Reviewed-by: erikj
2017-02-09 09:27:47 +01:00
Matthias Baesken
a0a3fd1a25
8173834: cleanup macosx jspawnhelper build settings
...
Reviewed-by: erikj
2017-02-02 17:13:46 +01:00
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
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