xdono [Thu, 16 Apr 2009 19:10:32 -0700] rev 2543
Merge
chegar [Thu, 16 Apr 2009 17:42:00 +0100] rev 2542
4927640: Implementation of the sctp protocol
Summary: An implementation-specific API for the Stream Control Transmission Protocol
Reviewed-by: alanb, michaelm, jccollet
xdono [Thu, 16 Apr 2009 11:22:52 -0700] rev 2541
Added tag jdk7-b55 for changeset 357e7d58ea2f
duke [Wed, 05 Jul 2017 16:51:20 +0200] rev 2540
Merge
trims [Tue, 21 Apr 2009 15:08:49 -0700] rev 2539
Merge
never [Fri, 17 Apr 2009 12:22:18 -0700] rev 2538
6831604: missing null check in guarantee
Reviewed-by: kvn
trims [Wed, 15 Apr 2009 21:31:46 -0700] rev 2537
6830815: jprt.config not setting proper compiler version for use in 6u14
Summary: Add the 6u14 option to the jprt.config file in workspace
Reviewed-by: ohair
never [Tue, 14 Apr 2009 12:25:54 -0700] rev 2536
Merge
cfang [Fri, 10 Apr 2009 15:01:14 -0700] rev 2535
6829021: tests for 6636138 use UseSuperword instead of UseSuperWord
Summary: Remove the wrong flag -XX:+UseSuperword to fix the Nightly failure
Reviewed-by: kvn, never
jrose [Wed, 08 Apr 2009 10:56:49 -0700] rev 2534
6655638: dynamic languages need method handles
Summary: initial implementation, with known omissions (x86/64, sparc, compiler optim., c-oops, C++ interp.)
Reviewed-by: kvn, twisti, never
jrose [Wed, 08 Apr 2009 00:12:59 -0700] rev 2533
6827505: sizing logic for vtable and itable stubs needs self-check
Summary: Asserts and comments to help maintain the correct sizing of certain stubs
Reviewed-by: kvn
kvn [Tue, 07 Apr 2009 19:04:24 -0700] rev 2532
6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
Summary: Delay a memory node transformation if its control or address on IGVN worklist.
Reviewed-by: never
kvn [Tue, 07 Apr 2009 10:05:04 -0700] rev 2531
6826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projections after expected call")
Summary: Add the check when a Halt node is placed in a separate block.
Reviewed-by: twisti
never [Mon, 06 Apr 2009 11:53:17 -0700] rev 2530
6539464: Math.log() produces inconsistent results between successive runs.
Reviewed-by: kvn
never [Fri, 03 Apr 2009 18:51:31 -0700] rev 2529
6826261: class file dumping from SA is broken
Reviewed-by: kvn, jcoomes
kvn [Fri, 03 Apr 2009 13:33:32 -0700] rev 2528
6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph")
Summary: Use a HaltNode on the fall through path of the AllocateArrayNode to indicate that it is unreachable if the array length is negative.
Reviewed-by: never, jrose
xlu [Thu, 09 Apr 2009 13:59:45 -0700] rev 2527
Merge
xlu [Mon, 06 Apr 2009 15:47:39 -0700] rev 2526
6699669: Hotspot server leaves synchronized block with monitor in bad state
Summary: Remove usage of _highest_lock field in Thread so that is_lock_owned won't depend on the correct update of that field.
Reviewed-by: never, dice, acorn
trims [Wed, 08 Apr 2009 14:55:38 -0700] rev 2525
6828076: Fork HS15 to HS16 - renumber Major and build numbers of JVM
Summary: Update the Hotspot version number to HS16 B01 for HS16 fork
Reviewed-by: jcoomes
xdono [Thu, 16 Apr 2009 11:22:40 -0700] rev 2524
Added tag jdk7-b55 for changeset c7888e8ac47a
xdono [Thu, 16 Apr 2009 11:22:36 -0700] rev 2523
Added tag jdk7-b55 for changeset 0b27fe141322
duke [Wed, 05 Jul 2017 16:51:11 +0200] rev 2522
Added tag jdk7-b55 for changeset c8b275d62d6b
duke [Wed, 05 Jul 2017 16:51:11 +0200] rev 2521
Merge
duke [Wed, 05 Jul 2017 16:51:08 +0200] rev 2520
Merge
lana [Mon, 13 Apr 2009 22:35:14 -0700] rev 2519
Merge
lana [Thu, 09 Apr 2009 13:13:47 -0700] rev 2518
Merge
dcherepanov [Tue, 07 Apr 2009 10:27:18 +0400] rev 2517
6663040: Using com.sun.awt.AWTUtilities do not give warning while compilation
Reviewed-by: yan, anthony
tbell [Fri, 10 Apr 2009 15:31:12 -0700] rev 2516
Merge
tbell [Fri, 03 Apr 2009 10:29:50 -0700] rev 2515
Merge
jjg [Tue, 31 Mar 2009 11:16:15 -0700] rev 2514
6813059: replace use of JavaCompiler.errorCount with shouldContinue
Reviewed-by: mcimadamore
jjg [Tue, 31 Mar 2009 11:07:55 -0700] rev 2513
6817950: refactor ClassReader to improve attribute handling
Reviewed-by: mcimadamore
jjg [Mon, 30 Mar 2009 15:08:09 -0700] rev 2512
6819246: improve support for decoding instructions in classfile library
Reviewed-by: ksrini
mcimadamore [Wed, 25 Mar 2009 10:29:28 +0000] rev 2511
6400189: raw types and inference
Summary: Fixed resolution problem with raw overriding (CCC)
Reviewed-by: jjg
mcimadamore [Wed, 25 Mar 2009 10:28:52 +0000] rev 2510
6816548: Uninitialized register when performing casting + auto(un)boxing
Summary: Constant value of final variable is lost during lowering
Reviewed-by: jjg
mcimadamore [Wed, 25 Mar 2009 10:28:36 +0000] rev 2509
6182950: methods clash algorithm should not depend on return type
Summary: fixed code that checks for duplicate method declarations
Reviewed-by: jjg
xdono [Thu, 09 Apr 2009 10:37:39 -0700] rev 2508
Added tag jdk7-b54 for changeset 892e6a06285e
duke [Wed, 05 Jul 2017 16:51:03 +0200] rev 2507
Merge
xdono [Thu, 09 Apr 2009 10:37:24 -0700] rev 2506
Added tag jdk7-b54 for changeset 629fcf301ed8
duke [Wed, 05 Jul 2017 16:51:01 +0200] rev 2505
Merge
xdono [Thu, 09 Apr 2009 10:37:22 -0700] rev 2504
Added tag jdk7-b54 for changeset 31bec7a68275
duke [Wed, 05 Jul 2017 16:50:59 +0200] rev 2503
Merge
xdono [Thu, 09 Apr 2009 10:37:15 -0700] rev 2502
Added tag jdk7-b54 for changeset 8f61b973b389
duke [Wed, 05 Jul 2017 16:50:56 +0200] rev 2501
Merge
lana [Tue, 14 Apr 2009 04:21:02 -0700] rev 2500
Merge
lana [Tue, 14 Apr 2009 00:05:07 -0700] rev 2499
Merge
lana [Thu, 09 Apr 2009 20:34:56 -0700] rev 2498
Merge
peytoia [Fri, 10 Apr 2009 11:51:36 +0900] rev 2497
6404304: RFE: Unicode 5.1 support
Reviewed-by: okutsu, naoto
peterz [Tue, 07 Apr 2009 12:40:58 +0400] rev 2496
6740974: api/javax_swing/PopupFactory/index.html#Ctor[PopupFactory2002] fails with NPE
Reviewed-by: malenkov
peterz [Mon, 06 Apr 2009 13:06:24 +0400] rev 2495
6635110: GTK problem when testing Sun Studio IDE on snv_77 with jdk1.6 using Gnome window manager
Summary: GTKIconFactory icons should protect against null context passed in
Reviewed-by: rupashka
rupashka [Thu, 26 Mar 2009 11:04:47 +0300] rev 2494
6798062: Memory Leak on using getFiles of FileSystemView
Reviewed-by: peterz, malenkov
peterz [Mon, 23 Mar 2009 16:41:47 +0300] rev 2493
4783068: Components with HTML text should gray out the text when disabled
Summary: Views fixed to use different colors when container is disabled
Reviewed-by: gsm, rupashka
peterz [Mon, 23 Mar 2009 14:09:32 +0300] rev 2492
6653395: Default LAF is set to CrossPlatformLookAndFeel not SystemLookAndFeel
Summary: Swing now checks AppContext properties to determine default LAF name. This is needed for plugin to be able to set default LAF w/o loading Swing classes.
Reviewed-by: alexp, loneid
rupashka [Tue, 17 Mar 2009 16:06:14 +0300] rev 2491
6738668: JFileChooser cannot be created under SecurityManager
Reviewed-by: peterz
peterz [Fri, 13 Mar 2009 19:25:17 +0300] rev 2490
6815767: Bad parameter when calling another method in the class SynthTabbedPaneUI
Reviewed-by: alexp, rupashka
rupashka [Thu, 12 Mar 2009 14:00:26 +0300] rev 2489
6491795: COM should be initialized for Shell API calls in ShellFolder2.cpp
Reviewed-by: peterz, loneid
rupashka [Thu, 26 Feb 2009 11:44:43 +0300] rev 2488
6794831: Infinite loop while painting ticks on Slider with maximum=MAX_INT
Reviewed-by: malenkov
peterz [Tue, 24 Feb 2009 19:17:51 +0300] rev 2487
6804221: Three tests for JTabbedPane produce VM crash on rhel3
Reviewed-by: stayer, campbell
lana [Mon, 23 Feb 2009 11:16:04 -0800] rev 2486
Merge
art [Thu, 12 Feb 2009 14:19:06 +0300] rev 2485
6799345: JFC demos threw exception in the Java Console when applets are closed
Reviewed-by: alexp, peterz
peterz [Thu, 05 Feb 2009 19:16:13 +0300] rev 2484
6801769: 6588003 should be backed out from jdk7
Reviewed-by: alexp
malenkov [Thu, 05 Feb 2009 17:00:57 +0300] rev 2483
6669869: Beans.isDesignTime() and other queries should be per-AppContext
Reviewed-by: peterz, rupashka
malenkov [Thu, 05 Feb 2009 14:48:10 +0300] rev 2482
4769844: classes in java.beans that are serializable but don't define serialVersionUID
Reviewed-by: peterz, rupashka
peterz [Wed, 04 Feb 2009 18:48:24 +0300] rev 2481
6588003: LayoutQueue shares mutable implementation across AppContexts
Summary: DefaultQueue property is made per-AppContext
Reviewed-by: alexp
lana [Mon, 13 Apr 2009 22:34:29 -0700] rev 2480
Merge
lana [Mon, 13 Apr 2009 15:33:50 -0700] rev 2479
Merge
dcherepanov [Mon, 13 Apr 2009 15:22:12 +0400] rev 2478
6829326: Getting java.lang.NullPointerException: null pData while opening a File,Print,Page Dialog in Win
Reviewed-by: art, yan
lana [Thu, 09 Apr 2009 13:12:58 -0700] rev 2477
Merge
anthony [Wed, 01 Apr 2009 19:05:47 +0400] rev 2476
6818312: com.sun.awt.SecurityWarning.getSize() always reports (0, 0) on X11
Summary: The fix got pushed with 6693253. However the test was omitted. Here it comes.
Reviewed-by: dcherepanov, art
anthony [Tue, 31 Mar 2009 18:47:31 +0400] rev 2475
6819601: Fix AWT JTReg tests which fail to compile
Summary: Fix compilation of tests.
Reviewed-by: anthony, son
Contributed-by: Andrew John Hughes <ahughes@redhat.com>
yan [Mon, 30 Mar 2009 16:33:39 +0400] rev 2474
6823589: Remake sizes.64-solaris-i386 with newly added fields
6782746: Keyboard hotkeys don't work in locales where non latin characters are used
6299348: Zero keycode returned in keyPressed and keyReleased for some keys in non-english layout - Win32
6316369: Provide a method to convert a character to VK_* Java keycode, if possible.
6446568: KeyEvent lacks 3 virtual keys of Danish keyboards
6559449: Support for converting from char to KeyEvent VK_ keycode
6182651: Need to identify any key pressed/released with a unique code
Summary: Various by-products of 6680988 fix.
Reviewed-by: art
yan [Fri, 27 Mar 2009 12:01:24 +0300] rev 2473
6680988: KeyEvent is still missing VK values for many keyboards
Summary: 2 new methods and some fields added to KeyEvent, plus hash of constants introduced
Reviewed-by: art
anthony [Thu, 26 Mar 2009 14:38:46 +0300] rev 2472
6693253: Security Warning appearance requires enhancements
6779717: A Window does not show applet security warning icon on X platforms
6785058: Parent dn't get the focus after dialog is closed if security warning is applied
Summary: Forward-port from 6u10-6u14
Reviewed-by: art, dcherepanov
anthony [Wed, 25 Mar 2009 13:37:08 +0300] rev 2471
6714678: IDE (Netbeans, Eclipse, JDeveloper) Debugger hangs process on Linux
Summary: Added the system property sun.awt.disablegrab
Reviewed-by: art, dcherepanov
rkennke [Tue, 24 Mar 2009 21:57:50 +0100] rev 2470
6809233: Modal dialog blocks calling thread after it is hidden and disposed
Summary: Send WakingRunnable to toolkit to prevent early cleanup.
Reviewed-by: art, son
dcherepanov [Mon, 23 Mar 2009 09:47:39 -0400] rev 2469
6730447: Support for high resolution mouse wheel is still incomplete. AWT panel needs to be supported
Reviewed-by: art, dav
dcherepanov [Mon, 23 Mar 2009 11:59:55 +0300] rev 2468
6516404: regression: Choice vertical scrollbar is not seen when the item in the choice is increased more than
Reviewed-by: art, dav
dcherepanov [Fri, 20 Mar 2009 08:41:43 -0400] rev 2467
6774258: api/java_awt/Component/index.html#PaintUpdate fails randomly
Reviewed-by: art
dcherepanov [Fri, 13 Mar 2009 18:07:13 +0300] rev 2466
6805897: Gap present between the choice and its drop down list in Jdk 7 build for a non resizable frame.
Reviewed-by: art, anthony
ant [Wed, 11 Mar 2009 16:11:31 +0300] rev 2465
6815946: regression: failed to build MToolkit
Reviewed-by: anthony
ant [Tue, 10 Mar 2009 18:33:29 +0300] rev 2464
6806217: implement synthetic focus model for MS Windows
Reviewed-by: art, dcherepanov
art [Wed, 04 Mar 2009 18:10:48 +0300] rev 2463
6784816: Remove AWT tree lock from Container methods: getComponent, getComponents, getComponentCount
Reviewed-by: anthony, dav
dcherepanov [Wed, 04 Mar 2009 13:05:56 +0300] rev 2462
6809227: poor performance on Panel.Add() method in jdk6
Reviewed-by: art, anthony
anthony [Tue, 03 Mar 2009 13:54:47 +0300] rev 2461
6811674: Container.setComponentZOrder throws NPE
Reviewed-by: art, dcherepanov
lana [Sun, 22 Feb 2009 12:26:39 -0800] rev 2460
Merge
anthony [Fri, 20 Feb 2009 17:34:16 +0300] rev 2459
6804747: Ensure consistent graphicsConfig member across components hierarchy
Reviewed-by: art, dcherepanov
dcherepanov [Thu, 19 Feb 2009 14:10:19 +0300] rev 2458
6806224: PIT : Getting java.lang.NullPointerException while opening Filedialog
Reviewed-by: art, dav
dcherepanov [Tue, 17 Feb 2009 14:44:58 +0300] rev 2457
6723941: Crash in sun.awt.windows.WToolkit.eventLoop()
Reviewed-by: art, ant
dcherepanov [Tue, 17 Feb 2009 14:30:52 +0300] rev 2456
6792023: Print suspends on Windows 2000 Pro since 6u12 b01
Reviewed-by: art, anthony
dcherepanov [Tue, 17 Feb 2009 14:27:03 +0300] rev 2455
6769607: PIT : Modal frame hangs for a while for few seconds in 6u12 b01 pit build
Reviewed-by: art, anthony
art [Tue, 17 Feb 2009 10:42:12 +0300] rev 2454
6806035: Fix for 6804680 is incomplete
Reviewed-by: yan
dcherepanov [Thu, 12 Feb 2009 18:24:35 +0300] rev 2453
6724890: Deadlock between AWT-EventQueue-1 and AWT-XAWT threads during IDE start
Reviewed-by: art, ant
art [Thu, 12 Feb 2009 17:27:39 +0300] rev 2452
6804680: Solaris AMD64 build fails after the fix for 6633275/7
Summary: addition to the fix for 6633275
Reviewed-by: yan
art [Wed, 11 Feb 2009 17:07:06 +0300] rev 2451
6633275: Need to support shaped/translucent windows
Summary: forward-port from 6u14, no public API is introduced
Reviewed-by: anthony, dcherepanov
tbell [Fri, 10 Apr 2009 15:30:37 -0700] rev 2450
Merge
valeriep [Mon, 06 Apr 2009 18:52:03 -0700] rev 2449
6440846: (cl) Deadlock between AppClassLoader and ExtClassLoader
Summary: Fixed a deadlock between the two class loaders
Reviewed-by: alanb
valeriep [Mon, 06 Apr 2009 18:46:20 -0700] rev 2448
4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating
Summary: Added support for parallel-capable class loaders
Reviewed-by: alanb