Tue, 16 Jul 2013 15:28:33 +0200 |
attila |
8020357: throw RangeError for too large NativeArrayBuffer size
|
changeset |
files
|
Tue, 16 Jul 2013 09:54:04 +0530 |
sundar |
Merge
|
changeset |
files
|
Mon, 15 Jul 2013 18:32:23 +0200 |
hannesw |
8020358: Array(0xfffffff) throws OutOfMemoryError
|
changeset |
files
|
Mon, 15 Jul 2013 16:58:23 +0200 |
attila |
8011210: fix reporting of call site locations; print them on -tcs=miss
|
changeset |
files
|
Mon, 15 Jul 2013 16:35:38 +0200 |
hannesw |
8020283: Don't use exceptions for widening of ArrayData
|
changeset |
files
|
Mon, 15 Jul 2013 16:31:49 +0200 |
attila |
8020508: Enforce reflection access restrictions on Object.bindProperties
|
changeset |
files
|
Mon, 15 Jul 2013 15:51:06 +0200 |
hannesw |
8020354: Object literal property initialization is not done in source order
|
changeset |
files
|
Mon, 15 Jul 2013 12:33:48 +0200 |
attila |
8020324: Implement Object.bindProperties(target, source) for beans
|
changeset |
files
|
Fri, 12 Jul 2013 20:13:43 +0530 |
sundar |
Merge
|
changeset |
files
|
Fri, 12 Jul 2013 20:06:41 +0530 |
sundar |
8020463: Input argument array wrapping in loadWithNewGlobal is wrong
|
changeset |
files
|
Fri, 12 Jul 2013 20:12:29 +0530 |
sundar |
Merge
|
changeset |
files
|
Fri, 12 Jul 2013 11:58:42 +0200 |
attila |
8019822: Duplicate name and signature in finally block
|
changeset |
files
|
Fri, 12 Jul 2013 15:27:16 +0530 |
sundar |
8020223: ClassCastException: String can not be casted to ScriptFunction
|
changeset |
files
|
Fri, 12 Jul 2013 15:01:33 +0530 |
sundar |
8020437: Wrong handling of line numbers with multiline string literals
|
changeset |
files
|
Thu, 11 Jul 2013 22:01:55 +0200 |
attila |
8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
|
changeset |
files
|
Thu, 11 Jul 2013 22:58:37 +0530 |
sundar |
8012191: noSuchProperty can't cope with vararg functions
|
changeset |
files
|
Thu, 11 Jul 2013 18:33:33 +0200 |
attila |
8013925: Remove symbol fields from nodes that don't need them
|
changeset |
files
|
Thu, 11 Jul 2013 18:23:13 +0530 |
sundar |
8020380: __noSuchProperty__ defined in mozilla_compat.js script should be non-enumerable
|
changeset |
files
|
Thu, 11 Jul 2013 16:34:55 +0530 |
sundar |
8020325: static property does not work on accessible, public classes
|
changeset |
files
|
Wed, 10 Jul 2013 19:08:04 +0530 |
sundar |
8020276: interface checks in Invocable.getInterface implementation
|
changeset |
files
|
Wed, 10 Jul 2013 10:54:19 +0200 |
hannesw |
8016681: regex capture behaves differently than on V8
|
changeset |
files
|
Wed, 10 Jul 2013 13:25:07 +0530 |
sundar |
8020224: LinkageError: attempted duplicate class definition when --loader-per-compiler=false
|
changeset |
files
|
Tue, 09 Jul 2013 15:56:59 +0200 |
lagergren |
8020124: In the case of an eval switch, we might need explicit conversions of the tag store, as it was not known in the surrounding environment.
|
changeset |
files
|
Tue, 09 Jul 2013 17:37:46 +0530 |
sundar |
8014785: Ability to extend global instance by binding properties of another object
|
changeset |
files
|
Tue, 09 Jul 2013 13:57:24 +0200 |
attila |
8009758: reactivate the 8006529 test.
|
changeset |
files
|
Mon, 08 Jul 2013 19:34:55 +0200 |
hannesw |
8019963: empty char range in regex
|
changeset |
files
|
Mon, 08 Jul 2013 18:43:41 +0530 |
sundar |
Merge
|
changeset |
files
|
Mon, 08 Jul 2013 18:36:10 +0530 |
sundar |
8020035: nashorn jdk buildfile BuildNashorn.gmk still renamed jdk.nashorn.internal.objects package
|
changeset |
files
|
Mon, 08 Jul 2013 16:33:50 +0530 |
sundar |
8020015: shared PropertyMaps should not be used without duplication
|
changeset |
files
|
Fri, 05 Jul 2013 19:35:39 +0200 |
lagergren |
8019983: Void returns combined with return with expression picked the wrong return type
|
changeset |
files
|
Fri, 05 Jul 2013 15:10:47 +0200 |
attila |
8019819: scope symbol didn't get a slot in certain cases
|
changeset |
files
|
Fri, 05 Jul 2013 14:36:54 +0200 |
hannesw |
8017084: Use spill properties for large object literals
|
changeset |
files
|
Fri, 05 Jul 2013 14:38:04 +0530 |
sundar |
8019947: inherited property invalidation does not work with two globals in same context
|
changeset |
files
|
Thu, 04 Jul 2013 17:28:04 +0200 |
lagergren |
Merge
|
changeset |
files
|
Thu, 04 Jul 2013 17:27:33 +0200 |
lagergren |
8019821: allInteger switches were confused by boolean cases, as they are a narrower type than int
|
changeset |
files
|
Thu, 04 Jul 2013 14:10:18 +0200 |
attila |
8019809: return after break incorrectly sets the block as terminal
|
changeset |
files
|
Wed, 03 Jul 2013 13:41:18 -0300 |
jlaskey |
8011629: Object.defineProperty performance issue
|
changeset |
files
|
Wed, 03 Jul 2013 18:10:12 +0200 |
attila |
8017768: allow dot as inner class name separator for Java.type
|
changeset |
files
|
Wed, 03 Jul 2013 19:20:29 +0530 |
sundar |
8019814: Add regression test for passing cases
|
changeset |
files
|
Wed, 03 Jul 2013 15:46:03 +0200 |
lagergren |
8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls
|
changeset |
files
|
Wed, 03 Jul 2013 17:26:31 +0530 |
sundar |
8019805: for each (init; test; modify) is invalid
|
changeset |
files
|
Wed, 03 Jul 2013 13:03:36 +0200 |
lagergren |
8019585: Sometimes a var declaration using itself in its init wasn't declared as canBeUndefined, causing erroneous bytecode
|
changeset |
files
|
Wed, 03 Jul 2013 12:39:28 +0200 |
attila |
8010946: AccessControl.doPrivileged is broken when called from js script
|
changeset |
files
|
Wed, 03 Jul 2013 14:08:00 +0530 |
sundar |
8019791: ~ is a unary operator
|
changeset |
files
|
Wed, 03 Jul 2013 13:13:17 +0530 |
sundar |
8019783: typeof does not work properly for java methods and foreign objects
|
changeset |
files
|
Wed, 03 Jul 2013 00:08:45 +0530 |
sundar |
8019629: void operator should always evaluate to undefined
|
changeset |
files
|
Thu, 18 Jul 2013 03:39:39 -0700 |
cl |
Added tag jdk8-b99 for changeset d104c72ebc8a
|
changeset |
files
|
Wed, 05 Jul 2017 19:04:28 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 18 Jul 2013 03:37:56 -0700 |
cl |
Added tag jdk8-b99 for changeset a9bf8e1ddffb
|
changeset |
files
|
Wed, 05 Jul 2017 19:04:25 +0200 |
duke |
Merge
|
changeset |
files
|
Mon, 22 Jul 2013 17:37:15 -0700 |
lana |
Merge
|
changeset |
files
|
Wed, 17 Jul 2013 13:00:36 -0700 |
lana |
Merge
|
changeset |
files
|
Wed, 17 Jul 2013 00:34:39 -0700 |
lana |
Merge
|
changeset |
files
|
Tue, 16 Jul 2013 12:19:41 -0700 |
juh |
8020557: javadoc cleanup in javax.security
|
changeset |
files
|
Mon, 15 Jul 2013 14:37:01 -0700 |
bpb |
8020409: Clean up doclint problems in java.util package, part 1
|
changeset |
files
|
Mon, 15 Jul 2013 13:42:35 +0100 |
coffeys |
8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
|
changeset |
files
|
Mon, 15 Jul 2013 10:55:53 +0200 |
plevart |
7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
|
changeset |
files
|
Sat, 13 Jul 2013 08:47:49 +0800 |
weijun |
8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
|
changeset |
files
|
Mon, 08 Jul 2013 15:46:26 -0400 |
henryjen |
8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces
|
changeset |
files
|
Fri, 12 Jul 2013 15:01:08 -0700 |
henryjen |
8015320: Pull spliterator() up from Collection to Iterable
|
changeset |
files
|
Fri, 12 Jul 2013 20:44:34 +0100 |
vinnie |
8019627: RuntimeException gets obscured during OCSP cert revocation checking
|
changeset |
files
|
Wed, 03 Jul 2013 21:43:49 +0200 |
psandoz |
8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method
|
changeset |
files
|
Fri, 12 Jul 2013 12:15:59 -0700 |
mduigou |
Merge
|
changeset |
files
|
Fri, 12 Jul 2013 12:15:22 -0700 |
mduigou |
8015315: Stream.concat methods
|
changeset |
files
|
Fri, 12 Jul 2013 11:12:16 -0700 |
mduigou |
8015317: Optional.filter, map, and flatMap
|
changeset |
files
|
Fri, 12 Jul 2013 11:11:30 -0700 |
mduigou |
7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set}
|
changeset |
files
|
Fri, 12 Jul 2013 11:48:23 -0700 |
darcy |
8010679: Clarify "present" and annotation ordering in Core Reflection for Annotations
|
changeset |
files
|
Fri, 12 Jul 2013 11:14:53 -0700 |
joehw |
8020430: NullPointerException in xml sqe nightly result on 2013-07-12
|
changeset |
files
|
Mon, 08 Jul 2013 14:05:59 +0200 |
mchung |
8014890: (ref) Reference queues may return more entries than expected
|
changeset |
files
|
Thu, 11 Jul 2013 17:52:04 -0700 |
valeriep |
Merge
|
changeset |
files
|
Wed, 10 Jul 2013 18:14:35 -0700 |
valeriep |
8020310: JDK-6356530 broke the old build
|
changeset |
files
|
Tue, 09 Jul 2013 15:26:20 -0700 |
valeriep |
Merge
|
changeset |
files
|
Mon, 08 Jul 2013 11:11:07 -0700 |
valeriep |
Merge
|
changeset |
files
|
Mon, 08 Jul 2013 10:20:46 -0700 |
ascarpino |
6755701: SunJCE DES/DESede SecretKeyFactory.generateSecret throws InvalidKeySpecExc if passed SecretKeySpec
|
changeset |
files
|
Fri, 05 Jul 2013 13:56:12 -0700 |
valeriep |
7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful
|
changeset |
files
|
Fri, 05 Jul 2013 13:53:37 -0700 |
valeriep |
8012637: Adjust CipherInputStream class to work in AEAD/GCM mode
|
changeset |
files
|
Thu, 11 Jul 2013 13:40:25 -0700 |
dxu |
8017212: File.createTempFile requires unnecessary "read" permission
|
changeset |
files
|
Thu, 11 Jul 2013 11:14:06 -0700 |
ksrini |
8019799: api/java_util/jar/Pack200 test failed with compactX profiles.
|
changeset |
files
|
Thu, 11 Jul 2013 21:11:03 +0200 |
jbachorik |
8010285: Enforce the requirement of Management Interfaces being public
|
changeset |
files
|
Thu, 11 Jul 2013 11:43:23 -0700 |
valeriep |
8020321: Problem in PKCS11 regression test TestRSAKeyLength
|
changeset |
files
|
Thu, 11 Jul 2013 18:50:25 +0530 |
sundar |
7187144: JavaDoc for ScriptEngineFactory.getProgram() contains an error
|
changeset |
files
|
Thu, 11 Jul 2013 13:07:47 +0200 |
psandoz |
8019484: Sync j.u.c.ConcurrentHashMap from 166 to tl
|
changeset |
files
|
Thu, 11 Jul 2013 09:21:09 +0200 |
jbachorik |
8019826: Test com/sun/management/HotSpotDiagnosticMXBean/SetVMOption.java fails with NPE
|
changeset |
files
|
Wed, 10 Jul 2013 18:01:22 -0700 |
juh |
8020318: Fix doclint issues in java.net
|
changeset |
files
|
Wed, 10 Jul 2013 14:20:19 -0700 |
sspitsyn |
8020308: Fix doclint issues in java.lang.management
|
changeset |
files
|
Tue, 09 Jul 2013 12:47:37 -0700 |
bpb |
6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0")
|
changeset |
files
|
Tue, 09 Jul 2013 11:26:25 -0700 |
bpb |
6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException
|
changeset |
files
|
Wed, 10 Jul 2013 11:05:39 -0700 |
darcy |
8020294: Fix doclint issues in java.util.Spliterator
|
changeset |
files
|
Wed, 10 Jul 2013 10:24:38 +0200 |
psandoz |
8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees
|
changeset |
files
|
Wed, 10 Jul 2013 09:52:02 +0200 |
psandoz |
8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries
|
changeset |
files
|
Wed, 10 Jul 2013 15:11:32 +0800 |
weijun |
8019267: NPE in AbstractSaslImpl when trace level >= FINER in KRB5
|
changeset |
files
|
Tue, 09 Jul 2013 22:01:57 -0400 |
dholmes |
8016341: java/lang/ref/OOMEInReferenceHandler.java failing intermittently
|
changeset |
files
|
Tue, 09 Jul 2013 16:00:41 +0100 |
coffeys |
8019979: Replace CheckPackageAccess test with better one from closed repo
|
changeset |
files
|
Tue, 09 Jul 2013 16:04:25 +0200 |
psandoz |
8019370: Sync j.u.c Fork/Join from 166 to tl
|
changeset |
files
|
Tue, 09 Jul 2013 10:44:49 +0200 |
psandoz |
8019551: Make BaseStream public
|
changeset |
files
|
Tue, 09 Jul 2013 09:15:57 +0200 |
henryjen |
8017141: java.util/stream Spliterators from sequential sources should not catch OOME
|
changeset |
files
|
Mon, 08 Jul 2013 22:43:36 -0700 |
darcy |
8020095: Fix doclint warnings in java.util.regex
|
changeset |
files
|
Mon, 08 Jul 2013 19:24:22 -0700 |
juh |
8020091: Fix HTML doclint issues in java.io
|
changeset |
files
|
Mon, 08 Jul 2013 11:30:44 +0200 |
ehelin |
8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace
|
changeset |
files
|
Fri, 05 Jul 2013 18:22:58 -0700 |
wetmore |
8019341: Update CookieHttpsClientTest to use the newer framework.
|
changeset |
files
|
Fri, 05 Jul 2013 14:37:41 -0700 |
lana |
Merge
|
changeset |
files
|
Fri, 05 Jul 2013 13:28:17 -0700 |
lana |
Merge
|
changeset |
files
|
Fri, 05 Jul 2013 16:30:08 -0400 |
mullan |
Merge
|
changeset |
files
|
Fri, 05 Jul 2013 15:54:42 -0400 |
mullan |
8011547: Update XML Signature implementation to Apache Santuario 1.5.4
|
changeset |
files
|
Fri, 05 Jul 2013 10:51:54 +0800 |
zhangshj |
8019381: HashMap.isEmpty is non-final, potential issues for get/remove
|
changeset |
files
|
Thu, 04 Jul 2013 20:00:20 +0100 |
alanb |
8017231: Add StringJoiner.merge
|
changeset |
files
|
Thu, 04 Jul 2013 14:38:44 +0100 |
alanb |
8019622: (sl) ServiceLoader.next incorrect when creation and usages are in different contexts
|
changeset |
files
|
Wed, 03 Jul 2013 17:08:14 -0700 |
bpb |
8019862: Fix doclint errors in java.lang.*.
|
changeset |
files
|
Wed, 03 Jul 2013 19:47:15 -0400 |
emc |
8016285: Add java.lang.reflect.Parameter.isNamePresent()
|
changeset |
files
|
Wed, 03 Jul 2013 13:30:46 -0700 |
bpb |
8019857: Fix doclint errors in java.util.Format*
|
changeset |
files
|
Wed, 03 Jul 2013 14:35:10 -0700 |
vinnie |
Merge
|
changeset |
files
|
Tue, 02 Jul 2013 16:38:09 -0700 |
vinnie |
7165807: Non optimized initialization of NSS crypto library leads to scalability issues
|
changeset |
files
|
Wed, 03 Jul 2013 12:51:45 -0700 |
juh |
8019772: Fix doclint issues in javax.crypto and javax.security subpackages
|
changeset |
files
|
Wed, 03 Jul 2013 21:19:25 +0200 |
psandoz |
8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty
|
changeset |
files
|
Wed, 03 Jul 2013 11:35:06 -0700 |
twisti |
8019184: MethodHandles.catchException() fails when methods have 8 args + varargs
|
changeset |
files
|
Wed, 03 Jul 2013 11:58:10 +0200 |
psandoz |
8019481: Sync misc j.u.c classes from 166 to tl
|
changeset |
files
|
Wed, 03 Jul 2013 11:58:09 +0200 |
psandoz |
8011427: java.util.concurrent collection Spliterator implementations
|
changeset |
files
|
Tue, 02 Jul 2013 15:58:09 -0700 |
mchung |
8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
|
changeset |
files
|
Wed, 17 Jul 2013 12:56:04 -0700 |
lana |
Merge
|
changeset |
files
|
Mon, 15 Jul 2013 17:33:44 +0400 |
malenkov |
8017492: Static field in HTML parser affects all applications
|
changeset |
files
|
Mon, 15 Jul 2013 12:06:06 +0400 |
pchelko |
8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException
|
changeset |
files
|
Fri, 12 Jul 2013 21:33:33 +0400 |
serb |
8020298: [macosx] Incorrect merge in the lwawt code
|
changeset |
files
|
Fri, 12 Jul 2013 14:46:21 +0400 |
raginip |
8009168: accessibility.properties syntax issue
|
changeset |
files
|
Thu, 11 Jul 2013 18:23:15 +0400 |
leonidr |
8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread
|
changeset |
files
|
Thu, 11 Jul 2013 16:42:13 +0400 |
pchelko |
8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long)
|
changeset |
files
|
Tue, 09 Jul 2013 21:21:55 +0400 |
serb |
8019587: [macosx] Possibility to set the same frame for the different screens
|
changeset |
files
|
Tue, 09 Jul 2013 18:01:58 +0400 |
malenkov |
6707231: Wrong read Method returned for boolen properties
|
changeset |
files
|
Mon, 08 Jul 2013 19:47:40 +0400 |
leonidr |
8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6
|
changeset |
files
|
Fri, 05 Jul 2013 11:57:11 -0700 |
lana |
Merge
|
changeset |
files
|
Thu, 04 Jul 2013 16:06:11 +0400 |
alitvinov |
8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop
|
changeset |
files
|
Wed, 17 Jul 2013 12:53:54 -0700 |
lana |
Merge
|
changeset |
files
|
Wed, 10 Jul 2013 11:49:04 -0700 |
jgodinez |
8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1'
|
changeset |
files
|
Fri, 05 Jul 2013 12:26:27 -0700 |
lana |
Merge
|
changeset |
files
|
Wed, 03 Jul 2013 10:22:13 -0700 |
jchen |
8014497: [parfait] Potential null pointer dereference in jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c
|
changeset |
files
|
Wed, 03 Jul 2013 19:00:10 +0400 |
serb |
8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform
|
changeset |
files
|
Thu, 18 Jul 2013 03:38:49 -0700 |
cl |
Added tag jdk8-b99 for changeset 984f3e50463b
|
changeset |
files
|
Wed, 05 Jul 2017 19:04:06 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 18 Jul 2013 09:25:07 -0700 |
amurillo |
Added tag hs25-b42 for changeset 72a811d263ec
|
changeset |
files
|
Thu, 18 Jul 2013 09:25:06 -0700 |
amurillo |
Merge
|
changeset |
files
|
Thu, 18 Jul 2013 00:52:54 -0400 |
clucasius |
Merge
|
changeset |
files
|
Tue, 16 Jul 2013 12:20:08 -0400 |
jprovino |
Merge
|
changeset |
files
|
Tue, 16 Jul 2013 10:55:48 -0400 |
jprovino |
8011569: ARM -- avoid native stack walking
|
changeset |
files
|
Mon, 15 Jul 2013 12:24:32 -0400 |
clucasius |
Merge
|
changeset |
files
|
Thu, 20 Jun 2013 15:02:05 +0200 |
goetz |
8016697: Use stubs to implement safefetch
|
changeset |
files
|
Mon, 15 Jul 2013 15:14:58 -0700 |
tamao |
Merge
|
changeset |
files
|
Thu, 11 Jul 2013 11:33:27 +0200 |
brutisso |
8020155: PSR:PERF G1 not collecting old regions when humongous allocations interfer
|
changeset |
files
|
Fri, 12 Jul 2013 17:08:52 -0700 |
amurillo |
8020382: new hotspot build - hs25-b42
|
changeset |
files
|
Thu, 18 Jul 2013 03:38:10 -0700 |
cl |
Added tag jdk8-b99 for changeset 009e3b20a47e
|
changeset |
files
|
Thu, 18 Jul 2013 03:37:53 -0700 |
cl |
Added tag jdk8-b99 for changeset 29592dce4679
|
changeset |
files
|
Wed, 05 Jul 2017 19:03:53 +0200 |
duke |
Added tag jdk8-b99 for changeset 2d3875b0d18b
|
changeset |
files
|
Wed, 05 Jul 2017 19:03:53 +0200 |
duke |
Merge
jdk8-b99
|
changeset |
files
|
Wed, 05 Jul 2017 19:03:50 +0200 |
duke |
Merge
|
changeset |
files
|
Wed, 17 Jul 2013 19:28:40 +0100 |
mcimadamore |
8013638: Few policy tests are failing in Lambda nightly
|
changeset |
files
|
Thu, 11 Jul 2013 14:07:39 +0100 |
mcimadamore |
8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
|
changeset |
files
|
Thu, 11 Jul 2013 10:13:57 -0700 |
katleman |
Added tag jdk8-b98 for changeset d3db5fb3d72f
|
changeset |
files
|
Wed, 05 Jul 2017 19:03:46 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 11 Jul 2013 10:13:46 -0700 |
katleman |
Added tag jdk8-b98 for changeset 0549b5fbbde2
|
changeset |
files
|
Wed, 05 Jul 2017 19:03:44 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 11 Jul 2013 10:13:44 -0700 |
katleman |
Added tag jdk8-b98 for changeset 4d6d050bc7d5
|
changeset |
files
|
Wed, 05 Jul 2017 19:03:41 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 11 Jul 2013 10:13:59 -0700 |
katleman |
Added tag jdk8-b98 for changeset 7954f50477a0
|
changeset |
files
|
Wed, 05 Jul 2017 19:03:38 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 11 Jul 2013 10:13:34 -0700 |
katleman |
Added tag jdk8-b98 for changeset f832872e55e5
|
changeset |
files
|
Wed, 05 Jul 2017 19:03:35 +0200 |
duke |
Merge
|
changeset |
files
|
Tue, 16 Jul 2013 15:16:24 -0700 |
katleman |
Merge
|
changeset |
files
|
Thu, 11 Jul 2013 14:34:18 -0700 |
katleman |
Merge
|
changeset |
files
|
Thu, 11 Jul 2013 14:03:31 -0700 |
katleman |
8020414: JDK8 b98 source with GPL header errors
|
changeset |
files
|
Thu, 11 Jul 2013 14:02:20 +0100 |
mcimadamore |
8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
|
changeset |
files
|
Thu, 11 Jul 2013 10:13:49 -0700 |
katleman |
Added tag jdk8-b98 for changeset 5b24b75e2710
|
changeset |
files
|
Wed, 05 Jul 2017 19:03:31 +0200 |
duke |
Merge
|
changeset |
files
|
Tue, 16 Jul 2013 15:15:43 -0700 |
katleman |
Merge
|
changeset |
files
|
Thu, 11 Jul 2013 14:33:54 -0700 |
katleman |
Merge
|
changeset |
files
|
Thu, 11 Jul 2013 14:07:26 -0700 |
katleman |
8020414: JDK8 b98 source with GPL header errors
|
changeset |
files
|
Fri, 12 Jul 2013 16:53:40 -0700 |
amurillo |
Added tag hs25-b41 for changeset f88df7eff51e
|
changeset |
files
|
Fri, 12 Jul 2013 16:53:39 -0700 |
amurillo |
Merge
|
changeset |
files
|
Thu, 11 Jul 2013 11:45:09 -0700 |
tamao |
Merge
|
changeset |
files
|
Wed, 10 Jul 2013 15:28:43 +0200 |
ehelin |
8013939: Metaspace capacity not available
|
changeset |
files
|
Wed, 12 Jun 2013 15:21:41 +0200 |
ehelin |
8015683: object_count_after_gc should have the same timestamp for all events
|
changeset |
files
|
Wed, 12 Jun 2013 15:50:14 +0200 |
ehelin |
8016170: GC id variable in gcTrace.cpp should use typedef GCId
|
changeset |
files
|
Wed, 05 Jun 2013 09:44:03 +0200 |
ehelin |
8015972: Refactor the sending of the object count after GC event
|
changeset |
files
|
Thu, 11 Jul 2013 01:11:52 -0700 |
roland |
Merge
|
changeset |
files
|
Wed, 10 Jul 2013 13:33:56 -0700 |
anoll |
8016749: -XX:+UseISM fails an assert(obj->is_oop()) when running SPECjbb2005
|
changeset |
files
|
Tue, 09 Jul 2013 22:00:04 -0700 |
twisti |
Merge
|
changeset |
files
|
Tue, 09 Jul 2013 11:48:05 +0200 |
anoll |
8015635: Crash when specifying very large code cache size
|
changeset |
files
|
Tue, 09 Jul 2013 08:56:04 -0400 |
drchase |
8017578: Hotspot compilation error with latest Studio compiler
|
changeset |
files
|
Tue, 09 Jul 2013 17:20:32 +0200 |
adlertz |
8019625: Test compiler/8005956/PolynomialRoot.java timeouts on Solaris SPARCs
|
changeset |
files
|
Mon, 08 Jul 2013 14:15:02 -0700 |
goetz |
8020059: The flag introduced by 8014972 is not defined if Hotspot is built without a compiler (zero, ppc64 core build).
|
changeset |
files
|
Tue, 09 Jul 2013 22:48:52 +0200 |
acorn |
Merge
|
changeset |
files
|
Tue, 09 Jul 2013 14:02:28 -0400 |
acorn |
8013635: VM should no longer create bridges for generic signatures.
|
changeset |
files
|
Tue, 09 Jul 2013 19:56:07 +0200 |
zgu |
Merge
|
changeset |
files
|
Tue, 09 Jul 2013 13:18:16 -0400 |
zgu |
8011760: assert(delta != 0) failed: dup pointer in MemBaseline::malloc_sort_by_addr
|
changeset |
files
|
Mon, 08 Jul 2013 18:26:26 -0700 |
hseigel |
Merge
|
changeset |
files
|