History log of /openjdk10/langtools/make/tools/genstubs/GenStubs.java
Revision Date Author Comments
# 2380:773a179340fc 22-Apr-2014 pgovereau

8041521: JDK-8034245 breaks a bootcycle build
Reviewed-by: jjg


# 1785:d685b12b62a4 29-May-2013 jjg

8015641: genstubs needs to cope with static interface methods
Reviewed-by: ksrini


# 1752:46b9c25f7024 14-May-2013 jjg

8014461: genstubs creates default native methods
Reviewed-by: alanb


# 1378:384f7a4beae7 26-Oct-2012 jjg

8001717: TypeTags cleanup breaks GenStubs
Reviewed-by: jjh


# 1304:9d47f4850714 15-Aug-2012 jjh

7191449: update copyright year to match last edit in jdk8 langtools repository
Reviewed-by: jjh
Contributed-by: steve.sides@oracle.com


# 1285:01d9911df25d 28-Jun-2012 erikj

7180594: Fix GenStubs in langtools for build-infra builds
Reviewed-by: ohair


# 1223:7245999a0075 07-Mar-2012 ohrstrom

7150579: Moved ant code into a separate package, anttasks.
Summary: To allow langtools to be built without ant, the ant tasks were moved to a separated package. The packages were also renamed to proper lower case package names.
Reviewed-by: jjg