Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
ae1be65b633f2e94d273150c470afac1b28cb0c9
ae1be65
8024854: PPC64: Basic changes and files to build the class library on AIX
by simonis
· 11 years ago
db61db5
Merge
by kvn
· 11 years ago
7d5f365
Added tag jdk8-b117 for changeset fc4ac66aa657
by cl
· 11 years ago
7c6385a
Merge
by lana
· 11 years ago
37fce51
Merge
by lana
· 11 years ago
5bb9bfe
Merge
by lana
· 11 years ago
6ca7ea9
8014266: regression test AsyncSSLSocketClose.java time out.
by xuelei
· 11 years ago
64e4d20
Merge
by coleenp
· 11 years ago
dfd7aaf
8027765: Make exit codes and stdout/stderr printing from jmap/jinfo/jstack/jps consistent
by sla
· 11 years ago
58f13fa
Added tag jdk8-b116 for changeset 0dc0067f3b8e
by cl
· 11 years ago
6c0625f
8023041: The CDS classlist needs to be updated for JDK 8
by hseigel
· 11 years ago
62ed620
8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true
by jfranck
· 11 years ago
ad72130
8028343: More ProblemList.txt updates (11/2013) Reviewed-by: chegar
by alanb
· 11 years ago
91ab5f6
8025440: [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108
by pchelko
· 11 years ago
636aed5
8028230: Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7
by pchelko
· 11 years ago
1288811
8028321: Fix for String.split() empty input sequence/JDK-6559590 triggers regression
by sherman
· 11 years ago
8472b78
8026884: test for fix of JDK-8021398 does not have @bug tag
by emc
· 11 years ago
02adf91
8028206: sun/java2d/cmm/ProfileOp/SetDataTest.java fails Reviewed-by: bae, jchen
by prr
· 11 years ago
1242a6d
8027645: Pattern.split() with positive lookahead
by sherman
· 11 years ago
e767c89
8028300: Fix raw type lint warnings in java.util.concurrent
by darcy
· 11 years ago
e2671ea
6954510: TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh
by egahlin
· 11 years ago
528f535
8028270: Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission
by alanb
· 11 years ago
1549cbf
8022213: Intermittent test failures in java/net/URLClassLoader
by chegar
· 11 years ago
4f61866
8028283: Revert JavaDoc changes pushed for JDK-7068423 Reviewed-by: art, serb
by bagiras
· 11 years ago
79bee70
8028234: Remove unused methods in sun.misc.JavaAWTAccess
by mchung
· 11 years ago
2c9d44f
8015497: Take new fixes from hotspot/test/testlibrary to jdk/test/lib/testlibrary
by ykantser
· 11 years ago
be1bb2e
6959636: testcase failing on windows javax/management/loading/LibraryLoader/LibraryLoaderTest.java
by egahlin
· 11 years ago
167995b
8004126: TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently
by jbachorik
· 11 years ago
305644c
8026952: Test java/util/logging/LogManager/RootLogger/setLevel/TestRootLoggerLevel.java has wrong @bug id
by dfuchs
· 11 years ago
52c7b83
8023147: Test DisabledShortRSAKeys.java intermittent failed Reviewed-by: mullan
by xuelei
· 11 years ago
34768b5
8028239: test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh with NoClassDefFoundError
by alanb
· 11 years ago
4772629
8028014: Doclint warning/error cleanup in javax.management
by rriggs
· 11 years ago
bc48b47
8028229: Fix more raw types lint warning in core libraries
by darcy
· 11 years ago
095db91
8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win)
by alanb
· 11 years ago
aece116
6849945: VM Periodic Task Thread CPU time = -1ns in HotspotThreadMBean.getInternalThreadCpuTimes()
by egahlin
· 11 years ago
24161ea
6543856: MonitorVmStartTerminate.sh fails intermittently
by egahlin
· 11 years ago
9adafbe
8027696: Incorrect copyright header in the tests
by serb
· 11 years ago
e942573
8027972: [macosx] Provide a regression test for JDK-8007006 Reviewed-by: anthony
by leonidr
· 11 years ago
75f7de3
8028027: serialver should emit declaration with the 'private' modifier
by smarks
· 11 years ago
0125ad8
8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently
by egahlin
· 11 years ago
fcdea22
Merge
by katleman
· 11 years ago
9a84693
8027823: catchException combinator fails with 9 argument target
by vlivanov
· 11 years ago
5302483
8027803: test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails
by rfield
· 11 years ago
05aaaa2
8026330: java.util.Base64 urlEncoder should omit padding
by sherman
· 11 years ago
1404bc3
Merge
by lana
· 11 years ago
57366f6
8028066: PPC64: 8025715 changes broke AIX build after sync
by simonis
· 11 years ago
0220676
8014506: Test of Jdp feature
by sla
· 11 years ago
1ab38a9
8028149: Clean-up javac -Xlint warnings in com.sun.rowset and com.sun.rowset.internal
by lancea
· 11 years ago
40d6ba2
8028060: test/java/net/URLPermission/nstest/lookup.sh failing (win)
by michaelm
· 11 years ago
3b0deaa
8028102: All test targets, jdk/test/Makefile, fail on Windows
by chegar
· 11 years ago
5bc1e01
8027991: InputStream should be closed in sun.security.tools.jarsigner.Main
by weijun
· 11 years ago
d223e8b
8028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win)
by alanb
· 11 years ago
9e7871a
6523160: RuntimeMXBean.getUptime() returns negative values
by jbachorik
· 11 years ago
2faa3bc
8028092: Lint cleanup of java.time.format
by rriggs
· 11 years ago
cf83c0a
8028044: [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS
by alanb
· 11 years ago
c2f9658
Merge
by lana
· 11 years ago
244585c
8028041: Serialized Form description of j.l.String is not consistent with the implementation
by rriggs
· 11 years ago
6456288
8028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f
by alanb
· 11 years ago
3bc5f1c
8028076: Correct raw type lint warnings in core reflection implementation classes
by darcy
· 11 years ago
4b3b719
8025985: com.sun.management.OSMBeanFactory should not be public
by mchung
· 11 years ago
8845199
8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine
by tyan
· 11 years ago
bfef454
8028069: (ref) Finalizer.c not deleted in the changeset for JDK-8027351
by mchung
· 11 years ago
e1913b8
8027912: [macosx] Provide means to force the headful mode on OS X when running via ssh
by anthony
· 11 years ago
a204cf6
8019834: InetAddress.getByName hangs for bad IPv6 literals Reviewed-by: alanb
by chegar
· 11 years ago
f508f9b
8022963: java/net/NetworkInterface/Equals.java fails equality for Windows Teredo Interface
by tyan
· 11 years ago
48ff279
8027351: (ref) Private finalize method invoked in preference to protected superclass method
by mchung
· 11 years ago
506f953
8027648: Type of overridden property is resolved incorrectly
by malenkov
· 11 years ago
0a6bbaa
Added tag jdk8-b115 for changeset f82b730c798b
by cl
· 11 years ago
38ee663
8027752: sun/tools/jstatd/TestJstatdExternalRegistry.java: java.lang.SecurityException: attempt to add a Permission to a readonly Permissions object
by ykantser
· 11 years ago
132da0a
8007984: Null pointer dereference in jdk/linux-amd64/democlasses/demo/jvmti/heapTracker/src/java_crw_demo.c
by jbachorik
· 11 years ago
3526625
8027695: There should be a space before % sign in Swedish locale
by yhuang
· 11 years ago
4060a2c
8024458: DataInput.readDouble refers to "readlong" instead of "readLong"
by rriggs
· 11 years ago
80a996b
8027930: ResourceBundle test failures in fr locale Reviewed-by: smarks
by naoto
· 11 years ago
925566c
8025234: [javadoc] fix some errors in javax.swing.**
by yan
· 11 years ago
6411bed
8027406: JDK demos are missing source files Reviewed-by: alexsch, ihse
by erikj
· 11 years ago
c0e0767
8027796: Refactor Core Reflection for Type Annotations Reviewed-by: psandoz
by jfranck
· 11 years ago
276b2e7
8027881: test/java/net/URLPermission/nstest/LookupTest.java failing intermittently, output insufficient
by michaelm
· 11 years ago
58db55f
8027698: Platform specific jars are not being signed by the sign-jars target
by erikj
· 11 years ago
01c0e12
8027961: Inet[4|6]Address native initializing code should check field/MethodID values
by chegar
· 11 years ago
fb84807
8027822: ProblemList.txt Updates (11/2013)
by chegar
· 11 years ago
9bd529d
8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces
by ksrini
· 11 years ago
b2ebc06
8027227: [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static) of non-abstract methods on ifaces
by ksrini
· 11 years ago
47511cd
8025698: (fs) Typo in exception thrown by encode() in UnixPath.java
by dxu
· 11 years ago
122c592
8021309: replace test/Makefile jdk_* targets with jtreg groups
by mduigou
· 11 years ago
d70ecd4
8022208: Intermittent test failures in java/lang/Thread/ThreadStateTest.java
by mchung
· 11 years ago
d45f042
Merge
by kvn
· 11 years ago
9d079dc
8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
by joehw
· 11 years ago
ee7b99b
8027712: DistinctOpTest fails for unordered test Reviewed-by: henryjen, alanb
by psandoz
· 11 years ago
056b8f4
8027612: java/io/File/MaxPathLength.java fails intermittently in the clean-up stage
by dxu
· 11 years ago
1a6712e
8016725: TEST_BUG: java/lang/reflect/Method/DefaultMethodModeling.java failing intermittently
by alundblad
· 11 years ago
5ecc2d6
7194897: JSR 292: Cannot create more than 16 instances of an anonymous class
by rfield
· 11 years ago
16c4017
8027687: The constructors of URLPermission class do not behave as described in javad
by michaelm
· 11 years ago
0af2fa5
8027625: test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size
by bpb
· 11 years ago
675df3b
8027755: Anti-delta incorrect push for 8025198 Reviewed-by: alanb
by dholmes
· 11 years ago
0ea653f
8025198: Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java
by dholmes
· 11 years ago
cf501b5
8024635: Caching MethodType's descriptor string improves lambda linkage performance
by jrose
· 11 years ago
ba72f2b
8027624: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java unstable again
by dxu
· 11 years ago
e8e3d8f
8026491: Typos in string literals Reviewed-by: alexsch, anthony
by malenkov
· 11 years ago
13f9272
8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events.
by sla
· 11 years ago
9b1bdd6
8027692: Remove java/lang/management/MemoryMXBean/LowMemoryTest2.sh from ProblemList.txt
by sla
· 11 years ago
Next »