duke [Wed, 05 Jul 2017 17:02:28 +0200] rev 4080
Added tag jdk7-b75 for changeset 946518568340
duke [Wed, 05 Jul 2017 17:02:28 +0200] rev 4079
Merge
duke [Wed, 05 Jul 2017 17:02:26 +0200] rev 4078
Merge
jjg [Mon, 19 Oct 2009 13:38:09 -0700] rev 4077
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
Reviewed-by: darcy
jjg [Fri, 16 Oct 2009 12:56:50 -0700] rev 4076
6888367: classfile library parses signature attributes incorrectly
Reviewed-by: ksrini
tbell [Thu, 15 Oct 2009 22:48:34 -0700] rev 4075
Merge
darcy [Wed, 14 Oct 2009 18:56:37 -0700] rev 4074
6558804: Specification for Elements.getDocComment(Element e) should be clarified
Reviewed-by: jjg
jjg [Wed, 14 Oct 2009 15:41:28 -0700] rev 4073
6838467: JSR199 FileObjects don't obey general contract of equals.
Reviewed-by: darcy
jjg [Tue, 13 Oct 2009 15:26:30 -0700] rev 4072
6891079: Compiler allows invalid binary literals 0b and oBL
Reviewed-by: darcy
jjg [Tue, 13 Oct 2009 14:02:53 -0700] rev 4071
6887895: CONSTANT_Class_info getBaseName does not handle arrays of primitives correctly
Reviewed-by: ksrini
xdono [Thu, 15 Oct 2009 16:40:44 -0700] rev 4070
Added tag jdk7-b74 for changeset 17d415c7180f
duke [Wed, 05 Jul 2017 17:02:23 +0200] rev 4069
Merge
xdono [Thu, 15 Oct 2009 16:40:27 -0700] rev 4068
Added tag jdk7-b74 for changeset 4fb4f2670583
duke [Wed, 05 Jul 2017 17:02:21 +0200] rev 4067
Merge
xdono [Thu, 15 Oct 2009 16:40:25 -0700] rev 4066
Added tag jdk7-b74 for changeset 73df4e30ad5a
duke [Wed, 05 Jul 2017 17:02:18 +0200] rev 4065
Merge
xdono [Thu, 15 Oct 2009 16:40:16 -0700] rev 4064
Added tag jdk7-b74 for changeset 2a58cc6c4797
duke [Wed, 05 Jul 2017 17:02:15 +0200] rev 4063
Merge
ohair [Thu, 29 Oct 2009 11:17:02 -0700] rev 4062
6896472: Missing libjsig.so causes jdk build failure
Reviewed-by: tbell, kvn, phh
darcy [Mon, 19 Oct 2009 16:31:48 -0700] rev 4061
6889858: Add nonNull methods to java.util.Objects
Reviewed-by: darcy
Contributed-by: jjb@google.com
jjg [Mon, 19 Oct 2009 13:43:25 -0700] rev 4060
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
Reviewed-by: darcy
alanb [Mon, 19 Oct 2009 20:02:45 +0100] rev 4059
6884480: (file) Path.relativize has typo in parameter description
Reviewed-by: chegar
alanb [Mon, 19 Oct 2009 20:01:45 +0100] rev 4058
6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed
Reviewed-by: sherman
alanb [Mon, 19 Oct 2009 19:59:22 +0100] rev 4057
6892711: (file) test/java/nio/file/Path/CopyAndMove.java fails on Windows 2000
Reviewed-by: ohair
alanb [Mon, 19 Oct 2009 19:58:38 +0100] rev 4056
6892710: (file) test/java/nio/file/Path/CheckPermissions.java fails in samevm mode
Reviewed-by: ohair
tbell [Thu, 15 Oct 2009 22:47:56 -0700] rev 4055
Merge
mchung [Thu, 15 Oct 2009 20:18:30 -0700] rev 4054
Merge
mchung [Thu, 15 Oct 2009 17:36:53 -0700] rev 4053
6891707: Eliminate the java.io.FilePermission dependency on PolicyFile
Summary: Replace call to PolicyFile.canonPath with its own implementation
Reviewed-by: alanb, mullan
darcy [Thu, 15 Oct 2009 18:27:39 -0700] rev 4052
4428022: System.out.println(0.001) outputs 0.0010
Reviewed-by: darcy
Contributed-by: aph@redhat.com
alanb [Thu, 15 Oct 2009 14:02:34 +0100] rev 4051
Merge
alanb [Thu, 15 Oct 2009 11:55:19 +0100] rev 4050
6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol)
Reviewed-by: sherman
alanb [Thu, 15 Oct 2009 11:54:04 +0100] rev 4049
6883983: JarVerifier dependency on sun.security.pkcs should be removed
Reviewed-by: sherman, wetmore
michaelm [Thu, 15 Oct 2009 12:05:05 +0100] rev 4048
Merge
michaelm [Thu, 15 Oct 2009 12:03:31 +0100] rev 4047
6886436: Lightwight HTTP Container (com.sun.* package) is unstable
Reviewed-by: chegar
mchung [Wed, 14 Oct 2009 20:16:02 -0700] rev 4046
6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property
Summary: Restore the system properties when the test finishes
Reviewed-by: jjg
mullan [Wed, 14 Oct 2009 09:47:22 -0400] rev 4045
Merge
mullan [Wed, 14 Oct 2009 09:36:31 -0400] rev 4044
6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72.
Summary: Wrap all OCSP exceptions in CertPathValidatorException so that we can fallback to CRLs, if enabled.
Reviewed-by: dgu, xuelei
darcy [Tue, 13 Oct 2009 17:34:48 -0700] rev 4043
6349921: (enum) Include links from java.lang.Enum to EnumSet and EnumMap
Reviewed-by: martin
darcy [Tue, 13 Oct 2009 14:08:57 -0700] rev 4042
6648344: (reflect spec) State default of isAccessible for reflective objects
Reviewed-by: alanb
alanb [Sat, 10 Oct 2009 10:14:51 +0100] rev 4041
Merge
alanb [Fri, 09 Oct 2009 10:06:58 +0100] rev 4040
6888552: Allow JNDI to be used when java.applet is not present
Reviewed-by: vinnie
alanb [Fri, 09 Oct 2009 09:59:54 +0100] rev 4039
6889552: Sun provider should not require LDAP CertStore to be present
Reviewed-by: vinnie, mullan
darcy [Fri, 09 Oct 2009 16:11:11 -0700] rev 4038
6797535: Add shared two argument static equals method to the platform
Reviewed-by: sherman
xdono [Thu, 15 Oct 2009 16:40:33 -0700] rev 4037
Added tag jdk7-b74 for changeset 6bab93485a15
duke [Wed, 05 Jul 2017 17:02:09 +0200] rev 4036
Merge
trims [Fri, 23 Oct 2009 14:28:47 -0700] rev 4035
Merge
trims [Fri, 23 Oct 2009 14:27:16 -0700] rev 4034
6894844: Bump the HS17 build number to 04
Summary: Update the HS17 build number to 04
Reviewed-by: jcoomes
apetrusenko [Thu, 22 Oct 2009 07:43:49 -0700] rev 4033
6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359
Reviewed-by: tonyp, ysr
tonyp [Tue, 20 Oct 2009 11:28:25 -0700] rev 4032
Merge
ysr [Tue, 20 Oct 2009 00:00:23 -0700] rev 4031
6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
Summary: Removed the assert: UseSerialGC is not necessarily always set when serial gc is being used.
Reviewed-by: jcoomes, jmasa, tonyp
ysr [Fri, 16 Oct 2009 02:05:46 -0700] rev 4030
6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
6889757: G1: enable card mark elision for initializing writes from compiled code (ReduceInitialCardMarks)
Summary: Defer the (compiler-elided) card-mark upon a slow-path allocation until after the store and before the next subsequent safepoint; G1 now answers yes to can_elide_tlab_write_barriers().
Reviewed-by: jcoomes, kvn, never
tonyp [Mon, 19 Oct 2009 17:02:19 -0400] rev 4029
Merge
tonyp [Wed, 07 Oct 2009 19:01:55 -0400] rev 4028
6866190: Remove SIMPLE_STACK code from TaskQueue
Summary: What the title says. We don't use SIMPLE_STACK any more.
Reviewed-by: ysr
bobv [Wed, 07 Oct 2009 09:48:42 -0400] rev 4027
6888847: TaskQueue needs release_store() for correctness on RMO machines
Summary: See title.
Reviewed-by: jmasa, ysr, jcoomes, iveresov, tonyp
tonyp [Wed, 07 Oct 2009 10:09:57 -0400] rev 4026
6888619: G1: too many guarantees in concurrent marking
Summary: change more guarantees in concurrent marking into asserts.
Reviewed-by: apetrusenko, iveresov
tonyp [Wed, 07 Oct 2009 09:42:18 -0400] rev 4025
6888316: G1: has_aborted() || _cm->region_stack_empty() fails
Summary: Remove incorrect guarantee.
Reviewed-by: apetrusenko, iveresov
tonyp [Mon, 05 Oct 2009 12:05:48 -0400] rev 4024
6847956: G1: crash in oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*)
Summary: When we copy objects to survivors during marking, we incorrectly set NTAMS to bottom, which causes marking to miss visiting some of those objects.
Reviewed-by: apetrusenko, iveresov
tonyp [Fri, 02 Oct 2009 16:20:42 -0400] rev 4023
6882730: G1: parallel heap verification messes up region dump
Summary: It tidies up the G1 heap verification a bit. In particular, when the verification is done in parallel and there is a failure, this is propagated to the top level and the heap is dumped at the end, not by every thread that encounters a failure.
Reviewed-by: johnc, jmasa
tonyp [Fri, 02 Oct 2009 16:12:07 -0400] rev 4022
6885041: G1: inconsistent thread dump
Summary: When G1 is enabled, thread dumps are inconsistent as the info for some of the G1 threads is not formatted properly.
Reviewed-by: ysr, johnc
jcoomes [Mon, 05 Oct 2009 05:51:22 -0700] rev 4021
6887948: test/gc/6845368/bigobj.java fails due to timeout
Reviewed-by: iveresov
cfang [Fri, 16 Oct 2009 14:08:44 -0700] rev 4020
Merge
kvn [Wed, 14 Oct 2009 15:03:32 -0700] rev 4019
6890984: Comparison of 2 arrays could cause VM crash
Summary: Restore original null checks.
Reviewed-by: never, cfang
kvn [Wed, 14 Oct 2009 11:42:59 -0700] rev 4018
6722084: JPRT make file doesn't create required symbolic link to libjvm.so
Summary: Use -y zip option to preserve symbolic links.
Reviewed-by: never, jcoomes, kamg
never [Wed, 14 Oct 2009 10:36:57 -0700] rev 4017
6889869: assert(!Interpreter::bytecode_should_reexecute(code),"should not reexecute")
Reviewed-by: jrose, kvn, cfang, twisti
kvn [Tue, 13 Oct 2009 22:32:31 -0700] rev 4016
6889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes")
Summary: PhiNode::Ideal() should return TOP for Phi node with no users.
Reviewed-by: never, jrose
kvn [Tue, 13 Oct 2009 20:54:13 -0700] rev 4015
6889656: assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-degree before coalesce
Summary: Restore the original code: uint i = _hi_degree.
Reviewed-by: never, jrose
never [Tue, 13 Oct 2009 16:29:31 -0700] rev 4014
6889302: TraceExceptions output should include detail message
Reviewed-by: twisti, jrose, kvn
never [Tue, 13 Oct 2009 12:04:21 -0700] rev 4013
6890308: integrate zero assembler hotspot changes
Reviewed-by: never
Contributed-by: gbenson@redhat.com
never [Wed, 07 Oct 2009 15:38:37 -0700] rev 4012
6885584: A particular class structure causes large allocation spike for jit
Reviewed-by: kvn
kvn [Wed, 07 Oct 2009 12:43:50 -0700] rev 4011
6875959: CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
Summary: To break spill ties choose bound live range over unbound to free register or one with smaller cost to spill.
Reviewed-by: never, jrose
kvn [Tue, 06 Oct 2009 10:15:38 -0700] rev 4010
6880034: SIGBUS during deoptimisation at a safepoint on 64bit-SPARC
Summary: Fix problem with the double register encodings in sparc.ad
Reviewed-by: never, jrose
Contributed-by: volker.simonis@gmail.com
twisti [Tue, 06 Oct 2009 02:11:49 -0700] rev 4009
6879902: CTW failure jdk6_18/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:845
Summary: For signatures with a large number of arguments the offset for the float store becomes too big and does not fit in 13-bit.
Reviewed-by: kvn, never
xlu [Wed, 14 Oct 2009 12:40:20 -0700] rev 4008
Merge
acorn [Mon, 28 Sep 2009 12:27:52 -0400] rev 4007
Merge
xlu [Thu, 24 Sep 2009 12:10:46 -0700] rev 4006
6880029: JDK 1.6.0_u14p Application crashed very early
Reviewed-by: never, ysr, acorn
xdono [Thu, 15 Oct 2009 16:40:19 -0700] rev 4005
Added tag jdk7-b74 for changeset b95ea007fe67
xdono [Thu, 15 Oct 2009 16:40:15 -0700] rev 4004
Added tag jdk7-b74 for changeset e8f92456bc49
duke [Wed, 05 Jul 2017 17:01:56 +0200] rev 4003
Added tag jdk7-b74 for changeset 4e7661eaa211
duke [Wed, 05 Jul 2017 17:01:55 +0200] rev 4002
Merge
duke [Wed, 05 Jul 2017 17:01:52 +0200] rev 4001
Merge
tbell [Wed, 07 Oct 2009 14:14:45 -0700] rev 4000
Merge
jjg [Mon, 28 Sep 2009 16:48:30 -0700] rev 3999
6886348: apt incorrectly uses Scope.table
Reviewed-by: darcy
tbell [Fri, 25 Sep 2009 22:04:43 -0700] rev 3998
Merge
darcy [Thu, 24 Sep 2009 16:00:03 -0700] rev 3997
6337964: should ignore last comma in annotation array
Reviewed-by: jjg
jjg [Wed, 23 Sep 2009 19:15:04 -0700] rev 3996
6572945: javah should be written as an annotation processor, not a doclet
Reviewed-by: darcy
jjg [Wed, 23 Sep 2009 18:48:13 -0700] rev 3995
6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject.
6747645: ZipFileObject.getName is incorrectly deprecated
6885123: JavaFileObject getName issues
Reviewed-by: mcimadamore
darcy [Wed, 23 Sep 2009 18:29:41 -0700] rev 3994
6517779: javax.lang.model.util.Elements.getConstantExpression() doesn't throw any exception
6517907: javax.lang.model.util.Elements.getConstantExpression() with negative byte value fails
Summary: Fix various problems with Elements.getConstantExpression()
Reviewed-by: jjg
xdono [Fri, 02 Oct 2009 11:26:53 -0700] rev 3993
Added tag jdk7-b73 for changeset 6a163854aee4
duke [Wed, 05 Jul 2017 17:01:48 +0200] rev 3992
Merge
xdono [Fri, 02 Oct 2009 11:26:36 -0700] rev 3991
Added tag jdk7-b73 for changeset 2d600411d2b7
duke [Wed, 05 Jul 2017 17:01:45 +0200] rev 3990
Merge
xdono [Fri, 02 Oct 2009 11:26:35 -0700] rev 3989
Added tag jdk7-b73 for changeset 35b6f37d3023
duke [Wed, 05 Jul 2017 17:01:42 +0200] rev 3988
Merge
xdono [Fri, 02 Oct 2009 11:26:18 -0700] rev 3987
Added tag jdk7-b73 for changeset 7e1a948466e2
duke [Wed, 05 Jul 2017 17:01:39 +0200] rev 3986
Merge
vinnie [Wed, 14 Oct 2009 23:41:11 +0100] rev 3985
6891632: Remove duplicate ECC source files
Reviewed-by: wetmore
lana [Tue, 13 Oct 2009 15:25:58 -0700] rev 3984
Merge
yan [Tue, 06 Oct 2009 23:44:44 -0700] rev 3983
Merge
rupashka [Tue, 06 Oct 2009 17:01:52 +0400] rev 3982
6489130: FileChooserDemo hung by keeping pressing Enter key
Reviewed-by: alexp
peterz [Wed, 23 Sep 2009 21:14:53 +0400] rev 3981
6857888: closed/javax/swing/JMenuItem/6458123/bug6458123.java fails with InvocationTargetException.
Reviewed-by: alexp
alexp [Mon, 21 Sep 2009 17:58:09 +0400] rev 3980
6883341: SWAT: jdk7-b72 swat build(2009-09-17) threw exceptions when running Java2D demo by clicking Paint ta
Reviewed-by: peterz
yan [Mon, 21 Sep 2009 01:26:57 -0700] rev 3979
Merge
rupashka [Fri, 18 Sep 2009 15:11:28 +0400] rev 3978
6840086: JFileChooser lacks icons on top right when running on Windows 7
Reviewed-by: peterz, uta
alexp [Thu, 17 Sep 2009 19:08:15 +0400] rev 3977
4833524: BasicTreeUI.isToggleSelectionEvent() does not properly handle popup triggers
Reviewed-by: rupashka
gsm [Wed, 16 Sep 2009 16:15:41 +0400] rev 3976
4337267: Arabic Numeral Shaping
Reviewed-by: peterz
alexp [Tue, 15 Sep 2009 16:26:40 +0400] rev 3975
6875716: JLayer.remove((Component)null) should behave consistently in (not) throwing NPE
Reviewed-by: rupashka
peterz [Thu, 10 Sep 2009 12:30:55 +0400] rev 3974
6827786: Mnemonic cycling for multiple equal mnemonic armed menu items stops when encountering a submenu
Reviewed-by: alexp
alexp [Wed, 09 Sep 2009 17:32:18 +0400] rev 3973
6878792: Sample provided in javax.swing.JLayer class description is not usable
Reviewed-by: rupashka
yan [Tue, 06 Oct 2009 23:40:27 -0700] rev 3972
Merge
anthony [Thu, 01 Oct 2009 15:06:16 +0400] rev 3971
6862611: Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html fails
Summary: The recursiveShowHeavyweightChildren() must be invoked unconditionally in mixOnShowing()
Reviewed-by: art, dcherepanov
anthony [Thu, 01 Oct 2009 14:48:05 +0400] rev 3970
6886868: giflib has a memory leak in the MakeMapObject() function
Summary: free() the object before returning NULL
Reviewed-by: art, dcherepanov
dcherepanov [Wed, 30 Sep 2009 15:48:06 +0400] rev 3969
6878284: Sometimes test/javax/swing/system/6799345/TestShutdown.java "hangs"
Reviewed-by: art, ant
dcherepanov [Wed, 30 Sep 2009 13:21:51 +0400] rev 3968
6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently.
Reviewed-by: art, anthony
yan [Tue, 22 Sep 2009 01:20:51 -0700] rev 3967
Merge
anthony [Tue, 15 Sep 2009 16:15:36 +0400] rev 3966
6868255: Requirements for correct operating of the HW/LW Mixing feature need to be specified
Summary: The specification is updated
Reviewed-by: art, dcherepanov
tbell [Wed, 07 Oct 2009 14:15:01 -0700] rev 3965
Merge
darcy [Wed, 07 Oct 2009 14:04:20 -0700] rev 3964
6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String)
6655735: Integer.toString() and String.valueOf(int) contain slow delegations
Reviewed-by: lancea
tbell [Wed, 07 Oct 2009 13:53:11 -0700] rev 3963
6888888: new javah throws NullPointerException when building in jdk/make/java/nio
Summary: Use the bootstrap javah during the build until bug-ID 6889255 is fixed
Reviewed-by: jjg
chegar [Wed, 07 Oct 2009 17:23:02 +0100] rev 3962
6887364: SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces
Reviewed-by: alanb
kamg [Tue, 06 Oct 2009 22:01:18 -0400] rev 3961
6885916: Memory leak in inferencing verifier (libverify.so)
Summary: Use the memory management already present to track allocated memory
Reviewed-by: coleenp, acorn
mchung [Tue, 06 Oct 2009 15:14:59 -0700] rev 3960
6888802: sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow
Summary: Fixed sun.misc.BootClassLoaderHook.getBootstrapPaths calls hook.getAdditionalBootstrapPaths
Reviewed-by: alanb, tbell
darcy [Tue, 06 Oct 2009 13:31:41 -0700] rev 3959
5062288: (reflect) Core reflection uses raw types when it could be using wildcards
Reviewed-by: alanb
mchung [Mon, 05 Oct 2009 18:15:32 -0700] rev 3958
6612680: Remove classloader dependency on jkernel
Summary: Add a new sun.misc.BootClassLoaderHook that DownloadManager will implement
Reviewed-by: alanb, forax, igor
vinnie [Mon, 05 Oct 2009 23:42:48 +0100] rev 3957
6885204: JSSE should not require Kerberos to be present
Reviewed-by: wetmore, alanb
alanb [Mon, 05 Oct 2009 16:45:55 +0100] rev 3956
6854954: Eliminate static dependency on java.awt.AWTPermission
Reviewed-by: mullan, mchung, anthony
alanb [Sun, 04 Oct 2009 15:42:00 +0100] rev 3955
6884800: (file) Path.newInputStream does not usefully implement available()
Reviewed-by: martin, chegar
tbell [Fri, 02 Oct 2009 08:49:25 -0700] rev 3954
6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails
Reviewed-by: dcubed
michaelm [Fri, 02 Oct 2009 13:59:37 +0100] rev 3953
Merge