hg: hsx/hotspot-rt/hotspot: 7181175: Enable builds on Windows with MinGW/MSYS

2012-08-03 Thread daniel . daugherty
Changeset: 0d8e265ba727 Author:dcubed Date: 2012-08-03 18:34 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0d8e265ba727 7181175: Enable builds on Windows with MinGW/MSYS Summary: This fix is the minimum number of Makefile changes to enable building HotSpot with M

hg: jdk8/tl/jdk: 7188852: Move implementation of De/Inflater.getBytesRead/Writtten() to java from native

2012-08-03 Thread xueming . shen
Changeset: 1468b0af0d06 Author:sherman Date: 2012-08-03 13:40 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1468b0af0d06 7188852: Move implementation of De/Inflater.getBytesRead/Writtten() to java from native Summary: re-implemented getBytesRead/Writtten() at java level Rev

hg: jdk8/tl/langtools: 3 new changesets

2012-08-03 Thread maurizio . cimadamore
Changeset: cddc2c894cc6 Author:mcimadamore Date: 2012-08-02 18:22 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/cddc2c894cc6 7175911: Simplify error reporting API in Check.CheckContext interface Summary: Make error messages generated during Check.checkType more uniform