Commit Graph

385 Commits

Author SHA1 Message Date
Daniel D. Daugherty
b063fde504 8131128: Merge error in jprt.properties leads to missing devkit argument
Add missing line break; fix backslash lineup.

Reviewed-by: tbell, kvn
2015-07-14 09:36:38 -07:00
Alejandro Murillo
33ab883a0c Merge 2015-07-09 22:46:15 -07:00
Jan Lahoda
f5a4efc171 8080679: Include jline in JDK for Java and JavaScript REPLs
Reviewed-by: alanb, erikj, forax, iris, sundar
2015-07-07 13:17:52 +02:00
David Holmes
66ed0c65d3 8076581: Need a NON-PCH build to quickly detect missing dependencies in the source base
Pass --disable-precompiled-headers for all fastdebug builds in JPRT

Reviewed-by: goetz, tbell, simonis, dcubed
2015-07-06 22:19:29 -04:00
Daniel D. Daugherty
d4bf88528d Merge 2015-07-03 06:23:29 -07:00
Daniel D. Daugherty
963a60c4b6 Merge 2015-07-02 14:12:18 -07:00
Alejandro Murillo
1469c28e73 Merge 2015-06-30 11:20:42 -07:00
Phil Race
768edece69 Merge 2015-06-30 08:51:34 -07:00
Erik Joelsson
e0916bf585 8130060: Revert use of devkit on macosx in JPRT
Reviewed-by: tbell
2015-06-30 09:51:08 +02:00
Alejandro Murillo
e2342386b8 8130092: Backout Update jprt.properties with property listing tests subtrees
Reviewed-by: dholmes
2015-06-29 17:17:56 -07:00
Erik Joelsson
e4cc69a288 8129969: Switch JPRT configuration to use devkits for Windows and Macosx
Reviewed-by: tbell, dholmes
2015-06-29 11:00:10 +02:00
Erik Joelsson
920d9bde4c 8114822: debug build with --disable-debug-symbols fails: java.io.UncheckedIOException
Reviewed-by: dholmes
2015-06-29 10:55:17 +02:00
Alejandro Murillo
670db9e406 Merge 2015-06-26 19:11:14 -07:00
Vladimir Kozlov
76e875b981 Merge 2015-06-25 09:48:23 -07:00
Mikael Vidstedt
053ccc4c4a 8129615: Remove jbb from jprt hotspot testset
Reviewed-by: gtriantafill, coleenp
2015-06-24 15:29:34 -07:00
Jesper Wilhelmsson
94f4ff3fb2 Merge 2015-06-24 13:53:34 +02:00
Mikael Vidstedt
32a2354292 8129518: Remove ParOldGC tests from the jprt hotspot testset
Reviewed-by: dholmes, brutisso
2015-06-23 10:20:10 -07:00
Alejandro Murillo
39e7e0d003 Merge 2015-06-23 08:59:06 -07:00
Erik Joelsson
5c4eaf6ba0 8129503: The SOURCE value in release file of JDK 9 doesn't contain changesets since b49
Reviewed-by: tbell
2015-06-23 15:11:56 +02:00
Phil Race
f17974f1df Merge 2015-06-22 13:29:34 -07:00
Dmitrij Pochepko
f0b036aabc 8098834: Update jprt.properties with property listing tests subtrees
Reviewed-by: dholmes
2015-06-20 11:24:07 +03:00
Alejandro Murillo
ce81f0da6d Merge 2015-06-18 22:38:34 -07:00
Daniel D. Daugherty
c9605d2534 Merge 2015-06-18 13:05:59 -07:00
Erik Joelsson
5d48245cf7 8080915: [macosx] JDK 9 installation does not add java info to the java_home plist
Reviewed-by: tbell
2015-06-18 17:00:44 +02:00
Erik Joelsson
1fd2ac8e9b 8087208: Add devkit creation script for windows
Reviewed-by: ihse
2015-06-18 10:15:41 +02:00
Erik Joelsson
b0742f7a97 8087193: Support building with devkits on Macosx
Reviewed-by: ihse
2015-06-18 10:08:42 +02:00
Joe Darcy
c8cd505356 8098579: Remove non-existent javax.tools.annotation package from CORE_PKGS.gmk
Reviewed-by: jjg
2015-06-16 16:11:18 -07:00
Jesper Wilhelmsson
230f1ae9c8 Merge 2015-06-15 13:48:27 +02:00
Omair Majid
1a4a4c0f70 8087156: SetupNativeCompilation ignores CFLAGS_release for cpp files
Reviewed-by: erikj
2015-06-11 10:37:11 -04:00
Andreas Lundblad
ebd11a8353 8054717: SJavac should track changes in the public apis of classpath classes!
Adjusted Java compilation to accomodate for changes to sjavac.

Reviewed-by: erikj
2015-06-09 16:08:38 +02:00
Erik Joelsson
b94a868049 8081814: Modularize the deploy build
Reviewed-by: ihse, ddehaven
2015-06-04 18:27:42 +02:00
Phil Race
058d8664d4 Merge 2015-06-16 13:00:47 -07:00
Peter Brunet
25ccc524c2 8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location
Build jdk.accessibility for all platforms

Reviewed-by: erikj, dholmes
2015-06-12 19:23:53 -05:00
Magnus Ihse Bursie
995e80befa 8081471: Allow SetupTestFilesCompilation to set LDFLAGS for individual tests
Reviewed-by: erikj
2015-06-03 11:03:06 +02:00
Alejandro Murillo
e1eaa0d6f7 Merge 2015-05-28 11:37:13 -07:00
Mandy Chung
ee3e359025 8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj
2015-05-27 13:25:04 -07:00
Mandy Chung
015ec1085a 8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
2015-05-22 16:44:09 -07:00
Staffan Larsen
c55c7818a4 8066757: Can't build 'images' with --disable-zip-debug-info on OS X after jigsaw m2 merge
Reviewed-by: erikj, ihse
2015-05-22 09:09:56 +02:00
Alejandro Murillo
e26ec25ca4 Merge 2015-05-19 11:39:57 -07:00
Magnus Ihse Bursie
eeaa0923e4 8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
Reviewed-by: erikj
2015-05-19 10:03:48 +02:00
Alejandro Murillo
36499a2b18 Merge 2015-05-14 12:05:31 -07:00
Joe Darcy
d95bfcad3e 8075771: Enable "missing" doclint check in build of the java.desktop module
Reviewed-by: ihse
2015-05-13 15:48:24 -07:00
Phil Race
da66049814 Merge 2015-05-13 08:37:17 -07:00
Athijegannathan Sundararajan
6ede1d2199 8079900: javadoc is missing for jdk.nashorn.api.tree package
Reviewed-by: lagergren, erikj
2015-05-11 16:39:31 +05:30
Harold Seigel
c4bb314487 Merge 2015-05-08 13:23:28 -04:00
Magnus Ihse Bursie
7ec9ed5041 8074859: Turn on warnings as error
Reviewed-by: erikj
2015-05-08 10:37:13 +02:00
Alejandro Murillo
a9700af7d5 Merge 2015-05-07 15:34:44 -07:00
Magnus Ihse Bursie
45c77a184b 8078046: Remove MCS post-processing on Solaris
Reviewed-by: dholmes
2015-05-06 15:30:51 +02:00
Erik Joelsson
0cd8ff5e10 8079344: Allow custom or platform specific java source to automatically override shared source
Reviewed-by: ihse
2015-05-06 11:15:27 +02:00
Magnus Ihse Bursie
50d1f86836 8078058: Clean up mac bundles logic
Reviewed-by: erikj
2015-05-06 10:47:21 +02:00