Yuri Nesterenko
41cd33fc25
Merge
2009-07-01 00:23:56 -07:00
Yuri Nesterenko
130ebaebe5
Merge
2009-07-01 00:17:02 -07:00
Erik Trimble
9fa3fbda4b
6856257: Bump the HS16 build number to 05
...
Update the HS16 build number to 05
Reviewed-by: jcoomes
2009-06-30 10:40:31 -07:00
Yuri Nesterenko
6c34ebe4d3
Merge
2009-06-30 02:48:38 -07:00
Anton Tarasov
fdd0280661
6855713: jdk7: debug build failure in awt_Frame.cpp
...
Reviewed-by: dcherepanov, yan
2009-06-30 12:55:21 +04:00
Tim Bell
101107355d
Merge
2009-06-29 23:08:52 -07:00
Tim Bell
692966b0eb
Merge
2009-06-29 23:08:06 -07:00
Xueming Shen
a91b1ffd43
Merge
2009-06-29 21:16:01 -07:00
Weijun Wang
c9930b0e4f
6855671: DerOutputStream encodes negative integer incorrectly
...
Reviewed-by: xuelei
2009-06-30 11:55:58 +08:00
Xueming Shen
4b33465b42
6707281: Adler32.update() JavaDoc is wrong
...
6553961: java.util.zip.{CRC32,Adler32}.update(int) doc errors
6646605: Missing method ZipFile.getComment()
6841232: ZipFile should implement Closeable
4985614: Failure on calls to ZipFile constructor
5032358: "java.util.zip.ZipException: The system cannot find the file specified"
6846616: java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255
Some misc bug/rfe fixes for zipfile
Reviewed-by: alanb
2009-06-29 19:57:58 -07:00
Jonathan Gibbons
b6347a63bf
6855993: fix comments in langtools launcher script
...
Reviewed-by: ohair
2009-06-29 17:45:29 -07:00
Tim Bell
c0a769b9ff
Merge
2009-06-29 17:40:17 -07:00
Yuka Kamiya
f2d770bf73
6855715: Font2Dtest demo needs to be updated to support Unicode 5.1.0
...
Reviewed-by: okutsu
2009-06-30 09:38:16 +09:00
Jonathan Gibbons
92af1e97cf
6855069: rmic should support v51 class files
...
Reviewed-by: jrose
2009-06-29 16:28:58 -07:00
Jennifer Godinez
5256d9183f
Merge
2009-06-29 14:42:22 -07:00
Andy Herrick
84c0ca5fa8
6855953: JDK7 - merger error of deployment changes with b62 -in jdk/make/sun/Makefile
...
This problem was discovered testing initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
2009-06-29 17:34:29 -04:00
Andy Herrick
974a4682e4
Merge
2009-06-29 12:06:42 -04:00
Andy Herrick
85ce7f96e2
Merge
2009-06-29 12:00:41 -04:00
Andy Herrick
a1a51c4ffa
Merge
2009-06-29 12:00:09 -04:00
Michael McMahon
df221ae4b0
Merge
2009-06-29 15:08:52 +01:00
Michael McMahon
f9268d3c20
6827999: 6827999: URLClassLoader.addURL(URL) adds URLs to closed class loader
...
Reviewed-by: chegar
2009-06-29 15:05:15 +01:00
Chris Hegarty
60b4f589fb
6855335: Several changes in the SCTP implementation
...
Reviewed-by: michaelm
2009-06-29 14:53:10 +01:00
Michael McMahon
27c5ebc1c1
Merge
2009-06-29 13:29:05 +01:00
Michael McMahon
a505db1f7d
6513803: httpserver regression test Test13 failing and causing NullPointerException
...
Check for NPEs
Reviewed-by: chegar
2009-06-29 13:10:33 +01:00
Tim Bell
817aac3f58
Merge
2009-06-28 23:16:18 -07:00
Kelly O'Hair
82ca44035d
Merge
2009-06-28 11:47:34 -07:00
Tim Bell
ae572de526
Merge
2009-06-28 00:01:09 -07:00
Tim Bell
8990000e63
Merge
2009-06-28 00:00:25 -07:00
Alan Bateman
9b6fcc28d2
6844054: (bf) Eliminate dependency on javax.management.ObjectName
...
Reviewed-by: mchung
2009-06-27 21:49:41 +01:00
Alan Bateman
212565afd7
6838333: New I/O: Update file system API to jsr203/nio2-b101
...
6844313: New I/O: File timestamps should be represented by a FileTime rather than a long+TimeUnit
Reviewed-by: sherman
2009-06-27 21:46:53 +01:00
Mahmood Ali
48800dcb6c
6855563: test broken after merge with latest parser
...
Reviewed-by: jjg
2009-06-27 12:04:43 -07:00
Kelly O'Hair
4f6bc0cc73
6855180: Fix classfile version check in java_crw_demo
...
Reviewed-by: jjg
2009-06-26 21:52:47 -07:00
Michael Ernst
d6b7dc0812
6854796: update JSR308 impl with latest code from type-annotations repo
...
Co-authored-by: Mahmood Ali <mali@csail.mit.edu>
Co-authored-by: Matt Papi <mpapi@csail.mit.edu>
Reviewed-by: jjg, mcimadamore, darcy
2009-06-26 19:47:12 -07:00
Michael Ernst
e03ee9130a
6855544: add missing files
...
Co-authored-by: Mahmood Ali <mali@csail.mit.edu>
Co-authored-by: Matt Papi <mpapi@csail.mit.edu>
Reviewed-by: jjg, mcimadamore, darcy
2009-06-26 19:12:41 -07:00
Michael Ernst
5a1465b9de
6843077: JSR 308: Annotations on types
...
Co-authored-by: Mahmood Ali <mali@csail.mit.edu>
Co-authored-by: Matt Papi <mpapi@csail.mit.edu>
Reviewed-by: jjg, mcimadamore, darcy
2009-06-26 18:51:39 -07:00
Michael Ernst
272d82ec23
6843077: JSR 308: Annotations on types
...
Co-authored-by: Mahmood Ali <mali@csail.mit.edu>
Co-authored-by: Matt Papi <mpapi@csail.mit.edu>
Reviewed-by: jjg, mcimadamore, darcy
2009-06-26 18:39:45 -07:00
Joe Darcy
2b12b62ad4
6593082: MirroredTypeException constructor does not throw NPE when type is null
...
Reviewed-by: jjg
2009-06-26 12:22:40 -07:00
Peter Zhelezniakov
f17d1e509e
6849805: Nimbus L&F: NimbusLookAndFeel.getDerivedColor() not always returns color2 for 1.0 midPoint
...
Different rounding mode used for float->int conversion
Reviewed-by: malenkov
2009-06-26 21:43:21 +04:00
Tim Bell
71fcc09e90
Merge
2009-06-26 10:26:27 -07:00
Tim Bell
645805c313
Merge
2009-06-26 10:25:45 -07:00
Man Lung Wong
adb1c7571e
6848458: java/awt/GridLayout/LayoutExtraGaps/LayoutExtraGaps.java fails
...
Consider gap between the component edge and container borders instead of just getX() and getY()
Reviewed-by: dav
2009-06-26 19:50:44 +04:00
Jean-Christophe Collet
33dbe6a01d
6855297: Windows build breaks after 6811297
...
Re-introduced the mistakenly taken out authObj member
Reviewed-by: chegar
2009-06-26 16:50:58 +02:00
Sergey Malenkov
99370fd871
6742850: Antialiasing for GTK L&F should be turned on by default if there is no embedded bitmap
...
Reviewed-by: peterz
2009-06-26 17:15:19 +04:00
Sergey Malenkov
d41845e0ab
6679840: provide a way to choose v-synced BufferStrategy
...
Reviewed-by: peterz
2009-06-26 16:58:46 +04:00
Sergey Malenkov
0ed9b1c52f
6557223: Resize cursor stays after fast outline-resize of JInternalFrame with JScrollPane
...
Reviewed-by: peterz
2009-06-26 16:30:02 +04:00
Yuri Nesterenko
c61b48b28b
6711676: Numpad keys trigger more than one KeyEvent
...
Introduce a new sniffer based on server keymap.
Reviewed-by: art
2009-06-26 11:48:58 +04:00
Erik Trimble
0fc1aa3a2b
Merge
2009-06-25 22:01:08 -07:00
Peter Zhelezniakov
433856b24d
6827032: NIMBUS: Drag and drop throws a NPE in SwingSet2 ColorChooser
...
Reviewed-by: malenkov
2009-06-26 08:09:19 +04:00
Lillian Angel
9feab8fb3a
6852607: MessageUtils JVM crash
...
Fixes crash by checking null field
Reviewed-by: alanb
2009-06-25 17:01:56 -04:00
Xiomara Jayasena
a37f5785ad
Added tag jdk7-b62 for changeset aca415f62ac6
2009-06-25 12:10:11 -07:00