Commit Graph

1926 Commits

Author SHA1 Message Date
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
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
Alejandro Murillo
b84738d2e3 Merge 2016-04-11 14:21:27 -07: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
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
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