Wed, 14 May 2014 15:55:27 +0200 |
attila |
8043004: Reduce variability at JavaAdapter call sites
|
changeset |
files
|
Wed, 14 May 2014 10:51:39 +0200 |
attila |
8043003: Use strongly referenced generic invokers
|
changeset |
files
|
Tue, 13 May 2014 14:54:21 +0200 |
attila |
8043002: Improve performance of Nashorn equality operators
|
changeset |
files
|
Tue, 13 May 2014 11:30:40 +0200 |
attila |
8042118: Separate types from symbols
|
changeset |
files
|
Mon, 05 May 2014 14:17:20 +0200 |
mnunez |
8037572: Add more test cases to check static types
|
changeset |
files
|
Fri, 02 May 2014 18:22:29 +0200 |
lagergren |
8041625: AccessorProperty currentType must only by Object.class when non-primitive, and scoping followup problem for lazily generated with bodies
|
changeset |
files
|
Tue, 29 Apr 2014 16:00:53 +0200 |
mnunez |
8038398: OptimisticRecompilationTest fails on staging repo nashorn/jdk9/nashorn due to test framework
|
changeset |
files
|
Mon, 28 Apr 2014 16:37:36 +0200 |
lagergren |
8041995: Problems when loading tree expressions with several optimistic program points when optimistically initializing ObjectNodes
|
changeset |
files
|
Fri, 25 Apr 2014 14:26:07 +0200 |
lagergren |
8041905: Fix apply2call bug that prevented avatar.js unit tests from running correctly
|
changeset |
files
|
Wed, 23 Apr 2014 17:37:41 +0200 |
lagergren |
8041434: Add synchronization to the common global constants structure
|
changeset |
files
|
Wed, 23 Apr 2014 16:13:47 +0200 |
lagergren |
8038426: Move all loggers from process wide scope into Global scope
|
changeset |
files
|
Tue, 22 Apr 2014 14:09:46 +0200 |
lagergren |
8033105: Make sure Nashorn test harness can run zlib benchmark
|
changeset |
files
|
Fri, 18 Apr 2014 21:24:34 +0200 |
lagergren |
8040655: When processing a RewriteException debug object, the return value has already been reset to null. We need to catch this value before that.
|
changeset |
files
|
Fri, 18 Apr 2014 20:12:21 +0200 |
lagergren |
8040102: Remove all references to Unsafe and definition of anonymous clases from the code
|
changeset |
files
|
Thu, 17 Apr 2014 20:01:19 +0200 |
lagergren |
8040089: Apply to call transform was incomplete. Now passes all tests and performance is back
|
changeset |
files
|
Fri, 11 Apr 2014 16:52:56 +0200 |
lagergren |
Merge
|
changeset |
files
|
Fri, 11 Apr 2014 16:52:14 +0200 |
lagergren |
8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.
|
changeset |
files
|
Fri, 11 Apr 2014 16:40:06 +0200 |
attila |
8040024: BranchOptimizer produces bad code for NaN FP comparison
|
changeset |
files
|
Wed, 02 Apr 2014 10:52:39 +0200 |
lagergren |
8039044: Expand undefined intrinsics for all commutative combinators of scrict undefined checks
|
changeset |
files
|
Tue, 01 Apr 2014 16:12:38 +0200 |
lagergren |
8038945: Simplify strict undefined checks
|
changeset |
files
|
Tue, 01 Apr 2014 11:19:32 +0200 |
lagergren |
8038799: Guard and unbox boxed primitives types on setting them in Properties to avoid megamorphisism
|
changeset |
files
|
Mon, 31 Mar 2014 14:13:34 +0200 |
lagergren |
8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not.
|
changeset |
files
|
Thu, 27 Mar 2014 14:09:40 +0100 |
attila |
8038416: Access to undefined scoped variables deoptimized too much
|
changeset |
files
|
Thu, 27 Mar 2014 11:45:54 +0100 |
lagergren |
8038406: Testability: as a first step of moving loggers away from the process global space, the Debug object now supports logging POJOs from log entries as an event queue, which can be introspected from test scripts. This is way better than screen scraping brittle and subject-to-change log output.
|
changeset |
files
|
Wed, 26 Mar 2014 15:00:32 +0100 |
attila |
8038396: fix for the compiler expression evaluator to be more inquisitive about types
|
changeset |
files
|
Mon, 24 Mar 2014 18:41:06 +0100 |
attila |
8037534: Use scope types to determine optimistic types
|
changeset |
files
|
Mon, 24 Mar 2014 18:40:11 +0100 |
attila |
8038223: Symbol trace debug output takes time
|
changeset |
files
|
Fri, 21 Mar 2014 17:52:03 +0100 |
attila |
Merge
|
changeset |
files
|
Thu, 20 Mar 2014 16:26:54 +0100 |
lagergren |
8037967: Broke the build, by commiting without saving the last review comment
|
changeset |
files
|
Thu, 20 Mar 2014 16:16:42 +0100 |
lagergren |
8033334: Make sure that scope depth information is maintained in the RecompilableScriptFunctionDatas, to avoid unnecessary slow proto linkage when doing on demand compilation
|
changeset |
files
|
Mon, 17 Mar 2014 15:05:18 +0100 |
mnunez |
8037086: Check that deoptimizing recompilations are correct
|
changeset |
files
|
Fri, 14 Mar 2014 14:27:32 +0100 |
lagergren |
8036986: Test should check that correctly type is returned running with optimistic. If optimistic assumption was wrong we should get the right one.
|
changeset |
files
|
Wed, 12 Mar 2014 10:31:22 +0100 |
lagergren |
8037177: -Dnashorn.optimistic should be enabled by default, meaning that it has to be explicitly set to false to run with the jdk 8 style conservative types
|
changeset |
files
|
Wed, 05 Mar 2014 09:51:00 +0100 |
lagergren |
8036127: Prototype filter needs to be applied to getter guard as well, not just getter
|
changeset |
files
|
Mon, 03 Mar 2014 11:24:44 +0100 |
lagergren |
8035836: Array performance improvements
|
changeset |
files
|
Wed, 26 Feb 2014 13:17:57 +0100 |
attila |
8035820: Optimistic recompilation
|
changeset |
files
|
Wed, 04 Jun 2014 20:20:44 -0700 |
katleman |
Added tag jdk9-b16 for changeset e3b9d834796d
|
changeset |
files
|
Wed, 05 Jul 2017 19:43:34 +0200 |
duke |
Merge
|
changeset |
files
|
Wed, 04 Jun 2014 20:20:02 -0700 |
katleman |
Added tag jdk9-b16 for changeset 87bc69dea937
|
changeset |
files
|
Wed, 05 Jul 2017 19:43:31 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 05 Jun 2014 19:37:32 -0700 |
lana |
Merge
|
changeset |
files
|
Thu, 05 Jun 2014 12:13:50 +0100 |
michaelm |
8044766: New jdk.net classes have @since 1.9 tags in 8u20
|
changeset |
files
|
Thu, 05 Jun 2014 15:27:51 +0800 |
weijun |
8044755: Add a test for algorithm constraints check in jarsigner
|
changeset |
files
|
Wed, 04 Jun 2014 14:00:19 -0700 |
sherman |
8044727: Problem reading the contents of some zip files
|
changeset |
files
|
Wed, 04 Jun 2014 11:25:13 -0700 |
sherman |
8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files
|
changeset |
files
|
Wed, 04 Jun 2014 14:42:48 +0200 |
jfranck |
8039916: AnnotatedType.getType() of a Executable parameters may return wrong type
|
changeset |
files
|
Wed, 04 Jun 2014 13:37:16 +0100 |
chegar |
8044590: Broken links in jre.api.net.socketoptions
|
changeset |
files
|
Wed, 04 Jun 2014 13:12:16 +0200 |
mtobiass |
8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected.
|
changeset |
files
|
Wed, 04 Jun 2014 16:26:11 +0400 |
aefimov |
8032901: WaitForMultipleObjects() return value not handled appropriately
|
changeset |
files
|
Mon, 02 Jun 2014 17:59:08 +0200 |
miauno |
8044495: Remove test demo/jvmti/mtrace/TraceJFrame.java
|
changeset |
files
|
Wed, 04 Jun 2014 09:48:02 +0000 |
xuelei |
8044771: PKIXValidator indent cleanup
|
changeset |
files
|
Tue, 03 Jun 2014 21:21:32 +0530 |
sundar |
8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output
|
changeset |
files
|
Tue, 03 Jun 2014 18:31:13 +0400 |
kizune |
8044206: LambdaMetafactory.altMetafactory javadoc refers to wrong method
|
changeset |
files
|
Tue, 03 Jun 2014 17:55:58 +0400 |
yan |
8040081: Tidy warnings cleanup for java.applet
|
changeset |
files
|
Tue, 03 Jun 2014 10:55:27 +0200 |
erikj |
8044480: JDK image target overwrites lib/server/libjsig.dylib symlink with a copy of lib/libjsig.dylib
|
changeset |
files
|
Tue, 03 Jun 2014 10:52:53 +0200 |
erikj |
8043160: JDK 9 Build failure in accessbridge
|
changeset |
files
|
Tue, 03 Jun 2014 07:35:35 -0400 |
mullan |
Merge
|
changeset |
files
|
Tue, 03 Jun 2014 07:34:35 -0400 |
mullan |
8036841: Reuse no-perms AccessControlContext object when performing isAuthorized check
|
changeset |
files
|
Tue, 03 Jun 2014 14:58:47 +0400 |
thartmann |
8005873: JRuby test_respond_to.rb asserts with: MT-unsafe modification of inline cache
|
changeset |
files
|
Tue, 03 Jun 2014 12:52:59 +0400 |
yan |
8032527: fix a couple doclint errors in java/awt/geom/Path2D
|
changeset |
files
|
Mon, 02 Jun 2014 17:14:35 -0700 |
ascarpino |
8037742: Re-enabling PKCS11 HMAC mechanisms in Solaris
|
changeset |
files
|
Mon, 02 Jun 2014 17:08:40 -0700 |
ascarpino |
8041142: Re-enabling CBC_PAD PKCS11 mechanisms for Solaris
|
changeset |
files
|
Mon, 02 Jun 2014 19:49:57 +0400 |
igerasim |
8037866: Replace the Fun class in tests with lambdas
|
changeset |
files
|
Mon, 02 Jun 2014 09:19:59 +0100 |
alanb |
8043753: Drop javax.transaction from compact2 and compact3
|
changeset |
files
|
Sun, 01 Jun 2014 11:54:04 -0400 |
omajid |
8044235: src.zip should include all sources
|
changeset |
files
|
Fri, 30 May 2014 16:45:30 -0700 |
darcy |
8039865: Add fallthrough lint warning to build of jdk repository
|
changeset |
files
|
Fri, 30 May 2014 16:41:18 -0700 |
darcy |
8044477: Fix fallthrough lint warning in ASM
|
changeset |
files
|
Fri, 30 May 2014 13:37:35 -0700 |
ksrini |
8044046: [asm] refresh internal ASM version to v5.0.3
|
changeset |
files
|
Fri, 30 May 2014 09:25:18 -0700 |
mikael |
8044363: Remove special build options for unpack200 executable
|
changeset |
files
|
Fri, 30 May 2014 15:46:12 -0400 |
rriggs |
8044461: Cleanup new Boolean and single character strings
|
changeset |
files
|
Wed, 04 Jun 2014 20:20:28 -0700 |
katleman |
Added tag jdk9-b16 for changeset 68a979478ffb
|
changeset |
files
|
Wed, 05 Jul 2017 19:43:24 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 05 Jun 2014 19:39:08 -0700 |
lana |
Merge
|
changeset |
files
|
Fri, 30 May 2014 13:46:02 -0700 |
amurillo |
Merge
|
changeset |
files
|
Fri, 30 May 2014 10:07:19 -0700 |
twisti |
Merge
|
changeset |
files
|
Fri, 30 May 2014 09:49:53 -0700 |
twisti |
Merge
|
changeset |
files
|
Thu, 29 May 2014 09:41:07 +0000 |
vlivanov |
8034935: JSR 292 support for PopFrame has a fragile coupling with DirectMethodHandle
|
changeset |
files
|
Wed, 28 May 2014 07:59:23 -1000 |
iveresov |
8044090: C1: Old value instead of new one is passed to post-barrier in UnsafeGetAndSetObject
|
changeset |
files
|
Wed, 28 May 2014 14:42:00 +0400 |
iignatyev |
8043899: compiler/5091921/Test7005594.java fails if specified -Xmx is less than 1600m
|
changeset |
files
|
Tue, 27 May 2014 16:05:29 -0700 |
mikael |
8043206: Fix signed vs. unsigned comparison warning in copy_sparc.hpp
|
changeset |
files
|
Mon, 26 May 2014 19:05:01 +0400 |
iignatyev |
8038924: Test bit-instructions fails with unexpected exit value on sparc
|
changeset |
files
|
Mon, 26 May 2014 14:27:01 +0200 |
roland |
8043638: Multiple compilation attempts break LogCompulation, lead to confusing PrintInlining output
|
changeset |
files
|
Mon, 26 May 2014 10:48:58 +0200 |
roland |
8042557: compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: GC triggered before VM initialization completed
|
changeset |
files
|
Sat, 24 May 2014 00:04:21 +0400 |
iignatyev |
8032970: Add stack size check methods to WhiteBox API
|
changeset |
files
|
Fri, 23 May 2014 09:22:01 -0700 |
twisti |
Merge
|
changeset |
files
|
Wed, 21 May 2014 11:25:25 +0200 |
neliasso |
8031475: Missing oopmap in patching stubs
|
changeset |
files
|
Thu, 29 May 2014 13:01:54 -0700 |
jmasa |
Merge
|
changeset |
files
|
Mon, 26 May 2014 19:21:01 +0400 |
iignatyev |
8040250: The test test/gc/parallelScavenge/TestDynShrinkHeap.java fails with OOME
|
changeset |
files
|
Mon, 26 May 2014 09:31:43 +0200 |
tschatzl |
8043723: max_heap_for_compressed_oops() declared with size_t, but defined with uintx
|
changeset |
files
|
Tue, 27 May 2014 08:44:23 -0700 |
minqi |
8038422: CDS test failed: assert((size % os::vm_allocation_granularity()) == 0) failed when limiting SharedMiscDataSize
|
changeset |
files
|
Fri, 23 May 2014 21:34:49 +0000 |
coleenp |
Merge
|
changeset |
files
|
Fri, 23 May 2014 16:54:01 -0400 |
coleenp |
8043925: Fix typo in verifier.cpp
|
changeset |
files
|
Fri, 23 May 2014 16:43:47 -0400 |
coleenp |
Merge
|
changeset |
files
|
Thu, 22 May 2014 13:22:09 -0700 |
dsamersoff |
8042155: [TESTBUG] Tests for stack guard pages have to be cleaned up
|
changeset |
files
|
Thu, 22 May 2014 11:36:23 -0400 |
lfoltan |
8043301: Duplicate definitions in vm/runtime/sharedRuntimeTrans.cpp versus math.h in VS2013
|
changeset |
files
|
Thu, 22 May 2014 09:12:29 +0200 |
allwin |
8027230: Overflow in java.lang.instrument.Instrumentation.getObjectSize() method
|
changeset |
files
|
Wed, 21 May 2014 14:36:18 -0400 |
coleenp |
8042727: nsk/jdb/unwatch/unwatch001 crash in InstanceKlass::methods_do(void (*)(Method*))
|
changeset |
files
|
Wed, 04 Jun 2014 20:20:09 -0700 |
katleman |
Added tag jdk9-b16 for changeset f1f02d5f465a
|
changeset |
files
|
Thu, 05 Jun 2014 19:37:09 -0700 |
lana |
Merge
|
changeset |
files
|
Wed, 04 Jun 2014 10:03:17 -0700 |
mduigou |
8044733: common/autoconf/configure script doesn't properly detect missing tools
|
changeset |
files
|
Wed, 04 Jun 2014 20:20:00 -0700 |
katleman |
Added tag jdk9-b16 for changeset 46c176c94864
|
changeset |
files
|
Wed, 05 Jul 2017 19:43:07 +0200 |
duke |
Added tag jdk9-b16 for changeset 4a09f5d30be8
|
changeset |
files
|
Wed, 05 Jul 2017 19:43:07 +0200 |
duke |
Merge
jdk9-b16
|
changeset |
files
|
Wed, 05 Jul 2017 19:43:03 +0200 |
duke |
Merge
|
changeset |
files
|
Fri, 30 May 2014 09:25:52 -0700 |
lana |
Merge
|
changeset |
files
|
Fri, 30 May 2014 12:54:16 +0200 |
jlahoda |
8031967: For some sources compiler compiles for ever
|
changeset |
files
|
Thu, 29 May 2014 15:28:01 +0100 |
vromero |
8037937: javac: AssertionError during LVT generation, wrong variable ranges
|
changeset |
files
|
Wed, 28 May 2014 21:47:30 +0100 |
pgovereau |
8037934: Javac generates invalid signatures for local types
|
changeset |
files
|
Thu, 29 May 2014 22:32:18 -0700 |
katleman |
Added tag jdk9-b15 for changeset dbec02c24c7a
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:59 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 29 May 2014 22:32:10 -0700 |
katleman |
Added tag jdk9-b15 for changeset 039c0ea8c5c6
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:56 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 29 May 2014 22:32:09 -0700 |
katleman |
Added tag jdk9-b15 for changeset e96eee24c138
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:53 +0200 |
duke |
Merge
|
changeset |
files
|
Fri, 30 May 2014 09:24:59 -0700 |
lana |
Merge
|
changeset |
files
|
Fri, 30 May 2014 17:22:38 +0530 |
sundar |
8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packages
|
changeset |
files
|
Thu, 29 May 2014 22:32:20 -0700 |
katleman |
Added tag jdk9-b15 for changeset 67e22e0e8473
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:50 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 29 May 2014 22:32:02 -0700 |
katleman |
Added tag jdk9-b15 for changeset 20d187781c7f
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:47 +0200 |
duke |
Merge
|
changeset |
files
|
Fri, 30 May 2014 19:09:46 +0200 |
sla |
8044418: Add com/sun/jdi/JdbReadTwiceTest.sh to ProblemList.txt
|
changeset |
files
|
Fri, 30 May 2014 09:25:14 -0700 |
lana |
Merge
|
changeset |
files
|
Fri, 30 May 2014 14:32:01 +0100 |
alanb |
8044027: Remove unused XML Signature schema and dtd files from source
|
changeset |
files
|
Fri, 30 May 2014 14:37:43 +0800 |
weijun |
8036779: sun.security.krb5.KdcComm interprets kdc_timeout as msec instead of sec
|
changeset |
files
|
Fri, 30 May 2014 02:33:20 +0400 |
igerasim |
8044342: build failure on Windows noticed with recent smartcardio fix
|
changeset |
files
|
Thu, 29 May 2014 15:50:36 +0100 |
vinnie |
8044038: Security tests fail on 32 bit linux platform
|
changeset |
files
|
Thu, 29 May 2014 13:27:36 +0400 |
vlivanov |
8035186: j2se_jdk/jdk/test/java/lang/invoke/lambda/LogGeneratedClassesTest.java - assertion error
|
changeset |
files
|
Thu, 29 May 2014 10:17:08 +0400 |
igerasim |
8043720: (smartcardio) Native memory should be handled more accurately
|
changeset |
files
|
Wed, 28 May 2014 23:08:49 -0700 |
darcy |
8043916: Fix fallthrough lint warnings in java/lang/UNIXProcess.java
|
changeset |
files
|
Thu, 29 May 2014 10:36:06 +0800 |
weijun |
8036709: Java 7 jarsigner displays warning about cert policy tree
|
changeset |
files
|
Thu, 29 May 2014 01:50:50 +0400 |
igerasim |
7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true
|
changeset |
files
|
Tue, 27 May 2014 10:27:51 +0100 |
prappo |
8024832: ServerSocketChannel.socket().accept() throws IllegalBlockingModeException if not bound
|
changeset |
files
|
Wed, 28 May 2014 11:41:26 +0400 |
igerasim |
8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X
|
changeset |
files
|
Tue, 27 May 2014 17:26:52 -0700 |
joehw |
8043592: The basic XML parser based on UKit fails to read XML files encoded in UTF-16BE or LE
|
changeset |
files
|
Thu, 29 May 2014 22:32:11 -0700 |
katleman |
Added tag jdk9-b15 for changeset 0e30add0f485
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:43 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 29 May 2014 22:32:04 -0700 |
katleman |
Added tag jdk9-b15 for changeset 8e732d204328
|
changeset |
files
|
Thu, 29 May 2014 22:31:59 -0700 |
katleman |
Added tag jdk9-b15 for changeset e4801f790a3c
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:33 +0200 |
duke |
Added tag jdk9-b15 for changeset 74eb0778e4f2
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:32 +0200 |
duke |
Merge
jdk9-b15
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:29 +0200 |
duke |
Merge
|
changeset |
files
|
Tue, 27 May 2014 16:39:05 -0600 |
dlsmith |
8044050: Move misplaced inference tests to test/tools/javac/generics/inference
|
changeset |
files
|
Tue, 27 May 2014 16:32:56 -0600 |
dlsmith |
8042338: Refactor Types.upperBound to treat wildcards and variables separately
|
changeset |
files
|
Tue, 27 May 2014 14:23:55 -0400 |
pgovereau |
7177211: SharedNameTable.create and .dispose are not used
|
changeset |
files
|
Tue, 27 May 2014 22:26:53 +0100 |
pgovereau |
8042741: Java 8 compiler throws NullPointerException depending location in source file
|
changeset |
files
|
Tue, 27 May 2014 18:57:44 +0100 |
pgovereau |
8041704: wrong error message when mixing lambda expression and inner class
|
changeset |
files
|
Thu, 22 May 2014 15:42:10 -0700 |
sogoel |
8043336: Missing bug id in test/tools/javac/lambda/TargetType23.java
|
changeset |
files
|
Thu, 22 May 2014 14:39:05 -0700 |
lana |
Merge
|
changeset |
files
|
Tue, 20 May 2014 15:50:17 -0700 |
ntoda |
8042406: javac.jvm.ClassReader.readClassFile() is using Target to verify valid major versions
|
changeset |
files
|
Fri, 16 May 2014 17:08:42 -0400 |
pgovereau |
8015927: Class reference duplicates in constant pool
|
changeset |
files
|
Sun, 18 May 2014 19:59:10 -0700 |
jjg |
8041422: Split javac ClassReader into ClassReader+ClassFinder
|
changeset |
files
|
Fri, 16 May 2014 10:52:07 +0200 |
jlahoda |
8043186: javac test langtools/tools/javac/util/StringUtilsTest.java fails
|
changeset |
files
|
Mon, 12 May 2014 17:09:26 +0100 |
anazarov |
8042771: Missing bug id in test/tools/javac/classfiles/attributes/SourceFile/NoSourceFileAttribute.java
|
changeset |
files
|
Thu, 22 May 2014 12:54:10 -0700 |
katleman |
Added tag jdk9-b14 for changeset 076ae2d12410
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:23 +0200 |
duke |
Merge
|
changeset |
files
|
Mon, 26 May 2014 14:59:14 +0200 |
mkos |
8043762: Remove unused files from jaxws repository
|
changeset |
files
|
Fri, 23 May 2014 16:25:43 +0200 |
mkos |
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
|
changeset |
files
|
Fri, 23 May 2014 16:24:18 +0200 |
mkos |
8039210: Fix type error in DefaultResourceInjector
|
changeset |
files
|
Thu, 22 May 2014 12:54:01 -0700 |
katleman |
Added tag jdk9-b14 for changeset 334fc8abb249
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:19 +0200 |
duke |
Merge
|
changeset |
files
|
Fri, 23 May 2014 09:06:34 -0700 |
joehw |
8043666: Remove unused files from jaxp repository
|
changeset |
files
|
Thu, 22 May 2014 12:53:57 -0700 |
katleman |
Added tag jdk9-b14 for changeset d122674e5ed7
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:15 +0200 |
duke |
Merge
|
changeset |
files
|
Tue, 27 May 2014 17:40:19 +0530 |
sundar |
8044000: Access to undefined property yields "null" instead of "undefined"
|
changeset |
files
|
Mon, 26 May 2014 15:48:25 +0530 |
sundar |
8043930: TypeError when attemping to create an instance of non-public class could be better
|
changeset |
files
|
Thu, 22 May 2014 14:40:06 -0700 |
lana |
Merge
|
changeset |
files
|
Thu, 22 May 2014 17:51:56 +0200 |
hannesw |
8030202: Nashorn: Multiple RegExp#ignoreCase issues
|
changeset |
files
|
Thu, 22 May 2014 11:12:29 +0200 |
mnunez |
8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
|
changeset |
files
|
Tue, 20 May 2014 08:32:09 +0530 |
sundar |
8043443: Test framework changes to run script tests without security manager
|
changeset |
files
|
Thu, 22 May 2014 12:54:12 -0700 |
katleman |
Added tag jdk9-b14 for changeset 2187cb29a50c
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:10 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 22 May 2014 12:53:41 -0700 |
katleman |
Added tag jdk9-b14 for changeset 4009a00151e2
|
changeset |
files
|
Wed, 05 Jul 2017 19:42:06 +0200 |
duke |
Merge
|
changeset |
files
|
Tue, 27 May 2014 21:29:13 +0000 |
wetmore |
Merge
|
changeset |
files
|
Tue, 27 May 2014 17:06:18 +0000 |
wetmore |
Merge
|
changeset |
files
|
Fri, 23 May 2014 23:55:14 +0000 |
wetmore |
Merge
|
changeset |
files
|
Thu, 22 May 2014 20:24:42 +0000 |
wetmore |
8043342: Replace uses of StringBuffer with StringBuilder within crypto code
|
changeset |
files
|
Tue, 27 May 2014 16:05:04 -0400 |
rriggs |
8003488: (process) Provide Process.getPid()
|
changeset |
files
|
Tue, 27 May 2014 12:15:08 -0700 |
mchung |
8044034: Remove unused com/sun/tools/hat files
|
changeset |
files
|
Tue, 27 May 2014 17:56:35 +0800 |
luchsh |
8043495: Add native FileChannelImpl.transferTo0() implementation for AIX
|
changeset |
files
|
Tue, 27 May 2014 16:20:09 +0900 |
okutsu |
8033627: UTC+02:00 time zones are not detected correctly on Windows
|
changeset |
files
|
Mon, 26 May 2014 18:34:26 -0700 |
kvn |
8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler
|
changeset |
files
|
Mon, 24 Feb 2014 18:11:55 +0400 |
vlivanov |
8037210: Get rid of char-based descriptions 'J' of basic types
|
changeset |
files
|
Mon, 26 May 2014 19:59:28 +0400 |
igerasim |
8043476: java/util/BitSet/BSMethods.java failed with: java.lang.OutOfMemoryError: Java heap space
|
changeset |
files
|
Mon, 26 May 2014 15:52:40 +0100 |
alanb |
8043958: Remove unused com.sun.pept classes from jdk repository
|
changeset |
files
|
Sun, 25 May 2014 09:37:20 +0200 |
sla |
8041923: Command line output is missing from jinfo
|
changeset |
files
|
Fri, 23 May 2014 19:42:16 +0100 |
robm |
8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request
|
changeset |
files
|
Fri, 23 May 2014 09:05:24 -0700 |
prr |
Merge
|
changeset |
files
|
Tue, 13 May 2014 10:29:12 -0700 |
ddehaven |
8003900: X11 dependencies should be removed from Mac OS X build.
|
changeset |
files
|
Thu, 15 May 2014 20:24:13 +0400 |
azvegint |
8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException
|
changeset |
files
|
Thu, 15 May 2014 20:21:17 +0400 |
alitvinov |
8041725: Nimbus JList selection colors persist across L&F changes
|
changeset |
files
|
Thu, 15 May 2014 20:09:38 +0400 |
bagiras |
8014755: [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests
|
changeset |
files
|
Wed, 14 May 2014 18:19:14 +0400 |
bae |
6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG
|
changeset |
files
|
Tue, 13 May 2014 16:06:12 +0400 |
serb |
8042007: Javadoc cleanup of javax.sound.sampled.spi package
|
changeset |
files
|
Mon, 12 May 2014 09:38:27 -0700 |
prr |
Merge
|
changeset |
files
|
Mon, 12 May 2014 09:32:23 -0700 |
prr |
8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider
|
changeset |
files
|
Mon, 12 May 2014 18:21:15 +0400 |
anashaty |
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
|
changeset |
files
|
Thu, 08 May 2014 19:27:24 -0400 |
omajid |
8042806: Splashscreen uses libjpeg-internal macros
|
changeset |
files
|
Thu, 08 May 2014 15:17:02 -0700 |
prr |
8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
|
changeset |
files
|
Thu, 08 May 2014 18:37:34 +0400 |
pchelko |
8042752: [macosx] NSEvent instances leak throw JNI local references
|
changeset |
files
|
Thu, 08 May 2014 16:50:42 +0400 |
pchelko |
8036917: [macosx] Native memory leaks.
|
changeset |
files
|
Thu, 08 May 2014 11:46:03 +0200 |
simonis |
8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface
|
changeset |
files
|
Mon, 05 May 2014 23:21:27 -0700 |
ddehaven |
8042440: awt_Plugin no longer needed
|
changeset |
files
|
Wed, 07 May 2014 19:47:26 +0400 |
pchelko |
8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx
|
changeset |
files
|
Wed, 07 May 2014 19:40:30 +0400 |
pchelko |
8042585: [macosx] Unused code in LWCToolkit.m
|
changeset |
files
|
Mon, 05 May 2014 23:38:30 -0700 |
darcy |
8039109: Fix unchecked and raw lint warnings in java.awt
|
changeset |
files
|
Mon, 05 May 2014 23:19:00 -0700 |
darcy |
8042256: Fix raw and unchecked lint warnings in com.sun.media.sound
|
changeset |
files
|
Mon, 05 May 2014 12:49:13 -0700 |
prr |
Merge
|
changeset |
files
|
Mon, 05 May 2014 09:41:41 -0700 |
prr |
8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9
|
changeset |
files
|
Mon, 05 May 2014 19:42:11 +0400 |
serb |
8042212: [macosx] Toolkit.getScreenResolution() can return incorrect resolution
|
changeset |
files
|
Wed, 30 Apr 2014 19:28:05 +0400 |
malenkov |
8041917: unexcepted behavior of LineBorder while using Boolean variable true
|
changeset |
files
|
Wed, 30 Apr 2014 11:29:29 +0200 |
simonis |
8042090: Fix invalid variable names sun/java2d/loops/ProcessPath.c
|
changeset |
files
|
Wed, 30 Apr 2014 12:41:38 +0400 |
pchelko |
8042087: [macosx] LWCToolkit.inokeAndWait is calling EventQueue.invokeLater
|
changeset |
files
|
Tue, 29 Apr 2014 14:40:26 -0700 |
ngthomas |
Merge
|
changeset |
files
|
Tue, 29 Apr 2014 15:46:16 -0400 |
omajid |
8042159: Allow using a system-installed lcms2
|
changeset |
files
|
Tue, 29 Apr 2014 14:32:38 +0400 |
yan |
8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk
|
changeset |
files
|
Mon, 28 Apr 2014 19:05:49 -0700 |
henryjen |
8039642: Fix raw and unchecked warnings in sun.awt.*
|
changeset |
files
|
Mon, 28 Apr 2014 11:03:52 -0700 |
asaha |
8036819: JAB: mneumonics not read for textboxes
|
changeset |
files
|
Mon, 28 Apr 2014 16:45:43 +0400 |
pchelko |
8041987: [macosx] setDisplayMode crashes
|
changeset |
files
|
Fri, 25 Apr 2014 16:39:13 +0400 |
pchelko |
8041490: PIT: [macosx] Crash in system tray functionality check test
|
changeset |
files
|
Fri, 25 Apr 2014 16:27:30 +0400 |
pchelko |
8041572: [macosx] huge native memory leak in AWTWindow.m
|
changeset |
files
|
Thu, 24 Apr 2014 20:22:58 +0400 |
pchelko |
7124250: [macosx] JOptionPane dialogs show wrong icons
|
changeset |
files
|
Thu, 24 Apr 2014 16:15:08 +0400 |
alexsch |
8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
|
changeset |
files
|
Wed, 23 Apr 2014 21:11:25 +0400 |
malenkov |
8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
|
changeset |
files
|