Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
3e2900ce3f3ab436bbb503661a7463f9d959926d
/
test
/
tools
abae67b
8005252: pack200 should support MethodParameters Reviewed-by: jrose
by ksrini
· 13 years ago
303e05f
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
by alanb
· 13 years ago
9708437
8004547: Extend JavaFX launcher support to allow full JavaFX launch feature set
by ksrini
· 13 years ago
b98c1ad
8005634: tools/launcher/VersionCheck.java fails version check on jdeps
by chegar
· 13 years ago
d08780c
8004982: JDK8 source with GPL header errors Reviewed-by: ohair
by katleman
· 13 years ago
3f6cad7
8003890: corelibs test scripts should pass TESTVMOPTS
by chegar
· 13 years ago
1a679e1
8004042: Arrrghs.java test failed on windows with access error.
by ksrini
· 13 years ago
82cebea
8003660: (launcher) 8001533 regression tests
by ksrini
· 13 years ago
6b41ee8
8001533: java launcher must launch javafx applications
by ksrini
· 13 years ago
572bad9
7201156: jar tool fails to convert file separation characters for list and extract
by zhouyx
· 13 years ago
0d05823
7197491: update copyright year to match last edit in jdk8 jdk repository
by alanb
· 13 years ago
c6d0053
7194005: (launcher) needs to be enhanced for 64-bit jar file handling
by ksrini
· 13 years ago
acb0d5e
7190813: (launcher) RPATH needs to have additional paths
by omajid
· 13 years ago
568415c
7189944: (launcher) test/tools/launcher/Arrrrghs.java needs a couple of minor fixes
by ksrini
· 13 years ago
e97d400
7146424: Wildcard expansion for single entry classpath
by ksrini
· 13 years ago
ed18469
7184145: (pack200) pack200 --repack throws NullPointerException when JAR file specified without path
by ksrini
· 13 years ago
bb766a3
7175845: jar uf changes file permissions unexpectedly
by sherman
· 13 years ago
8edf1ba
7168401: pack200 does not produce a compatible pack file for JDK7 classes if indy is not present
by ksrini
· 13 years ago
3a96b33
7170087: tools/launcher/Arrghs.java test has wrong bugID for 7151434
by ksrini
· 13 years ago
b83c9f2
Merge
by lana
· 13 years ago
e1a3438
7151434: java -jar -XX crashes java launcher Reviewed-by: mchung, darcy
by ksrini
· 13 years ago
e95261e
7131021: [macosx] Consider using system properties to pass arguments from the launcher to AWT/SplashScreen
by anthony
· 13 years ago
e900e72
6981776: Pack200 must support -target 7 bytecodes
by ksrini
· 13 years ago
7547999
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
by jmelvin
· 13 years ago
0acf63c
7158090: (launcher) newly added ToolsOpts.java fails on openjdk builds
by ksrini
· 13 years ago
38a8aeb
7156976: improve java tools testing
by ksrini
· 13 years ago
5ac8c15
7113349: Initial changeset for Macosx port to jdk
by michaelm
· 13 years ago
6fb1039
7148499: Stack size in tools/launcher/Settings.java needs to be increased
by ksrini
· 13 years ago
ce4ce66
7141141: Add 3 new test scenarios for testing Main-Class attribute in jar manifest file
by ksrini
· 14 years ago
f127cd9
7127906: (launcher) convert the launcher regression tests to java
by ksrini
· 14 years ago
eed01b8
7132270: tools/launcher/DefaultLocaleTestRun.java failing (win)
by ksrini
· 14 years ago
ac5e02f
7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2
by ksrini
· 14 years ago
dd19404
7124443: (launcher) test DefaultsLocaleTest fails with Windows shells.
by ksrini
· 14 years ago
05fdd5a
7123582: (launcher) display the -version and -XshowSettings Reviewed-by: alanb
by ksrini
· 14 years ago
37e8b50
7067922: (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute
by ksrini
· 14 years ago
5d0f10c
Merge
by lana
· 14 years ago
9b2e242
7043125: TEST: tools/launcher/VersionCheck.java fails just against openjdk7 (b141 & b138-nightly) promoted
by ksrini
· 14 years ago
7d8178b
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
by katleman
· 14 years ago
4d83199
Merge
by lana
· 14 years ago
1eb4801
Merge
by ohair
· 14 years ago
f8cc597
7029048: (launcher) fence the launcher against LD_LIBRARY_PATH
by ksrini
· 14 years ago
bf91ea1
7033660: Update copyright year to 2011 on any files changed in 2011
by ohair
· 14 years ago
fdeedb7
7031166: (pack200) tools/pack200/CommandLineTests.java fail with testsdk on RO filesystem
by ksrini
· 14 years ago
6897473
7027288: (launcher) remove jkernel test from MiscTests
by ksrini
· 14 years ago
9636e2e
6968053: (launcher) hide exceptions under certain launcher failures
by ksrini
· 15 years ago
6e13f83
Merge
by lana
· 15 years ago
f585721
6962318: Update copyright year Reviewed-by: xdono
by ohair
· 15 years ago
6d575f8
7002386: (launcher) fix XshowSettings Reviewed-by: darcy, mchung, naoto
by ksrini
· 15 years ago
4612b8f
7007157: (pack200) stripping attributes causes a NPE
by ksrini
· 15 years ago
8e20e1c
6452854: Provide a flag to print the java configuration
by ksrini
· 15 years ago
620e017
6985763: Pack200.Packer.pack(...) and Pack200.Unpacker.unpack(...) throw unspecified exceptions
by ksrini
· 15 years ago
94e21e0
6746111: Improve pack200 error message Reviewed-by: jrose
by ksrini
· 15 years ago
505b88a
6982312: (pack200) pack200 fails with the jdk7 class files Reviewed-by: jrose
by ksrini
· 15 years ago
2dc4198
6991164: pack source needs vendor rebranding changes (jdk7 only)
by ksrini
· 15 years ago
34a0eae
6894719: (launcher)The option -no-jre-restrict-search is expected when -jre-no-restrict-search is documented.
by ksrini
· 15 years ago
c39a53c
6984046: java/jar jar/pack source needs vendor rebranding changes (jdk7 only)
by sherman
· 15 years ago
9fb2388
6981001: (launcher) EnsureJREInstallation is not being called in order
by ksrini
· 15 years ago
8f49ff8
6966740: (pack200) need to add the timezone regression test Reviewed-by: jrose
by ksrini
· 15 years ago
36a5851
6969063: (pack200) The default value of Pack200.Packer.SEGMENT_LIMIT property is empty string instead of -1
by ksrini
· 15 years ago
bee685c
6531345: Memory leak in unpack200 Reviewed-by: jrose
by ksrini
· 15 years ago
aada07c
6966737: (pack200) the pack200 regression tests need to be more robust.
by ksrini
· 15 years ago
39cca33
6969651: TEST_BUG: tools/jar/JarEntryTime.java failed on JDK7 when run on NFS
by sherman
· 15 years ago
e3ec45d
6921472: RFE: java launcher code needs clean up
by ksrini
· 15 years ago
b0d0535
6930056: (launcher) Need to remove or build as part of test these liblibrary.so files
by ksrini
· 15 years ago
2f603b1
6954517: Testcase failure tools/launcher/UnicodeTest.sh Reviewed-by: ksrini
by ohair
· 15 years ago
5dc35ef
6856415: Enabling java security manager will make programe thrown wrong exception ( main method not found )
by ksrini
· 15 years ago
4c64b8b
6962617: Testcase changes, cleanup of problem list for jdk_tools targets
by ohair
· 15 years ago
a755b3b
6712743: pack200: should default to 150.7 pack format for classfiles without any classes.
by ksrini
· 15 years ago
ddecb47
6575373: Error verifying signatures of pack200 files in some cases
by ksrini
· 15 years ago
2283b9d
6943119: Rebrand source copyright notices Reviewed-by: darcy, weijun
by ohair
· 15 years ago
4206771
6911104: Tests do not work with CYGWIN: tools, sun/tools, and com/sun/tools
by ohair
· 16 years ago
11e7f1b
6367077: Purge LD_LIBRARY_PATH usage from the launcher
by ksrini
· 16 years ago
828755d
6882768: (launcher) test for 6842838 is broken
by kevinw
· 16 years ago
36cc42d
6842838: 64-bit failure in handling invalid manifest in launcher.
by kevinw
· 16 years ago
f683978
6862919: Update copyright year
by xdono
· 16 years ago
e99f685
6854795: Miscellaneous improvements to "jar"
by martin
· 16 years ago
80ccd42
Merge
by asaha
· 16 years ago
8456cce
6792554: Java JAR Pack200 header checks are insufficent
by ksrini
· 16 years ago
092e1a5
6755943: Java JAR Pack200 Decompression should enforce stricter header checks
by ksrini
· 17 years ago
5f89dd9
6758881: (launcher) needs to throw NoClassDefFoundError instead of JavaRuntimeException
by ksrini
· 17 years ago
cafaf7c
4459600: java -jar fails to run Main-Class if classname followed by whitespace.
by ksrini
· 17 years ago
20a64b2
6742159: (launcher) improve the java launching mechanism
by ksrini
· 17 years ago
8760ca9
6733959: Insufficient checks for "Main-Class" manifest entry in JAR files
by ksrini
· 17 years ago
1623847
6684582: Launcher needs improved error reporting
by ksrini
· 17 years ago
6e45e10
Initial load
by duke
· 18 years ago