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
Tom Rodriguez
986d570981
6851908: interpreter null check profiling broken causing extra compilation invalidation
...
Reviewed-by: kvn
2009-06-26 16:14:31 -07:00
Tom Rodriguez
3bdd70fe18
6818666: G1: Type lost in g1 pre-barrier
...
Reviewed-by: kvn
2009-06-26 13:03:29 -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
Andrey Petrusenko
bf215dbb7e
6854027: Precompiled headers are not being updated in Linux/GCC builds
...
Fixes incorrect handling of precompiled headers in diff mode.
Reviewed-by: never, twisti
2009-06-26 09:22:19 -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
Christian Thalinger
a9ad90fa87
5057225: Remove useless I2L conversions
...
The optimizer should be told to normalize (AndL (ConvI2L x) 0xFF) to (ConvI2L (AndI x 0xFF)), and then the existing matcher rule will work for free.
Reviewed-by: kvn
2009-06-26 07:26:10 -07: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
Xiomara Jayasena
16157d1e61
Added tag jdk7-b62 for changeset 301dcd5c88d0
2009-06-25 12:10:01 -07:00
Xiomara Jayasena
6b2bc4b69e
Added tag jdk7-b62 for changeset 90c518858444
2009-06-25 12:09:54 -07:00
Xiomara Jayasena
fd51007692
Added tag jdk7-b62 for changeset fe183c0b19a9
2009-06-25 12:09:53 -07:00
Xiomara Jayasena
5cd0d5d07c
Added tag jdk7-b62 for changeset c9577b36ceac
2009-06-25 12:09:48 -07:00
Xiomara Jayasena
c8519d5bfa
Added tag jdk7-b62 for changeset 71847d16bc71
2009-06-25 12:09:45 -07:00
Xiomara Jayasena
e798379e7f
Added tag jdk7-b62 for changeset 5d65d3a7be83
2009-06-25 12:09:43 -07:00
Jean-Christophe Collet
1ece67558e
6811297: Add more logging to HTTP protocol handler
...
Added extra logging to HttpURLConnection and HttpClient. Added a capture tool.
Reviewed-by: chegar
2009-06-25 18:56:30 +02:00
Sergey Malenkov
3fcee8351e
6848364: javax/swing/border/Test4856008.java regression test fails due to BorderedComponent package not found
...
Reviewed-by: alexp
2009-06-25 18:50:51 +04:00
Yuka Kamiya
bbd33e6ddc
6792400: Avoid loading of Normalizer resources for simple uses
...
Reviewed-by: okutsu
2009-06-25 21:55:39 +09:00
Yuri Nesterenko
b6b6594d50
Merge
2009-06-25 02:42:26 -07:00
Yuka Kamiya
3876899a84
6609750: [Fmt-De] SimpleDateFormat.format() doesn't handle pattern "y" correctly
...
Reviewed-by: okutsu
2009-06-25 17:37:28 +09:00
Yuri Nesterenko
2fb866d956
Merge
2009-06-25 00:20:34 -07:00
Yuri Nesterenko
0efb52dc90
Merge
2009-06-25 00:18:46 -07:00
Tim Bell
c76e1a308a
Merge
2009-06-24 17:34:13 -07:00
Yuka Kamiya
f73952ec12
6853792: test/java/text/Bidi/Bug6850113.java compilation error
...
Reviewed-by: okutsu
2009-06-25 07:38:09 +09:00
Vladimir Kozlov
8f6070ce0e
6841800: Incorrect boundary values behavior for option -XX:MaxLabelRootDepth=0-6 leads to jvm crash
...
MaxLabelRootDepth value less then 10 is invalid.
Reviewed-by: never
2009-06-24 12:00:51 -07:00
Andy Herrick
b8b39b3d37
6633813: Add standard hotspot import path for Kernel VM
...
This problem was discovered testing initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
2009-06-24 14:49:31 -04:00
Jennifer Godinez
912fd84f30
Merge
2009-06-24 11:49:16 -07:00
Antonios Printezis
3a643c42b0
6850869: G1: RSet "scrubbing" scrubs too much
...
RSet scrubbing incorrectly deletes RSet entries that point to regions tagged as "continues humongous" due to a race when RSet scrubbing iterates over regions in parallel.
Reviewed-by: apetrusenko, iveresov
2009-06-24 11:42:03 -04:00
Sergey Malenkov
eaf8bfc5f3
6737700: api/javax_swing/table/DefaultTableCellRenderer/index.html#getset:DefaultTableCellRenderer
...
Reviewed-by: alexp
2009-06-24 17:45:19 +04:00
Sergey Malenkov
c48e8ec7a6
6852574: EnumPersistenceDelegate fails to persist instances with blocks
...
Reviewed-by: peterz
2009-06-24 13:59:54 +04:00
Maurizio Cimadamore
b4cc117e8c
6852649: The Rich formatter printer should be an explicit class to facilitate overriding
...
Improve reusabiliy of the rich formatter by removing anonymous inner classes/changing visibility of fields
Reviewed-by: jjg
2009-06-24 10:51:13 +01:00
Maurizio Cimadamore
1fc0b5c367
6852595: Accessing scope using JSR199 API on erroneous tree causes Illegal Argument Exception
...
Fixed problem with empty DiagnosticSource objects causing IAE in the JCDiagnostic constructor
Reviewed-by: jjg
2009-06-24 10:50:54 +01:00
Maurizio Cimadamore
6847ebb65f
6822637: ResolveError hierarchy needs to be refactored
...
Break ResolveError class into a hierarchy representing different kinds of resolution errors
Reviewed-by: jjg
2009-06-24 10:50:27 +01:00
Christian Thalinger
26949087c0
Merge
2009-06-24 02:09:45 -07:00
Yuri Nesterenko
46360bd868
Merge
2009-06-23 23:09:49 -07:00
Yuri Nesterenko
c801c71a5a
Merge
2009-06-23 23:08:59 -07:00
Tim Bell
7cd3837139
Merge
2009-06-23 22:09:28 -07:00
Tim Bell
b9554f42b8
Merge
2009-06-23 22:07:58 -07:00
Chuck Rasbold
2c5f52b511
6837094: False positive for "meet not symmetric" failure
...
Have the meet not symmetric check recursively do the interface-vs-oop check on array subtypes.
Reviewed-by: jrose
2009-06-23 17:52:29 -07:00