Andy Herrick
1aae9e05cf
Merge
2011-02-09 09:32:04 -05:00
Andy Herrick
a0b7ff8369
7016724: Remove sun.jkernel.* classes in JDK 7
...
Remove sun.jkernel.* classes in JDK 7
Reviewed-by: ohair, alanb, mchung
2011-02-09 09:19:33 -05:00
Lana Steuck
fce6dbe726
Merge
2011-01-24 13:24:56 -08:00
Lana Steuck
e73349918d
Merge
2011-01-24 13:21:20 -08:00
Lana Steuck
48b8b9464b
Merge
2011-01-24 13:20:07 -08:00
Xueming Shen
8bce4225f6
7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs
...
7009092: (zipfs) ZipPath.isSameFile() should always return true if this Path and the given Path are equal
7009085: (zipfs) ZipPath.normalize("/./.") returns null
7009102: (zipfs) ZipPath.toRealPath() should always return absolute path
Zip filesystem provider update
Reviewed-by: alanb
2011-01-24 11:47:06 -08:00
Pavel Porvatov
76600dc535
6735293: javax.swing.text.NavigationFilter.getNextVisualPositionFrom() not always throws BadLocationException
...
Reviewed-by: peterz
2011-01-24 18:04:37 +03:00
Andrew Brygin
e1a25da53b
7002766: Java2d: Changes to correct c/c++ language issues for use of parfait
...
Reviewed-by: jgodinez, prr
2011-01-24 15:14:26 +03:00
Paul Hohensee
75f781fa99
Merge
2011-01-22 08:43:25 -05:00
Paul Hohensee
300590e5ac
Merge
2011-01-22 08:42:14 -05:00
Mandy Chung
149fb4d217
Merge
2011-01-21 09:45:23 -08:00
Mandy Chung
01c9167c25
6912013: Remove the temporary launcher fix to add modules in the bootclasspath
...
Reviewed-by: ksrini
2011-01-21 09:43:57 -08:00
Chris Hegarty
e615d63fad
7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi
...
Reviewed-by: alanb, michaelm
2011-01-21 17:02:57 +00:00
Phil Race
6c31af960e
6892138: Windows GDI platform font lookup apis affect start-up for small UI apps
...
Reviewed-by: igor, jgodinez
2011-01-21 08:04:04 -08:00
Paul Hohensee
14a381f250
7013682: two test checking cpuTime filed java/lang/management/ThreadMXBean
...
Typo in 6173675 fix dropped getThreadCpuTime(long) result on the floor.
Reviewed-by: mchung, dholmes
2011-01-21 07:29:59 -05:00
Paul Hohensee
c37b51609d
6173675: M&M: approximate memory allocation rate/amount per thread
...
Subclass com.sun.management.ThreadMXBean from java.lang.management.ThreadMXBean, add getAllocatedBytes() and friends to c.s.m.ThreadMXBean and have sun.management.ThreadImpl implement c.s.m.ThreadMXBean rather than j.l.m.ThreadMXBean.
Reviewed-by: mchung, alanb, dholmes, emcmanus
2011-01-20 19:34:40 -05:00
Lana Steuck
4732162a80
Merge
2011-01-20 10:49:03 -08:00
Phil Race
33dfd5c1e8
6980204: closed/java/awt/font/LogicalFonts/MappingTest.java fails
...
Reviewed-by: jgodinez
2011-01-20 10:45:39 -08:00
Dmitry Cherepanov
abc42d9b10
7011442: AppletClassLoader.java needs to avoid spurious wakeup
...
Reviewed-by: anthony
2011-01-20 14:29:03 +03:00
Dmitry Cherepanov
5fcdecb5a9
7011443: ./share/classes/sun/awt/SunToolkit.java needs to avoid spurious wakeup
...
Reviewed-by: anthony
2011-01-20 14:28:40 +03:00
Lana Steuck
52038b7a11
Merge
2011-01-19 21:51:10 -08:00
Lana Steuck
e02ca6c7fd
Merge
2011-01-19 19:35:27 -08:00
Lana Steuck
cb72d9f503
Merge
2011-01-19 19:00:30 -08:00
Phil Race
3be956cf8b
6983037: closed/java/awt/font/FontNames/Type1Fonts.java failed due to missed font
...
Reviewed-by: igor
2011-01-19 17:02:52 -08:00
Denis Lila
adca27cd2c
4493128: CubicCurve2D intersects method fails
...
Now using subdivision code in sun.awt.geom.Curve.
Reviewed-by: flar
2011-01-19 11:31:27 -05:00
Denis Lila
e9beeba39f
4724552: CubicCurve2D.contains(Rectangle2D) returns true when only partially contained
...
Now using subdivision code in sun.awt.geom.Curve.
Reviewed-by: flar
2011-01-19 09:44:52 -05:00
Pavel Porvatov
4edf584b30
6342301: Bad interaction between setting the ui and file filters in JFileChooser
...
Reviewed-by: alexp
2011-01-17 19:14:58 +03:00
Athijegannathan Sundararajan
19889fbd3e
6508943: small typo in the documentation
...
6759414: javascript engine can not write to StringWriter
6869617: RhinoScriptEngine bug : ScriptException cause not set (with fix)
7012701: Add a test to check that Rhino's RegExp parser accepts unescaped '['
Reviewed-by: alanb, jjh
2011-01-17 13:29:12 +05:30
Stuart Marks
ba58eb7896
7012003: diamond conversion for ssl
...
Reviewed-by: wetmore
2011-01-14 15:31:45 -08:00
Phil Race
07cf679af3
6930980: Disable TrueType hinting for fonts known not to hint well
...
Reviewed-by: igor, jgodinez
2011-01-14 15:07:48 -08:00
Chris Hegarty
4f99e5d754
7010903: impl. of http.maxConnections is different from the description in JavaSE document
...
Reviewed-by: alanb, michaelm
2011-01-14 22:34:31 +00:00
Phil Race
d7db7e3515
6925760: Scaled graphics can cause overlapped LCD mode strings on Windows for pixel size > 48
...
Reviewed-by: igor, jgodinez
2011-01-14 12:10:45 -08:00
Phil Race
8d30a7a642
6989370: Windows platform fonts may be incorrectly marked as ineligible for the native rasteriser
...
Reviewed-by: igor, jgodinez
2011-01-14 11:43:36 -08:00
Phil Race
06c1663385
6951086: Excessive Local References in sun.font.SunLayoutEngine.nativeLayout
...
Reviewed-by: igor, jgodinez
2011-01-14 11:05:59 -08:00
Joe Darcy
254ad140f3
7012279: Project Coin: Clarify AutoCloseable and Throwable javadoc
...
Reviewed-by: jjb
2011-01-13 22:21:58 -08:00
Mike Duigou
b40613587d
6728865: Provide a better heuristics for Collections.disjoint method
...
Reviewed-by: alanb, dholmes, chegar, forax
2011-01-13 20:32:12 -08:00
Pavel Porvatov
593f3c20f4
6990651: Regression: NPE when refreshing applet since 6u22-b01
...
Reviewed-by: peterz
2011-01-13 20:12:45 +03:00
Michael McMahon
f8bfe29fae
7003398: NetworkInterface equals() and hashCode() behaviors depend on permissions granted
...
Reviewed-by: chegar, alanb
2011-01-13 16:33:07 +00:00
Michael McMahon
16604f391f
Merge
2011-01-13 14:41:53 +00:00
Chris Hegarty
ab0fe3d421
6964547: Impossible to set useV4 in SocksSocketImpl
...
Add socksProxyVersion property
Reviewed-by: alanb, michaelm
2011-01-13 13:24:58 +00:00
Michael McMahon
7558885d92
Merge
2011-01-13 11:10:14 +00:00
Michael McMahon
911a265def
Merge
2011-01-13 11:02:28 +00:00
Michael McMahon
de3e3830d2
6896088: URLClassLoader.close() apparently not working for JAR URLs on Windows
...
Reviewed-by: chegar
2011-01-13 11:01:30 +00:00
Keith McGuigan
eae0998268
Merge
2011-01-12 15:27:43 -08:00
Stuart Marks
07549260db
7008713: diamond conversion of kerberos5 and security tools
...
Reviewed-by: weijun
2011-01-12 13:52:09 -08:00
Keith McGuigan
8867f6b298
6436034: Instance filter doesn't filter event if it occurs in native method
...
Use 'GetLocalInstance' JVMTI extension if it exists
Reviewed-by: coleenp, dcubed
2011-01-12 11:47:35 -05:00
Michael McMahon
058b35d369
6829919: URLClassLoader.close() doesn't close resource file if getResourceAsStream(...) was called before
...
Reviewed-by: chegar
2011-01-12 15:05:10 +00:00
Doug Lea
677a39996a
7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011
...
Reviewed-by: dholmes, chegar, mduigou
2011-01-12 14:40:36 +00:00
Stuart Marks
259f06de38
7011095: revert diamond changes from 6880112 that occur in method args
...
Reviewed-by: darcy, alanb
2011-01-11 13:42:34 -08:00
Lance Andersen
10467906c4
7000693: java.sql.Timestamp compareTo() issues using low values
...
Reviewed-by: okutsu
2011-01-11 12:36:43 -05:00