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
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
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
Alejandro Murillo
b84738d2e3
Merge
2016-04-11 14:21:27 -07:00
David Dehaven
d0d83ed086
Merge
2016-04-11 11:19:33 -07:00
Brent Christian
74f12569ec
8153123: Streamline StackWalker code
...
Reviewed-by: coleenp, dfuchs, mchung, redestad
2016-04-08 12:26:47 -07:00
Erik Joelsson
fd6a72271b
8152666: The new Hotspot Build System
...
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Ingemar Aberg <ingemar.aberg@oracle.com>
Reviewed-by: ihse, dcubed, erikj
2016-04-08 13:14:23 +02:00
Nishit Jain
7aaf0feaf6
7015696: The new currency symbols 20B9 (INDIAN RUPEE), 20BA (TURKISH LIRA), 20BD (RUBLE SIGN) not displayed
...
8031992: Add Kannada support to the JDK
Reviewed-by: okutsu, peytoia
2016-04-08 12:00:19 +09:00
Daniel D. Daugherty
3115b36c77
Merge
2016-04-07 10:03:48 -07:00
Thomas Stuefe
885af5a459
8153727: AIX jdk build broken after 8145174
...
Reviewed-by: simonis, erikj, serb
2016-04-07 13:41:46 +02:00
Alejandro Murillo
9f3b6be989
Merge
2016-04-05 20:02:21 -07:00
Phil Race
a03cf6fef1
Merge
2016-04-05 09:17:15 -07:00
Phil Race
90f3c81ae0
Merge
2016-04-05 07:51:12 -07:00
Alejandro Murillo
1d713a3760
Merge
2016-04-04 13:40:23 -07:00
Naoto Sato
eb520934e7
8153041: Remove unused redundant parameter in CLDRConverter
...
Reviewed-by: okutsu
2016-04-04 10:45:56 -07:00
Chris Hegarty
631346147a
8153286: Move sun.misc.GC to java.rmi ( sun.rmi.transport )
...
Reviewed-by: alanb, erikj
2016-04-04 17:51:41 +01:00
Chris Hegarty
42fa4e4cc3
8153181: Move sun.misc.VMSupport to an internal package
...
Reviewed-by: alanb, mchung
2016-04-03 16:28:41 +01:00
Jesper Wilhelmsson
2ad8a47677
Merge
2016-04-02 05:30:48 +02:00
Erik Joelsson
fe8b00a265
8153261: Clean up fix for JDK-8153217
...
Reviewed-by: tbell
2016-04-01 17:08:53 +02:00
Dmitry Markov
a7b8a6a5cc
8073400: Some Monospaced logical fonts have a different width
...
Reviewed-by: okutsu, prr
2016-04-01 11:22:22 +03:00
Alejandro Murillo
e380336101
Merge
2016-03-31 14:25:38 -07:00
Mandy Chung
e42fd0aadb
8153217: javafx modules are not included in the jre
...
Reviewed-by: alanb
2016-03-31 14:11:33 -07:00
Mandy Chung
e19b57b246
8153211: Convert build tool to use the new -XaddExports syntax in bootcycle build
...
Reviewed-by: alanb
2016-03-31 11:50:06 -07:00
Mandy Chung
3daacf7d0a
8153125: rmic from bootcycle build should launch with -m jdk.rmic/sun.rmi.rmic.Main
...
Reviewed-by: alanb, erikj
2016-03-31 11:49:22 -07:00
Chris Hegarty
f913835c37
8153118: Remove sun.misc.resources
...
Reviewed-by: naoto, mchung
2016-03-31 06:30:39 +01:00
Alexander Kouznetsov
0ab1a9c7a8
8153141: Develop initial set of tests for SwingSet
...
Reviewed-by: prr
2016-03-30 19:05:58 -07:00
Mandy Chung
0a40727bca
8153035: GenModuleInfoSource strips away the API comments
...
Reviewed-by: chegar
2016-03-30 17:23:45 -07:00
Erik Joelsson
1f6cca8b02
8152959: Build crashes in jdk9-hs-comp on Linux with gnumake 3.81
...
Reviewed-by: tbell, cjplummer
2016-03-30 09:56:11 +02:00
Sergey Bylokhov
859972ce4f
7179078: Remove @beaninfo processing from the makefiles
...
Reviewed-by: erikj, alexsch
2016-03-29 17:35:29 +03:00
Zoltan Majo
31936440a5
Merge
2016-03-29 13:43:29 +02:00
Phil Race
6128f6ae11
Merge
2016-03-28 08:38:59 -07:00
Zoltan Majo
c8858ca3b6
Merge
2016-03-24 16:21:19 +01:00
Erik Joelsson
26cd467900
8152545: Use preprocessor instead of compiling a program to generate native nio constants
...
Reviewed-by: alanb
2016-03-24 14:23:37 +01:00
Paul Sandoz
9fb30a3740
8149644: Integrate VarHandles
...
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Reviewed-by: coffeys, mhaupt, vlivanov
2016-03-24 11:21:21 +01:00
Rajeev Chamyal
9e09d233e6
8145173: HiDPI splash screen support on Windows
...
Reviewed-by: serb, alexsch, erikj
2016-03-24 14:06:32 +05:30
Alexander Zvegintsev
c661c227e2
8143227: Platform-Specific Desktop Features
...
Reviewed-by: prr, serb
2016-03-24 02:22:01 +03:00
Jesper Wilhelmsson
d9415fe792
Merge
2016-03-23 20:14:36 +01:00
Mandy Chung
734d72b943
8152197: Single place to specify module-specific information for images build
...
Reviewed-by: alanb, erikj
2016-03-23 09:21:01 -07:00
Athijegannathan Sundararajan
666a2ae49a
8152268: jjs tool makefile should use --addmods ALL-SYSTEM
...
Reviewed-by: alanb, hannesw
2016-03-23 14:54:30 +05:30
Phil Race
03338de544
Merge
2016-03-22 13:10:07 -07:00
Jesper Wilhelmsson
74c006ac7f
Merge
2016-03-19 01:23:44 +01:00
Alan Bateman
db4d383614
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
Erik Joelsson
01983638d2
8151770: 9-client windows builds fail on windows since make file change for 8145174
...
Reviewed-by: prr
2016-03-14 13:10:50 -07:00
David Dehaven
428cdf9465
Merge
2016-03-11 11:42:43 -08:00
David Dehaven
481e6102b8
Merge
2016-03-11 09:16:55 -08:00
Rajeev Chamyal
c4c2df3247
8145174: HiDPI splash screen support on Linux
...
Reviewed-by: serb, alexsch
2016-03-11 11:00:38 +05:30
Alejandro Murillo
7abd206441
Merge
2016-03-08 19:03:30 -08:00
Brent Christian
7d85e0638f
8148187: Remove OS X-specific com.apple.concurrent package
...
Removed jdk.deploy.osx module (including com.apple.concurrent)
Reviewed-by: alanb, erikj, mchung
2016-03-08 11:36:42 -08:00
David Dehaven
ddd9185c51
Merge
2016-03-07 16:38:23 -08:00
Prasanta Sadhukhan
e9a6360272
8058316: lookupDefaultPrintService returns null on Solaris 11
...
Reviewed-by: prr, jdv
2016-03-07 11:54:42 +05:30
Alejandro Murillo
dbc5e5d48d
Merge
2016-03-05 20:46:44 -08:00
Erik Joelsson
510bcb3a35
8151302: Attempt at silencing build log broke html32.bdtd
...
Reviewed-by: mchung
2016-03-04 18:36:27 +01:00
Sergey Bylokhov
b0127a7f0c
8151288: Generation of property files for gtk l&f can be skipped on win/osx
...
Reviewed-by: erikj
2016-03-04 20:10:52 +03:00
Erik Joelsson
d91d8b251c
8151297: Class name change for CLDRLocaleDataMetaInfo_jdk_localedata needs updating in makefile
...
Reviewed-by: alanb
2016-03-04 17:05:52 +01:00
Coleen Phillimore
d0426d7d41
8150778: Reduce Throwable.getStackTrace() calls to the JVM
...
Replace JVM_GetStackTraceDepth and JVM_GetStackTraceElement, with JVM_GetStackTraceElements that gets all the elements in the StackTraceElement[]
Reviewed-by: dfuchs, mchung, shade, hseigel
2016-03-10 14:20:59 -05:00
Chris Hegarty
d6208a2b4a
8150162: Move sun.misc.Version to a truly internal package
...
Reviewed-by: alanb, iris, mchung, rriggs
2016-03-03 12:07:13 +00:00
Markus Grönlund
85ee898a02
8143235: Remove libjfr mapfile
...
Reviewed-by: jbachorik, egahlin
2016-03-01 23:54:05 +01:00
Erik Joelsson
2435cd24ef
8150497: 32 jshell tests failed on Windows 32 bit
...
Reviewed-by: darcy, tbell
2016-02-26 06:03:12 +01:00
David Dehaven
f1dc46272b
8132743: Move netscape.javascript package from jdk.plugin to new module
...
Reviewed-by: kcr, mchung, alanb
2016-02-25 15:42:01 -08:00
Michael McMahon
095027bd74
8087112: HTTP API and HTTP/1.1 implementation
...
Reviewed-by: alanb, chegar, coffeys, psandoz, rriggs
2016-02-25 23:14:22 +00:00
Alejandro Murillo
36d5ceb3eb
Merge
2016-02-23 18:57:08 -08:00
Erik Joelsson
c542850197
8150456: jdk 9 nightly build fails on Windows 32 bit
...
Reviewed-by: tbell, ihse
2016-02-24 00:14:23 +01:00
Naoto Sato
e9d44ad2ca
8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name
...
Reviewed-by: mchung
2016-02-23 10:51:37 -08:00
Yingqi Lu
4dfed66526
6432031: Add support for SO_REUSEPORT
...
Reviewed-by: alanb, simonis, chegar
2016-02-23 17:41:00 +00:00
Magnus Ihse Bursie
589abd0822
8150203: Incremental update from build-infra project
...
Reviewed-by: erikj
2016-02-22 11:23:03 +01:00
Naoto Sato
540c76f5b1
8148346: Reduce number of packages in jdk.localedata module
...
Reviewed-by: okutsu, alanb
2016-02-19 09:55:37 -08:00
Alejandro Murillo
d147a661d8
Merge
2016-02-18 15:19:41 -08:00
Roger Riggs
1ea7533dbf
8149750: Decouple sun.misc.Signal from the base module
...
Reviewed-by: chegar, dholmes
2016-02-18 14:44:50 -05:00
Mandy Chung
d0be7ebb21
8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module
...
Reviewed-by: alanb
2016-02-17 17:45:12 -08:00
Chris Hegarty
2753ab4610
8068686: Remove meta-index support
...
Reviewed-by: alanb, erikj, mchung
2016-02-17 11:45:46 +00:00
Daniel D. Daugherty
4d0a1d0222
Merge
2016-02-16 12:09:11 -08:00
Xueming Shen
0072af1be6
7071819: To support Extended Grapheme Clusters in Regex
...
8147531: To add named character construct \N{...} to support Unicode name property
Reviewed-by: naoto, okutsu, plevart
2016-02-12 19:24:31 -08:00
Magnus Ihse Bursie
f4ce870684
8149647: Incremental enhancements from build-infra
...
Reviewed-by: erikj
2016-02-12 11:07:54 +01:00
Mikael Vidstedt
7f395c26ab
8141491: Unaligned memory access in Bits.c
...
Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory
Reviewed-by: jrose, dholmes, psandoz
2016-02-10 15:20:41 -08:00
Alejandro Murillo
b8e0f8aa93
Merge
2016-01-28 16:30:39 -08:00
Goetz Lindenmaier
32687876fa
8149529: Adapt SAP copyrights to new company name in jdk repository
...
Reviewed-by: simonis, chegar
2016-01-27 10:35:49 +01:00
Ramanand Patil
2d836a5595
8148446: (tz) Support tzdata2016a
...
Reviewed-by: okutsu, aefimov
2016-02-09 11:57:57 +05:30
Ramanand Patil
1377939c5d
8148570: TzdbZoneRulesCompiler.java throws Null Pointer Exception While Compiling and building TZDB data file
...
While getting value from DayOfWeek, -1 is returned if the DayOfWeek is null. The reason to return “-1” being, the same value is checked later while getting day-of-week byte (dowbyte) at line no. 251, ZoneRules.java.
Reviewed-by: rriggs, aefimov
2016-02-09 11:17:28 +05:30
Erik Joelsson
fead4851e1
8148629: Disable remaining warnings in awt/fontmanager
...
Reviewed-by: ihse
2016-02-05 15:23:15 +01:00
Erik Joelsson
f8fa6e063d
8148955: libjimage.so compiled with wrong flags
...
Reviewed-by: alanb
2016-02-04 09:51:24 +01:00
Tobias Hartmann
7565509d93
Merge
2016-01-26 09:11:59 +01:00
Tobias Hartmann
6af2f8f8c4
Merge
2016-01-15 09:15:33 +01:00
Alejandro Murillo
70a4694f73
Merge
2016-01-12 11:31:48 -08:00
Konstantin Shefov
13e2eedb5f
8141615: Add new public methods to sun.reflect.ConstantPool
...
Reviewed-by: twisti, iignatyev, coleenp
2016-01-12 17:03:06 +03:00
Iris Clark
9d07dc02e1
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
...
Reviewed-by: alanb, chegar, lancea, prr
2016-01-20 11:02:36 -08:00
Andreas Lundblad
102356ccab
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
...
Updated include/exclude pattern arguments for sjavac.
Reviewed-by: erikj
2016-01-08 17:10:45 +01:00
Joseph Provino
32ec535805
Merge
2016-01-07 20:06:51 +00:00
Tobias Hartmann
cdd6aa5d50
Merge
2016-01-06 08:02:24 +01:00
Volker Simonis
986ef090f1
8146425: After change 8142907 'EXCLUDE_FILE' is wrongly interpreted as pattern
...
Reviewed-by: erikj
2016-01-05 18:53:27 +01:00
Joseph Provino
a02ddb869a
Merge
2016-01-01 17:08:24 +00:00
Dmitry Samersoff
dfa133a796
8067194: Restructure hotspot/agent/src to conform the modular source layout
...
Move sources under jdk.hotspot.agent
Reviewed-by: ihse, erikj, jbachorik
2015-12-23 13:12:46 +03:00
Christian Thalinger
32aff4400c
Merge
2015-12-22 13:41:12 -08:00
Christian Thalinger
48e2ec8057
Merge
2015-12-18 10:00:55 -08:00
Phil Race
52a03c2f27
Merge
2015-12-22 09:14:16 -08:00
Chris Hegarty
0c7d3be7a8
8146484: Examine sun.misc.MessageUtils
...
Reviewed-by: alanb, mchung, sherman
2016-01-06 17:40:48 +00:00
Chris Hegarty
aa0ef2e9f5
8145544: Move sun.misc.VM to jdk.internal.misc
...
Reviewed-by: alanb, mullan, weijun
2016-01-06 10:01:44 +00:00
Magnus Ihse Bursie
a3410ef323
8142907: Integration of minor fixes from the build-infra project
...
Reviewed-by: erikj, dholmes
2015-12-15 11:02:12 +01:00
Phil Race
6447b5bb8b
Merge
2015-12-14 10:36:12 -08:00
Xueming Shen
2b91819eec
8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
...
Reviewed-by: coffeys
2015-12-14 09:27:15 -08:00
Jaroslav Bachorik
fbce4be2e6
8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
...
Reviewed-by: alanb, mchung, dholmes, erikj, ihse
2015-12-11 14:02:41 +01:00
Phil Race
47cd79c08d
Merge
2015-12-10 11:46:23 -08:00
Xueming Shen
b0e22f9603
8144958: changes by JDK-8142508 seems to have broken jtreg
...
Reviewed-by: darcy
2015-12-08 16:43:58 -08:00
Xueming Shen
44a8a73eb6
8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk
...
Reviewed-by: coffeys
2015-12-08 09:25:01 -08:00
Erik Joelsson
bb6d5ef30c
8144857: Intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
...
Reviewed-by: dholmes
2015-12-08 12:05:51 +01:00
Athijegannathan Sundararajan
4d646ce633
8143404: Remove apple script engine code in jdk repository
...
Reviewed-by: alanb, mchung
2015-12-08 10:13:57 +05:30
Phil Race
3c2bc66bb7
Merge
2015-12-03 11:56:10 -08:00
Phil Race
9e7c592717
8144616: Problem building OpenJDK/harfbuzz on jprt
...
Reviewed-by: serb, vadim
2015-12-03 11:53:00 -08:00
Masayoshi Okutsu
00cf15a96c
8141243: Unexpected timezone returned after parsing a date
...
Reviewed-by: naoto, peytoia
2015-12-03 15:34:08 +09:00
Phil Race
26a709b671
Merge
2015-12-02 16:45:03 -08:00
Phil Race
c410a92fed
Merge
2015-12-02 11:22:27 -08:00
Lana Steuck
af7402f069
Merge
2015-12-02 09:34:55 -08:00
Phil Race
214c48d9d2
Merge
2015-12-02 09:15:12 -08:00
Weijun Wang
c804d98306
8141690: JDK-8133151 change to MakeJavaSecurity.java is not complete
...
Reviewed-by: mullan
2015-12-02 16:44:58 +08:00
Alejandro Murillo
b068c21ff1
Merge
2015-11-30 13:55:09 -08:00
Jesper Wilhelmsson
a5b3e891de
Merge
2015-11-30 18:40:06 +01:00
Weijun Wang
343b6c3253
8143959: Certificates requiring blacklisting
...
Reviewed-by: mullan
2015-11-26 16:25:48 -08:00
Erik Joelsson
5f8e39900c
8143895: Fix LDFLAGS issues after JDK-8056925
...
Reviewed-by: ihse
2015-11-24 15:40:03 +01:00
Erik Joelsson
f21d693218
8142336: Convert the SA agent build to modular build-infra makefiles
...
Reviewed-by: ihse, sla, dsamersoff, twisti
2015-11-24 12:18:25 +01:00
Mandy Chung
eb2c6c52bb
8143911: Reintegrate JEP 259: Stack-Walking API
...
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Hamlin Li <huaming.li@oracle.com>
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
2015-11-24 15:05:58 -08:00
Christian Tornqvist
557f4f366f
8143931: Back out JDK-8140450
...
Reviewed-by: coleenp
2015-11-24 10:12:32 -08:00
Erik Joelsson
81ef7af09e
8143141: Bring in minor build changes from the jigsaw/jake forest
...
Reviewed-by: ihse, mchung
2015-11-24 15:46:14 +01:00
Attila Szegedi
b651c20764
8141338: Move jdk.internal.dynalink package to jdk.dynalink
...
Reviewed-by: alanb, mchung, sundar
2015-11-24 10:22:26 +01:00
Jiangli Zhou
fa7027d6e4
Merge
2015-11-23 23:42:47 +01:00
Mandy Chung
500a73cdb1
8140450: Implement JEP 259: Stack-Walking API
...
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Hamlin Li <huaming.li@oracle.com>
Reviewed-by: coleenp, dfuchs, bchristi, psandoz, sspitsyn
2015-11-23 12:44:50 -08:00
Phil Race
301586f462
8143177: Integrate harfbuzz opentype layout engine per JEP 258
...
Reviewed-by: srl, vadim, serb
2015-11-23 09:58:44 -08:00
Peter Brunet
90c71390a7
8056925: Add jaccessinspector and jaccesswalker to the bin directory
...
Add jaccessinspector, jaccesswalker to jdk.accessibility module; update launcher in make
Reviewed-by: erikj, van, prr
2015-11-20 17:54:58 -06:00
Jiangli Zhou
68191a9002
Merge
2015-11-19 18:18:05 -05:00
Iris Clark
b1b246fa7b
Merge
2015-11-19 14:00:49 -08:00
Phil Race
5f60908938
Merge
2015-11-17 13:09:16 -08:00
Iris Clark
6568d3457b
Merge
2015-11-16 17:10:20 -08:00
Alexander Scherbatiy
d48c3fcafb
8137571: Linux HiDPI Graphics support
...
Reviewed-by: flar, serb
2015-11-13 18:36:14 +04:00
Erik Joelsson
4c7b25d5bf
8145106: Still intermittent build error building jdk/src/demo/solaris/jni/Poller/Poller.c
...
Reviewed-by: tbell, dholmes
2015-12-11 11:46:45 +01:00
Brian Burkhalter
30abf404b3
8139133: Changing the modification time on a unix domain socket file fails
...
If a file descriptor cannot be obtained, use utimes() instead of futimes().
Reviewed-by: alanb
2015-12-10 15:57:27 -08:00
Jaroslav Bachorik
5bb9726117
8043138: Attach API should not require jvmstat rmi protocol
...
Reviewed-by: alanb, mchung, erikj, ihse
2015-11-13 14:44:05 +01:00
Kumar Srinivasan
6583a4c652
8035473: [javadoc] Revamp the existing Doclet APIs
...
8146529: Update the new Doclet API
8146427: "-nohelp" option issue
8146475: "-helpfile" option issue
Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
2015-11-12 17:56:29 -08:00
Chris Hegarty
bdbc4d15df
8140606: Update library code to use internal Unsafe
...
Reviewed-by: alanb, mchung, psandoz, weijun
2015-11-11 09:19:12 +00:00
Magnus Ihse Bursie
cda93faedc
8142383: Use named arguments for SetupCompileProperties in jdk
...
Reviewed-by: erikj
2015-11-10 15:00:25 +01:00
Alejandro Murillo
b96356c53b
Merge
2015-11-09 20:37:05 -08:00
Iris Clark
2f8616e7b4
Merge
2015-11-09 10:57:01 -08:00
Matthias Klose
7afea22f63
8139932: Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg]
...
Reviewed-by: erikj, omajid, prr
2015-11-06 17:27:27 -05:00
Alejandro Murillo
7bbbc98da3
Merge
2015-11-06 11:11:53 -08:00
Nils Eliasson
aa89658abd
Merge
2015-11-06 11:34:03 +01:00
Jesper Wilhelmsson
3233a95edc
Merge
2015-11-05 20:00:53 +01:00
Magnus Ihse Bursie
5aee1308ca
8141444: Clean up building of JDK launchers
...
Reviewed-by: erikj
2015-11-05 10:54:05 +01:00
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