duke [Wed, 05 Jul 2017 16:53:13 +0200] rev 2768
Merge
vasya [Mon, 11 May 2009 12:08:03 -0700] rev 2767
Added tag jdk7-b58 for changeset f50e6e2c1b3b
duke [Wed, 05 Jul 2017 16:53:11 +0200] rev 2766
Merge
xdono [Tue, 12 May 2009 14:05:09 -0700] rev 2765
Merge
jrose [Tue, 12 May 2009 13:54:22 -0700] rev 2764
6839839: access checking logic is wrong at three points in MethodHandles
Summary: point fixes to access checking logic
Reviewed-by: mr
jrose [Mon, 11 May 2009 21:09:58 -0700] rev 2763
6839802: java.dyn needs to be on the CORE_PKGS list
Summary: fix makefile to expose the new APIs in the core list; edit some javadocs for correctness
Reviewed-by: mr
yan [Tue, 12 May 2009 00:40:13 -0700] rev 2762
Merge
yan [Wed, 06 May 2009 09:37:34 -0700] rev 2761
Merge
anthony [Wed, 06 May 2009 20:06:23 +0400] rev 2760
6838046: Rollback 6762511 due to build failure (6838003)
Reviewed-by: yan
art [Wed, 06 May 2009 12:39:23 +0400] rev 2759
6837004: java.awt.GraphicsDevice.setFullScreenWindow throws NPE for windows with background color not set
Reviewed-by: yan, dcherepanov
anthony [Tue, 05 May 2009 14:45:56 +0400] rev 2758
6762511: Translucency is not working on Linux using Metacity
Summary: Introduced additional blits and new X11 surface types (ARGB, ABGR)
Reviewed-by: art, avu
vasya [Mon, 11 May 2009 12:08:15 -0700] rev 2757
Added tag jdk7-b58 for changeset d01743017349
duke [Wed, 05 Jul 2017 16:53:07 +0200] rev 2756
Merge
trims [Wed, 13 May 2009 08:46:58 -0700] rev 2755
Merge
trims [Wed, 13 May 2009 08:40:46 -0700] rev 2754
Merge
iveresov [Tue, 12 May 2009 15:55:56 -0700] rev 2753
6840196: NUMA allocator: crash in fastdebug during startup on Linux
Summary: With libnuma >1.2 explicity use 1.1 symbols
Reviewed-by: ysr
trims [Fri, 08 May 2009 19:50:32 -0700] rev 2752
Merge
iveresov [Fri, 08 May 2009 15:20:10 -0700] rev 2751
6838842: NUMA allocator: Segfault during startup on Linux
Summary: Restored os::free_memory() semantics
Reviewed-by: apetrusenko
trims [Thu, 07 May 2009 21:35:30 -0700] rev 2750
6838819: Bump the HS16 build number to 03
Summary: Update the HS16 build number to 03
Reviewed-by: jcoomes
trims [Thu, 07 May 2009 21:33:37 -0700] rev 2749
Merge
kvn [Thu, 07 May 2009 17:09:48 -0700] rev 2748
Merge
never [Wed, 06 May 2009 17:52:45 -0700] rev 2747
6838154: make/linux/makefiles/sa.make needs hash-style fix
Reviewed-by: kvn, jrose
twisti [Wed, 06 May 2009 12:04:42 -0700] rev 2746
6837011: SIGSEGV in PhaseIdealLoop in 32bit jvm
Summary: The CR's test crashes with SIGSEGV when running with "-server -Xcomp" using using 32bit jvm.
Reviewed-by: kvn, never, rasbold
cfang [Tue, 05 May 2009 11:02:10 -0700] rev 2745
6833879: Assigning positive zero is ignored when old value is negative zero
Summary: Don't perform CMOVE identity optimization for floating point types
Reviewed-by: kvn, never
never [Mon, 04 May 2009 22:06:47 -0700] rev 2744
6837224: libsaproc.so on linux needs version of 6799141
Reviewed-by: kvn
jcoomes [Thu, 07 May 2009 13:54:48 -0700] rev 2743
Merge
johnc [Tue, 05 May 2009 22:15:35 -0700] rev 2742
6833576: G1: assert illegal index, growableArray.hpp:186
Summary: The code that calculates the heap region index for an object address incorrectly used signed arithmetic.
Reviewed-by: jcoomes, ysr
johnc [Thu, 30 Apr 2009 15:07:53 -0700] rev 2741
6490395: G1: Tidy up command line flags.
Summary: Change G1 flag names to be more consistent and disable some in 'product' mode.
Reviewed-by: tonyp, iveresov
kamg [Thu, 07 May 2009 11:44:53 -0400] rev 2740
Merge
poonam [Mon, 04 May 2009 17:58:10 -0700] rev 2739
6829234: Refix 6822407 and 6812971
Summary: Fixes two SA issues 6822407 and 6812971
Reviewed-by: swamyv, acorn, kvn, coleenp
apetrusenko [Mon, 04 May 2009 02:57:39 -0700] rev 2738
Merge
iveresov [Mon, 27 Apr 2009 16:52:18 -0700] rev 2737
6819098: G1: reduce RSet scanning times
Summary: Added a feedback-driven exponential skipping for parallel RSet scanning.
Reviewed-by: tonyp, apetrusenko
apetrusenko [Mon, 27 Apr 2009 12:33:57 -0700] rev 2736
Merge
tonyp [Thu, 23 Apr 2009 16:58:16 -0400] rev 2735
6829013: G1: set the default value of G1VerifyConcMarkPrintRechable to false
Summary: Turn off G1VerifyConcMarkPrintReachable by default to minimize the amount of verbose output we generate by default.
Reviewed-by: jmasa
kvn [Thu, 30 Apr 2009 15:57:29 -0700] rev 2734
6835796: Fedora 9 linux_i586-fastdebug-c2-runThese_Xcomp times out
Summary: Switch off GCC 4.3.0 optimized compilation for mulnode.o.
Reviewed-by: johnc
kvn [Thu, 30 Apr 2009 12:09:39 -0700] rev 2733
Merge
kvn [Wed, 29 Apr 2009 12:58:09 -0700] rev 2732
6834177: Running jsynprog on Solaris Nevada can cause JVM crash
Summary: Use CodeCache buffer blob instead of static buffer in AdapterHandlerLibrary.
Reviewed-by: never
jcoomes [Thu, 30 Apr 2009 09:53:20 -0700] rev 2731
Merge
ohair [Wed, 29 Apr 2009 17:30:20 -0700] rev 2730
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Reviewed-by: kvn
vasya [Mon, 11 May 2009 12:08:06 -0700] rev 2729
Added tag jdk7-b58 for changeset 4b001cb378e2
vasya [Mon, 11 May 2009 12:08:03 -0700] rev 2728
Added tag jdk7-b58 for changeset 9f9b8a0e6229
duke [Wed, 05 Jul 2017 16:52:55 +0200] rev 2727
Added tag jdk7-b58 for changeset d60a9ce3c3ea
duke [Wed, 05 Jul 2017 16:52:55 +0200] rev 2726
Merge
duke [Wed, 05 Jul 2017 16:52:52 +0200] rev 2725
Merge
tbell [Mon, 04 May 2009 22:16:46 -0700] rev 2724
Merge
jrose [Mon, 04 May 2009 21:04:04 -0700] rev 2723
6829189: Java programming with JSR 292 needs language support
Summary: Language changes documented in http://wikis.sun.com/display/mlvm/ProjectCoinProposal
Reviewed-by: jjg, darcy, mcimadamore
xdono [Thu, 30 Apr 2009 15:04:50 -0700] rev 2722
Added tag jdk7-b57 for changeset dd13095c13cb
duke [Wed, 05 Jul 2017 16:52:49 +0200] rev 2721
Merge
tbell [Mon, 04 May 2009 22:14:18 -0700] rev 2720
Merge
tbell [Mon, 04 May 2009 21:10:41 -0700] rev 2719
6658158: Mutable statics in SAAJ (findbugs)
6658163: txw2.DatatypeWriter.BUILDIN is a mutable static (findbugs)
Reviewed-by: darcy
xdono [Thu, 30 Apr 2009 15:04:33 -0700] rev 2718
Added tag jdk7-b57 for changeset 583fd6b10e17
duke [Wed, 05 Jul 2017 16:52:46 +0200] rev 2717
Merge
tbell [Mon, 04 May 2009 22:13:54 -0700] rev 2716
Merge
tbell [Mon, 04 May 2009 21:10:30 -0700] rev 2715
6588002: XSLTProcessorApplet still allows reading from forbidden URLs
Reviewed-by: darcy
xdono [Thu, 30 Apr 2009 15:04:31 -0700] rev 2714
Added tag jdk7-b57 for changeset f3be0d512b5d
duke [Wed, 05 Jul 2017 16:52:43 +0200] rev 2713
Merge
tbell [Mon, 04 May 2009 22:12:47 -0700] rev 2712
Merge
tbell [Mon, 04 May 2009 18:40:45 -0700] rev 2711
6529590: flaw in com.sun.corba.se.impl.presentation.rmi.IDLNameTranslatorImpl
Reviewed-by: darcy
xdono [Thu, 30 Apr 2009 15:04:23 -0700] rev 2710
Added tag jdk7-b57 for changeset b4665c6a75e5
duke [Wed, 05 Jul 2017 16:52:40 +0200] rev 2709
Merge
tbell [Tue, 05 May 2009 23:12:47 -0700] rev 2708
Merge
jrose [Tue, 05 May 2009 22:40:09 -0700] rev 2707
6829144: JSR 292 JVM features need a provisional Java API
Summary: JDK API and runtime (partial) for anonk, meth, indy
Reviewed-by: mr
tbell [Mon, 04 May 2009 22:16:02 -0700] rev 2706
Merge
alanb [Mon, 04 May 2009 19:25:14 +0100] rev 2705
6834246: (ch) AsynchronousSocketChannel#write completes with wrong number of bytes written under load (win)
Reviewed-by: sherman
sherman [Fri, 01 May 2009 12:06:14 -0700] rev 2704
6836489: Incorrect @link usage in java.util.zip API doc
Summary: correct the wrong @link tag
Reviewed-by: alanb
mchung [Mon, 27 Apr 2009 12:08:41 -0700] rev 2703
6829503: addShutdownHook fails if called after shutdown has commenced.
Summary: allow shutdown hook to be added during shutdown and handle properly if it fails to add
Reviewed-by: alanb, dholmes, martin
alanb [Thu, 23 Apr 2009 19:44:43 +0100] rev 2702
6832557: TEST_BUG: java/lang/Class/getEnclosingConstructor/EnclosingConstructorTests.java fails to compile
Reviewed-by: darcy, mcimadamore
jgodinez [Tue, 05 May 2009 09:09:24 -0700] rev 2701
Merge
jgodinez [Wed, 29 Apr 2009 12:27:05 -0700] rev 2700
Merge
jgodinez [Tue, 28 Apr 2009 13:25:25 -0700] rev 2699
Merge
jgodinez [Tue, 21 Apr 2009 09:43:49 -0700] rev 2698
6829678: StrokeShapeTest: createStrokedShape() behaves differently
Reviewed-by: igor, flar
Contributed-by: rkennke <roman.kennke@aicas.com>
jgodinez [Mon, 20 Apr 2009 12:31:36 -0700] rev 2697
6821495: test/java/awt/print/PrinterJob/PrtException.java fails
Reviewed-by: igor, prr
jgodinez [Wed, 15 Apr 2009 08:47:21 -0700] rev 2696
6827989: Use Unsafe.copyMemory for array->Unsafe copy operations in RenderBuffer
Reviewed-by: campbell, flar
Contributed-by: linuxhippy <linuxhippy@gmail.com>
mchung [Tue, 14 Apr 2009 17:43:45 -0700] rev 2695
6818072: Load Ductus using Class.forName if exist instead of using the service loader
Summary: First attempt Class.forName to load Ductus class before using service loader
Reviewed-by: flar, prr
lana [Wed, 08 Apr 2009 15:40:56 -0700] rev 2694
Merge
prr [Thu, 02 Apr 2009 10:16:53 -0700] rev 2693
6753173: No need to read all the TrueType 'post' table to get underline info
Reviewed-by: igor, jgodinez
tbell [Mon, 04 May 2009 18:28:26 -0700] rev 2692
6837214: Update JDK7 man pages
Reviewed-by: darcy, bpatel, tbell
Contributed-by: jacob.royal@sun.com
xdono [Thu, 30 Apr 2009 15:04:39 -0700] rev 2691
Added tag jdk7-b57 for changeset 93833fce07e3
duke [Wed, 05 Jul 2017 16:52:33 +0200] rev 2690
Merge
xdono [Thu, 30 Apr 2009 15:04:27 -0700] rev 2689
Added tag jdk7-b57 for changeset 86c4409e49f6
xdono [Thu, 30 Apr 2009 15:04:22 -0700] rev 2688
Added tag jdk7-b57 for changeset e5d0323a2da4
duke [Wed, 05 Jul 2017 16:52:25 +0200] rev 2687
Added tag jdk7-b57 for changeset b44f05654c26
duke [Wed, 05 Jul 2017 16:52:25 +0200] rev 2686
Merge
duke [Wed, 05 Jul 2017 16:52:22 +0200] rev 2685
Merge
ohair [Mon, 27 Apr 2009 20:19:22 -0700] rev 2684
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Reviewed-by: tbell
xdono [Thu, 23 Apr 2009 15:55:10 -0700] rev 2683
Added tag jdk7-b56 for changeset 845ccf65d4a7
duke [Wed, 05 Jul 2017 16:52:18 +0200] rev 2682
Merge
ohair [Mon, 27 Apr 2009 20:18:40 -0700] rev 2681
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Reviewed-by: tbell
tbell [Thu, 23 Apr 2009 21:31:39 -0700] rev 2680
Merge
tbell [Mon, 20 Apr 2009 15:25:02 -0700] rev 2679
Merge
tbell [Mon, 20 Apr 2009 15:14:39 -0700] rev 2678
6831313: update jaxws in OpenJDK7 to 2.1 plus bug fixes from OpenJDK 6
6672868: Package javax.xml.ws.wsaddressing not included in make/docs/CORE_PKGS.gmk
Reviewed-by: darcy
tbell [Sat, 18 Apr 2009 14:09:39 -0700] rev 2677
Merge
asaha [Fri, 10 Apr 2009 13:05:12 -0700] rev 2676
Merge
ramap [Mon, 09 Mar 2009 15:32:10 -0700] rev 2675
6536193: Fix the flaw in UTF8XmlOutput
Reviewed-by: tbell
xdono [Thu, 23 Apr 2009 15:54:55 -0700] rev 2674
Added tag jdk7-b56 for changeset 28972659503d
duke [Wed, 05 Jul 2017 16:52:09 +0200] rev 2673
Merge
ohair [Mon, 27 Apr 2009 20:18:19 -0700] rev 2672
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Reviewed-by: tbell
tbell [Thu, 23 Apr 2009 21:30:46 -0700] rev 2671
Merge
tbell [Mon, 20 Apr 2009 22:51:20 -0700] rev 2670
Merge
tbell [Mon, 20 Apr 2009 22:50:16 -0700] rev 2669
6738894: Merge jaxp fixes from 6 update train into OpenJDK 6 and 7
6573268: Four JCK-devtools-6a tests report OOM: Java Heap space since JDK7 b14
Reviewed-by: darcy
xdono [Thu, 23 Apr 2009 15:54:53 -0700] rev 2668
Added tag jdk7-b56 for changeset 252c72d1f659
duke [Wed, 05 Jul 2017 16:52:04 +0200] rev 2667
Merge
ohair [Mon, 27 Apr 2009 20:17:22 -0700] rev 2666
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Reviewed-by: tbell
tbell [Thu, 23 Apr 2009 21:29:53 -0700] rev 2665
Merge
tbell [Mon, 20 Apr 2009 00:12:19 -0700] rev 2664
6372405: Server thread hangs when fragments don't complete because of connection abort
5104239: Java: thread deadlock
6191561: JCK15: api/org_omg/PortableInterceptor/ClientRequestInfo/index.html#RIMethods sometime hang
6486322: org.omg.CORBA.ORB.init() thread safety issue
6420980: Security issue with the com.sun.corba.se.impl.orbutil.ORBUtility class
6465377: NullPointerException for RMI ORB in 1.5.0_08
6553303: Corba application fails w/ org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No
6438259: Wrong repository ID generated by IDLJ
Reviewed-by: darcy
xdono [Thu, 23 Apr 2009 15:54:45 -0700] rev 2663
Added tag jdk7-b56 for changeset d717c0dc996d
duke [Wed, 05 Jul 2017 16:52:01 +0200] rev 2662
Merge
yan [Wed, 29 Apr 2009 00:27:46 -0700] rev 2661
Merge
yan [Tue, 28 Apr 2009 13:41:11 -0700] rev 2660
Merge
peterz [Tue, 28 Apr 2009 21:41:04 +0400] rev 2659
6835113: Nimbus Makefile issue
Reviewed-by: prr
peterz [Sat, 25 Apr 2009 21:17:50 +0400] rev 2658
6591875: Nimbus Swing Look and Feel
Reviewed-by: jasper, ohair
kalli [Fri, 17 Apr 2009 16:28:02 +0400] rev 2657
6823446: Gervill SoftLowFrequencyOscillator fails when freq is set to 0 cent or 8.1758 Hz.
Reviewed-by: amenkov
kalli [Fri, 17 Apr 2009 16:20:50 +0400] rev 2656
6823445: Gervill SoftChannel/ResetAllControllers jtreg test fails after portamento fix from last merge.
Reviewed-by: amenkov
kalli [Fri, 17 Apr 2009 16:13:43 +0400] rev 2655
6821030: Merge OpenJDK Gervill with upstream sources, Q1CY2009
Reviewed-by: darcy, amenkov
amenkov [Fri, 17 Apr 2009 15:15:20 +0400] rev 2654
6806019: 38 JCK api/javax_sound/midi/ tests fails starting from jdk7 b46
Reviewed-by: kalli
amenkov [Fri, 17 Apr 2009 15:11:43 +0400] rev 2653
4895403: SPEC: documentation of javax.sound.sampled.spi.MixerProvider should be detailed
Reviewed-by: malenkov
amenkov [Fri, 17 Apr 2009 15:10:05 +0400] rev 2652
4672194: FloatControl should provide consistent policy for the floats
Reviewed-by: alexp
amenkov [Fri, 17 Apr 2009 15:02:46 +0400] rev 2651
5050147: RFE: Add More Useful Constructors to MidiMessage Subclasses
Reviewed-by: alexp
art [Fri, 17 Apr 2009 12:46:24 +0400] rev 2650
6829923: Test javax/swing/system/6799345/TestShutdown.java fails on X11 platforms
Summary: XAWT toolkit thread is correctly interrupted when AppContext is disposed
Reviewed-by: anthony, peterz
yan [Tue, 28 Apr 2009 13:30:42 -0700] rev 2649
Merge
anthony [Tue, 21 Apr 2009 11:35:52 +0400] rev 2648
6802853: API: shaped & translucent windows
Summary: A public API for the feature forward-ported from 6u10.
Reviewed-by: yan
dcherepanov [Mon, 20 Apr 2009 19:18:41 +0400] rev 2647
6825362: Avoid calling peer.setZOrder on Window instances
Reviewed-by: anthony
dcherepanov [Mon, 20 Apr 2009 17:05:34 +0400] rev 2646
6770457: Using ToolTips causes inactive app window to exhibit active window behavior
Reviewed-by: art, ant
dcherepanov [Mon, 20 Apr 2009 14:41:24 -0400] rev 2645
6633354: AppletPanel loads Swing classes
Reviewed-by: art, anthony
anthony [Fri, 17 Apr 2009 16:42:14 +0400] rev 2644
6829858: JInternalFrame is not redrawing heavyweight children properly
Summary: The Container.recursiveApplyCurrentShape() is now recursively called for all hw containers, even those having non-null layout
Reviewed-by: art, dcherepanov
anthony [Fri, 17 Apr 2009 16:30:15 +0400] rev 2643
6821948: Consider removing the constraints for bounds of untrusted top-level windows
Summary: The constrainBounds() methods are removed.
Reviewed-by: art, dcherepanov
anthony [Fri, 17 Apr 2009 16:16:14 +0400] rev 2642
6826104: Getting a NullPointer exception when clicked on Application & Toolkit Modal dialog
Summary: The addition of window peers to the windows collection has been restored in XWindowPeer.
Reviewed-by: art, dcherepanov
yan [Thu, 16 Apr 2009 23:14:12 -0700] rev 2641
Merge
anthony [Tue, 14 Apr 2009 14:17:31 +0400] rev 2640
6825342: Security warning may change Z-order of top-level
Summary: Added the SWP_NOOWNERZORDER flag when calling ::SetWindowPos()
Reviewed-by: art, dcherepanov
denis [Mon, 13 Apr 2009 21:42:44 +0400] rev 2639
6590857: Drag & Drop arbitrary file copy
Reviewed-by: uta
ohair [Tue, 28 Apr 2009 14:43:44 -0700] rev 2638
6835241: Annotate some tests with @ignore that have shown to be unpredictable
Reviewed-by: tbell
ohair [Mon, 27 Apr 2009 20:26:18 -0700] rev 2637
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Reviewed-by: tbell
tbell [Thu, 23 Apr 2009 21:32:44 -0700] rev 2636
Merge
tbell [Tue, 21 Apr 2009 21:26:21 -0700] rev 2635
Merge
tbell [Tue, 21 Apr 2009 09:03:36 -0700] rev 2634
Merge
tbell [Tue, 21 Apr 2009 08:46:25 -0700] rev 2633
6831313: update jaxws in OpenJDK7 to 2.1 plus bug fixes from OpenJDK 6
6672868: Package javax.xml.ws.wsaddressing not included in make/docs/CORE_PKGS.gmk
Reviewed-by: darcy
martin [Mon, 20 Apr 2009 21:57:01 -0700] rev 2632
6278014: java.util.logging.LogRecord.getThreadID() should provide real thread id
Summary: Make j.u.l. thread id a copy of Thread's id, for small values of thread id.
Reviewed-by: alanb
martin [Mon, 20 Apr 2009 21:53:38 -0700] rev 2631
6716076: test UTIL_REGRESSION/test/java/util/logging/LoggingDeadlock2.java failed with exit code 1
Reviewed-by: swamyv, mchung
martin [Mon, 20 Apr 2009 21:23:47 -0700] rev 2630
6830220: Logging issues due to regression from bug fix 6797480
Reviewed-by: swamyv
Contributed-by: jeremymanson@google.com
alanb [Mon, 20 Apr 2009 13:27:23 +0100] rev 2629
6831461: (sample) Copy -r fails with IllegalArgumentexception: 'maxDepth' is negative
Reviewed-by: chegar
alanb [Mon, 20 Apr 2009 09:30:50 +0100] rev 2628
6830721: (fc) test/java/nio/channels/AsynchronousFileChannel/Basic.java intermittent failure
Reviewed-by: sherman
tbell [Sat, 18 Apr 2009 14:10:27 -0700] rev 2627
Merge
asaha [Fri, 17 Apr 2009 09:21:27 -0700] rev 2626
Merge
asaha [Thu, 16 Apr 2009 22:47:29 -0700] rev 2625
Merge
asaha [Thu, 16 Apr 2009 21:08:04 -0700] rev 2624
Merge
vinnie [Tue, 10 Mar 2009 18:43:00 +0000] rev 2623
6737315: LDAP serialized data vulnerability
Reviewed-by: alanb
dfuchs [Tue, 10 Mar 2009 14:29:47 +0100] rev 2622
Merge
dfuchs [Mon, 09 Mar 2009 23:50:11 +0100] rev 2621
6721651: Security problem with out-of-the-box management
Reviewed-by: emcmanus, lmalvent
dfuchs [Tue, 10 Mar 2009 12:55:40 +0100] rev 2620
Merge
dfuchs [Mon, 09 Mar 2009 22:49:21 +0100] rev 2619
6610896: JMX Monitor handles thread groups incorrectly
Reviewed-by: emcmanus
dfuchs [Tue, 10 Mar 2009 12:47:27 +0100] rev 2618
Merge
dfuchs [Mon, 09 Mar 2009 22:34:08 +0100] rev 2617
6610888: Potential use of cleared of incorrect acc in JMX Monitor
Reviewed-by: emcmanus
dfuchs [Tue, 10 Mar 2009 12:36:55 +0100] rev 2616
Merge
dfuchs [Mon, 09 Mar 2009 22:17:52 +0100] rev 2615
6691246: Thread context class loader can be set using JMX remote ClientNotifForwarded
Reviewed-by: emcmanus
dfuchs [Tue, 10 Mar 2009 12:28:00 +0100] rev 2614
Merge
dfuchs [Mon, 09 Mar 2009 21:49:56 +0100] rev 2613
6656633: getNotificationInfo methods static mutable
Reviewed-by: emcmanus, jfdenise
michaelm [Tue, 10 Mar 2009 03:18:22 -0700] rev 2612
6630639: lightweight HttpServer leaks file descriptors on no-data connections
Summary: not cleaning up no-data connections properly
Reviewed-by: chegar
bae [Fri, 06 Mar 2009 12:40:38 +0300] rev 2611
6804997: JWS GIF Decoding Heap Corruption [V-r687oxuocp]
Reviewed-by: prr
bae [Thu, 05 Mar 2009 19:36:51 +0300] rev 2610
6804998: JRE GIF Decoding Heap Corruption [V-y6g5jlm8e1]
Reviewed-by: prr
prr [Tue, 03 Mar 2009 16:10:37 -0800] rev 2609
2163516: Font.createFont can be persuaded to leak temporary files
Reviewed-by: igor
bae [Fri, 20 Feb 2009 13:48:32 +0300] rev 2608
6804996: JWS PNG Decoding Integer Overflow [V-flrhat2ln8]
Reviewed-by: prr
ksrini [Wed, 18 Feb 2009 14:14:03 -0800] rev 2607
6792554: Java JAR Pack200 header checks are insufficent
Summary: Added several checks to ensure that the values read from the headers are consistent
Reviewed-by: jrose
prr [Mon, 05 Jan 2009 11:28:43 -0800] rev 2606
6632886: Font.createFont can be persuaded to leak temporary files
6522586: Enforce limits on Font creation
6652929: Font.createFont(int,File) trusts File.getPath
Reviewed-by: igor
weijun [Tue, 30 Dec 2008 10:42:45 +0800] rev 2605
6717680: LdapCtx does not close the connection if initialization fails
Reviewed-by: vinnie, xuelei
prr [Wed, 24 Dec 2008 15:48:59 -0800] rev 2604
6652463: MediaSize constructors allow to redefine the mapping of standard MediaSizeName values
Reviewed-by: igor, jgodinez
bae [Wed, 03 Dec 2008 13:34:50 +0300] rev 2603
6766136: corrupted gif image may cause crash in java splashscreen library.
Reviewed-by: prr, art
ksrini [Fri, 17 Oct 2008 09:43:30 -0700] rev 2602
6755943: Java JAR Pack200 Decompression should enforce stricter header checks
Summary: Fixes a core dump when fed with a faulty pack file and related malicious take over
Reviewed-by: jrose
alanb [Thu, 09 Oct 2008 21:12:56 +0100] rev 2601
6721753: File.createTempFile produces guessable file names
Reviewed-by: sherman
bae [Thu, 02 Oct 2008 20:37:43 +0400] rev 2600
6726779: ConvolveOp on USHORT raster can cause the JVM crash.
Reviewed-by: igor, prr
okutsu [Thu, 02 Oct 2008 16:49:33 +0900] rev 2599
6734167: Calendar.readObject allows elevation of privileges
Reviewed-by: peytoia
ksrini [Thu, 04 Sep 2008 09:43:32 -0700] rev 2598
6733959: Insufficient checks for "Main-Class" manifest entry in JAR files
Summary: Fixes a buffer overrun problem with a very long Main-Class attribute.
Reviewed-by: darcy
weijun [Wed, 01 Oct 2008 10:01:45 +0800] rev 2597
6588160: jaas krb5 client leaks OS-level UDP sockets (all platforms)
Reviewed-by: jccollet, chegar
wetmore [Fri, 22 Aug 2008 18:48:00 -0700] rev 2596
6497740: Limit the size of RSA public keys
Reviewed-by: andreas, valeriep, vinnie
alanb [Fri, 17 Apr 2009 09:38:24 +0100] rev 2595
Merge
alanb [Wed, 15 Apr 2009 16:16:35 +0100] rev 2594
6543863: (fc) FileLock.release can deadlock with FileChannel.close
6429910: (fc) FileChannel.lock() IOException: Bad file number, not AsynchronousCloseException
6814948: (fc) test/java/nio/channels/AsynchronousFileChannel/Lock.java failed intermittently
6822643: (fc) AsynchronousFileChannel.close does not invalidate FileLocks
Reviewed-by: sherman
alanb [Wed, 15 Apr 2009 14:53:34 +0100] rev 2593
6795561: (bf) CharBuffer.subSequence() uses wrong capacity value for new buffer
Reviewed-by: sherman, iris
sherman [Thu, 16 Apr 2009 21:00:42 -0700] rev 2592
4244499: ZipEntry() does not convert filenames from Unicode to platform
4532049: IllegalArgumentException in ZipInputStream while reading unicode file
5030283: Incorrect implementation of UTF-8 in zip package
4700978: ZipFile can't treat Japanese name in a zipfile properly
4980042: Cannot use Surrogates in zip file metadata like filenames
4820807: java.util.zip.ZipInputStream cannot extract files with Chinese chars in name
Summary: Add new constructors for zip classes to support non-UTF-8 encoded names/comments in ZIP file
Reviewed-by: alanb, martin
weijun [Thu, 16 Apr 2009 11:16:40 +0800] rev 2591
6830658: Changeset ec64fd74aa69 breaks the fastdebug build in NativeCreds.c
Reviewed-by: tbell
valeriep [Mon, 13 Apr 2009 18:20:51 -0700] rev 2590
6829098: Regression test java/security/Security/ClassLoaderDeadlock/Deadlock2.java error - missing ";"
Summary: Added back the missing ";"
Reviewed-by: weijun
martin [Sun, 12 Apr 2009 20:21:43 -0700] rev 2589
6827153: Miscellaneous typos in javadoc
Reviewed-by: alanb
weijun [Fri, 10 Apr 2009 11:21:31 +0800] rev 2588
6587676: Krb5LoginModule failure if useTicketCache=true on Vista
Reviewed-by: valeriep
weijun [Thu, 09 Apr 2009 15:32:55 +0800] rev 2587
6714845: Quotes in Kerberos configuration file are included in the values
Reviewed-by: xuelei
sherman [Wed, 08 Apr 2009 10:40:56 -0700] rev 2586
6827921: ByteToCharBig5.java should use nio data tables instead of its own copy
Summary: To use the data tables from sun.nio.cs.ext.Big5
Reviewed-by: alanb
sherman [Wed, 08 Apr 2009 09:21:06 -0700] rev 2585
6827871: Cleanup leftover code in CharToByteJohab.java
Summary: Removed the leftover data tables
Reviewed-by: alanb
weijun [Wed, 08 Apr 2009 13:54:34 +0800] rev 2584
4811968: ASN.1 (X509Certificate) implementations don't handle large OID components
Reviewed-by: xuelei
xdono [Thu, 23 Apr 2009 15:55:01 -0700] rev 2583
Added tag jdk7-b56 for changeset 825f6628794a
duke [Wed, 05 Jul 2017 16:51:49 +0200] rev 2582
Merge
jcoomes [Wed, 29 Apr 2009 13:27:51 -0700] rev 2581
6834202: Bump the HS16 build number to 02
Reviewed-by: jmasa
jcoomes [Wed, 29 Apr 2009 13:22:09 -0700] rev 2580
Merge
kvn [Mon, 27 Apr 2009 12:55:28 -0700] rev 2579
Merge
kvn [Mon, 27 Apr 2009 12:45:14 -0700] rev 2578
6834142: method->print_codes(): Error: ShouldNotReachHere()
Summary: Restore the call to Bytecodes::java_code() in BytecodePrinter::print_attributes().
Reviewed-by: jrose
never [Fri, 24 Apr 2009 18:45:14 -0700] rev 2577
Merge