Thu, 03 Jul 2014 11:37:01 -0700 |
katleman |
Added tag jdk9-b21 for changeset 6dcab76ce643 |
Wed, 05 Jul 2017 19:48:18 +0200 |
duke |
Merge |
Wed, 09 Jul 2014 10:41:34 -0700 |
lana |
Merge |
Thu, 03 Jul 2014 23:03:37 +0530 |
sundar |
8049242: Explicit constructor overload selection should work with StaticClass as well |
Thu, 03 Jul 2014 17:14:38 +0200 |
attila |
8047331: Assertion in CompiledFunction when running earley-boyer after Merge |
Thu, 03 Jul 2014 16:15:33 +0200 |
attila |
8047166: 'do with({}) break ; while(0);' crashes in CodeGenerator |
Thu, 03 Jul 2014 11:18:38 +0200 |
attila |
8049225: Source class exposes public mutable array |
Thu, 03 Jul 2014 11:18:26 +0200 |
attila |
8049223: RewriteException class exposes public mutable arrays |
Thu, 03 Jul 2014 11:18:10 +0200 |
attila |
8049222: JSType class exposes public mutable arrays |
Wed, 02 Jul 2014 18:10:31 +0530 |
sundar |
8043232: Index selection of overloaded java new constructors |
Tue, 01 Jul 2014 14:27:28 -0700 |
lana |
Merge |
Tue, 01 Jul 2014 17:37:39 +0530 |
sundar |
8047359: large string size RangeError should be thrown rather than reporting negative length |
Mon, 30 Jun 2014 17:31:28 +0200 |
hannesw |
8048586: String concatenation with optimistic types is slow |
Mon, 30 Jun 2014 20:23:16 +0530 |
sundar |
8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException |
Fri, 27 Jun 2014 21:54:16 +0530 |
sundar |
8046013: TypeError: Cannot apply "with" to non script object |
Fri, 27 Jun 2014 10:47:44 +0200 |
lagergren |
8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings |
Thu, 26 Jun 2014 15:36:15 +0200 |
attila |
8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set |
Thu, 26 Jun 2014 13:12:32 +0200 |
attila |
8047357: More precise synthetic return + unreachable throw |
Wed, 25 Jun 2014 14:36:24 +0200 |
hannesw |
8048079: Persistent code store is broken after optimistic types merge |
Wed, 25 Jun 2014 17:08:47 +0530 |
sundar |
8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval |
Tue, 24 Jun 2014 19:29:41 +0200 |
attila |
8048009: Type info caching accidentally defeated |
Tue, 24 Jun 2014 19:43:44 +0530 |
sundar |
8047959: bindings created for declarations in eval code are not mutable |
Mon, 23 Jun 2014 18:32:11 +0200 |
hannesw |
8046201: Avoid repeated flattening of nested ConsStrings |
Mon, 23 Jun 2014 21:23:53 +0530 |
sundar |
8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined |
Mon, 23 Jun 2014 10:59:33 +0200 |
attila |
8046905: apply on apply is broken |
Fri, 20 Jun 2014 12:25:00 +0200 |
attila |
8046921: Deoptimization type information peristence |
Thu, 19 Jun 2014 20:36:03 +0530 |
sundar |
8047369: Add regression tests for passing test cases of JDK-8024971 |
Thu, 19 Jun 2014 10:46:31 +0200 |
lagergren |
8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable |
Thu, 03 Jul 2014 11:37:57 -0700 |
katleman |
Added tag jdk9-b21 for changeset e4ffc9bab6f2 |
Wed, 05 Jul 2017 19:48:10 +0200 |
duke |
Merge |
Wed, 09 Jul 2014 10:41:04 -0700 |
lana |
Merge |
Tue, 01 Jul 2014 14:29:58 -0700 |
lana |
Merge |
Tue, 01 Jul 2014 15:17:55 +0100 |
coffeys |
7095856: OutputStreamHook doesn't handle null values |
Thu, 03 Jul 2014 11:36:35 -0700 |
katleman |
Added tag jdk9-b21 for changeset a36678c24565 |
Wed, 05 Jul 2017 19:48:02 +0200 |
duke |
Merge |
Wed, 09 Jul 2014 10:42:37 -0700 |
lana |
Merge |
Thu, 03 Jul 2014 18:20:42 +0200 |
egahlin |
8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process |
Thu, 03 Jul 2014 09:30:25 +0200 |
psandoz |
8043327: Collectors.toMap studentToGPA example uses Functions.identity() |
Wed, 02 Jul 2014 14:14:17 -0700 |
jmanson |
8048840: File.createTempFile has uninformative failure message |
Wed, 02 Jul 2014 10:21:23 -0700 |
martin |
8048990: ZipFile.entries() can't handle empty zip entry names |
Wed, 02 Jul 2014 10:03:40 +0100 |
alanb |
8048891: Remove unused JObjC from jdk repository |
Wed, 02 Jul 2014 17:03:47 +0800 |
weijun |
8042053: Broken links to jarsigner and keytool docs in java.security package summary |
Wed, 02 Jul 2014 08:41:59 +0200 |
sla |
8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows |
Tue, 01 Jul 2014 23:39:31 -0700 |
smarks |
8048989: small errors in Collectors examples |
Tue, 01 Jul 2014 21:23:54 +0200 |
ykantser |
8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism |
Wed, 02 Jul 2014 09:48:32 +0800 |
weijun |
8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c |
Tue, 01 Jul 2014 23:09:52 +0000 |
valeriep |
Merge |
Tue, 01 Jul 2014 20:35:43 +0000 |
valeriep |
8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics |
Tue, 01 Jul 2014 20:35:30 +0000 |
valeriep |
8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly |
Tue, 01 Jul 2014 14:28:51 -0700 |
lana |
Merge |
Tue, 01 Jul 2014 10:20:56 -0700 |
prr |
Merge |
Tue, 24 Jun 2014 12:27:37 +0400 |
yan |
7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed |
Tue, 24 Jun 2014 10:36:35 +0400 |
azvegint |
8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86 |
Mon, 23 Jun 2014 13:05:27 -0700 |
ddehaven |
Merge |
Mon, 23 Jun 2014 12:48:16 -0700 |
prr |
8043509: java.awt.Font gets initialized with the wrong font name for some Locales |
Mon, 23 Jun 2014 22:15:09 +0400 |
pchelko |
8047798: Remove EventQueueDelegate |
Fri, 20 Jun 2014 13:36:03 -0700 |
mchung |
8044063: Remove com.sun.java.browser.* from jdk repo |
Fri, 20 Jun 2014 12:37:08 -0700 |
prr |
8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows |
Fri, 20 Jun 2014 16:48:30 +0400 |
yan |
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository |
Thu, 19 Jun 2014 12:44:41 +0400 |
yan |
8044429: move awt automated tests for AWT_Modality to OpenJDK repository |