Jonathan Gibbons
|
0a58cffe88
|
8298405: Implement JEP 467: Markdown Documentation Comments
8329296: Update Elements for '///' documentation comments
Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
Reviewed-by: prappo, darcy, hannesw
|
2024-05-17 17:42:46 +00:00 |
|
Jonathan Gibbons
|
a920af233a
|
8303689: javac -Xlint could/should report on "dangling" doc comments
Reviewed-by: vromero, ihse, prr
|
2024-04-26 19:47:06 +00:00 |
|
Magnus Ihse Bursie
|
16061874ff
|
8326947: Minimize MakeBase.gmk
Reviewed-by: erikj
|
2024-04-11 14:15:34 +00:00 |
|
Magnus Ihse Bursie
|
3f4b167c97
|
8329672: Only call SetupNativeCompilation from SetupJdkNativeCompilation
Reviewed-by: erikj
|
2024-04-05 08:37:41 +00:00 |
|
Magnus Ihse Bursie
|
b893a2b2f7
|
8321597: Use .template consistently for files treated as templates by the build
Reviewed-by: erikj
|
2023-12-08 15:46:02 +00:00 |
|
Magnus Ihse Bursie
|
ce4e6e2bd7
|
8320915: Update copyright year in build files
Reviewed-by: erikj, iris
|
2023-11-28 21:40:20 +00:00 |
|
Archie L. Cobbs
|
8f5bb538ab
|
8015831: Add lint check for calling overridable methods from a constructor
6557145: Warn about calling abstract methods in constructors
Reviewed-by: ihse, vromero, mcimadamore
|
2023-03-17 22:05:50 +00:00 |
|
Adam Sotona
|
aff5ff14b2
|
8244681: Add a warning for possibly lossy conversion in compound assignments
8293797: Release Note: Javac warns about type casts in compound assignments with possible lossy conversions
Reviewed-by: erikj, prr
|
2022-09-15 10:10:23 +00:00 |
|
Magnus Ihse Bursie
|
160eb2bd39
|
8284891: Fix typos in build system files
Reviewed-by: erikj
|
2022-04-14 19:33:28 +00:00 |
|
Magnus Ihse Bursie
|
4b85bd546e
|
8248610: Clean up handling of Windows RC files
Reviewed-by: erikj
|
2020-07-01 22:39:58 +02:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Magnus Ihse Bursie
|
408bc486e0
|
8244036: Refresh SetupJavaCompilation, and remove support for sjavac
Reviewed-by: erikj
|
2020-04-29 08:49:17 +02:00 |
|
Magnus Ihse Bursie
|
ed8c11e0d1
|
8149110: Introduce DISABLED_WARNINGS for Java compilation
Reviewed-by: erikj
|
2020-03-12 19:42:06 +01:00 |
|
Erik Joelsson
|
778fd086a1
|
8189861: Refactor CacheFind
Reviewed-by: tbell
|
2017-10-24 10:41:45 +02:00 |
|
Magnus Ihse Bursie
|
208c58c862
|
8218431: Improved platform checking in makefiles
Reviewed-by: erikj
|
2019-02-07 12:35:45 +01:00 |
|
Magnus Ihse Bursie
|
3474e9a9fe
|
8214718: Update missing copyright year in build system
Reviewed-by: erikj, tbell
|
2018-12-03 18:46:10 +01:00 |
|
Phil Race
|
075d860ee6
|
8205494: Convert or remove all AWT applet demos
Reviewed-by: serb, erikj
|
2018-06-22 13:21:23 -07:00 |
|
Phil Race
|
52d487c316
|
8205136: Move StylePad demo to the open repository
Reviewed-by: serb, erikj
|
2018-06-22 12:16:14 -07:00 |
|
Phil Race
|
fafa9f633f
|
8205498: Typo in fix for 8205119 breaks Solaris demo build
Reviewed-by: serb
|
2018-06-21 16:58:09 -07:00 |
|
Phil Race
|
60c6812f2d
|
8205119: SwingApplet demo should be removed
Reviewed-by: serb
|
2018-06-21 14:32:41 -07:00 |
|
Phil Race
|
302000f379
|
8198991: Move Java2D demo to the open repository
Reviewed-by: serb, jeff
|
2018-05-14 08:58:32 -07:00 |
|
Phil Race
|
7efc35390e
|
8198990: Move SwingSet2 from closed to OpenJDK
Reviewed-by: serb, jeff, kaddepalli
|
2018-03-23 13:43:39 -07:00 |
|
Erik Joelsson
|
447beeba7f
|
8189434: SetupCopyFiles does not handle files with $ in them
Reviewed-by: ihse
|
2017-10-17 15:46:09 +02:00 |
|
Magnus Ihse Bursie
|
7d50345d2d
|
8189229: Remove references to $(TOPDIR)/src/*/$(MODULE)
Reviewed-by: erikj
|
2017-10-13 15:22:02 +02:00 |
|
Magnus Ihse Bursie
|
5f7dcca036
|
8188814: Simplify IncludeCustomExtension
Reviewed-by: dholmes
|
2017-10-05 12:41:06 +02:00 |
|
Erik Joelsson
|
72c4ec5462
|
8187444: Forest Consolidation: Make build work
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:56 +02:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|