Tue, 17 Apr 2012 09:02:57 -0700 7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available
dcubed [Tue, 17 Apr 2012 09:02:57 -0700] rev 12445
7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available Reviewed-by: ohair, jmelvin, sspitsyn
Tue, 17 Apr 2012 08:49:50 -0700 Merge
sla [Tue, 17 Apr 2012 08:49:50 -0700] rev 12444
Merge
Tue, 17 Apr 2012 07:25:05 -0700 Merge
sla [Tue, 17 Apr 2012 07:25:05 -0700] rev 12443
Merge
Tue, 17 Apr 2012 06:45:57 +0200 7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx]
sla [Tue, 17 Apr 2012 06:45:57 +0200] rev 12442
7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx] Summary: Provide the missing implementation UnixOperatingSystem on Mac OS X Reviewed-by: dsamersoff, dcubed
Tue, 17 Apr 2012 15:46:04 +0100 7116200: (cs) test/java/nio/charset/coders/StreamTimeout.java fails with "Address already in use"
alanb [Tue, 17 Apr 2012 15:46:04 +0100] rev 12441
7116200: (cs) test/java/nio/charset/coders/StreamTimeout.java fails with "Address already in use" Reviewed-by: alanb, chegar Contributed-by: jim.gish@oracle.com, forax@univ-mlv.fr
Tue, 17 Apr 2012 07:14:14 -0700 7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close
robm [Tue, 17 Apr 2012 07:14:14 -0700] rev 12440
7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close Reviewed-by: alanb
Tue, 17 Apr 2012 16:13:28 +0400 7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't start with a dot
dmeetry [Tue, 17 Apr 2012 16:13:28 +0400] rev 12439
7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't start with a dot Reviewed-by: chegar
Mon, 16 Apr 2012 20:12:20 +0100 7143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSX
alanb [Mon, 16 Apr 2012 20:12:20 +0100] rev 12438
7143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSX Reviewed-by: michaelm, chegar
Mon, 16 Apr 2012 11:12:10 +0800 7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location
littlee [Mon, 16 Apr 2012 11:12:10 +0800] rev 12437
7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location Reviewed-by: alanb
Fri, 13 Apr 2012 19:00:08 +0100 7152169: TEST_BUG: sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool error on sparc
vinnie [Fri, 13 Apr 2012 19:00:08 +0100] rev 12436
7152169: TEST_BUG: sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool error on sparc Reviewed-by: mullan
Fri, 13 Apr 2012 09:49:41 -0400 Merge
mullan [Fri, 13 Apr 2012 09:49:41 -0400] rev 12435
Merge
Fri, 13 Apr 2012 09:46:25 -0400 7152564: Improve CodeSource.matchLocation(CodeSource) performance
mullan [Fri, 13 Apr 2012 09:46:25 -0400] rev 12434
7152564: Improve CodeSource.matchLocation(CodeSource) performance 7155693: CodeSource.matchLocation getPort test can be improved Reviewed-by: chegar
Thu, 12 Apr 2012 16:23:24 -0700 7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo
dcubed [Thu, 12 Apr 2012 16:23:24 -0700] rev 12433
7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo Summary: Do not install .debuginfo files in bin dir. Reviewed-by: ksrini, sspitsyn
Thu, 12 Apr 2012 15:01:41 -0700 7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio
sherman [Thu, 12 Apr 2012 15:01:41 -0700] rev 12432
7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio Summary: Updated to throw IAE instead. Reviewed-by: lancea
Thu, 12 Apr 2012 10:55:51 -0700 7152690: Initialization error with charset SJIS_0213 when security manager is enabled
sherman [Thu, 12 Apr 2012 10:55:51 -0700] rev 12431
7152690: Initialization error with charset SJIS_0213 when security manager is enabled Summary: To use doPrivileged block to wrap the data reading code Reviewed-by: alanb
Thu, 12 Apr 2012 10:43:04 -0700 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets
sherman [Thu, 12 Apr 2012 10:43:04 -0700] rev 12430
7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets Summary: To use URI.getRawSchemeSpecificPart() to get the scheme part of the uri Reviewed-by: alanb, chegar
Thu, 12 Apr 2012 15:04:39 +0800 6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator
youdwei [Thu, 12 Apr 2012 15:04:39 +0800] rev 12429
6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator Reviewed-by: alanb
Wed, 11 Apr 2012 17:12:35 -0700 7157903: JSSE client sockets are very slow
wetmore [Wed, 11 Apr 2012 17:12:35 -0700] rev 12428
7157903: JSSE client sockets are very slow Reviewed-by: xuelei
Wed, 11 Apr 2012 07:26:35 -0700 7071907: JDK: Full Debug Symbols
dcubed [Wed, 11 Apr 2012 07:26:35 -0700] rev 12427
7071907: JDK: Full Debug Symbols Summary: Add initial FDS support to some libraries and programs. Reviewed-by: kamg, fparain, sspitsyn, dsamersoff
Tue, 10 Apr 2012 23:18:33 -0700 Merge
lana [Tue, 10 Apr 2012 23:18:33 -0700] rev 12426
Merge
Tue, 10 Apr 2012 10:45:56 +0200 7158930: (ann) library support for repeating annotations is not built when compiling the JDK
jfranck [Tue, 10 Apr 2012 10:45:56 +0200] rev 12425
7158930: (ann) library support for repeating annotations is not built when compiling the JDK Reviewed-by: ohair, erikj
Tue, 10 Apr 2012 10:32:00 +0200 7154809: JDI: update JDI/JDB debugee commandline option parsing
mgronlun [Tue, 10 Apr 2012 10:32:00 +0200] rev 12424
7154809: JDI: update JDI/JDB debugee commandline option parsing Summary: update debugee commandline parsing Reviewed-by: dcubed, dsamersoff, sla
Tue, 10 Apr 2012 12:15:03 +0800 7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds()
weijun [Tue, 10 Apr 2012 12:15:03 +0800] rev 12423
7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds() Reviewed-by: valeriep, jjg
Tue, 10 Apr 2012 10:17:36 +0800 7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec
littlee [Tue, 10 Apr 2012 10:17:36 +0800] rev 12422
7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec Reviewed-by: dholmes, mduigou Contributed-by: Sean Zhou <zhouyx@linux.vnet.ibm.com>, Ulf Zibis <ulf.zibis@gmx.de>, David Holmes <david.holmes@oracle.com>
Thu, 05 Apr 2012 13:57:37 +0100 7133806: Typo in Files.newByteChannel javadoc
jgish [Thu, 05 Apr 2012 13:57:37 +0100] rev 12421
7133806: Typo in Files.newByteChannel javadoc Reviewed-by: chegar
Wed, 04 Apr 2012 15:57:04 -0700 7159130: add java/rmi/transport/pinClientSocketFactory to problem list
dmocek [Wed, 04 Apr 2012 15:57:04 -0700] rev 12420
7159130: add java/rmi/transport/pinClientSocketFactory to problem list Reviewed-by: smarks
Wed, 18 Apr 2012 10:18:10 -0700 Merge
lana [Wed, 18 Apr 2012 10:18:10 -0700] rev 12419
Merge
Wed, 18 Apr 2012 21:08:38 +0400 7124286: [macosx] Option modifier should work like AltGr as in Apple jdk
leonidr [Wed, 18 Apr 2012 21:08:38 +0400] rev 12418
7124286: [macosx] Option modifier should work like AltGr as in Apple jdk Reviewed-by: anthony
Wed, 18 Apr 2012 09:29:09 +0400 7156194: [macosx] Can't type non-ASCII characters into applets
dcherepanov [Wed, 18 Apr 2012 09:29:09 +0400] rev 12417
7156194: [macosx] Can't type non-ASCII characters into applets Reviewed-by: anthony, art
Tue, 17 Apr 2012 21:40:12 +0400 7161109: [macosx] JCK AWT interactive test DnDTextDropTest fails on MacOS
kizune [Tue, 17 Apr 2012 21:40:12 +0400] rev 12416
7161109: [macosx] JCK AWT interactive test DnDTextDropTest fails on MacOS Reviewed-by: serb
Tue, 17 Apr 2012 13:16:06 +0300 Merge
amenkov [Tue, 17 Apr 2012 13:16:06 +0300] rev 12415
Merge
Tue, 17 Apr 2012 13:03:01 +0300 7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid
amenkov [Tue, 17 Apr 2012 13:03:01 +0300] rev 12414
7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid Reviewed-by: prr
Mon, 16 Apr 2012 17:04:49 +0300 7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently
amenkov [Mon, 16 Apr 2012 17:04:49 +0300] rev 12413
7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently Reviewed-by: prr
Mon, 16 Apr 2012 18:36:58 +0400 7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext
anthony [Mon, 16 Apr 2012 18:36:58 +0400] rev 12412
7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext Summary: Replace a volatile integer with an AtomicInteger for numAppContexts Reviewed-by: anthony, art, dholmes
Sun, 15 Apr 2012 12:58:12 +0300 7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP
rupashka [Sun, 15 Apr 2012 12:58:12 +0300] rev 12411
7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP Reviewed-by: alexp
Fri, 13 Apr 2012 20:31:47 +0400 7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField
leonidr [Fri, 13 Apr 2012 20:31:47 +0400] rev 12410
7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField Reviewed-by: kizune, art
Thu, 12 Apr 2012 12:48:31 +0300 7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu
rupashka [Thu, 12 Apr 2012 12:48:31 +0300] rev 12409
7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu Reviewed-by: alexp
Wed, 11 Apr 2012 18:44:33 -0700 Merge
lana [Wed, 11 Apr 2012 18:44:33 -0700] rev 12408
Merge
Wed, 11 Apr 2012 21:06:08 +0400 7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE
leonidr [Wed, 11 Apr 2012 21:06:08 +0400] rev 12407
7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE Reviewed-by: art
Tue, 10 Apr 2012 22:09:58 +0400 7097771: setEnabled does not work for components in disabled containers.
serb [Tue, 10 Apr 2012 22:09:58 +0400] rev 12406
7097771: setEnabled does not work for components in disabled containers. Reviewed-by: art, anthony
Tue, 10 Apr 2012 19:09:48 +0300 7158712: Synth Property "ComboBox.popupInsets" is ignored
rupashka [Tue, 10 Apr 2012 19:09:48 +0300] rev 12405
7158712: Synth Property "ComboBox.popupInsets" is ignored Reviewed-by: alexp
Tue, 10 Apr 2012 18:53:15 +0300 7146146: Deadlock between subclass of AbstractDocument and UndoManager
rupashka [Tue, 10 Apr 2012 18:53:15 +0300] rev 12404
7146146: Deadlock between subclass of AbstractDocument and UndoManager Reviewed-by: art
Fri, 06 Apr 2012 17:20:49 +0400 7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized)
anthony [Fri, 06 Apr 2012 17:20:49 +0400] rev 12403
7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized) Summary: Pass all images provided by user code to the system and let it do the right thing Reviewed-by: art, swingler
Fri, 06 Apr 2012 17:15:09 +0400 7124553: [macosx] Need minimum size for titled Frames and JFrames
anthony [Fri, 06 Apr 2012 17:15:09 +0400] rev 12402
7124553: [macosx] Need minimum size for titled Frames and JFrames Summary: Forward-port the fix from 7u4 and also eliminate the grow box since we only support OS X 10.7+ that doesn't require it. Reviewed-by: art, swingler
Fri, 06 Apr 2012 17:03:34 +0400 7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11
anthony [Fri, 06 Apr 2012 17:03:34 +0400] rev 12401
7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11 Summary: Forward-port the fix from 7u4 and open-source the test Reviewed-by: art
Thu, 05 Apr 2012 20:38:24 +0400 7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table.
serb [Thu, 05 Apr 2012 20:38:24 +0400] rev 12400
7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table. Reviewed-by: alexp, anthony, art
Thu, 05 Apr 2012 19:43:56 +0400 7124528: [macosx] Selection is not cleared properly in text component.
serb [Thu, 05 Apr 2012 19:43:56 +0400] rev 12399
7124528: [macosx] Selection is not cleared properly in text component. Reviewed-by: anthony, art
Thu, 05 Apr 2012 19:22:54 +0400 7149913: [macosx] Deadlock in LWTextComponentPeer
serb [Thu, 05 Apr 2012 19:22:54 +0400] rev 12398
7149913: [macosx] Deadlock in LWTextComponentPeer Reviewed-by: anthony, art
Thu, 05 Apr 2012 19:01:43 +0400 7124401: [macosx] After call Frame dispose() application continues to work
serb [Thu, 05 Apr 2012 19:01:43 +0400] rev 12397
7124401: [macosx] After call Frame dispose() application continues to work Reviewed-by: art, alexp
Thu, 05 Apr 2012 18:27:16 +0400 7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor.
serb [Thu, 05 Apr 2012 18:27:16 +0400] rev 12396
7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor. Reviewed-by: anthony, art, alexp
Wed, 18 Apr 2012 10:16:23 -0700 Merge
lana [Wed, 18 Apr 2012 10:16:23 -0700] rev 12395
Merge
Wed, 11 Apr 2012 18:52:45 -0700 Merge
lana [Wed, 11 Apr 2012 18:52:45 -0700] rev 12394
Merge
Mon, 09 Apr 2012 15:49:33 -0700 7150134: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline
ceisserer [Mon, 09 Apr 2012 15:49:33 -0700] rev 12393
7150134: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline Reviewed-by: prr
Thu, 05 Apr 2012 15:17:19 -0700 7159136: JDK 7 font manager refactoring left JNI header generation and inclusion out of sync
prr [Thu, 05 Apr 2012 15:17:19 -0700] rev 12392
7159136: JDK 7 font manager refactoring left JNI header generation and inclusion out of sync Reviewed-by: igor, jgodinez
Thu, 05 Apr 2012 15:14:06 -0700 7159041: Fix for 7152519 causing build breakage.
prr [Thu, 05 Apr 2012 15:14:06 -0700] rev 12391
7159041: Fix for 7152519 causing build breakage. Reviewed-by: igor, jgodinez
Fri, 30 Mar 2012 10:18:04 -0700 7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size limit issue)
dbuck [Fri, 30 Mar 2012 10:18:04 -0700] rev 12390
7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size limit issue) Summary: Changed so that jcmd breaks input into individual lines and sends each one to the jvm separately. Reviewed-by: dcubed, sla
Thu, 22 Mar 2012 12:47:39 +0800 7152519: Dependency on non-POSIX header file <link.h> causes portability problem
luchsh [Thu, 22 Mar 2012 12:47:39 +0800] rev 12389
7152519: Dependency on non-POSIX header file <link.h> causes portability problem Reviewed-by: prr, igor
Wed, 21 Mar 2012 18:41:42 -0700 7104147: the fix for cr6887286 was not appropriate for backporting
dbuck [Wed, 21 Mar 2012 18:41:42 -0700] rev 12388
7104147: the fix for cr6887286 was not appropriate for backporting Summary: Memory leak in the list of ImageObservers watching an object. We use recursion to iterate over the list. So once the list gets too big, we overflow the stack. Fix is to execute a prune operation on ever add, so there is no way we can get indefinite growth of stale nodes. Reviewed-by: prr, flar
Thu, 19 Apr 2012 12:18:58 -0700 Added tag jdk8-b35 for changeset 7d350b06fde4
katleman [Thu, 19 Apr 2012 12:18:58 -0700] rev 12387
Added tag jdk8-b35 for changeset 7d350b06fde4
Wed, 05 Jul 2017 18:08:33 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:33 +0200] rev 12386
Merge
Fri, 20 Apr 2012 16:23:49 -0700 Added tag hs24-b08 for changeset 55ac5f20c7bf
amurillo [Fri, 20 Apr 2012 16:23:49 -0700] rev 12385
Added tag hs24-b08 for changeset 55ac5f20c7bf
Fri, 20 Apr 2012 16:23:48 -0700 Merge
amurillo [Fri, 20 Apr 2012 16:23:48 -0700] rev 12384
Merge
Fri, 20 Apr 2012 11:41:49 -0700 Merge
johnc [Fri, 20 Apr 2012 11:41:49 -0700] rev 12383
Merge
Wed, 18 Apr 2012 13:39:55 -0400 7145441: G1: collection set chooser-related cleanup
tonyp [Wed, 18 Apr 2012 13:39:55 -0400] rev 12382
7145441: G1: collection set chooser-related cleanup Summary: Cleanup of the CSet chooser class: standardize on uints for region num and indexes (instead of int, jint, etc.), make the method / field naming style more consistent, remove a lot of dead code. Reviewed-by: johnc, brutisso
Wed, 18 Apr 2012 07:21:15 -0400 7157073: G1: type change size_t -> uint for region counts / indexes
tonyp [Wed, 18 Apr 2012 07:21:15 -0400] rev 12381
7157073: G1: type change size_t -> uint for region counts / indexes Summary: Change the type of fields / variables / etc. that represent region counts and indeces from size_t to uint. Reviewed-by: iveresov, brutisso, jmasa, jwilhelm
Wed, 11 Apr 2012 16:18:45 +0200 7160613: VerifyRememberedSets doesn't work with CompressedOops
stefank [Wed, 11 Apr 2012 16:18:45 +0200] rev 12380
7160613: VerifyRememberedSets doesn't work with CompressedOops Summary: use load_decode_heap_oop instead of load_decode_heap_oop_not_null Reviewed-by: tonyp, brutisso
Mon, 16 Apr 2012 08:57:18 +0200 4988100: oop_verify_old_oop appears to be dead
brutisso [Mon, 16 Apr 2012 08:57:18 +0200] rev 12379
4988100: oop_verify_old_oop appears to be dead Summary: removed oop_verify_old_oop and allow_dirty. Also reviewed by: alexlamsl@gmail.com Reviewed-by: jmasa, jwilhelm
Fri, 13 Apr 2012 01:59:38 +0200 7160728: Introduce an extra logging level for G1 logging
brutisso [Fri, 13 Apr 2012 01:59:38 +0200] rev 12378
7160728: Introduce an extra logging level for G1 logging Summary: Added log levels "fine", "finer" and "finest". Let PrintGC map to "fine" and PrintGCDetails map to "finer". Separated out the per worker information in the G1 logging to the "finest" level. Reviewed-by: stefank, jwilhelm, tonyp, johnc
Tue, 06 Mar 2012 12:36:59 +0100 7160570: Intrinsification support for tracing framework
rbackman [Tue, 06 Mar 2012 12:36:59 +0100] rev 12377
7160570: Intrinsification support for tracing framework Reviewed-by: sla, never
Sun, 15 Apr 2012 15:37:20 -0700 Merge
dcubed [Sun, 15 Apr 2012 15:37:20 -0700] rev 12376
Merge
Fri, 13 Apr 2012 08:11:36 -0700 Merge
coleenp [Fri, 13 Apr 2012 08:11:36 -0700] rev 12375
Merge
Thu, 12 Apr 2012 22:03:05 -0400 7160467: Fix test for 7158988
coleenp [Thu, 12 Apr 2012 22:03:05 -0400] rev 12374
7160467: Fix test for 7158988 Summary: Ended up checking in FieldMonitor.java as TestPostFieldModification.java Reviewed-by: kamg
Thu, 12 Apr 2012 13:24:08 +0200 7160924: jvmti: GetPhase returns incorrect phase before VMInit event is issued
rbackman [Thu, 12 Apr 2012 13:24:08 +0200] rev 12373
7160924: jvmti: GetPhase returns incorrect phase before VMInit event is issued Reviewed-by: acorn, dcubed
Thu, 12 Apr 2012 18:41:24 -0400 Merge
dlong [Thu, 12 Apr 2012 18:41:24 -0400] rev 12372
Merge
Tue, 10 Apr 2012 13:27:09 -0400 Merge
bobv [Tue, 10 Apr 2012 13:27:09 -0400] rev 12371
Merge
Sat, 31 Mar 2012 00:05:15 -0700 Merge
jcoomes [Sat, 31 Mar 2012 00:05:15 -0700] rev 12370
Merge
Thu, 29 Mar 2012 22:18:56 -0400 7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass.
jiangli [Thu, 29 Mar 2012 22:18:56 -0400] rev 12369
7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass. Summary: Change implementor to embedded instanceKlass field. Reviewed-by: sspitsyn, minqi, coleenp
Thu, 05 Apr 2012 14:16:23 +0200 7133111: libsaproc debug print should be printed as unsigned long to fit large numbers on 64bit platform
sla [Thu, 05 Apr 2012 14:16:23 +0200] rev 12368
7133111: libsaproc debug print should be printed as unsigned long to fit large numbers on 64bit platform Reviewed-by: dcubed, mgronlun, dsamersoff
Mon, 09 Apr 2012 08:38:16 -0700 Merge
dcubed [Mon, 09 Apr 2012 08:38:16 -0700] rev 12367
Merge
Thu, 05 Apr 2012 12:17:52 -0400 7158988: jvm crashes while debugging on x86_32 and x86_64
coleenp [Thu, 05 Apr 2012 12:17:52 -0400] rev 12366
7158988: jvm crashes while debugging on x86_32 and x86_64 Summary: Object pointer is pushed more than once on stack, where GC doesn't expect it. Reviewed-by: coleenp, kvn Contributed-by: axel.siebenborn@sap.com
Sat, 07 Apr 2012 09:06:55 -0700 7159842: new hotspot build - hs24-b08
amurillo [Sat, 07 Apr 2012 09:06:55 -0700] rev 12365
7159842: new hotspot build - hs24-b08 Reviewed-by: jcoomes
Thu, 19 Apr 2012 12:18:46 -0700 Added tag jdk8-b35 for changeset f81ec813e7ee
katleman [Thu, 19 Apr 2012 12:18:46 -0700] rev 12364
Added tag jdk8-b35 for changeset f81ec813e7ee
Thu, 19 Apr 2012 12:18:32 -0700 Added tag jdk8-b35 for changeset 499f1fc13620
katleman [Thu, 19 Apr 2012 12:18:32 -0700] rev 12363
Added tag jdk8-b35 for changeset 499f1fc13620
Wed, 05 Jul 2017 18:08:21 +0200 Added tag jdk8-b35 for changeset f151d5833912
duke [Wed, 05 Jul 2017 18:08:21 +0200] rev 12362
Added tag jdk8-b35 for changeset f151d5833912
Wed, 05 Jul 2017 18:08:21 +0200 Merge jdk8-b35
duke [Wed, 05 Jul 2017 18:08:21 +0200] rev 12361
Merge
Wed, 05 Jul 2017 18:08:18 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:18 +0200] rev 12360
Merge
Thu, 12 Apr 2012 09:35:37 -0700 Added tag jdk8-b34 for changeset c529d3f99946
katleman [Thu, 12 Apr 2012 09:35:37 -0700] rev 12359
Added tag jdk8-b34 for changeset c529d3f99946
Wed, 05 Jul 2017 18:08:16 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:16 +0200] rev 12358
Merge
Thu, 12 Apr 2012 09:35:19 -0700 Added tag jdk8-b34 for changeset f2ca1609c83c
katleman [Thu, 12 Apr 2012 09:35:19 -0700] rev 12357
Added tag jdk8-b34 for changeset f2ca1609c83c
Wed, 05 Jul 2017 18:08:13 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:13 +0200] rev 12356
Merge
Thu, 12 Apr 2012 09:35:15 -0700 Added tag jdk8-b34 for changeset 664a26130786
katleman [Thu, 12 Apr 2012 09:35:15 -0700] rev 12355
Added tag jdk8-b34 for changeset 664a26130786
Wed, 05 Jul 2017 18:08:11 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:11 +0200] rev 12354
Merge
Thu, 12 Apr 2012 09:34:50 -0700 Added tag jdk8-b34 for changeset 6ec49b7a7e19
katleman [Thu, 12 Apr 2012 09:34:50 -0700] rev 12353
Added tag jdk8-b34 for changeset 6ec49b7a7e19
Wed, 05 Jul 2017 18:08:09 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:09 +0200] rev 12352
Merge
Wed, 18 Apr 2012 16:39:07 -0700 Merge
katleman [Wed, 18 Apr 2012 16:39:07 -0700] rev 12351
Merge
Thu, 12 Apr 2012 08:11:45 -0700 Merge
ohair [Thu, 12 Apr 2012 08:11:45 -0700] rev 12350
Merge
Thu, 12 Apr 2012 08:11:08 -0700 7160976: Fix missing file in new build infrastructure: Defs-utils.gmk
ohair [Thu, 12 Apr 2012 08:11:08 -0700] rev 12349
7160976: Fix missing file in new build infrastructure: Defs-utils.gmk Reviewed-by: ihse
Thu, 12 Apr 2012 09:35:30 -0700 Added tag jdk8-b34 for changeset 17ed142e28eb
katleman [Thu, 12 Apr 2012 09:35:30 -0700] rev 12348
Added tag jdk8-b34 for changeset 17ed142e28eb
Wed, 05 Jul 2017 18:08:06 +0200 Merge
duke [Wed, 05 Jul 2017 18:08:06 +0200] rev 12347
Merge
Thu, 12 Apr 2012 09:34:57 -0700 Added tag jdk8-b34 for changeset c71d5b52c0e8
katleman [Thu, 12 Apr 2012 09:34:57 -0700] rev 12346
Added tag jdk8-b34 for changeset c71d5b52c0e8
Thu, 12 Apr 2012 09:34:47 -0700 Added tag jdk8-b34 for changeset 863d9350e84b
katleman [Thu, 12 Apr 2012 09:34:47 -0700] rev 12345
Added tag jdk8-b34 for changeset 863d9350e84b
Wed, 05 Jul 2017 18:07:58 +0200 Added tag jdk8-b34 for changeset 0ae89825c75c
duke [Wed, 05 Jul 2017 18:07:58 +0200] rev 12344
Added tag jdk8-b34 for changeset 0ae89825c75c
Wed, 05 Jul 2017 18:07:57 +0200 Merge jdk8-b34
duke [Wed, 05 Jul 2017 18:07:57 +0200] rev 12343
Merge
Wed, 05 Jul 2017 18:07:54 +0200 Merge
duke [Wed, 05 Jul 2017 18:07:54 +0200] rev 12342
Merge
Wed, 11 Apr 2012 14:10:53 -0700 Merge
katleman [Wed, 11 Apr 2012 14:10:53 -0700] rev 12341
Merge
Tue, 10 Apr 2012 08:15:25 -0700 7074397: Build infrastructure changes (makefile re-write)
ohair [Tue, 10 Apr 2012 08:15:25 -0700] rev 12340
7074397: Build infrastructure changes (makefile re-write) Summary: New makefiles transition, old and new living side by side for now. Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser Contributed-by: ohrstrom <fredrik.ohrstrom@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
Mon, 09 Apr 2012 21:58:05 -0700 Merge
lana [Mon, 09 Apr 2012 21:58:05 -0700] rev 12339
Merge
Fri, 30 Mar 2012 16:58:37 -0700 Merge
lana [Fri, 30 Mar 2012 16:58:37 -0700] rev 12338
Merge
Fri, 30 Mar 2012 19:19:50 +0100 7157165: Regression: code with disjunctive type crashes javac
mcimadamore [Fri, 30 Mar 2012 19:19:50 +0100] rev 12337
7157165: Regression: code with disjunctive type crashes javac Summary: Bad recovery logic in parser code that checks for generic cast Reviewed-by: jjg
Fri, 30 Mar 2012 19:19:09 +0100 7157688: Regression: common compiler diagnostic features swapped required/found types
mcimadamore [Fri, 30 Mar 2012 19:19:09 +0100] rev 12336
7157688: Regression: common compiler diagnostic features swapped required/found types Summary: bug in resource key in compiler.properties Reviewed-by: jjg
Mon, 26 Mar 2012 15:28:49 +0100 7133185: Update 292 overload resolution logic to match JLS
mcimadamore [Mon, 26 Mar 2012 15:28:49 +0100] rev 12335
7133185: Update 292 overload resolution logic to match JLS Summary: Re-implement special overload resolution support for method handles according to the JLS SE 7 definition Reviewed-by: jjg, dlsmith, jrose
Mon, 26 Mar 2012 15:28:22 +0100 7151492: Encapsulate check logic into Attr.ResultInfo
mcimadamore [Mon, 26 Mar 2012 15:28:22 +0100] rev 12334
7151492: Encapsulate check logic into Attr.ResultInfo Summary: ResultInfo class should be used to make attribution code transparent w.r.t. check logic being used Reviewed-by: jjg, dlsmith
Mon, 26 Mar 2012 15:27:51 +0100 7151580: Separate DA/DU logic from exception checking logic in Flow.java
mcimadamore [Mon, 26 Mar 2012 15:27:51 +0100] rev 12333
7151580: Separate DA/DU logic from exception checking logic in Flow.java Summary: DA/DU analysis and exception checking analysis should live in two separate tree visitors Reviewed-by: gafter, dlsmith, jjg
Thu, 05 Apr 2012 13:05:08 -0700 Added tag jdk8-b33 for changeset 5ca52c9d6568
katleman [Thu, 05 Apr 2012 13:05:08 -0700] rev 12332
Added tag jdk8-b33 for changeset 5ca52c9d6568
Wed, 05 Jul 2017 18:07:49 +0200 Merge
duke [Wed, 05 Jul 2017 18:07:49 +0200] rev 12331
Merge
Wed, 11 Apr 2012 14:08:09 -0700 Merge
katleman [Wed, 11 Apr 2012 14:08:09 -0700] rev 12330
Merge
Tue, 10 Apr 2012 08:14:42 -0700 7074397: Build infrastructure changes (makefile re-write)
ohair [Tue, 10 Apr 2012 08:14:42 -0700] rev 12329
7074397: Build infrastructure changes (makefile re-write) Summary: New makefiles transition, old and new living side by side for now. Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser Contributed-by: ohrstrom <fredrik.ohrstrom@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
Thu, 05 Apr 2012 13:04:54 -0700 Added tag jdk8-b33 for changeset c71900b39a90
katleman [Thu, 05 Apr 2012 13:04:54 -0700] rev 12328
Added tag jdk8-b33 for changeset c71900b39a90
Wed, 05 Jul 2017 18:07:45 +0200 Merge
duke [Wed, 05 Jul 2017 18:07:45 +0200] rev 12327
Merge
Wed, 11 Apr 2012 14:08:06 -0700 Merge
katleman [Wed, 11 Apr 2012 14:08:06 -0700] rev 12326
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip