tonyp [Wed, 24 Jun 2009 11:42:03 -0400] rev 3182
6850869: G1: RSet "scrubbing" scrubs too much
Summary: 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
kvn [Wed, 01 Jul 2009 15:06:54 -0700] rev 3181
Merge
never [Wed, 01 Jul 2009 12:22:23 -0700] rev 3180
6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")
Reviewed-by: kvn
never [Fri, 26 Jun 2009 16:14:31 -0700] rev 3179
6851908: interpreter null check profiling broken causing extra compilation invalidation
Reviewed-by: kvn
never [Fri, 26 Jun 2009 13:03:29 -0700] rev 3178
6818666: G1: Type lost in g1 pre-barrier
Reviewed-by: kvn
twisti [Fri, 26 Jun 2009 07:26:10 -0700] rev 3177
5057225: Remove useless I2L conversions
Summary: 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
kvn [Wed, 24 Jun 2009 12:00:51 -0700] rev 3176
6841800: Incorrect boundary values behavior for option -XX:MaxLabelRootDepth=0-6 leads to jvm crash
Summary: MaxLabelRootDepth value less then 10 is invalid.
Reviewed-by: never
twisti [Wed, 24 Jun 2009 02:09:45 -0700] rev 3175
Merge
twisti [Wed, 17 Jun 2009 09:08:56 -0700] rev 3174
6851829: solaris build fails with 5.8 compilers
Summary: Solaris builds with the CC 5.8 compilers (used for jdk6 update builds) fail while compiling adlc.
Reviewed-by: never
kvn [Tue, 23 Jun 2009 17:52:29 -0700] rev 3173
6837094: False positive for "meet not symmetric" failure
Summary: Have the meet not symmetric check recursively do the interface-vs-oop check on array subtypes.
Reviewed-by: jrose
Contributed-by: rasbold@google.com
never [Wed, 10 Jun 2009 12:19:48 -0700] rev 3172
6849574: VM crash using NonBlockingHashMap (high_scale_lib)
Reviewed-by: kvn
kvn [Tue, 09 Jun 2009 16:19:10 -0700] rev 3171
6837472: com/sun/jdi/MonitorFrameInfo.java fails with AggressiveOpts in 6u14
Summary: Disable escape analysis when jvmti/debugger is used. Add support for EA ibto SA.
Reviewed-by: never
trims [Fri, 10 Jul 2009 19:10:02 -0700] rev 3170
6859411: Bump the HS16 build number to 06
Summary: Update the HS16 build number to 06
Reviewed-by: jcoomes
xdono [Mon, 13 Jul 2009 14:47:36 -0700] rev 3169
Added tag jdk7-b64 for changeset 4905b291b676
xdono [Tue, 14 Jul 2009 14:12:17 -0700] rev 3168
Merge
xdono [Wed, 08 Jul 2009 10:34:21 -0700] rev 3167
Merge
xdono [Mon, 29 Jun 2009 22:13:31 -0700] rev 3166
Merge
xdono [Mon, 22 Jun 2009 10:13:20 -0700] rev 3165
6853596: Update Build README-build.html with new info regarding update for Solaris 10u2 and BOOTDIR update
Reviewed-by: tbell, ohair
xdono [Mon, 13 Jul 2009 14:47:31 -0700] rev 3164
Added tag jdk7-b64 for changeset 752e62a9e600
duke [Wed, 05 Jul 2017 16:56:12 +0200] rev 3163
Added tag jdk7-b64 for changeset d22867c5f1b2
duke [Wed, 05 Jul 2017 16:56:12 +0200] rev 3162
Merge
duke [Wed, 05 Jul 2017 16:56:10 +0200] rev 3161
Merge
yan [Tue, 07 Jul 2009 23:13:09 -0700] rev 3160
Merge
yan [Wed, 01 Jul 2009 00:24:25 -0700] rev 3159
Merge
yan [Thu, 25 Jun 2009 00:20:34 -0700] rev 3158
Merge
peterz [Tue, 23 Jun 2009 12:24:37 +0400] rev 3157
6844273: jdk/make/docs/CORE_PKGS.gmk does not list Nimbus
Reviewed-by: prr
tbell [Fri, 03 Jul 2009 09:16:14 -0700] rev 3156
Merge
tbell [Mon, 29 Jun 2009 23:08:52 -0700] rev 3155
Merge
jjg [Mon, 29 Jun 2009 17:45:29 -0700] rev 3154
6855993: fix comments in langtools launcher script
Reviewed-by: ohair
tbell [Sun, 28 Jun 2009 00:01:09 -0700] rev 3153
Merge
jjg [Sat, 27 Jun 2009 12:04:43 -0700] rev 3152
6855563: test broken after merge with latest parser
Reviewed-by: jjg
Contributed-by: mali@csail.mit.edu
jjg [Fri, 26 Jun 2009 19:47:12 -0700] rev 3151
6854796: update JSR308 impl with latest code from type-annotations repo
Reviewed-by: jjg, mcimadamore, darcy
Contributed-by: mernst@cs.washington.edu, mali@csail.mit.edu, mpapi@csail.mit.edu
jjg [Fri, 26 Jun 2009 19:12:41 -0700] rev 3150
6855544: add missing files
Reviewed-by: jjg, mcimadamore, darcy
Contributed-by: mernst@cs.washington.edu, mali@csail.mit.edu, mpapi@csail.mit.edu
jjg [Fri, 26 Jun 2009 18:51:39 -0700] rev 3149
6843077: JSR 308: Annotations on types
Reviewed-by: jjg, mcimadamore, darcy
Contributed-by: mernst@cs.washington.edu, mali@csail.mit.edu, mpapi@csail.mit.edu
darcy [Fri, 26 Jun 2009 12:22:40 -0700] rev 3148
6593082: MirroredTypeException constructor does not throw NPE when type is null
Reviewed-by: jjg
tbell [Fri, 26 Jun 2009 10:26:27 -0700] rev 3147
Merge
tbell [Wed, 24 Jun 2009 17:34:13 -0700] rev 3146
Merge
mcimadamore [Wed, 24 Jun 2009 10:51:13 +0100] rev 3145
6852649: The Rich formatter printer should be an explicit class to facilitate overriding
Summary: Improve reusabiliy of the rich formatter by removing anonymous inner classes/changing visibility of fields
Reviewed-by: jjg
mcimadamore [Wed, 24 Jun 2009 10:50:54 +0100] rev 3144
6852595: Accessing scope using JSR199 API on erroneous tree causes Illegal Argument Exception
Summary: Fixed problem with empty DiagnosticSource objects causing IAE in the JCDiagnostic constructor
Reviewed-by: jjg
mcimadamore [Wed, 24 Jun 2009 10:50:27 +0100] rev 3143
6822637: ResolveError hierarchy needs to be refactored
Summary: Break ResolveError class into a hierarchy representing different kinds of resolution errors
Reviewed-by: jjg
tbell [Tue, 23 Jun 2009 22:09:28 -0700] rev 3142
Merge
jjg [Fri, 19 Jun 2009 11:40:47 -0700] rev 3141
6852856: javap changes to facilitate subclassing javap for variants
Reviewed-by: mcimadamore
mcimadamore [Tue, 16 Jun 2009 10:46:37 +0100] rev 3140
6638712: Inference with wildcard types causes selection of inapplicable method
Summary: Added global sanity check in order to make sure that return type inference does not violate bounds constraints
Reviewed-by: jjg
mcimadamore [Tue, 16 Jun 2009 10:46:16 +0100] rev 3139
6835428: regression: return-type inference rejects valid code
Summary: Redundant subtyping test during type-inference ends up in rejecting legal code
Reviewed-by: jjg
mcimadamore [Tue, 16 Jun 2009 10:45:42 +0100] rev 3138
6835430: javac does not generate signature attributes for classes extending parameterized inner classes
Summary: ClassWriter does not consider outer params of an inner class when emitting signature attributes
Reviewed-by: jjg
mcimadamore [Tue, 16 Jun 2009 10:45:11 +0100] rev 3137
6845686: basic and raw formatters do not display captured var id properly when javac runs in -XDoldDiags mode
Summary: Basic and raw formatters do not override Printer methods properly
Reviewed-by: jjg
xdono [Thu, 02 Jul 2009 11:11:13 -0700] rev 3136
Added tag jdk7-b63 for changeset 128e22c119ee
duke [Wed, 05 Jul 2017 16:56:02 +0200] rev 3135
Merge
xdono [Thu, 02 Jul 2009 11:10:56 -0700] rev 3134
Added tag jdk7-b63 for changeset 7f19175c3da7
duke [Wed, 05 Jul 2017 16:55:59 +0200] rev 3133
Merge
xdono [Thu, 02 Jul 2009 11:10:55 -0700] rev 3132
Added tag jdk7-b63 for changeset 602c27ff78bc
duke [Wed, 05 Jul 2017 16:55:56 +0200] rev 3131
Merge
herrick [Mon, 06 Jul 2009 17:11:04 -0400] rev 3130
Merge
herrick [Mon, 06 Jul 2009 14:02:08 -0400] rev 3129
Merge
herrick [Mon, 06 Jul 2009 15:04:30 -0400] rev 3128
Merge
herrick [Mon, 29 Jun 2009 12:00:41 -0400] rev 3127
Merge
herrick [Mon, 22 Jun 2009 09:14:27 -0400] rev 3126
Merge
herrick [Mon, 15 Jun 2009 13:07:30 -0400] rev 3125
Merge
herrick [Thu, 11 Jun 2009 15:16:20 -0400] rev 3124
6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code into JDK7
6845973: Update JDK7 with deployment changes in 6u13, 6u14
4802695: Support 64-bit Java Plug-in and Java webstart on Windows/Linux on AMD64
6825019: DownloadManager should not be loaded and referenced for full JRE
6738770: REGRESSION:JSException throws when use LiveConnect javascript facility
6772884: plugin2 : java.lang.OutOfMemoryError or crash
6707535: Crossing domain hole affecting multiple sites/domains using plug-in
6728071: Non-verification of Update files may allow unintended updates
6704154: Code loaded from local filesystem should not get access to localhost
6727081: Web Start security restrictions bypass using special extension jnlp
6727079: Java Web Start Socket() restriction bypass
6727071: Cache location/user name information disclosure in SingleInstanceImpl.
6716217: AppletClassLoader adds permissions based on codebase regardless of CS
6694892: Java Webstart inclusion via system properties override [CVE-2008-2086]
6704074: localhost socket access due to cache location exposed
6703909: Java webstart arbitrary file creation using nativelib
6665315: browser crashes when deployment.properties has more slashes ( / )
6660121: Encoding values in JNLP files can cause buffer overflow
6606110: URLConnection.setProxiedHost for resources that are loaded via proxy
6581221: SSV(VISTA): Redirection FAILS to work if user does a downgrade install
6609756: Buffer Overflow in Java ActiveX component
6608712: Bypassing the same origin policy in Java with crafted names
6534630: "gnumake clobber" doesn't
6849953: JDK7 - replacement of bufferoverflowU.lib on amd64 breaks build
6849029: Need some JDK7 merge clean-up after comments on the webrev
6847582: Build problem on JDK7 with isSecureProperty in merge
6827935: JDK 7 deployment merging - problem in Compiler-msvm.gmk
6823215: latest merge fixes from 6u12 -> JDK7
6816153: further mergers for JDK7 deployment integration
6807074: Fix Java Kernel and JQS in initial JDK7 builds
Summary: Initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
xdono [Thu, 02 Jul 2009 11:10:47 -0700] rev 3123
Added tag jdk7-b63 for changeset 216abec68111
duke [Wed, 05 Jul 2017 16:55:52 +0200] rev 3122
Merge
jqzuo [Thu, 09 Jul 2009 13:53:05 -0400] rev 3121
Merge
herrick [Mon, 06 Jul 2009 14:10:31 -0400] rev 3120
Merge
herrick [Wed, 01 Jul 2009 10:18:58 -0400] rev 3119
Merge
herrick [Mon, 29 Jun 2009 17:34:29 -0400] rev 3118
6855953: JDK7 - merger error of deployment changes with b62 -in jdk/make/sun/Makefile
Summary: This problem was discovered testing initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
herrick [Mon, 29 Jun 2009 12:06:42 -0400] rev 3117
Merge
herrick [Wed, 24 Jun 2009 14:49:31 -0400] rev 3116
6633813: Add standard hotspot import path for Kernel VM
Summary: This problem was discovered testing initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
herrick [Mon, 22 Jun 2009 09:16:54 -0400] rev 3115
Merge
herrick [Fri, 19 Jun 2009 15:04:51 -0400] rev 3114
6853152: JDK 7 cannot build w/o ALT_HOTSPOT_KERNEL_PATH set. - still broken
Summary: This problem was discovered testing initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
herrick [Fri, 19 Jun 2009 11:46:39 -0400] rev 3113
6852646: JDK 7 cannot build w/o ALT_HOTSPOT_KERNEL_PATH set.
Summary: This problem was discovered testing initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
herrick [Mon, 15 Jun 2009 13:08:29 -0400] rev 3112
Merge
herrick [Fri, 12 Jun 2009 14:56:32 -0400] rev 3111
6797688: Umbrella: Merge all JDK 6u4 - 6u12 deployment code into JDK7
6845973: Update JDK7 with deployment changes in 6u13, 6u14
4802695: Support 64-bit Java Plug-in and Java webstart on Windows/Linux on AMD64
6825019: DownloadManager should not be loaded and referenced for full JRE
6738770: REGRESSION:JSException throws when use LiveConnect javascript facility
6772884: plugin2 : java.lang.OutOfMemoryError or crash
6707535: Crossing domain hole affecting multiple sites/domains using plug-in
6728071: Non-verification of Update files may allow unintended updates
6704154: Code loaded from local filesystem should not get access to localhost
6727081: Web Start security restrictions bypass using special extension jnlp
6727079: Java Web Start Socket() restriction bypass
6727071: Cache location/user name information disclosure in SingleInstanceImpl.
6716217: AppletClassLoader adds permissions based on codebase regardless of CS
6694892: Java Webstart inclusion via system properties override [CVE-2008-2086]
6704074: localhost socket access due to cache location exposed
6703909: Java webstart arbitrary file creation using nativelib
6665315: browser crashes when deployment.properties has more slashes ( / )
6660121: Encoding values in JNLP files can cause buffer overflow
6606110: URLConnection.setProxiedHost for resources that are loaded via proxy
6581221: SSV(VISTA): Redirection FAILS to work if user does a downgrade install
6609756: Buffer Overflow in Java ActiveX component
6608712: Bypassing the same origin policy in Java with crafted names
6534630: "gnumake clobber" doesn't
6849953: JDK7 - replacement of bufferoverflowU.lib on amd64 breaks build
6849029: Need some JDK7 merge clean-up after comments on the webrev
6847582: Build problem on JDK7 with isSecureProperty in merge
6827935: JDK 7 deployment merging - problem in Compiler-msvm.gmk
6823215: latest merge fixes from 6u12 -> JDK7
6816153: further mergers for JDK7 deployment integration
6807074: Fix Java Kernel and JQS in initial JDK7 builds
Summary: Initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
yan [Tue, 07 Jul 2009 23:12:36 -0700] rev 3110
Merge
yan [Wed, 01 Jul 2009 00:23:56 -0700] rev 3109
Merge
peytoia [Tue, 30 Jun 2009 09:38:16 +0900] rev 3108
6855715: Font2Dtest demo needs to be updated to support Unicode 5.1.0.
Reviewed-by: okutsu
peterz [Fri, 26 Jun 2009 21:43:21 +0400] rev 3107
6849805: Nimbus L&F: NimbusLookAndFeel.getDerivedColor() not always returns color2 for 1.0 midPoint
Summary: Different rounding mode used for float->int conversion
Reviewed-by: malenkov
malenkov [Fri, 26 Jun 2009 17:15:19 +0400] rev 3106
6742850: Antialiasing for GTK L&F should be turned on by default if there is no embedded bitmap.
Reviewed-by: peterz
malenkov [Fri, 26 Jun 2009 16:58:46 +0400] rev 3105
6679840: provide a way to choose v-synced BufferStrategy
Reviewed-by: peterz
malenkov [Fri, 26 Jun 2009 16:30:02 +0400] rev 3104
6557223: Resize cursor stays after fast outline-resize of JInternalFrame with JScrollPane
Reviewed-by: peterz
peterz [Fri, 26 Jun 2009 08:09:19 +0400] rev 3103
6827032: NIMBUS: Drag and drop throws a NPE in SwingSet2 ColorChooser
Reviewed-by: malenkov
malenkov [Thu, 25 Jun 2009 18:50:51 +0400] rev 3102
6848364: javax/swing/border/Test4856008.java regression test fails due to BorderedComponent package not found
Reviewed-by: alexp
peytoia [Thu, 25 Jun 2009 21:55:39 +0900] rev 3101
6792400: Avoid loading of Normalizer resources for simple uses
Reviewed-by: okutsu
yan [Thu, 25 Jun 2009 02:42:26 -0700] rev 3100
Merge
yan [Thu, 25 Jun 2009 00:18:46 -0700] rev 3099
Merge
peytoia [Thu, 25 Jun 2009 17:37:28 +0900] rev 3098
6609750: [Fmt-De] SimpleDateFormat.format() doesn't handle pattern "y" correctly
Reviewed-by: okutsu
peytoia [Thu, 25 Jun 2009 07:38:09 +0900] rev 3097
6853792: test/java/text/Bidi/Bug6850113.java compilation error
Reviewed-by: okutsu
malenkov [Wed, 24 Jun 2009 17:45:19 +0400] rev 3096
6737700: api/javax_swing/table/DefaultTableCellRenderer/index.html#getset:DefaultTableCellRenderer
Reviewed-by: alexp
malenkov [Wed, 24 Jun 2009 13:59:54 +0400] rev 3095
6852574: EnumPersistenceDelegate fails to persist instances with blocks
Reviewed-by: peterz
peterz [Tue, 23 Jun 2009 12:24:11 +0400] rev 3094
6844273: jdk/make/docs/CORE_PKGS.gmk does not list Nimbus
Reviewed-by: prr
peterz [Mon, 22 Jun 2009 18:08:50 +0400] rev 3093
6849277: Nimbus L&F: lots of painter classes were added to JDK7 as public
Reviewed-by: malenkov
yan [Wed, 01 Jul 2009 00:17:02 -0700] rev 3092
Merge
yan [Tue, 30 Jun 2009 02:48:38 -0700] rev 3091
Merge
ant [Tue, 30 Jun 2009 12:55:21 +0400] rev 3090
6855713: jdk7: debug build failure in awt_Frame.cpp
Reviewed-by: dcherepanov, yan
dav [Fri, 26 Jun 2009 19:50:44 +0400] rev 3089
6848458: java/awt/GridLayout/LayoutExtraGaps/LayoutExtraGaps.java fails
Summary: consider gap between the component edge and container borders instead of just getX() and getY()
Reviewed-by: dav
Contributed-by: mwong@redhat.com
yan [Fri, 26 Jun 2009 11:48:58 +0400] rev 3088
6711676: Numpad keys trigger more than one KeyEvent.
Summary: Introduce a new sniffer based on server keymap.
Reviewed-by: art
anthony [Tue, 23 Jun 2009 16:10:19 +0400] rev 3087
6851646: test/closed/java/awt/GridBagLayout/GridBagLayoutIpadXYTest/GridBagLayoutIpadXYTest.java can fail
Summary: Added realSync() call. Made the test public.
Reviewed-by: dcherepanov
ant [Tue, 23 Jun 2009 15:53:32 +0400] rev 3086
6821291: assertion failure in awt_Frame.h
Reviewed-by: dcherepanov, art
dcherepanov [Tue, 23 Jun 2009 15:10:02 +0400] rev 3085
6736247: Component.printAll Invalid local JNI handle
Reviewed-by: anthony
dcherepanov [Tue, 23 Jun 2009 13:35:58 +0400] rev 3084
6824169: Need to remove some AWT class dependencies
Reviewed-by: art, anthony, igor, alexp
langel [Fri, 19 Jun 2009 16:49:50 -0400] rev 3083
6721086: Toolkit beep does not work consistently
Summary: Flush out after bell is sounded
Reviewed-by: anthony
ant [Thu, 18 Jun 2009 11:28:54 +0400] rev 3082
4788402: SortingFocusTraversalPolicy: prob with non-focusable focus Cycle Root as first
Reviewed-by: dcherepanov
tbell [Fri, 03 Jul 2009 09:15:02 -0700] rev 3081
Merge
tbell [Mon, 29 Jun 2009 23:08:06 -0700] rev 3080
Merge
sherman [Mon, 29 Jun 2009 21:16:01 -0700] rev 3079
Merge
sherman [Mon, 29 Jun 2009 19:57:58 -0700] rev 3078
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
Summary: some misc bug/rfe fixes for zipfile
Reviewed-by: alanb
weijun [Tue, 30 Jun 2009 11:55:58 +0800] rev 3077
6855671: DerOutputStream encodes negative integer incorrectly
Reviewed-by: xuelei
tbell [Mon, 29 Jun 2009 17:40:17 -0700] rev 3076
Merge
jjg [Mon, 29 Jun 2009 16:28:58 -0700] rev 3075
6855069: rmic should support v51 class files.
Reviewed-by: jrose
michaelm [Mon, 29 Jun 2009 15:08:52 +0100] rev 3074
Merge
michaelm [Mon, 29 Jun 2009 15:05:15 +0100] rev 3073
6827999: 6827999: URLClassLoader.addURL(URL) adds URLs to closed class loader
Reviewed-by: chegar
chegar [Mon, 29 Jun 2009 14:53:10 +0100] rev 3072
6855335: Several changes in the SCTP implementation.
Reviewed-by: michaelm
michaelm [Mon, 29 Jun 2009 13:29:05 +0100] rev 3071
Merge
michaelm [Mon, 29 Jun 2009 13:10:33 +0100] rev 3070
6513803: httpserver regression test Test13 failing and causing NullPointerException
Summary: check for NPEs
Reviewed-by: chegar
tbell [Sun, 28 Jun 2009 23:16:18 -0700] rev 3069
Merge
ohair [Sun, 28 Jun 2009 11:47:34 -0700] rev 3068
Merge
ohair [Fri, 26 Jun 2009 21:52:47 -0700] rev 3067
6855180: Fix classfile version check in java_crw_demo
Reviewed-by: jjg
alanb [Sat, 27 Jun 2009 21:49:41 +0100] rev 3066
6844054: (bf) Eliminate dependency on javax.management.ObjectName
Reviewed-by: mchung
alanb [Sat, 27 Jun 2009 21:46:53 +0100] rev 3065
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
tbell [Sun, 28 Jun 2009 00:00:25 -0700] rev 3064
Merge
jjg [Fri, 26 Jun 2009 18:39:45 -0700] rev 3063
6843077: JSR 308: Annotations on types
Reviewed-by: jjg, mcimadamore, darcy
Contributed-by: mernst@cs.washington.edu, mali@csail.mit.edu, mpapi@csail.mit.edu