Alex Menkov
ba7c4a35c3
7000132: Misplaced description in javax.sound.sampled.AudioSystem.getTargetDataLine
...
Reviewed-by: dav
2011-02-18 13:27:29 +03:00
Alex Menkov
5e361485c1
6801236: test closed/javax/sound/sampled/FileWriter/WaveBigEndian.java fails
...
Reviewed-by: alexp
2011-02-18 13:21:49 +03:00
Athijegannathan Sundararajan
437b0f5f71
7018459: javax.script code comments have issues with HTML4 validation and Accessibility compliance
...
Reviewed-by: jjh
2011-02-18 12:07:46 +05:30
Alan Bateman
d1cf52c16a
Merge
2011-02-17 20:53:26 +00:00
Alan Bateman
9aa277a541
6526860: (fc) FileChannel.position returns 0 when FileOutputStream opened in append mode
...
Reviewed-by: forax
2011-02-17 20:50:22 +00:00
Andrew Brygin
f1c2d419cb
7018912: [parfait] potential buffer overruns in imageio jpeg
...
Reviewed-by: jgodinez, prr
2011-02-17 13:42:26 +03:00
Stuart Marks
313991183b
7018392: update URLJarFile.java to use try-with-resources
...
Reviewed-by: alanb, chegar, hawtin
2011-02-16 18:22:52 -08:00
Phil Race
daf8e751d4
7019441: No lookup cache for internal composite font creation leads to java heap growth
...
Reviewed-by: igor, jgodinez
2011-02-16 15:58:28 -08:00
Xueming Shen
2c97d8fb44
6999337: java.exe fails to start if some directory names in path to java binaries contain Russian characters
...
Updated to make sure the system properties are accessable by vm during initialization
Reviewed-by: alanb, mchung
2011-02-16 11:11:31 -08:00
Sergey Malenkov
9c787663dc
6980124: closed/javax/swing/plaf/synth/SynthPainter/unitTest/UnitTest.java fails
...
Reviewed-by: alexp
2011-02-16 18:32:06 +03:00
Chris Hegarty
560ab81595
6562203: Thread doesn't terminate immediately if it was stopped before start
...
Reviewed-by: dholmes, alanb
2011-02-16 12:38:13 +00:00
Masayoshi Okutsu
0bfde7d243
6936350: API clarification needed on useDaylightTime() for timezones that have defined usage dates
...
Reviewed-by: peytoia
2011-02-16 16:51:21 +09:00
Kelly O'Hair
5e7327e608
Merge
2011-02-15 20:18:20 -08:00
Igor Nekrestyanov
c4c3bd2b78
Merge
2011-02-15 19:16:39 -08:00
Andrei Dmitriev
0a926d8d57
6994933: java.awt.Desktop feature is "intermittently" supported on Solaris. Really unexpected behavior
...
Reviewed-by: art, dcherepanov
2011-02-16 01:12:53 +03:00
Kelly O'Hair
3157d22a44
Merge
2011-02-15 12:34:23 -08:00
Alexander Potochkin
a2309c8fe0
6956842: BasicTreeUI.getPreferredSize(JComp c) is delegated to getPreferredSize(c, true) not (c, false)
...
Reviewed-by: rupashka
2011-02-15 16:40:25 +03:00
John R Rose
24715146fd
7016520: JSR 292 rules for polymorphic signature processing must be in package-info
...
Insert rules for bytecode processors to recognize signature polymorphic names
Reviewed-by: twisti
2011-02-15 00:16:56 -08:00
John R Rose
ba8c992976
7014755: JSR 292 member lookup interaction with security manager
...
Add security manager interactions for Lookup methods
Reviewed-by: twisti
2011-02-15 00:16:53 -08:00
John R Rose
53a35e23ee
7016261: JSR 292 MethodType objects should be serializable
...
Define private writeObject, readObject, and readResolve methods. Also add unit tests.
Reviewed-by: twisti
2011-02-15 00:16:50 -08:00
Xue-Lei Andrew Fan
ce7292003a
7018897: CertPath validation cannot handle self-signed cert with bad KeyUsage
...
Remove KeyUsage checking for trust anchors
Reviewed-by: mullan
2011-02-14 13:31:13 -08:00
Neil Richards
32b8c54ea3
6927486: Hashtable writeObject() may deadlock
...
Do not synchronize on self while writing hash table elements
Reviewed-by: alanb, mduigou
2011-02-14 11:00:02 -08:00
Mike Duigou
21d721f9ff
Merge
2011-02-14 10:48:46 -08:00
Neil Richards
709cabc2f1
6934356: Vector.writeObject() serialization may deadlock
...
No longer synchronize on self while writing other objects.
Reviewed-by: alanb, forax, mduigou, peterjones
2011-02-14 10:38:51 -08:00
Daniel D. Daugherty
29b4c54984
6637230: 2/3 jps doesn't work for application waiting for direct attach
...
Properly handle exceptions thrown when querying a monitored VM.
Reviewed-by: dsamersoff, swamyv
2011-02-14 09:31:58 -08:00
Michael Fang
f39b5bdcbb
Merge
2011-02-11 22:57:35 -08:00
Xueming Shen
05a3d3acb6
6996192: Console.readPassword race: input echo off must be prior to writing prompt
...
To turn off echo before prompt
Reviewed-by: alanb
2011-02-11 17:09:35 -08:00
Lana Steuck
45968c05a0
Merge
2011-02-11 15:51:51 -08:00
Weijun Wang
3cda6b5fd0
7016698: test sun/security/krb5/runNameEquals.sh failed on Ubuntu
...
Reviewed-by: valeriep
2011-02-12 07:30:01 +08:00
Weijun Wang
d43bb4114c
6742654: Code insertion/replacement attacks against signed jars
...
6911041: JCK api/signaturetest tests fails for Mixed Code PIT builds (b91) for all trains
6921823: JarVerifier csdomain field not initialized
6921839: Update trusted.libraries list
Reviewed-by: dgu
2011-02-12 05:09:36 +08:00
Xueming Shen
0e63901156
7007596: (zipfs) FileSystems.newFileSystem(FileRef...) always employs zipfs regardless the real Path type
...
Updated newFileSystem() to throw UOE exception for non-zip/jar file
Reviewed-by: alanb
2011-02-11 12:20:45 -08:00
Lana Steuck
3eb4164d84
Merge
2011-02-11 12:14:38 -08:00
Clemens Eisserer
8a19e99f74
7018364: XShmGetImage with image's > drawable's size causes BadMatch
...
Reviewed-by: art, anthony
2011-02-11 10:40:24 -08:00
John R Rose
f485ab561e
7013730: JSR 292 reflective operations should report errors with standard exception types
...
Remove NoAccessException, replace it by ReflectiveOperationException subtypes; adjust javadoc of exceptions
Reviewed-by: twisti
2011-02-11 01:26:32 -08:00
John R Rose
54e473f9f8
7012650: implement JSR 292 EG adjustments through January 2010
...
Misc. EG changes and polishes (excluding 7013417)
Reviewed-by: twisti
2011-02-11 01:26:28 -08:00
John R Rose
eedbedae93
7013417: JSR 292 needs to support variadic method handle calls
...
Implement MH.asVarargsCollector, etc., and remove withTypeHandler.
Reviewed-by: twisti
2011-02-11 01:26:24 -08:00
Athijegannathan Sundararajan
2c8d5d6472
6604827: JavaDoc for ScriptEngineFactory.getMethodCallSyntax contains an error
...
Reviewed-by: mchung
2011-02-11 10:38:10 +05:30
Michael Fang
841872dc4b
7017734: jdk7 message drop 1 translation integration
...
Reviewed-by: ogino, yhuang
2011-02-10 20:52:39 -08:00
Alexander Potochkin
17088aceaa
6993171: JavaTest/JDK7b114 - no help text is shown for interview questions, JavaTest HANGS UP
...
Reviewed-by: rupashka
2011-02-10 21:36:18 +03:00
Andrew Brygin
4598218eac
6989774: imageio compiler warnings in native code
...
Reviewed-by: igor, prr
2011-02-10 13:44:36 +03:00
Igor Nekrestyanov
58646796e5
Merge
2011-02-09 21:20:41 -08:00
Clemens Eisserer
3f1466e7d2
7018387: Xrender pipeline may leak GC's
...
Reviewed-by: prr
2011-02-09 14:34:04 -08:00
Andrew Brygin
763f890029
6818960: ImageFetcher ( MediaTracker) Thread leak
...
Reviewed-by: igor, prr
2011-02-09 22:24:42 +03:00
Lana Steuck
6641ee235d
Merge
2011-02-09 10:28:20 -08:00
Alan Bateman
81d9e046a3
Merge
2011-02-09 16:30:37 +00:00
Vladimir Yaroslavskiy
35f815a7b4
7018258: Dual-pivot updates in 7013585 can fail with ArrayIndexOutOfBoundsException
...
Reviewed-by: alanb
2011-02-09 15:59:27 +00:00
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
Chris Hegarty
71a1558a67
7013961: Threads attached via JNI attach prevent daemon ThreadGroups from being destroyed
...
Reviewed-by: dholmes
2011-02-09 09:53:07 +00:00
Yuka Kamiya
5c4ea049dd
7017800: (tz) Support tzdata2011b
...
Reviewed-by: okutsu
2011-02-09 18:00:29 +09:00